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
I get an error saying that the dependency libuuid can't be installed when I try to install the rpm package of grape 3.5.0 on openSUSE Tumbleweed
Binary rpm release 3.5.0
During installation:
Sanity check that libuuid is in fact installed:
The package manager should find the installed libuuid.so.1 file on the computer and let me install grape without getting dependency errors
I get the obove mentioned error but grape works normally after the install because the library is present
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Issue and Steps to Reproduce
I get an error saying that the dependency libuuid can't be installed when I try to install the rpm package of grape 3.5.0 on openSUSE Tumbleweed
Versions
Binary rpm release 3.5.0
Screenshots
During installation:
![libuuid-opensuse-tumbleweed](https://user-images.githubusercontent.com/34134783/118228111-f5a9d780-b489-11eb-80bd-a6701b0bdd04.png)
Sanity check that libuuid is in fact installed:
![yast-libuuid-search](https://user-images.githubusercontent.com/34134783/118228195-0f4b1f00-b48a-11eb-97ee-d681c7cf5f96.png)
Expected
The package manager should find the installed libuuid.so.1 file on the computer and let me install grape without getting dependency errors
Actual
I get the obove mentioned error but grape works normally after the install because the library is present
![grape-works](https://user-images.githubusercontent.com/34134783/118228679-e5462c80-b48a-11eb-93b3-d5f0b3b79078.png)
Additional Details
The text was updated successfully, but these errors were encountered: