Skip to content

Instantly share code, notes, and snippets.

@pr1ntf
Created April 30, 2015 22:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pr1ntf/383f3f6d07bdc4322a3e to your computer and use it in GitHub Desktop.
Save pr1ntf/383f3f6d07bdc4322a3e to your computer and use it in GitHub Desktop.
.default error on iocage fetch
root@butts:~/iocage # ./iocage fetch
INFO: Creating iocage/iocage/.defaults.
cannot create 'iocage/iocage/.defaults': parent does not exist
Supported releases are:
10.1-RELEASE
9.3-RELEASE
Please select a release [10.1-RELEASE]:
base.txz 100% of 63 MB 4230 kBps 00m15s
doc.txz 100% of 1395 kB 1355 kBps 00m01s
lib32.txz 100% of 15 MB 3141 kBps 00m05s
src.txz 100% of 109 MB 5630 kBps 00m20s
Extracting: base.txz
Extracting: doc.txz
Extracting: lib32.txz
Extracting: src.txz
* Updating base jail..
Looking up update.FreeBSD.org mirrors... 5 mirrors found.
Fetching public key from update5.freebsd.org... done.
Fetching metadata signature for 10.1-RELEASE from update5.freebsd.org... done.
Fetching metadata index... done.
Fetching 2 metadata files... done.
Inspecting system... done.
Preparing to download files... done.
Fetching 1189 patches.....10....20....30....40....50....60....70....80....90....100....110....120....130....140....150....160....170....180....190....200....210....220....230....240....250....260....270....280....290....300....310....320....330....340....350....360....370....380....390....400....410....420....430....440....450....460....470....480....490....500....510....520....530....540....550....560....570....580....590....600....610....620....630....640....650....660....670....680....690....700....710....720....730....740....750....760....770....780....790....800....810....820....830....840....850....860....870....880....890....900....910....920....930....940....950....960....970....980....990....1000....1010....1020....1030....1040....1050....1060....1070....1080....1090....1100....1110....1120....1130....1140....1150....1160....1170....1180.... done.
Applying patches... done.
Fetching 11 files... done.
The following files will be added as part of updating to 10.1-RELEASE-p9:
/usr/src/crypto/openssl/util/mkbuildinf.pl
The following files will be updated as part of updating to 10.1-RELEASE-p9:
/bin/freebsd-version
/boot/boot1.efi
/boot/boot1.efifat
/boot/loader.efi
/lib/libc.so.7
/lib/libcrypto.so.7
/rescue/[
/rescue/atmconfig
/rescue/badsect
/rescue/bsdlabel
/rescue/bunzip2
/rescue/bzcat
/rescue/bzip2
/rescue/camcontrol
/rescue/cat
/rescue/ccdconfig
/rescue/chflags
/rescue/chgrp
/rescue/chio
/rescue/chmod
/rescue/chown
/rescue/chroot
/rescue/clri
/rescue/cp
/rescue/csh
/rescue/date
/rescue/dd
/rescue/devfs
/rescue/df
/rescue/dhclient
/rescue/disklabel
/rescue/dmesg
/rescue/dump
Installing updates... done.
Creating basejail ZFS datasets... please wait.
root@butts:~/iocage # ./iocage create tag=vnettest
INFO: Creating iocage/iocage/.defaults.
Configuring jail..
** interfaces=vnet0:bridge0,vnet1:bridge1
** vnet=on
** host_hostname=241a1bb4-ef86-11e4-841c-00163cd12c4f
** hostname=241a1bb4-ef86-11e4-841c-00163cd12c4f
** ip4_addr=none
** ip4_saddrsel=1
** ip4=new
** ip6_addr=none
** ip6_saddrsel=1
** ip6=new
** defaultrouter=none
** defaultrouter6=none
** exec_fib=0
** devfs_ruleset=4
** mount_devfs=1
** exec_start=/bin/sh /etc/rc
** exec_stop=/bin/sh /etc/rc.shutdown
** exec_prestart=/usr/bin/true
** exec_prestop=/usr/bin/true
** exec_poststop=/usr/bin/true
** exec_poststart=/usr/bin/true
** exec_clean=1
** exec_timeout=60
** stop_timeout=30
** exec_jail_user=root
** exec_system_jail_user=0
** exec_system_user=root
** mount_fdescfs=1
** mount_procfs=0
** enforce_statfs=2
** children_max=0
** login_flags=-f root
** securelevel=2
** allow_set_hostname=1
** allow_sysvipc=0
** allow_raw_sockets=0
** allow_chflags=0
** allow_mount=0
** allow_mount_devfs=0
** allow_mount_nullfs=0
** allow_mount_procfs=0
** allow_mount_tmpfs=0
** allow_mount_zfs=0
** allow_quotas=0
** allow_socket_af=0
** host_hostuuid=241a1bb4-ef86-11e4-841c-00163cd12c4f
** memoryuse=8G:log
** memorylocked=off
** vmemoryuse=off
** maxproc=off
** cputime=off
** pcpu=off
** datasize=off
** stacksize=off
** coredumpsize=off
** openfiles=off
** pseudoterminals=off
** swapuse=off
** nthr=off
** msgqqueued=off
** msgqsize=off
** nmsgq=off
** nsemop=off
** nshm=off
** shmsize=off
** wallclock=off
** tag=vnettest
** template=no
** rlimits=off
** boot=off
** notes=none
** owner=root
** priority=99
** last_started=none
** type=jail
** hostid=18fb1e11-e861-4926-9d2a-a64614bb4fef
** cpuset=off
** jail_zfs=off
** jail_zfs_dataset=iocage/jails/241a1bb4-ef86-11e4-841c-00163cd12c4f/root/data
** release=10.1-RELEASE
** hack88=0
** sync_target=none
** sync_tgt_zpool=none
** compression=lz4
** quota=none
** dedup=off
** reservation=none
root@butts:~/iocage # ls -la /iocage
total 9
drwxr-xr-x 9 root wheel 9 Apr 30 16:15 .
drwxr-xr-x 19 root wheel 1024 Apr 30 15:16 ..
drwxr-xr-x 2 root wheel 2 Apr 30 16:13 .defaults
drwxr-xr-x 3 root wheel 3 Apr 30 16:09 base
drwxr-xr-x 3 root wheel 3 Apr 30 15:44 download
drwxr-xr-x 3 root wheel 3 Apr 30 16:15 jails
drwxr-xr-x 2 root wheel 2 Apr 30 16:09 log
drwxr-xr-x 3 root wheel 3 Apr 30 15:45 releases
drwxr-xr-x 2 root wheel 3 Apr 30 16:15 tags
root@butts:~/iocage #
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment