Fedora 41 RPM upgrade problem with libuuid #2876

Open
opened 2025-01-16 09:19:10 +00:00 by joy4eg · 1 comment
joy4eg commented 2025-01-16 09:19:10 +00:00 (Migrated from github.com)

494bc0ccc7/package.json (L173)

$ sudo dnf5 --refresh --enablerepo=\*ing up
Updating and loading repositories:
...
Repositories loaded.
Failed to resolve the transaction:
Problem: installed package youtube-music-3.7.1-1.x86_64 requires /usr/lib64/libuuid.so.1, but none of the providers can be installed
  - cannot install both libuuid-2.40.4-1.fc41.x86_64 from updates-testing and libuuid-2.40.2-4.fc41.x86_64 from @System
  - cannot install both libuuid-2.40.4-1.fc41.x86_64 from updates-testing and libuuid-2.40.2-4.fc41.x86_64 from fedora
  - cannot install the best update candidate for package libuuid-2.40.2-4.fc41.x86_64
  - problem with installed package
You can try to add to command line:
  --no-best to not limit the transaction to the best candidates

But dnf4 --allowerasing --enablerepo=\*ing up and manual reinstallation of youtube-music-3.7.1-1 after does the trick, and the upgrade works as expected.
Both packets have identical data inside:

/usr/lib64/libuuid.so.1
/usr/lib64/libuuid.so.1.3.0

Not totally sure what went wrong.

https://github.com/th-ch/youtube-music/blob/494bc0ccc79c9e73c074a388b4144414e5820a2c/package.json#L173 ``` $ sudo dnf5 --refresh --enablerepo=\*ing up Updating and loading repositories: ... Repositories loaded. Failed to resolve the transaction: Problem: installed package youtube-music-3.7.1-1.x86_64 requires /usr/lib64/libuuid.so.1, but none of the providers can be installed - cannot install both libuuid-2.40.4-1.fc41.x86_64 from updates-testing and libuuid-2.40.2-4.fc41.x86_64 from @System - cannot install both libuuid-2.40.4-1.fc41.x86_64 from updates-testing and libuuid-2.40.2-4.fc41.x86_64 from fedora - cannot install the best update candidate for package libuuid-2.40.2-4.fc41.x86_64 - problem with installed package You can try to add to command line: --no-best to not limit the transaction to the best candidates ``` But `dnf4 --allowerasing --enablerepo=\*ing up` and manual reinstallation of `youtube-music-3.7.1-1` after does the trick, and the upgrade works as expected. Both packets have identical data inside: ``` /usr/lib64/libuuid.so.1 /usr/lib64/libuuid.so.1.3.0 ``` Not totally sure what went wrong.
elogikalaf commented 2025-01-28 15:27:46 +00:00 (Migrated from github.com)

same issue here

same issue here
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: YTMD/youtube-music#2876
No description provided.