
Hey, On Monday, 31 May 2021 13:53:14 CEST Ludwig Nussel wrote:
Hi,
As you may have noticed Factory activated the UsrMerge last week. Tumbleweed tests in openQA look good, only a non-usrmerge related bug prevents the release. I haven't received a lot of feedback from the call for testing so I hope that means the migration works really well :-)
Therefore *your next dup will automatically and live migrate your installation* to UsrMerge. Make sure to actually use "dup" and not just "up".
After the upgrade, `cd /usr; find . -xtype l` revealed a couple things. Most issues are unrelated to the migration: - There's no post-build check that verifies license or man pages symlinks are valid (SRs 896864 896863 896862 896854 896852 896848 for the ones I found) - glibc-32bit-debuginfo installs broken symlinks - A couple devel packages lacked requirements on libraries (SR 896875 & 896879) The only serious issue was with the ksh package. /usr/bin/ksh pointed to /etc/ alternatives/usr-bin-ksh which didn't exist. After reinstalling it again, the symlink is now valid and points to /etc/alternatives/ksh. The carla package also has broken symlinks. Christophe