hovancik/stretchly
[Bug]: RPM package is not installable on openSUSE Tumbleweed
Ouverte
#1 266 ouverte le 25 janv. 2023
help wantedupstream
Métriques du dépôt
- Stars
- (6 490 étoiles)
- Métriques de merge PR
- (Merge moyen 2j 7h) (14 PRs mergées en 30 j)
Description
Version
- I'm using version 1.13.1
Known issues
- I've checked Known issues
Existing issues
- I've checked Existing issues
What operating system are you using?
Linux
Operating System Version
openSUSE Tumbleweed (uname -a: Linux mdr-lafite 6.1.7-1-default #1 SMP PREEMPT_DYNAMIC Wed Jan 18 11:12:34 UTC 2023 (872045c) x86_64 x86_64 x86_64 GNU/Linux)
Reproduction steps
- Attempt to install the rpm package. The install cannot proceed due to
libuuidnot being a package that exists in openSUSE Tumbleweed.
$ sudo zypper install /tmp/Stretchly-1.13.1.x86_64.rpm
Loading repository data...
Reading installed packages...
Resolving package dependencies...
Problem: nothing provides 'libuuid' needed by the to be installed Stretchly-1.13.1-1.x86_64
Solution 1: do not install Stretchly-1.13.1-1.x86_64
Solution 2: break Stretchly-1.13.1-1.x86_64 by ignoring some of its dependencies
Choose from above solutions by number or cancel [1/2/c/d/?] (c): c
There is a package libuuid1; I don't know if the dependencies should be updated to point at that instead?
Expected Behavior
Package to be installed.
Actual Behavior
Package cannot be installed due to unavailable dependencies.
Relevant log output
No response
Preferences
No response
Additional information
No response
Code of Conduct
- I agree to follow this project's Code of Conduct