Trying to use sysutils/iocage for the first time on my system, and it fails when I run
Any ideas?
iocage fetch
. Here is the result:
Code:
root@Kranov:/iocage # iocage fetch
Supported releases are:
10.2-RELEASE
9.3-RELEASE
Please select a release [10.2-RELEASE]:
cd: /iocage/download/10.2-RELEASE: No such file or directory
base.txz 100% of 64 MB 987 kBps 01m06s
doc.txz 100% of 1398 kB 247 kBps 00m05s
lib32.txz 100% of 16 MB 582 kBps 00m28s
src.txz 100% of 118 MB 1128 kBps 01m47s
Extracting: base.txz
chflags: /iocage/releases/10.2-RELEASE/root: No such file or directory
tar: could not chdir to '/iocage/releases/10.2-RELEASE/root'
Extracting: doc.txz
chflags: /iocage/releases/10.2-RELEASE/root: No such file or directory
tar: could not chdir to '/iocage/releases/10.2-RELEASE/root'
Extracting: lib32.txz
chflags: /iocage/releases/10.2-RELEASE/root: No such file or directory
tar: could not chdir to '/iocage/releases/10.2-RELEASE/root'
Extracting: src.txz
chflags: /iocage/releases/10.2-RELEASE/root: No such file or directory
tar: could not chdir to '/iocage/releases/10.2-RELEASE/root'
* Updating base jail..
Creating basejail ZFS datasets... please wait.
tar: could not chdir to '/iocage/releases/10.2-RELEASE/root'
ln: chown: File exists
Failed to build new tree.
Any ideas?
Last edited by a moderator: