tinybsd says oeps

View: New views
3 Messages — Rating Filter:   Alert me  

tinybsd says oeps

by Marten Vijn :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

hi all,

FYI running tinybsd broke my system by removing:

/usr/ports/*
/lib/
/usr/lib

The first time i was not sure (went to sleep during the build),
today i saw it happen while building

%uname -a
FreeBSD workstation.martenvijn.nl 7.0-STABLE FreeBSD 7.0-STABLE #4: Sat
Mar 22 22:53:57 CET 2008
root@...:/usr/obj/usr/src/sys/GENERIC  i386

fix:
rebooted in other partition
mounted current install on /mnt
cd /mnt/usr/src
make buildworld DESTDIR=/mnt
make installworld DESTDIR=/mnt


for testing my config:

cd /usr/src/tools/tools/tinybsd/conf
svn co http://martenvijn.nl/svn/tinybsd/config/ myconf

tinybsd.workstation.root
# written by tinybsd Wed Apr 2 22:15:42 CEST 2008
SECTUNIT=120000
TRACKCYL=4
SECTRACK=64
CONF=mvn
MFSROOT=no
IMG=tinybsd.bin



tinybsd.log.old
=====> Removing /usr/obj/tinybsdbuild
rm: /usr/obj/tinybsdbuild/dev/fd: Operation not supported
rm: /usr/obj/tinybsdbuild/dev/net: Operation not supported
rm: /usr/obj/tinybsdbuild/dev: Device busy
rm: /usr/obj/tinybsdbuild/lib: Device busy
rm: /usr/obj/tinybsdbuild/tmp/mountpoint.AAQpNW: Device busy
rm: /usr/obj/tinybsdbuild/tmp/mountpoint.tgiHWH: Device busy
rm: /usr/obj/tinybsdbuild/tmp: Directory not empty
rm: /usr/obj/tinybsdbuild/usr/bin: Device busy
rm: /usr/obj/tinybsdbuild/usr/include: Device busy
rm: /usr/obj/tinybsdbuild/usr/lib: Device busy
rm: /usr/obj/tinybsdbuild/usr/libexec: Device busy
rm: /usr/obj/tinybsdbuild/usr/sbin: Device busy
rm: /usr/obj/tinybsdbuild/usr/share: Device busy
rm: /usr/obj/tinybsdbuild/usr/ports: Device busy
rm: /usr/obj/tinybsdbuild/usr: Directory not empty
rm: /usr/obj/tinybsdbuild: Directory not empty
=====> Removing Build Kernel Directory
/libexec/ld-elf.so.1: Shared object "libc.so.7" not found, required by
"rm"
=====>  done.
/libexec/ld-elf.so.1: Shared object "libc.so.7" not found, required by
"mkdir"
=====> Alternative image name not set; defaulting to 'tinybsd.bin'
=====> Creating directory hierarchy...
mtree: not found
mtree: not found
mtree: not found
mtree: not found
mtree: not found
/libexec/ld-elf.so.1: Shared object "libc.so.7" not found, required by
"cat"
tinybsd: grep: not found
cut: not found
sort: not found
uniq: not found
make: not found
/libexec/ld-elf.so.1: Shared object "libc.so.7" not found, required by
"mkdir"
make: not found
/libexec/ld-elf.so.1: tinybsd: grep: not found
Shared object "libc.so.7" not found, required by "cat"
=====> Building customized tiny beastie kernel...
/libexec/ld-elf.so.1: Shared object "libc.so.7" not found, required by
"cp"
make: not found


some guessing:
- full /tmp while building
- previous interupted (CTRL-C) tinybsdbuild


kind regards,
Marten





--

Marten Vijn
http://martenvijn.nl
http://wifisoft.org
http://opencommunitycamp.org

_______________________________________________
freebsd-small@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-small
To unsubscribe, send any mail to "freebsd-small-unsubscribe@..."

Re: tinybsd says oeps

by Richard Arends :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wed, Apr 02, 2008 at 11:33:16PM +0200, Marten Vijn wrote:

Marten,

> FYI running tinybsd broke my system by removing:
>
> /usr/ports/*
> /lib/
> /usr/lib

It's allready fixed.

http://www.freebsd.org/cgi/query-pr.cgi?pr=121763

--
Regards,

Richard.

/* Homo Sapiens non urinat in ventum */
_______________________________________________
freebsd-small@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-small
To unsubscribe, send any mail to "freebsd-small-unsubscribe@..."

Re: tinybsd says oeps

by Marten Vijn :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On Thu, 2008-04-03 at 07:11 +0200, Richard Arends wrote:

> On Wed, Apr 02, 2008 at 11:33:16PM +0200, Marten Vijn wrote:
>
> Marten,
>
> > FYI running tinybsd broke my system by removing:
> >
> > /usr/ports/*
> > /lib/
> > /usr/lib
>
> It's allready fixed.
>
oke, thanks,
Marten

> http://www.freebsd.org/cgi/query-pr.cgi?pr=121763
>
> --
> Regards,
>
> Richard.
>
> /* Homo Sapiens non urinat in ventum */
--

Marten Vijn
http://martenvijn.nl
http://wifisoft.org
http://opencommunitycamp.org

_______________________________________________
freebsd-small@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-small
To unsubscribe, send any mail to "freebsd-small-unsubscribe@..."