On Feb 21, 2013, at 3:34 PM, Bernt Hansson <[email protected]> wrote:
> Hello list! > > It's me again. > > I was happily upgrading my jail make build* and so on. > > Make installworld failed with som chflag set on libc.so.7 > so i left jail and went to the host and tought I fixit from there. > > I did remove the chflag and all was well I tought, but no. > > Copy it to the jail, someone screamed, ok I'll do that > > Well the problem is I copied it to the host amd64 and jail is i386. > > the host locked up hard and after a reboot I get > > libc.so.7 invalid file format. How do I get it back. > > I can not burn a cd with livefs, wich should be on memorystick > anyway. > > Thanks for any help and it's needed. This is my libc.so.7 from the 19th, for 8-stable amd64, after the patch for the security advisory. root@pf1:/usr/ports/emulators/fuse # ls -l /lib/libc.so.7 -r--r--r-- 1 root wheel 1399225 Feb 19 15:27 /lib/libc.so.7 root@pf1:/usr/ports/emulators/fuse # md5 /lib/libc.so.7 MD5 (/lib/libc.so.7) = 9e4b09aa6dbc731bf56593b736e9fef1 root@pf1:/usr/ports/emulators/fuse # shasum /lib/libc.so.7 19e856f287586f52611aca9a4aa8a4104b65fb4e /lib/libc.so.7 root@pf1:/usr/ports/emulators/fuse # uname -a FreeBSD pf1.backbone.dev 8.3-STABLE FreeBSD 8.3-STABLE #6 r247008M: Tue Feb 19 20:14:57 UTC 2013 [email protected]:/usr/obj/usr/src/sys/UNIVERSAL amd64 I can host the file over HTTP if you want. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
