We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug There is a binary name conflict between ripgrep-all and radeon-gpu-profiler: both claim the file /usr/bin/rga
To Reproduce Try to install both ripgrep-all and radeon-gpu-profiler
Attach example file:
Run command:
Output
conflicting files: - radeon-gpu-profiler: /usr/bin/rga already exists in filesystem (owned by ripgrep-all)
or
ripgrep-all: /usr/bin/rga exists in filesystem (owned by radeon-gpu-profiler)
depending on which one is installed first.
Screenshots If applicable, add screenshots to help explain your problem.
Operating System and Version Arch Linux
Output of rga --version
rga --version
ripgrep-all 0.10.6
The text was updated successfully, but these errors were encountered:
IMO this is an issue that should be resolved by the Arch packagers.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
There is a binary name conflict between ripgrep-all and radeon-gpu-profiler: both claim the file /usr/bin/rga
To Reproduce
Try to install both ripgrep-all and radeon-gpu-profiler
Attach example file:
Run command:
Output
or
depending on which one is installed first.
Screenshots
If applicable, add screenshots to help explain your problem.
Operating System and Version
Arch Linux
Output of
rga --version
The text was updated successfully, but these errors were encountered: