Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
When doing a 'world' update, the emerge of xorg-x11-6.8.2-r1 failed. It is a failure in the preinstall step ; seems to be when /usr/X11R6/lib is migrated to /usr/lib/ Reproducible: Always Steps to Reproduce: 1. emerge xorg-x11 Actual Results: >>> Merging x11-base/xorg-x11-6.8.1.904 to / * Migrating from /usr/X11R6/bin to /usr/bin... * Migration method is rsync. * /usr/X11R6/bin is a symlink, not migrating * Migrating from /usr/X11R6/include to /usr/include... * Migration method is rsync. * /usr/X11R6/include is a symlink, not migrating * Migrating from /usr/X11R6/lib to /usr/lib... * Migration method is rsync. * /usr/X11R6/lib isn't a symlink, migrating... !!! ERROR: x11-base/xorg-x11-6.8.1.904 failed. !!! Function check_migrate_return, Line 1492, Exitcode 1 !!! rsync failed. Exit code: 23. !!! If you need support, post the topmost build error, NOT this status message. !!! FAILED preinst: 1 Expected Results: A succesfull migration and preinstall I wanted to paste the following files : migrate--usr-X11R6-bin.log migrate--usr-X11R6-include.log migrate--usr-X11R6-lib.log But they are too big... Try to add them now in another comment
Created an attachment (id=53091) [details] migration logfile 1 of 3
Created an attachment (id=53092) [details] migration logfile 2 of 3
Created an attachment (id=53093) [details] migration logfile 3 of 3 - migrate--usr-X11R6-lib.log
Thanks -- looking at the logs, it's likely the same problem as another one. *** This bug has been marked as a duplicate of 84441 ***