Libuuid version bump - Fedora42 / Nobara42 #3612

Open
opened 2025-07-13 10:59:59 +00:00 by itsdarkerinnit · 2 comments
itsdarkerinnit commented 2025-07-13 10:59:59 +00:00 (Migrated from github.com)

I have a question, can the version requirement of libuuid be bumped to 2.40.4-7 ?
I have a system conflict that doesnt allow me to update those libs specifically because of youtube-music, even the latest version 3.10.0.1.

Problem: cannot install both libuuid-2.40.4-7.fc42.x86_64 from nobara and libuuid-2.40.4-1.fc41.x86_64 from @System
2025-07-13 11:46:55 - INFO - - installed package youtube-music-3.10.0-1.x86_64 requires /usr/lib64/libuuid.so.1, but none of the providers can be installed
2025-07-13 11:46:55 - INFO - - cannot install the best update candidate for package libuuid-2.40.4-1.fc41.x86_64
2025-07-13 11:46:55 - INFO - - problem with installed package
2025-07-13 11:46:55 - INFO - 
2025-07-13 11:46:55 - INFO - Package  Arch   Version       Repository      Size
2025-07-13 11:46:55 - INFO - Skipping packages with conflicts:
2025-07-13 11:46:55 - INFO - libuuid x86_64 2.40.4-7.fc42 nobara      37.3 KiB

I was waiting for this latest youtube-music update because i was hoping the issue would be sorted out but i guess it wasnt, so, here I am looking and asking for a solution.

Thank you

(Running in Nobara 42 - Fedora 42 based)

I have a question, can the version requirement of libuuid be bumped to 2.40.4-7 ? I have a system conflict that doesnt allow me to update those libs specifically because of youtube-music, even the latest version 3.10.0.1. ``` Problem: cannot install both libuuid-2.40.4-7.fc42.x86_64 from nobara and libuuid-2.40.4-1.fc41.x86_64 from @System 2025-07-13 11:46:55 - INFO - - installed package youtube-music-3.10.0-1.x86_64 requires /usr/lib64/libuuid.so.1, but none of the providers can be installed 2025-07-13 11:46:55 - INFO - - cannot install the best update candidate for package libuuid-2.40.4-1.fc41.x86_64 2025-07-13 11:46:55 - INFO - - problem with installed package 2025-07-13 11:46:55 - INFO - 2025-07-13 11:46:55 - INFO - Package Arch Version Repository Size 2025-07-13 11:46:55 - INFO - Skipping packages with conflicts: 2025-07-13 11:46:55 - INFO - libuuid x86_64 2.40.4-7.fc42 nobara 37.3 KiB ``` I was waiting for this latest youtube-music update because i was hoping the issue would be sorted out but i guess it wasnt, so, here I am looking and asking for a solution. Thank you (Running in Nobara 42 - Fedora 42 based)
JellyBrick commented 2025-07-13 13:22:32 +00:00 (Migrated from github.com)

78cd3a786c/electron-builder.yml (L114-L116)

This part was added to address an issue occurring on OpenSUSE (see #1508).
I'm worried that reverting this patch might cause the issue to reappear on OpenSUSE.

https://github.com/th-ch/youtube-music/blob/78cd3a786c05950a4fa3e28fef7d4ad3c2ff2f55/electron-builder.yml#L114-L116 This part was added to address an issue occurring on `OpenSUSE` (see #1508). I'm worried that reverting this patch might cause the issue to reappear on `OpenSUSE`.
itsdarkerinnit commented 2025-07-15 21:08:06 +00:00 (Migrated from github.com)

Understandable. Setting a minimum version would still potentially create a problem with OpenSUSE ?

rpm: 
   depends: 
     - /usr/lib64/libuuid.so.1 >= 2.40

EDIT: current workaround > uninstall youtube-music, update system, reinstall youtube-music.

Understandable. Setting a minimum version would still potentially create a problem with OpenSUSE ? ``` rpm: depends: - /usr/lib64/libuuid.so.1 >= 2.40 ``` EDIT: current workaround > uninstall youtube-music, update system, reinstall youtube-music.
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#3612
No description provided.