Skip to content

Instantly share code, notes, and snippets.

@allomov-altoros
Created July 30, 2015 14:16
Show Gist options
  • Save allomov-altoros/cd579aa76f3049bee9c7 to your computer and use it in GitHub Desktop.
Save allomov-altoros/cd579aa76f3049bee9c7 to your computer and use it in GitHub Desktop.
Hit http://archive.ubuntu.com trusty-backports/multiverse Sources [0/1999]
Get:14 http://ports.ubuntu.com trusty-security/restricted Sources [2061 B]
Get:15 http://ports.ubuntu.com trusty-security/universe Sources [28.5 kB]
Get:16 http://ports.ubuntu.com trusty-security/multiverse Sources [2334 B]
Get:17 http://ports.ubuntu.com trusty-security/main ppc64el Packages [266 kB]
Get:18 http://ports.ubuntu.com trusty-security/restricted ppc64el Packages [28 B]
Get:19 http://ports.ubuntu.com trusty-security/universe ppc64el Packages [102 kB]
Get:20 http://ports.ubuntu.com trusty-security/multiverse ppc64el Packages [1669 B]
Hit http://ports.ubuntu.com trusty-security/main Translation-en
Hit http://ports.ubuntu.com trusty-security/multiverse Translation-en
Hit http://ports.ubuntu.com trusty-security/restricted Translation-en
Hit http://ports.ubuntu.com trusty-security/universe Translation-en
Fetched 1005 kB in 9s (101 kB/s)
Reading package lists...
+ enable /mnt/stemcells/null/null/ubuntu/work/work/chroot/sbin/initctl
+ '[' -L /mnt/stemcells/null/null/ubuntu/work/work/chroot/sbin/initctl ']'
+ mv /mnt/stemcells/null/null/ubuntu/work/work/chroot/sbin/initctl.back /mnt/stemcells/null/null/ubuntu/work/work/chroot/sbin/initctl
+ enable /mnt/stemcells/null/null/ubuntu/work/work/chroot/usr/sbin/invoke-rc.d
+ '[' -L /mnt/stemcells/null/null/ubuntu/work/work/chroot/usr/sbin/invoke-rc.d ']'
+ mv /mnt/stemcells/null/null/ubuntu/work/work/chroot/usr/sbin/invoke-rc.d.back /mnt/stemcells/null/null/ubuntu/work/work/chroot/usr/sbin/invoke-rc.d
+ run_in_chroot /mnt/stemcells/null/null/ubuntu/work/work/chroot 'apt-get -f -y --force-yes --no-install-recommends install rsyslog rsyslog-relp rsyslog-mmjsonparse rsyslog-gnutls'
+ local chroot=/mnt/stemcells/null/null/ubuntu/work/work/chroot
+ local 'script=apt-get -f -y --force-yes --no-install-recommends install rsyslog rsyslog-relp rsyslog-mmjsonparse rsyslog-gnutls'
+ disable /mnt/stemcells/null/null/ubuntu/work/work/chroot/sbin/initctl
+ '[' -e /mnt/stemcells/null/null/ubuntu/work/work/chroot/sbin/initctl ']'
+ mv /mnt/stemcells/null/null/ubuntu/work/work/chroot/sbin/initctl /mnt/stemcells/null/null/ubuntu/work/work/chroot/sbin/initctl.back
+ ln -s /bin/true /mnt/stemcells/null/null/ubuntu/work/work/chroot/sbin/initctl
+ disable /mnt/stemcells/null/null/ubuntu/work/work/chroot/usr/sbin/invoke-rc.d
+ '[' -e /mnt/stemcells/null/null/ubuntu/work/work/chroot/usr/sbin/invoke-rc.d ']'
+ mv /mnt/stemcells/null/null/ubuntu/work/work/chroot/usr/sbin/invoke-rc.d /mnt/stemcells/null/null/ubuntu/work/work/chroot/usr/sbin/invoke-rc.d.back
+ ln -s /bin/true /mnt/stemcells/null/null/ubuntu/work/work/chroot/usr/sbin/invoke-rc.d
+ unshare -m /bin/bash
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package rsyslog-mmjsonparse/home/ubuntu/stemcell-builder/bosh/bosh-core/lib/bosh/core/shell.rb:52:in `report'
/home/ubuntu/stemcell-builder/bosh/bosh-core/lib/bosh/core/shell.rb:12:in `run'
/home/ubuntu/stemcell-builder/bosh/bosh-stemcell/lib/bosh/stemcell/stage_runner.rb:79:in `run_sudo_with_command_env'
/home/ubuntu/stemcell-builder/bosh/bosh-stemcell/lib/bosh/stemcell/stage_runner.rb:50:in `block in apply'
/home/ubuntu/stemcell-builder/bosh/bosh-stemcell/lib/bosh/stemcell/stage_runner.rb:41:in `each'
/home/ubuntu/stemcell-builder/bosh/bosh-stemcell/lib/bosh/stemcell/stage_runner.rb:41:in `apply'
/home/ubuntu/stemcell-builder/bosh/bosh-stemcell/lib/bosh/stemcell/stage_runner.rb:25:in `configure_and_apply'
/home/ubuntu/stemcell-builder/bosh/bosh-stemcell/lib/bosh/stemcell/os_image_builder.rb:12:in `build'
/home/ubuntu/stemcell-builder/bosh/bosh-dev/lib/bosh/dev/tasks/stemcell.rake:45:in `block (2 levels) in <top (required)>'
Tasks: TOP => stemcell:build_os_image
(See full trace by running task with --trace)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment