You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The upgrade to the Debian bookworm xpra 5.0-r0-1 package would require 7 GB of new packages to be installed. This is probably unreasonable and due to an unfortunate dependencies that could probably be made optional.
To Reproduce
Upgrade xpra on Debian bookworm from "4.4.6-r29-1" to "5.0-r0-1"
System Information (please complete the following information):
Server OS: Debian bookworm
Additional context
The new dependencies seem to pull in a lot of nvidia libraries and nvidia development packages, even on systemd that do not have a nvidia card. Maybe some dependencies (probably especially xpra-codecs-nvidia) should be moved from recommends to suggests?
The text was updated successfully, but these errors were encountered:
Describe the bug
The upgrade to the Debian bookworm xpra 5.0-r0-1 package would require 7 GB of new packages to be installed. This is probably unreasonable and due to an unfortunate dependencies that could probably be made optional.
To Reproduce
Upgrade xpra on Debian bookworm from "4.4.6-r29-1" to "5.0-r0-1"
System Information (please complete the following information):
Additional context
The new dependencies seem to pull in a lot of nvidia libraries and nvidia development packages, even on systemd that do not have a nvidia card. Maybe some dependencies (probably especially xpra-codecs-nvidia) should be moved from recommends to suggests?
The text was updated successfully, but these errors were encountered: