Skip to content

Instantly share code, notes, and snippets.

@mattmacy
Created December 24, 2018 00:05
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 mattmacy/25dd1fe5d213827fcc7aae8cd31b9719 to your computer and use it in GitHub Desktop.
Save mattmacy/25dd1fe5d213827fcc7aae8cd31b9719 to your computer and use it in GitHub Desktop.
install-repo repository is up to date.
All repositories are up to date.
Checking integrity... done (0 conflicting)
The following 1 package(s) will be affected (of 0 checked):
New packages to be INSTALLED:
TrueOS-rescue: 13.0.20181220185818
Number of packages to be installed: 1
The process will require 9 MiB more space.
[1/1] Installing TrueOS-rescue-13.0.20181220185818...
[1/1] Extracting TrueOS-rescue-13.0.20181220185818: 100%
pkg -r /mnt install -yf TrueOS-runtime
Updating install-repo repository catalogue...
install-repo repository is up to date.
All repositories are up to date.
Checking integrity... done (0 conflicting)
The following 1 package(s) will be affected (of 0 checked):
Installed packages to be REINSTALLED:
TrueOS-runtime-13.0.20181223194138
Number of packages to be reinstalled: 1
[1/1] Reinstalling TrueOS-runtime-13.0.20181223194138...
[1/1] Extracting TrueOS-runtime-13.0.20181223194138: 100%
Saving pkg ports repository public key
dev: permissions (0555, 0755, modified)
empty: flags ("schg" is not "none"pkg -r /mnt install -yf TrueOS-runtime-debug
Updating install-repo repository catalogue...
install-repo repository is up to date.
All repositories are up to date.
Checking integrity... done (0 conflicting)
The following 1 package(s) will be affected (of 0 checked):
New packages to be INSTALLED:
TrueOS-runtime-debug: 13.0.20181223194138
Number of packages to be installed: 1
The process will require 118 MiB more space.
[1/1] Installing TrueOS-runtime-debug-13.0.20181223194138...
[1/1] Extracting TrueOS-runtime-debug-13.0.20181223194138: 100%
pkg -r /mnt install -yf TrueOS-runtime-development
Updating install-repo repository catalogue...
pkg: mkdir(/tmp): Read-only file system
pkg: Could not create temporary file /tmp/.pc-sysinstall/meta.txz.qTyQ8o, aborting update.
repository install-repo has no meta file, using default settings
pkg: mkdir(/tmp): Read-only file system
pkg: Could not create temporary file /tmp/.pc-sysinstall/packagesite.yaml.txz.m3aLsF, aborting update.
Unable to update repository install-repo
Error updating repositories!
EXITERROR: Failed installing TrueOS-runtime-development!
/usr/share/pc-sysinstall/backend/parseconfig.sh: cannot create /tmp/.pc-sysinstall/pc-sysinstall.log: Read-only file system
Cleaning up...
For more details see log file: /tmp/.pc-sysinstall/pc-sysinstall.log
Press ENTER to continue
^C * local: caught SIGINT, aborting
* openrc: caught SIGINT, aborting
pid 522 (openrc), uid 0: exited on signal 10
Bus error
Enter full pathname of shell or RETURN for /bin/sh:
# cat /tmp/.pc-sysinstall/pc-sysinstall.log
cat: /tmp/.pc-sysinstall/pc-sysinstall.log: No such file or directory
# df -h
Filesystem Size Used Avail Capacity Mounted on
/dev/iso9660/13_0_CURRENT_AMD64_CD 2.1G 2.1G 0B 100% /
devfs 1.0K 1.0K 0B 100% /dev
tmpfs 13G 84K 13G 0% /tmp
tmpfs 13G 4.3M 13G 0% /var
tmpfs 13G 4.6M 13G 0% /etc
tmpfs 13G 416K 13G 0% /usr/local/etc
tmpfs 13G 64K 13G 0% /libexec/rc/init.d
tank/ROOT/initial 22G 994M 21G 4% /mnt
tank/root 21G 116K 21G 0% /mnt/root
tank/tmp 21G 96K 21G 0% /mnt/tmp
tank/usr/home 21G 96K 21G 0% /mnt/usr/home
tank/usr/jails 21G 96K 21G 0% /mnt/usr/jails
tank/usr/obj 21G 96K 21G 0% /mnt/usr/obj
tank/usr/ports 21G 96K 21G 0% /mnt/usr/ports
tank/usr/src 21G 96K 21G 0% /mnt/usr/src
tank/var/audit 21G 96K 21G 0% /mnt/var/audit
tank/var/log 21G 96K 21G 0% /mnt/var/log
tank/var/mail 21G 96K 21G 0% /mnt/var/mail
tank/var/tmp 21G 96K 21G 0% /mnt/var/tmp
# ls /mnt/var/tmp/
vi.recover
# ls /
bin dev lib METALOG packages.mk
bin dev lib METALOG packages.mk
boot dist libexec mnt proc
boot dist libexec mnt proc
COPYRIGHT etc media net
COPYRIGHT etc media net
# ls /mnt
bin dev lib media net rescue sbin usr
boot etc libexec mnt proc root tmp var
#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment