Date: Tue, 3 Dec 2013 10:21:32 -0500 From: Glen Barber <gjb@FreeBSD.org> To: "Michael W. Lucas" <mwlucas@michaelwlucas.com> Cc: freebsd-stable@freebsd.org Subject: Re: freebsd-update hang on 10.0-BETA2->BETA4 upgrade Message-ID: <20131203152132.GN85910@glenbarber.us> In-Reply-To: <20131203151440.GA44732@bewilderbeast.blackhelicopters.org> References: <20131203151440.GA44732@bewilderbeast.blackhelicopters.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--xTKfHyrFnSV9DG3y Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Dec 03, 2013 at 10:14:40AM -0500, Michael W. Lucas wrote: > Hi, >=20 > I'm trying to upgrade a system from BETA2 to BETA4. >=20 Have you patched freebsd-update(8) prior to the upgrade? http://www.freebsd.org/security/advisories/FreeBSD-EN-13:04.freebsd-update.= asc http://www.freebsd.org/security/advisories/FreeBSD-EN-13:05.freebsd-update.= asc > First I run: >=20 > # freebsd-update -r 10.0-BETA4 upgrade >=20 > This goes fine. >=20 > When I run >=20 > # freebsd-update install >=20 > the system churns for a while, then hangs. >=20 > freebsd-update has no verbose mode that I can see. I tried running it > under truss to see if there was some obvious error from ZFS > permissions or something, and got: >=20 > stat("/sbin/tr",0x7fffffffc8f0) ERR#2 'No such file or d= irectory' > stat("/bin/tr",0x7fffffffc8f0) ERR#2 'No such file or d= irectory' > stat("/usr/sbin/tr",0x7fffffffc8f0) ERR#2 'No such file or d= irectory' > stat("/usr/bin/tr",{ mode=3D-r-xr-xr-x ,inode=3D2729,size=3D20960,blksize= =3D20992 }) =3D 0 (0x0) > pipe(0x7fffffffca18) =3D 0 (0x0) > fork() =3D 68697 (0x10c59) > close(3) =3D 0 (0x0) > close(5) =3D 0 (0x0) > fork() =3D 68698 (0x10c5a) > close(4) =3D 0 (0x0) > getpgrp() =3D 61524 (0xf054) >=20 > It sits here, no error, no nothing until I hit ^C and it dies. >=20 > ZFS is configured as per https://forums.freebsd.org/viewtopic.php?&t=3D31= 557 >=20 > Any suggestions on how to debug this? >=20 What is shown when you hit ^T when it hangs? Glen --xTKfHyrFnSV9DG3y Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQIcBAEBCAAGBQJSnfb8AAoJELls3eqvi17QOS0QAMTlmlIOX7KtsZvPp7jzLFPp R0Y+ATGXIWB0oVQuhi9iDHzVDNaHq+IykGRrh5C/iYw7AKm67jONVKLbnGeU3Zws LspKP+dNJu/AjNsjAGLB7by1icBFds8ZSQx09vu1kYXz77alzeUq/DtC97NGaMVo XB1wBW45arYolPUTtdzaSvRXsIK2IUbZ49zhZc5DkAAdYPlXuoPxGEB2gmaC8sI/ v9uHaL9LZj2VRSAkmy25BvNN67Jux7erb+87F8SjWSTczmwA2DtNMJ/Xb9tJix2W Fv4TepDb3OnYytfpLVDNR4gqzZ64GM3lb0ShcBs+5zHKLxGJKh3EcwN7sped8wf9 ByZd+eULdU5dD1Y22B6I9KPAaWrFT3uqKH2SeCvXuLzuwDw1M9MRyxGbUUcip0cd YNJcC7zzVDpzrf6+TBfoxJ9BDyD+es5RxwjhcwKtcIXzCpXF9xKXbB5M1f7nKHDP om8MvOkUT7ma51PbtTQttfa3alHfOciR2NzPNyH3sbvtTUjvP61i6IYCeLIqzdjK RnoB8acvmcykKdWxFNiPUUY+f7CybsMPZNqr2qhxCh3soEYS1XNDmZXErqh4LKNX HeakVUULzz5KBfbzhvo9N1iFn2HTZoPrGRqdVNZZ4Wj5/mEW4/Azi5LqC1Pt6h/z l60iC18nottcAJORE9vW =kdRB -----END PGP SIGNATURE----- --xTKfHyrFnSV9DG3y--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131203152132.GN85910>