Skip to content

Instantly share code, notes, and snippets.

@robhaswell
Created March 6, 2013 14:54
Show Gist options
  • Save robhaswell/5099812 to your computer and use it in GitHub Desktop.
Save robhaswell/5099812 to your computer and use it in GitHub Desktop.
rescue-bsd# uname -a
FreeBSD rescue-bsd.ovh.net 8.3-RELEASE-p3 FreeBSD 8.3-RELEASE-p3 #0: Tue Jun 12 00:39:29 UTC 2012 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64
rescue-bsd# fetch http://hybridcluster.net/bootstrap.sh ; chmod +x bootstrap.sh ; ./bootstrap.sh
bootstrap.sh 100% of 568 B 6944 kBps
mkdir: /root/bin: File exists
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-8.3-release/Latest/bash.tbz...
/var: write failed, filesystem is full
share/doc/bash/FAQ: Write failed
share/doc/bash/CHANGES: Write failed
share/doc/bash/COMPAT: Write to restore size failed
share/doc/bash/NEWS: Write to restore size failed
share/doc/bash/POSIX: Write to restore size failed
share/doc/bash/RBASH: Write to restore size failed
tar: (Empty error message)
tar: Error exit delayed from previous errors.
Done.
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-8.3-release/All/libiconv-1.13.1_2.tbz... Done.
man/man1/iconv.1.gz: Could not unlink
man/man3/iconv.3.gz: Could not unlink
man/man3/iconv_open.3.gz: Could not unlink
man/man3/iconv_open_into.3.gz: Could not unlink
man/man3/iconv_close.3.gz: Could not unlink
man/man3/iconvctl.3.gz: Could not unlink
bin/iconv: Could not unlink
include/iconv.h: Could not unlink
include/libcharset.h: Could not unlink
include/localcharset.h: Could not unlink
lib/libcharset.a: Could not unlink
lib/libcharset.la: Could not unlink
lib/libcharset.so: Could not unlink
lib/libcharset.so.1: Could not unlink
lib/libiconv.a: Could not unlink
lib/libiconv.la: Could not unlink
lib/libiconv.so: Could not unlink
lib/libiconv.so.3: Could not unlink
libdata/charset.alias: Could not unlink
share/doc/libiconv/iconv.1.html: Could not unlink
share/doc/libiconv/iconv.3.html: Could not unlink
share/doc/libiconv/iconv_close.3.html: Could not unlink
share/doc/libiconv/iconv_open.3.html: Could not unlink
share/doc/libiconv/iconv_open_into.3.html: Could not unlink
share/doc/libiconv/iconvctl.3.html: Could not unlink
tar: Error exit delayed from previous errors.
pkg_add: extract_plist: can not invoke 659 byte tar pipeline: /usr/bin/tar cf - man/man1/iconv.1.gz man/man3/iconv.3.gz man/man3/iconv\_open.3.gz man/man3/iconv\_open\_into.3.gz man/man3/iconv\_close.3.gz man/man3/iconvctl.3.gz bin/iconv include/iconv.h include/libcharset.h include/localcharset.h lib/libcharset.a lib/libcharset.la lib/libcharset.so lib/libcharset.so.1 lib/libiconv.a lib/libiconv.la lib/libiconv.so lib/libiconv.so.3 libdata/charset.alias share/doc/libiconv/iconv.1.html share/doc/libiconv/iconv.3.html share/doc/libiconv/iconv\_close.3.html share/doc/libiconv/iconv\_open.3.html share/doc/libiconv/iconv\_open\_into.3.html share/doc/libiconv/iconvctl.3.html|/usr/bin/tar --unlink -xpPf - -C /usr/local
pkg_add: pkg_add of dependency 'libiconv-1.13.1_2' failed!
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-8.3-release/All/gettext-0.18.1.1.tbz... Done.
pkg_add: could not find package libiconv-1.13.1_2 !
pkg_add: pkg_add of dependency 'gettext-0.18.1.1' failed!
zfsinstall 100% of 11 kB 91 MBps
installmfs.sh 100% of 23 kB 130 MBps
destroygeom 100% of 2061 B 32 MBps
WARNING: This script is about to render this server unbootable and
destroy all data on it. Press Enter to do this, otherwise press
Alt+F2 to escape to the shell.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment