-
Notifications
You must be signed in to change notification settings - Fork 2
Description
About two weeks I ran the BunsenLabs Carbon-wayland netinstall script on a Debian Trixie CLI install. At that point there were no wayland related configs and I got an X-based "base" install of BL with no problems. Adding this repository also went without issues.
Unfortunately the recent addition of an upgraded Wayland version of bunsen-configs-base to this repo means that an apt upgrade will pull that in over my current BunsenLabs package.
john@trixie-tester:~$ apt policy bunsen-configs-base
bunsen-configs-base:
Installed: 13.0-1
Candidate: 13.0.2-0.3
Version table:
13.0.2-0.3 500
500 https://01micko.github.io/debian carbon-trixie/main amd64 Packages
*** 13.0-1 500
500 https://pkg.bunsenlabs.org/debian carbon/main amd64 Packages
100 /var/lib/dpkg/status
This is only a testing VM so I will now do an apt upgrade to see what happens, but expect some fairly drastic changes, which even a testing user might not anticipate.
I suggest renaming the Wayland version of bunsen-configs-base to something which will not clash with the current BunsenLabs package (eg bunsen-configs-wbase). A new (or renamed) stanza in debian/control, additions to the Replaces: and Conflicts: lines, along with a new set of files in debian/ should do it.