Dependency Issue on openSUSE Tumbleweed – libuuid Unavailable #315
Unanswered
ged3v
asked this question in
Community Package Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi team,
I'm planning to contribute to the project and started by attempting to install it on openSUSE Tumbleweed.
I ran into a dependency issue with the RPM package pulsar-1.128.2025073002-1.x86_64.
The package requires the following dependencies:
libnotify
libuuid
While libnotify is available in the openSUSE repositories, libuuid appears to be unavailable or no longer provided as a standalone package on this distro. This is preventing installation.
Source 1: https://forums.opensuse.org/t/problem-nothing-provides-package-libuuid-cant-install-rpm/173948/2
Source 2: https://software.opensuse.org/search?baseproject=ALL&q=libuuid
I understand it might be difficult to support every Linux distribution individually, but I wanted to report this issue in case it's relevant for compatibility with other rolling-release distros as well.
Would it be possible to consider:
Replacing libuuid with a more widely supported alternative?
Or providing guidance for users to work around this issue on Tumbleweed?
Thanks in advance for your work on the project, and I’d be happy to help test any proposed fixes.
Best!
Beta Was this translation helpful? Give feedback.
All reactions