Going from 8.0-CURRENT to RELENG_7

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Alexandre "Sunny" Kovalenko
Date: Saturday, October 13, 2007 - 7:27 pm

This is basically a warning and an advise -- as usual -- YMMV.

I have missed HEADS-UP that RELENG_7 has been branched and found myself
running 8.0 after cvsup/buildworld/installworld cycle. Since I wanted to
stick to RELENG_7 and since branching occured 2 days ago, I've figured I
should be able to change tag in SUPFILE cvsup and rebuild.

Hence the warning: *don't do that* -- buildworld failed midway with 

/libexec/ld-elf.so.1: Undefined symbol "__mb_sb_limit" referenced from
COPY relocation in sh.

and you are left with non-working system.

Now the advice part: *do not despair* -- you can boot into single user
mode, use /rescue/sh, manually copy

/bin/sh
/usr/bin/make
/usr/bin/awk
/usr/sbin/mtree
/usr/sbin/zic
/lib/libedit.so.6
/lib/libncurses.so.7

from your OBJ directory, then do 'make installworld' twice (something
non-important failed in the first pass) and you should be back in
business.

Hopefully, everyone on the list reads it diligently and does not need
such advice, but if you shot yourself in the foot, here is the chance to
avoid reinstalling the system from scratch.

-- 
Alexandre "Sunny" Kovalenko.


_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Going from 8.0-CURRENT to RELENG_7, Alexandre "Sunny" Ko ..., (Sat Oct 13, 7:27 pm)
Re: Going from 8.0-CURRENT to RELENG_7, Per olof Ljungmark, (Sat Oct 13, 10:40 pm)
Re: Going from 8.0-CURRENT to RELENG_7, JoaoBR, (Sun Oct 14, 4:10 am)
Re: Going from 8.0-CURRENT to RELENG_7, Alexandre "Sunny" Ko ..., (Sun Oct 14, 7:49 am)
Re: Going from 8.0-CURRENT to RELENG_7, David Benfell, (Sun Oct 14, 5:16 pm)
Re: Going from 8.0-CURRENT to RELENG_7, Sam Fourman Jr., (Mon Oct 15, 12:47 am)
Re: Going from 8.0-CURRENT to RELENG_7, eculp, (Mon Oct 15, 12:27 pm)