Jan Engelhardt wrote:
On Monday 2021-06-07 17:15, Ludwig Nussel wrote:
Now with the UsrMerge in place the question arises what to do with all the packages that still install files into /bin, /sbin, /lib and /lib64[...]
[1] list of affected packages: gcc
This will be e.g. "/lib/cpp". You can "fix" it for openSUSE, but chances are upstream may not take a patch to that end, because /lib/cpp is one of those nasty traditional paths that are considered API much more than anything else (quite like /lib/ld-xxx.so.N)
vhba-kmp virtualbox-kmp xtables-addons
Eh that's /lib/modules. I'd love for upstream to move to /usr/lib, but it may be an uphill battle.
You don't necessarily have to apply a patch to move the files to /usr. Could be as simple as ln -s usr/lib %{buildroot}/lib in %install and adjusting the file list. cu Ludwig -- (o_ Ludwig Nussel //\ V_/_ http://www.suse.com/ SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer HRB 36809 (AG Nürnberg)