Thyer, Matthew wrote: > Claude Buisson (cbuisson at nerim.net) <mailto:freebsd-current%40freebsd.org?Subject=make%20release%20has%20been%20 breaking%20with%20%22No%20/dev/md1%22%20for%20a%20couple%0A%20of%09weeks.&In -Reply-To=20040702195140.kc8408os0k8k084k%40mail.encontacto.net> wrote: > > >>Edwin Culp wrote: >> >>>I've not been able to make a release for a couple of weeks now. >>>I get the following error. >>> >>>+ [ -f /R/stage/trees/base/boot/boot ] >>>+ BOOT=-B -b /R/stage/trees/base/boot/boot >>>+ dofs_md >>>+ [ x != x ] >>>+ mdconfig -a -t vnode -f /R/stage/mfsroot/mfsroot >>>+ MDDEVICE=md1 >>>+ [ ! -c /dev/md1 ] >>>+ echo No /dev/md1 >>>No /dev/md1 >>>+ exit 1 >>>*** Error code 1 >>> >>>Stop in /usr/src/release. >>>+ umount /dev >>>*** Error code 1 >>> >>>Is anyone else seeing this? >> >>Same thing here today (July 3) -- with md0 instead of md1. >> >>But was OK 1 week ago (June 26) >> >> >>>Thanks, >>> >>>ed >> >>Claude Buisson > > > I am also getting this as is a friend of mine. > > It would be really good to have this fixed as I would like to make a release to install on a gateway to take advantage of ALTQ. > > Matthew Thyer Phone: +61 8 8259 7249 > Science Corporate Information Systems Fax: +61 8 8259 5537 > Defence Science and Technology Organisation, Edinburgh > PO Box 1500 EDINBURGH South Australia 5111 I am also seeing this problem. Just wanted to keep the thread going so it might catch the eye of someone who knows how to fix it or what the problem is. It always increases mdX by 1 every time I try and do chroot /home2/build/work/5-current-chrootdir /mk release.9 I did find a crappy way around that though by running that command simultaniously in 2 shells, which makes it unable to unmount /dev/mdX because it's busy with another operation. It still doesnt fix the problem though becuase it doesnt install the mfsroot. -- Grover LinesReceived on Wed Jul 28 2004 - 00:27:36 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:03 UTC