* [gentoo-bsd] amd64-fbsd users, please migrate to lib/lib32 from lib/lib32/lib64 right now
@ 2012-10-14 17:21 Yuta SATOH
2012-10-15 10:43 ` Yuta SATOH
0 siblings, 1 reply; 4+ messages in thread
From: Yuta SATOH @ 2012-10-14 17:21 UTC (permalink / raw
To: gentoo-bsd
Hi,
amd64-fbsd profiles were changed to lib/lib32 from lib/lib32/lib64.
New libdir is the same as vanilla FreeBSD.
If you were using previous profile, please migrate to lib64 from lib NOW.
Cause serious problems if you run 'emerge baselayout' without doing migrate.
1. Check that you are using the previous profile.
# ls -l lib
lrwxr-xr-x 1 root wheel 5 May 5 18:04 lib -> lib64
Please read next step if result is symbolic link to lib64.
2. Download the script to automatically migrate.
# wget -O /tmp/migrate_libdir.sh \
"http://git.overlays.gentoo.org/gitweb/?p=proj/gentoo-bsd.git;a=blob_plain;f=scripts/migrate_libdir.sh;hb=HEAD"
3. Run script
# bash /tmp/migrate_libdir.sh
4. Run 'emerge baselayout'
# emerge sys-apps/baselayout
5. Re-emerge all packages. (The best way at the moment, see bug 438112)
# emerge portage
# emerge libtool eselect
# emerge -e @world --exclude=sys-apps/portage
6. remove the symbolic link of all lib64.
# rm /lib64 /usr/lib64 /usr/local/lib64
Migration steps is complete.
FYI,
Profile change
http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/profiles/arch/amd64-fbsd/make.defaults?r1=1.10&r2=1.8
Bug 436560 - sys-apps/baselayout to create a lib directory empty. ALL
COMMANDS WILL NOT WORK!
https://bugs.gentoo.org/436560
All commands is not working after emerge sys-apps/baselayout on Gentoo Wiki
https://wiki.gentoo.org/wiki/Gentoo_FreeBSD#All_commands_is_not_working_after_emerge_sys-apps.2Fbaselayout
Bug 438112 - sys-apps/portage-2.2.0_alpha136 -- PATH that contains ._portage_reinstall_.
in all packages are set when run emerge -e world.
https://bugs.gentoo.org/438112
Regards,
--
Yuta SATOH
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-10-19 18:04 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-14 17:21 [gentoo-bsd] amd64-fbsd users, please migrate to lib/lib32 from lib/lib32/lib64 right now Yuta SATOH
2012-10-15 10:43 ` Yuta SATOH
2012-10-17 20:37 ` Alexis Ballier
2012-10-19 16:00 ` Yuta SATOH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox