Re: Bug#1133239: xkb-data has an undeclared file conflict on /usr/share/X11/xkb
Samuel Thibault <[email protected]>
| Newsgroups | gmane.linux.debian.devel.x |
|---|---|
| Organization | I am not organized |
| Message-ID | <aod0CU3k2rvl4sJQ@end> |
Hello, Helmut Grohne, le sam. 11 avril 2026 09:51:41 +0200, a ecrit: > xkb-data has an undeclared file conflict. This may result in an unpack > error from dpkg. > > The file /usr/share/X11/xkb is contained in the packages > * keyboards-rg/0.3+nmu2 as present in trixie|forky|unstable > * xkb-data/2.47-1 as present in forky|unstable ? /usr/share/X11/xkb is not a file, but a directory. keyboards-rg contains keyboards-rg: /usr/share/X11/xkb/symbols/eo_rg keyboards-rg: /usr/share/X11/xkb/symbols/pancyr keyboards-rg: /usr/share/X11/xkb/symbols/sk_rg keyboards-rg: /usr/share/X11/xkb/symbols/sk_snk which are not in xkb-data, so I don't see why we would have a conflict. I tried installing keyboards-rg, it does unpack fine concurrently with xkb-data. So adding a Conflicts is not necessary. Worse, it made keyboards-rg uninstallable, since it depends on xkb-data, and now that xkb-data conflicts with keyboards-rg, keyboards-rg has become uninstallable in unstable, making xkb-data not migrating for 15 days. We want to remove the Conflicts from xkb-data. Samuel