Building Whonix with --install-to-root [[--bare-metal]] option in a VM

Running Debian Jessie in VM I cloned GitHub - adrelanos/nothing-to-see: Temporary Git Tags for Whonix and checked out 7.7.3.1.

I wanted to install on bare metal but it failed early (build script 1700).

After that it ran a bit more but finally stopped.

Edit by Patrick:
Changed title.

The repository GitHub - adrelanos/nothing-to-see: Temporary Git Tags for Whonix is only for me [and testers, and developers]. That name should imply that. Seems like it needs a better name.

Please follow the instructions on Build Documentation: Physical Isolation.

Also Build Documentation: Physical Isolation seems to need improvement.

There are tags for stable, testers, developers. And a tag released for Whonix Debian Package Upgrades may not work for building Whonix images from source code or for building physically isolated builds. Users should follow the literal instructions. Or latest announcements. And using arbitrary tags which were never announced nor in instructions is recommended against, those tags are really just for me and developers (I need to upload my tags somewhere, so I can test them before using them for anything else).

This is a continuation of this thread.
https://www.whonix.org/wiki/Special:AWCforum/st/id329/limit:15,15/#last

I deleted that VM before I saw your last message so I had to rebuild the whole thing all over (instead of just running the report). I obviously failed.

New forum, new nickname.

[quote=“Occq, post:3, topic:28”]This is a continuation of this thread.
https://www.whonix.org/wiki/Special:AWCforum/st/id329/limit:15,15/#last

New forum, new nickname.[/quote]
I was confused by that.

I can’t tell from these screenshots what is going wrong.

When you build, please append.

So your build command looks like.

WIll create a text log in /home/user/log. Please post that.

And please also post your build command.

You can also just repeat that one build step.

And then share the log.

(And if it worked, you could manually run the other build steps from there.)

I ran

sudo ./whonix_build --tor-gateway --bare-metal --build

When making this log

sudo ./build-steps.d/1700_install-meta-packages --tor-gateway --bare-metal >> /home/user/log 2>> /home/user/log

Is there an attachments button?

part 1 (20k limit, can you make it 65k?)

+ true 'Currently running script: ./build-steps.d/1700_install-meta-packages'
+ TEMP_SCRIPTNAME=./build-steps.d/1700_install-meta-packages
+++ dirname ./build-steps.d/1700_install-meta-packages
++ cd ./build-steps.d
++ pwd
+ MYDIR=/home/user/nothing-to-see/build-steps.d
+ cd /home/user/nothing-to-see/build-steps.d
+ cd ..
+ cd help-steps
+ source pre
++ set +x
+ source variables
++ set +x
INFO: Setting... export UWT_DEV_PASSTHROUGH="1"
whonix_build_new_changelog_version: 2:7.7.3.1-debpackage1
+ true 'INFO: Currently running script: ./build-steps.d/1700_install-meta-packages'
+ install-meta-packages
+ trap error_handler_unchroot_unprevent_unmount ERR INT TERM
+ '[' 1 = 1 ']'
+ '[' '!' -f /home/user/whonix_binary/gpg-local-signing-key/done ']'
+ sync
+ /home/user/nothing-to-see/help-steps/mount-img
+++ dirname /home/user/nothing-to-see/help-steps/mount-img
++ cd /home/user/nothing-to-see/help-steps
++ pwd
+ MYDIR=/home/user/nothing-to-see/help-steps
+ source /home/user/nothing-to-see/help-steps/pre
++ set +x
+ source /home/user/nothing-to-see/help-steps/variables
++ set +x
INFO: Setting... export UWT_DEV_PASSTHROUGH="1"
whonix_build_new_changelog_version: 2:7.7.3.1-debpackage1
+ '[' 1 = 1 ']'
+ true 'INFO: Skipping script, because BARE_METAL=1: /home/user/nothing-to-see/help-steps/mount-img'
+ exit 0
+ /home/user/nothing-to-see/help-steps/prevent-daemons-from-starting
+++ dirname /home/user/nothing-to-see/help-steps/prevent-daemons-from-starting
++ cd /home/user/nothing-to-see/help-steps
++ pwd
+ MYDIR=/home/user/nothing-to-see/help-steps
+ source /home/user/nothing-to-see/help-steps/pre
++ set +x
+ source /home/user/nothing-to-see/help-steps/variables
++ set +x
INFO: Setting... export UWT_DEV_PASSTHROUGH="1"
whonix_build_new_changelog_version: 2:7.7.3.1-debpackage1
+ true 'INFO: Currently running script: /home/user/nothing-to-see/help-steps/prevent-daemons-from-starting'
+ prevent_daemons_from_starting
+ trap error_handler_prevent_daemons_from_starting ERR INT TERM
+ sync
+ echo 'chroot-img: copy policy-rc.d into /usr/sbin/ to prevent daemons from starting.'
chroot-img: copy policy-rc.d into /usr/sbin/ to prevent daemons from starting.
+ cp --preserve --verbose /home/user/nothing-to-see/whonix_shared/usr/share/whonix/policy-rc.d /usr/sbin/policy-rc.d
‘/home/user/nothing-to-see/whonix_shared/usr/share/whonix/policy-rc.d’ -> ‘/usr/sbin/policy-rc.d’
+ sync
+ true 'INFO: End of: /home/user/nothing-to-see/help-steps/prevent-daemons-from-starting No error detected.'
+ sync
+ update-grub -v
grub-mkconfig (GRUB) 2.00-22
+ sync
+ sync
+ '[' 1 = 1 ']'
+ cp --no-clobber --recursive --preserve /etc/apt/sources.list /etc/apt/sources.list.backup
+ cp --no-clobber --recursive --preserve /etc/resolv.conf /etc/resolv.conf.backup
+ cp --no-clobber --recursive --preserve /etc/hosts /etc/hosts.backup
+ cp --no-clobber --recursive --preserve /etc/hostname /etc/hostname.backup
+ cp --no-clobber --recursive --preserve /etc/network/interfaces /etc/network/interfaces.backup
+ cp /home/user/nothing-to-see/whonix_shared/etc/apt/sources.list.whonix /etc/apt/sources.list
+ cp /home/user/nothing-to-see/whonix_shared/etc/apt/preferences.d/50_banned-packages /etc/apt/preferences.d/
+ cp /home/user/nothing-to-see/whonix_shared/etc/apt/apt.conf.d/90whonix-timeout /etc/apt/apt.conf.d/
+ sync
+ /home/user/nothing-to-see/help-steps/chroot-img
+++ dirname /home/user/nothing-to-see/help-steps/chroot-img
++ cd /home/user/nothing-to-see/help-steps
++ pwd
+ MYDIR=/home/user/nothing-to-see/help-steps
+ source /home/user/nothing-to-see/help-steps/pre
++ set +x
+ source /home/user/nothing-to-see/help-steps/variables
++ set +x
INFO: Setting... export UWT_DEV_PASSTHROUGH="1"
whonix_build_new_changelog_version: 2:7.7.3.1-debpackage1
+ true 'INFO: Currently running script: /home/user/nothing-to-see/help-steps/chroot-img'
+ chroot-img
+ trap error_handler_chroot-img ERR INT TERM
+ sync
+ '[' 1 = 1 ']'
+ true
+ '[' '' = 0 ']'
+ '[' 1 = 1 ']'
+ true 'INFO /home/user/nothing-to-see/help-steps/chroot-img: using .backup files as /etc/resolv.conf etc.'
+ mount --bind /etc/resolv.conf.backup /etc/resolv.conf
+ mount --bind /etc/hosts.backup /etc/hosts
+ mount --bind /etc/hostname.backup /etc/hostname
+ mount --bind /etc/network/interfaces.backup /etc/network/interfaces
+ sync
+ true 'INFO: End of: /home/user/nothing-to-see/help-steps/chroot-img No error detected.'
+ /home/user/nothing-to-see/help-steps/create-local-temp-apt-repo
+++ dirname /home/user/nothing-to-see/help-steps/create-local-temp-apt-repo
++ cd /home/user/nothing-to-see/help-steps
++ pwd
+ MYDIR=/home/user/nothing-to-see/help-steps
+ source /home/user/nothing-to-see/help-steps/pre
++ set +x
+ source /home/user/nothing-to-see/help-steps/variables
++ set +x
INFO: Setting... export UWT_DEV_PASSTHROUGH="1"
whonix_build_new_changelog_version: 2:7.7.3.1-debpackage1
+ true 'INFO: Currently running script: /home/user/nothing-to-see/help-steps/create-local-temp-apt-repo'
+ create_local_temp_apt_repo
+ trap error_handler_general ERR INT TERM
+ gpg --no-default-keyring --homedir /home/user/whonix_binary/gpg-local-signing-key --export whonix@local-signing.key
+ gpg --no-default-keyring --keyring /etc/apt/trusted.gpg.d/whonix-temporary-local-apt-repository.gpg --import
gpg: keyring `/etc/apt/trusted.gpg.d/whonix-temporary-local-apt-repository.gpg' created
gpg: WARNING: unsafe ownership on homedir `/home/user/whonix_binary/gpg-local-signing-key'
gpg: key D390D8CC: public key "Whonix auto generated local APT signing key <whonix@local-signing.key>" imported
gpg: Total number processed: 1
gpg:               imported: 1  (RSA: 1)
+ gpg --no-default-keyring --keyring /etc/apt/trusted.gpg.d/whonix-temporary-local-apt-repository.gpg --keyid-format 0xlong --fingerprint
/etc/apt/trusted.gpg.d/whonix-temporary-local-apt-repository.gpg
----------------------------------------------------------------
pub   4096R/0xB77C80A0D390D8CC 2014-01-15
      Key fingerprint = E277 55C4 6529 8A6D CBE8  2C1B B77C 80A0 D390 D8CC
uid                            Whonix auto generated local APT signing key <whonix@local-signing.key>
sub   4096R/0xD122A2ACF1882364 2014-01-15

+ mkdir --parents //mnt/initialdeb
+ mkdir --parents //tmp/empty
+ mkdir --parents //var/lib/whonix/sources_temp_list.d
+ mount --bind /home/user/whonix_binary/aptrepo_local //mnt/initialdeb
+ echo 'deb file:/mnt/initialdeb/ local main'
+ '[' '' = 1 ']'
+ cp /home/user/nothing-to-see/whonix_shared/usr/share/whonix/build_sources_debian_frozen.list //var/lib/whonix/sources_temp_list.d/build_sources.list
+ sync
+ ls -la //mnt/initialdeb
total 20
drwxr-xr-x 5 user user 4096 Jan 15 11:17 .
drwxr-xr-x 3 root root 4096 Jan 15 11:18 ..
drwxr-xr-x 2 user user 4096 Jan 15 11:17 db
drwxr-xr-x 3 user user 4096 Jan 15 11:17 dists
drwxr-xr-x 3 user user 4096 Jan 15 11:17 pool
+ ls -la //var/lib/whonix/sources_temp_list.d
total 16
drwxr-xr-x 2 root root 4096 Jan 15 15:38 .
drwxr-xr-x 3 root root 4096 Jan 15 11:18 ..
-rw-r--r-- 1 root root 1124 Jan 15 15:38 build_sources.list
-rw-r--r-- 1 root root   37 Jan 15 15:38 whonix_temp_initialdeb.list
+ '[' '' = 1 ']'
+ cat //var/lib/whonix/sources_temp_list.d/build_sources.list
## This file is part of Whonix.
## Copyright (C) 2012 - 2014 Patrick Schleizer <adrelanos@riseup.net>
## See the file COPYING for copying conditions.

## NOTE:
## If you make changes here, do not forget to update
## whonix_build_grml_sources_list in buildconfig.d/30_apt as well.

## Using http://snapshot.debian.org/ to create verifiable builds.
##
## 1. Go to for example:
##    - http://snapshot.debian.org/archive/debian-security/
##    - http://snapshot.debian.org/archive/debian/
## 2. Then for example click on 2013 09
##    - http://snapshot.debian.org/archive/debian-security/?year=2013&month=10
##    - http://snapshot.debian.org/archive/debian/?year=2013&month=10
## 3. Scroll down and for example click on 2013-09-19 21:48:59
##    - http://snapshot.debian.org/archive/debian-security/20130919T215514Z/
##    - http://snapshot.debian.org/archive/debian/20130919T214859Z/
deb http://snapshot.debian.org/archive/debian-security/20140107T175155Z/ testing/updates main
deb http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing main

## We currently do not need any source packages for building Whonix.
+ cat //var/lib/whonix/sources_temp_list.d/whonix_temp_initialdeb.list
deb file:/mnt/initialdeb/ local main
+ true 'INFO: End of: /home/user/nothing-to-see/help-steps/create-local-temp-apt-repo No error detected.'
+ ls -la /etc/apt/trusted.gpg.d
total 28
drwxr-xr-x 2 root root 4096 Jan 15 15:38 .
drwxr-xr-x 6 root root 4096 Jan 15 11:24 ..
-rw-r--r-- 1 root root 4084 Jun  2  2012 debian-archive-squeeze-automatic.gpg
-rw-r--r-- 1 root root 2853 Jun  2  2012 debian-archive-squeeze-stable.gpg
-rw-r--r-- 1 root root 3780 Jun  2  2012 debian-archive-wheezy-automatic.gpg
-rw-r--r-- 1 root root 2851 Jun  2  2012 debian-archive-wheezy-stable.gpg
-rw------- 1 root root 2891 Jan 15 15:38 whonix-temporary-local-apt-repository.gpg
-rw------- 1 root root    0 Jan 15 15:38 whonix-temporary-local-apt-repository.gpg~
+ apt-key finger
/etc/apt/trusted.gpg.d/debian-archive-squeeze-automatic.gpg
-----------------------------------------------------------
pub   4096R/473041FA 2010-08-27 [expires: 2018-03-05]
      Key fingerprint = 9FED 2BCB DCD2 9CDF 7626  78CB AED4 B06F 4730 41FA
uid                  Debian Archive Automatic Signing Key (6.0/squeeze) <ftpmaster@debian.org>

/etc/apt/trusted.gpg.d/debian-archive-squeeze-stable.gpg
--------------------------------------------------------
pub   4096R/B98321F9 2010-08-07 [expires: 2017-08-05]
      Key fingerprint = 0E4E DE2C 7F3E 1FC0 D033  800E 6448 1591 B983 21F9
uid                  Squeeze Stable Release Key <debian-release@lists.debian.org>

/etc/apt/trusted.gpg.d/debian-archive-wheezy-automatic.gpg
----------------------------------------------------------
pub   4096R/46925553 2012-04-27 [expires: 2020-04-25]
      Key fingerprint = A1BD 8E9D 78F7 FE5C 3E65  D8AF 8B48 AD62 4692 5553
uid                  Debian Archive Automatic Signing Key (7.0/wheezy) <ftpmaster@debian.org>

/etc/apt/trusted.gpg.d/debian-archive-wheezy-stable.gpg
-------------------------------------------------------
pub   4096R/65FFB764 2012-05-08 [expires: 2019-05-07]
      Key fingerprint = ED6D 6527 1AAC F0FF 15D1  2303 6FB2 A1C2 65FF B764
uid                  Wheezy Stable Release Key <debian-release@lists.debian.org>

/etc/apt/trusted.gpg.d/whonix-temporary-local-apt-repository.gpg
----------------------------------------------------------------
pub   4096R/D390D8CC 2014-01-15
      Key fingerprint = E277 55C4 6529 8A6D CBE8  2C1B B77C 80A0 D390 D8CC
uid                  Whonix auto generated local APT signing key <whonix@local-signing.key>
sub   4096R/F1882364 2014-01-15

+ maybe_enable_apt_cache
+ trap error_handler_general ERR INT TERM
+ '[' -f /usr/share/whonix/whonix_gateway ']'
+ echo 'INFO: Setting, export http_proxy="http://127.0.0.1:3142"'
INFO: Setting, export http_proxy="http://127.0.0.1:3142"
+ export http_proxy=http://127.0.0.1:3142
+ http_proxy=http://127.0.0.1:3142
+ sync
+ cat /etc/apt/preferences.d/50_banned-packages
## This file is part of Whonix.
## Copyright (C) 2012 - 2014 Patrick Schleizer <adrelanos@riseup.net>
## See the file COPYING for copying conditions.

## Whonix /etc/apt/preferences.d/50_banned-packages

## Prevent conflicting software from getting installed, just in case.
##
## Advanced users who know what they are doing are free to comment packages of
## their choice out and therefore make them installable again.

## NOTE:
## Do not add comments on the very bottom after the last entry, otherwise
## apt-get will complain when parsing this file.

## Additionally the autostart of Tor on Whonix-Workstation has been disabled
## in /etc/default/tor to prevent Tor over Tor and to satisfy the dependencies
## of some packages on Tor, for example for TorChat. See also:
##     https://www.whonix.org/wiki/Dev/Dummy_Tor

## NTP does not work over Tor because it uses UDP.
## If it were to work, it would not be secure, because
## it is by default not encrypted. Whonix has its own
## safe network time synchronization mechanism. See
## Whonix design.
Package: ntpdate
Pin: release *
Pin-Priority: -1

## Not installing Debian popularity contest due to privacy concerns.
Package: popularity-contest
Pin: release *
Pin-Priority: -1

## Not installing resolvconf, openresolv since they can modify DNS settings,
## resulting in not using Tor as DNS resolver. Advanced users
## should knowingly install resolvconf or edit /etc/resolv.conf
## manually.
Package: resolvconf
Pin: release *
Pin-Priority: -1

Package: openresolv
Pin: release *
Pin-Priority: -1

## Not installing the Ubuntu version of popularity-contest.
## Only interesting for custom builds.
Package: canonical-census
Pin: release *
Pin-Priority: -1

## Not installing Ubuntu packages with privacy concerns.
## Only interesting for custom builds.
Package: unity-lens-shopping
Pin: release *
Pin-Priority: -1

Package: unity-scope-video-remote
Pin: release *
Pin-Priority: -1

Package: unity-scope-musicstores
Pin: release *
Pin-Priority: -1

Package: geoclue-ubuntu-geoip
Pin: release *
Pin-Priority: -1

## geoclue is not evil in itself. Just having it installed may lead some third
## party packages depending on it on utilizing in context of Whonix unwanted
## activities, such as finding out the geolocation of a Tor exit relay, which
## would not be useful or "phone home".
Package: geoclue
Pin: release *
Pin-Priority: -1

## Not installing uncomplicated firewall, because it
## conflicts with Whonix's own firewall started by
## /etc/network/interfaces pre-up.
## Only interesting for custom builds.
Package: ufw
Pin: release *
Pin-Priority: -1
+ apt-cache policy
Package files:
 100 /var/lib/dpkg/status
     release a=now
Pinned packages:
     geoclue -> (not found)
     resolvconf -> (not found)
+ '[' '' = true ']'
+ apt-get clean
+ apt-get autoclean
Reading package lists...
Building dependency tree...
Reading state information...
+ apt-get -f install
Reading package lists...
Building dependency tree...
Reading state information...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

Part 2

+ dpkg --configure -a
+ apt-get -o Dir::Etc::sourcelist=/tmp/empty -o Dir::Etc::sourceparts=/var/lib/whonix/sources_temp_list.d -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 -o Debug::Acquire::gpgv=true -o Acquire::Check-Valid-Until=false update
Get:1 file: local InRelease [3,185 B]
inside VerifyGetSigners
gpgv path: /usr/bin/gpgv
Keyring file: /etc/apt/trusted.gpg
Keyring path: /etc/apt/trusted.gpg.d/
Preparing to exec: /usr/bin/gpgv /usr/bin/gpgv --ignore-time-conflict --status-fd 3 --keyring /etc/apt/trusted.gpg.d/debian-archive-squeeze-stable.gpg --keyring /etc/apt/trusted.gpg.d/whonix-temporary-local-apt-repository.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-squeeze-automatic.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-wheezy-automatic.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-wheezy-stable.gpg --keyring /etc/apt/trusted.gpg /tmp/apt.sig.y696lK /tmp/apt.data.vY77mv
Read: [GNUPG:] SIG_ID ysmt6BxcG7HoiLGhQA7ornrSj7A 2014-01-15 1389784674
Read: [GNUPG:] GOODSIG D122A2ACF1882364 Whonix auto generated local APT signing key <whonix@local-signing.key>
Got GOODSIG, key ID:GOODSIG D122A2ACF1882364
Read: [GNUPG:] VALIDSIG FAEADA0A8C9FB7FBB96796D4D122A2ACF1882364 2014-01-15 1389784674 0 4 0 1 2 01 E27755C465298A6DCBE82C1BB77C80A0D390D8CC
gpgv exited
gpgv succeeded
Ign file: local/main Translation-en_US
Ign file: local/main Translation-en
Hit http://snapshot.debian.org testing/updates InRelease
inside VerifyGetSigners
gpgv path: /usr/bin/gpgv
Keyring file: /etc/apt/trusted.gpg
Keyring path: /etc/apt/trusted.gpg.d/
Preparing to exec: /usr/bin/gpgv /usr/bin/gpgv --ignore-time-conflict --status-fd 3 --keyring /etc/apt/trusted.gpg.d/debian-archive-squeeze-stable.gpg --keyring /etc/apt/trusted.gpg.d/whonix-temporary-local-apt-repository.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-squeeze-automatic.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-wheezy-automatic.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-wheezy-stable.gpg --keyring /etc/apt/trusted.gpg /tmp/apt.sig.Oz711B /tmp/apt.data.lgabnT
Read: [GNUPG:] SIG_ID xmsp0kAWAztsVoHwijV76QZDuTw 2014-01-07 1389116484
Read: [GNUPG:] GOODSIG 8B48AD6246925553 Debian Archive Automatic Signing Key (7.0/wheezy) <ftpmaster@debian.org>
Got GOODSIG, key ID:GOODSIG 8B48AD6246925553
Read: [GNUPG:] VALIDSIG A1BD8E9D78F7FE5C3E65D8AF8B48AD6246925553 2014-01-07 1389116484 0 4 0 1 8 01 A1BD8E9D78F7FE5C3E65D8AF8B48AD6246925553
gpgv exited
gpgv succeeded
Hit http://snapshot.debian.org testing InRelease
inside VerifyGetSigners
gpgv path: /usr/bin/gpgv
Keyring file: /etc/apt/trusted.gpg
Keyring path: /etc/apt/trusted.gpg.d/
Preparing to exec: /usr/bin/gpgv /usr/bin/gpgv --ignore-time-conflict --status-fd 3 --keyring /etc/apt/trusted.gpg.d/debian-archive-squeeze-stable.gpg --keyring /etc/apt/trusted.gpg.d/whonix-temporary-local-apt-repository.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-squeeze-automatic.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-wheezy-automatic.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-wheezy-stable.gpg --keyring /etc/apt/trusted.gpg /tmp/apt.sig.NPhIke /tmp/apt.data.eVvmMw
Read: [GNUPG:] SIG_ID hjqszOlNRSu2nIPO+tPtxG0gMHs 2014-01-07 1389106029
Read: [GNUPG:] GOODSIG 8B48AD6246925553 Debian Archive Automatic Signing Key (7.0/wheezy) <ftpmaster@debian.org>
Got GOODSIG, key ID:GOODSIG 8B48AD6246925553
Read: [GNUPG:] VALIDSIG A1BD8E9D78F7FE5C3E65D8AF8B48AD6246925553 2014-01-07 1389106029 0 4 0 1 8 01 A1BD8E9D78F7FE5C3E65D8AF8B48AD6246925553
gpgv exited
gpgv succeeded
Hit http://snapshot.debian.org testing/updates/main i386 Packages
Hit http://snapshot.debian.org testing/updates/main Translation-en
Get:2 http://snapshot.debian.org testing/main i386 Packages/DiffIndex [7,876 B]
Get:3 http://snapshot.debian.org testing/main Translation-en/DiffIndex [7,876 B]
Fetched 15.8 kB in 19s (821 B/s)
Reading package lists...++ error_handler_general
++ local return_code=130
++ rm --force /etc/apt/sources.list.d/whonix_temp.list
+++ caller
++ echo '
BASH_COMMAND: $CHROOT apt-get $apt_dir_opts $apt_timeout_opts $apt_verify_opts update
return_code: 130
ERROR ./build-steps.d/1700_install-meta-packages: | caller: 1 ./build-steps.d/1700_install-meta-packages
'

BASH_COMMAND: $CHROOT apt-get $apt_dir_opts $apt_timeout_opts $apt_verify_opts update
return_code: 130
ERROR ./build-steps.d/1700_install-meta-packages: | caller: 1 ./build-steps.d/1700_install-meta-packages

++ exit 1
+ true 'Currently running script: ./build-steps.d/1700_install-meta-packages'
+ TEMP_SCRIPTNAME=./build-steps.d/1700_install-meta-packages
+++ dirname ./build-steps.d/1700_install-meta-packages
++ cd ./build-steps.d
++ pwd
+ MYDIR=/home/user/nothing-to-see/build-steps.d
+ cd /home/user/nothing-to-see/build-steps.d
+ cd ..
+ cd help-steps
+ source pre
++ set +x
+ source variables
++ set +x
INFO: Setting... export UWT_DEV_PASSTHROUGH="1"
whonix_build_new_changelog_version: 2:7.7.3.1-debpackage1
+ true 'INFO: Currently running script: ./build-steps.d/1700_install-meta-packages'
+ install-meta-packages
+ trap error_handler_unchroot_unprevent_unmount ERR INT TERM
+ '[' 1 = 1 ']'
+ '[' '!' -f /home/user/whonix_binary/gpg-local-signing-key/done ']'
+ sync
++ error_handler_unchroot_unprevent_unmount
++ echo 'ERROR in ./build-steps.d/1700_install-meta-packages. Aborting...'
ERROR in ./build-steps.d/1700_install-meta-packages. Aborting...
++ rm --force /var/run/whonix/package_manager_lock
++ /home/user/nothing-to-see/help-steps/remove-local-temp-apt-repo
+++ dirname /home/user/nothing-to-see/help-steps/remove-local-temp-apt-repo
++ cd /home/user/nothing-to-see/help-steps
++ pwd
+ MYDIR=/home/user/nothing-to-see/help-steps
+ source /home/user/nothing-to-see/help-steps/pre
++ set +x
+ source /home/user/nothing-to-see/help-steps/variables
++ set +x
INFO: Setting... export UWT_DEV_PASSTHROUGH="1"

BASH_COMMAND: IFS="${NIFS}"
return_code: 0
ERROR /home/user/nothing-to-see/help-steps/remove-local-temp-apt-repo: | caller: 1 /home/user/nothing-to-see/help-steps/variables

++ /home/user/nothing-to-see/help-steps/unchroot-img
+++ dirname /home/user/nothing-to-see/help-steps/unchroot-img
++ cd /home/user/nothing-to-see/help-steps
++ pwd
+ MYDIR=/home/user/nothing-to-see/help-steps
+ source /home/user/nothing-to-see/help-steps/pre
++ set +x
+ source /home/user/nothing-to-see/help-steps/variables
++ set +x
INFO: Setting... export UWT_DEV_PASSTHROUGH="1"
Traceback (most recent call last):
  File "/usr/bin/lsb_release", line 28, in <module>
    import lsb_release
  File "/usr/lib/python2.7/dist-packages/lsb_release.py", line 24, in <module>
    import subprocess
  File "/usr/lib/python2.7/subprocess.py", line 430, in <module>
    import pickle
  File "/usr/lib/python2.7/pickle.py", line 25, in <module>
    """
KeyboardInterrupt

BASH_COMMAND: whonix_build_on_operating_system="$(lsb_release --short --i)"
return_code: 1
ERROR /home/user/nothing-to-see/help-steps/unchroot-img: | caller: 1 /home/user/nothing-to-see/help-steps/variables

++ /home/user/nothing-to-see/help-steps/unprevent-daemons-from-starting
+++ dirname /home/user/nothing-to-see/help-steps/unprevent-daemons-from-starting
++ cd /home/user/nothing-to-see/help-steps
++ pwd
+ MYDIR=/home/user/nothing-to-see/help-steps
+ source /home/user/nothing-to-see/help-steps/pre
++ set +x
+ source /home/user/nothing-to-see/help-steps/variables
++ set +x
INFO: Setting... export UWT_DEV_PASSTHROUGH="1"
whonix_build_new_changelog_version: 2:7.7.3.1-debpackage1
+ true 'INFO: Currently running script: /home/user/nothing-to-see/help-steps/unprevent-daemons-from-starting'
+ unprevent_daemons_from_starting
+ sync
+ rm --verbose --force /usr/sbin/policy-rc.d
removed ‘/usr/sbin/policy-rc.d’
+ sync
+ true 'INFO: End of: /home/user/nothing-to-see/help-steps/unprevent-daemons-from-starting No error detected.'
++ /home/user/nothing-to-see/help-steps/unmount-img
+++ dirname /home/user/nothing-to-see/help-steps/unmount-img
++ cd /home/user/nothing-to-see/help-steps
++ pwd
+ MYDIR=/home/user/nothing-to-see/help-steps
+ source /home/user/nothing-to-see/help-steps/pre
++ set +x
+ source /home/user/nothing-to-see/help-steps/variables
++ set +x
INFO: Setting... export UWT_DEV_PASSTHROUGH="1"

BASH_COMMAND: IFS="${NIFS}"
return_code: 0
ERROR /home/user/nothing-to-see/help-steps/unmount-img: | caller: 1 /home/user/nothing-to-see/help-steps/variables

++ echo 'ERROR in ./build-steps.d/1700_install-meta-packages! Aborted.'
ERROR in ./build-steps.d/1700_install-meta-packages! Aborted.
++ exit 1
+ true 'Currently running script: ./build-steps.d/1700_install-meta-packages'
+ TEMP_SCRIPTNAME=./build-steps.d/1700_install-meta-packages
+++ dirname ./build-steps.d/1700_install-meta-packages
++ cd ./build-steps.d
++ pwd
+ MYDIR=/home/user/nothing-to-see/build-steps.d
+ cd /home/user/nothing-to-see/build-steps.d
+ cd ..
+ cd help-steps
+ source pre
++ set +x
+ source variables
++ set +x
INFO: Setting... export UWT_DEV_PASSTHROUGH="1"
whonix_build_new_changelog_version: 2:7.7.3.1-debpackage1
+ true 'INFO: Currently running script: ./build-steps.d/1700_install-meta-packages'
+ install-meta-packages
+ trap error_handler_unchroot_unprevent_unmount ERR INT TERM
+ '[' 1 = 1 ']'
+ '[' '!' -f /home/user/whonix_binary/gpg-local-signing-key/done ']'
+ sync
+ /home/user/nothing-to-see/help-steps/mount-img
+++ dirname /home/user/nothing-to-see/help-steps/mount-img
++ cd /home/user/nothing-to-see/help-steps
++ pwd
+ MYDIR=/home/user/nothing-to-see/help-steps
+ source /home/user/nothing-to-see/help-steps/pre
++ set +x
+ source /home/user/nothing-to-see/help-steps/variables
++ set +x
INFO: Setting... export UWT_DEV_PASSTHROUGH="1"
whonix_build_new_changelog_version: 2:7.7.3.1-debpackage1
+ '[' 1 = 1 ']'
+ true 'INFO: Skipping script, because BARE_METAL=1: /home/user/nothing-to-see/help-steps/mount-img'
+ exit 0
+ /home/user/nothing-to-see/help-steps/prevent-daemons-from-starting
+++ dirname /home/user/nothing-to-see/help-steps/prevent-daemons-from-starting
++ cd /home/user/nothing-to-see/help-steps
++ pwd
+ MYDIR=/home/user/nothing-to-see/help-steps
+ source /home/user/nothing-to-see/help-steps/pre
++ set +x
+ source /home/user/nothing-to-see/help-steps/variables
++ set +x
INFO: Setting... export UWT_DEV_PASSTHROUGH="1"
whonix_build_new_changelog_version: 2:7.7.3.1-debpackage1
+ true 'INFO: Currently running script: /home/user/nothing-to-see/help-steps/prevent-daemons-from-starting'
+ prevent_daemons_from_starting
+ trap error_handler_prevent_daemons_from_starting ERR INT TERM
+ sync
+ echo 'chroot-img: copy policy-rc.d into /usr/sbin/ to prevent daemons from starting.'
chroot-img: copy policy-rc.d into /usr/sbin/ to prevent daemons from starting.
+ cp --preserve --verbose /home/user/nothing-to-see/whonix_shared/usr/share/whonix/policy-rc.d /usr/sbin/policy-rc.d
‘/home/user/nothing-to-see/whonix_shared/usr/share/whonix/policy-rc.d’ -> ‘/usr/sbin/policy-rc.d’
+ sync
+ true 'INFO: End of: /home/user/nothing-to-see/help-steps/prevent-daemons-from-starting No error detected.'
+ sync
+ update-grub -v
grub-mkconfig (GRUB) 2.00-22
+ sync
+ sync
+ '[' 1 = 1 ']'
+ cp --no-clobber --recursive --preserve /etc/apt/sources.list /etc/apt/sources.list.backup
+ cp --no-clobber --recursive --preserve /etc/resolv.conf /etc/resolv.conf.backup
cp: ‘/etc/resolv.conf’ and ‘/etc/resolv.conf.backup’ are the same file
++ error_handler_unchroot_unprevent_unmount
++ echo 'ERROR in ./build-steps.d/1700_install-meta-packages. Aborting...'
ERROR in ./build-steps.d/1700_install-meta-packages. Aborting...
++ rm --force /var/run/whonix/package_manager_lock
++ /home/user/nothing-to-see/help-steps/remove-local-temp-apt-repo
+++ dirname /home/user/nothing-to-see/help-steps/remove-local-temp-apt-repo
++ cd /home/user/nothing-to-see/help-steps
++ pwd
+ MYDIR=/home/user/nothing-to-see/help-steps
+ source /home/user/nothing-to-see/help-steps/pre
++ set +x
+ source /home/user/nothing-to-see/help-steps/variables
++ set +x
INFO: Setting... export UWT_DEV_PASSTHROUGH="1"
whonix_build_new_changelog_version: 2:7.7.3.1-debpackage1
+ true 'INFO: Currently running script: /home/user/nothing-to-see/help-steps/remove-local-temp-apt-repo'
+ remove_local_temp_apt_repo
+ trap error_handler_general ERR INT TERM
+ rm --force /etc/apt/trusted.gpg.d/whonix-temporary-local-apt-repository.gpg
+ rm --force //var/lib/whonix/sources_temp_list.d/whonix_temp_initialdeb.list
+ rm --force //var/lib/whonix/sources_temp_list.d/build_sources.list
+ true 'INFO: End of: /home/user/nothing-to-see/help-steps/remove-local-temp-apt-repo No error detected.'
++ /home/user/nothing-to-see/help-steps/unchroot-img
+++ dirname /home/user/nothing-to-see/help-steps/unchroot-img
++ cd /home/user/nothing-to-see/help-steps
++ pwd
+ MYDIR=/home/user/nothing-to-see/help-steps
+ source /home/user/nothing-to-see/help-steps/pre
++ set +x
+ source /home/user/nothing-to-see/help-steps/variables
++ set +x
INFO: Setting... export UWT_DEV_PASSTHROUGH="1"
whonix_build_new_changelog_version: 2:7.7.3.1-debpackage1
+ true 'INFO: Currently running script: /home/user/nothing-to-see/help-steps/unchroot-img'
+ do_unchroot
+ trap error_handler_unchroot-img ERR INT TERM
+ sync
+ '[' 1 = 1 ']'
+ true
+ umount //mnt/initialdeb
+ umount /etc/resolv.conf
+ umount /etc/hosts
+ umount /etc/hostname
+ umount /etc/network/interfaces
+ sync
+ true 'INFO: End of: /home/user/nothing-to-see/help-steps/unchroot-img No error detected.'
++ /home/user/nothing-to-see/help-steps/unprevent-daemons-from-starting
+++ dirname /home/user/nothing-to-see/help-steps/unprevent-daemons-from-starting
++ cd /home/user/nothing-to-see/help-steps
++ pwd
+ MYDIR=/home/user/nothing-to-see/help-steps
+ source /home/user/nothing-to-see/help-steps/pre
++ set +x
+ source /home/user/nothing-to-see/help-steps/variables
++ set +x
INFO: Setting... export UWT_DEV_PASSTHROUGH="1"
whonix_build_new_changelog_version: 2:7.7.3.1-debpackage1
+ true 'INFO: Currently running script: /home/user/nothing-to-see/help-steps/unprevent-daemons-from-starting'
+ unprevent_daemons_from_starting
+ sync
+ rm --verbose --force /usr/sbin/policy-rc.d
removed ‘/usr/sbin/policy-rc.d’
+ sync
+ true 'INFO: End of: /home/user/nothing-to-see/help-steps/unprevent-daemons-from-starting No error detected.'
++ /home/user/nothing-to-see/help-steps/unmount-img
+++ dirname /home/user/nothing-to-see/help-steps/unmount-img
++ cd /home/user/nothing-to-see/help-steps
++ pwd
+ MYDIR=/home/user/nothing-to-see/help-steps
+ source /home/user/nothing-to-see/help-steps/pre
++ set +x
+ source /home/user/nothing-to-see/help-steps/variables
++ set +x
INFO: Setting... export UWT_DEV_PASSTHROUGH="1"
whonix_build_new_changelog_version: 2:7.7.3.1-debpackage1
+ '[' 1 = 1 ']'
+ true 'INFO: Skipping script, because BARE_METAL=1: /home/user/nothing-to-see/help-steps/unmount-img'
+ exit 0
++ echo 'ERROR in ./build-steps.d/1700_install-meta-packages! Aborted.'
ERROR in ./build-steps.d/1700_install-meta-packages! Aborted.
++ exit 1
Is there an attachments button?
No idea.
part 1 (20k limit, can you make it 65k?)
Done.

The command that is failing is:

apt-get -o Dir::Etc::sourcelist=/tmp/empty -o Dir::Etc::sourceparts=/var/lib/whonix/sources_temp_list.d -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 -o Debug::Acquire::gpgv=true -o Acquire::Check-Valid-Until=false update

apt-get existed with code 130.

Exit Codes With Special Meanings says “script terminated by Control-C”. Have you pressed Control-C? Please don’t. Please wait until it’s done.

When running build command with the appended log option there is no output on the screen so I probably pressed Control C thinking nothing is happening.

Here is the complete log for sudo ./build-steps.d/1700_install-meta-packages --tor-gateway --bare-metal >> /home/user/log 2>> /home/user/log

+ true 'Currently running script: ./build-steps.d/1700_install-meta-packages'
+ TEMP_SCRIPTNAME=./build-steps.d/1700_install-meta-packages
+++ dirname ./build-steps.d/1700_install-meta-packages
++ cd ./build-steps.d
++ pwd
+ MYDIR=/home/user/nothing-to-see/build-steps.d
+ cd /home/user/nothing-to-see/build-steps.d
+ cd ..
+ cd help-steps
+ source pre
++ set +x
+ source variables
++ set +x
+ true 'INFO: Currently running script: ./build-steps.d/1700_install-meta-packages'
+ install-meta-packages
+ trap error_handler_unchroot_unprevent_unmount ERR INT TERM
+ '[' 1 = 1 ']'
+ '[' '!' -f /home/user/whonix_binary/gpg-local-signing-key/done ']'
+ sync
+ /home/user/nothing-to-see/help-steps/mount-img
+++ dirname /home/user/nothing-to-see/help-steps/mount-img
++ cd /home/user/nothing-to-see/help-steps
++ pwd
+ MYDIR=/home/user/nothing-to-see/help-steps
+ source /home/user/nothing-to-see/help-steps/pre
++ set +x
+ source /home/user/nothing-to-see/help-steps/variables
++ set +x
+ '[' 1 = 1 ']'
+ true 'INFO: Skipping script, because BARE_METAL=1: /home/user/nothing-to-see/help-steps/mount-img'
+ exit 0
+ /home/user/nothing-to-see/help-steps/prevent-daemons-from-starting
+++ dirname /home/user/nothing-to-see/help-steps/prevent-daemons-from-starting
++ cd /home/user/nothing-to-see/help-steps
++ pwd
+ MYDIR=/home/user/nothing-to-see/help-steps
+ source /home/user/nothing-to-see/help-steps/pre
++ set +x
+ source /home/user/nothing-to-see/help-steps/variables
++ set +x
+ true 'INFO: Currently running script: /home/user/nothing-to-see/help-steps/prevent-daemons-from-starting'
+ prevent_daemons_from_starting
+ trap error_handler_prevent_daemons_from_starting ERR INT TERM
+ sync
+ echo 'chroot-img: copy policy-rc.d into /usr/sbin/ to prevent daemons from starting.'
+ cp --preserve --verbose /home/user/nothing-to-see/whonix_shared/usr/share/whonix/policy-rc.d /usr/sbin/policy-rc.d
+ sync
+ true 'INFO: End of: /home/user/nothing-to-see/help-steps/prevent-daemons-from-starting No error detected.'
+ sync
+ update-grub -v
+ sync
+ sync
+ '[' 1 = 1 ']'
+ cp --no-clobber --recursive --preserve /etc/apt/sources.list /etc/apt/sources.list.backup
+ cp --no-clobber --recursive --preserve /etc/resolv.conf /etc/resolv.conf.backup
+ cp --no-clobber --recursive --preserve /etc/hosts /etc/hosts.backup
+ cp --no-clobber --recursive --preserve /etc/hostname /etc/hostname.backup
+ cp --no-clobber --recursive --preserve /etc/network/interfaces /etc/network/interfaces.backup
+ cp /home/user/nothing-to-see/whonix_shared/etc/apt/sources.list.whonix /etc/apt/sources.list
+ cp /home/user/nothing-to-see/whonix_shared/etc/apt/preferences.d/50_banned-packages /etc/apt/preferences.d/
+ cp /home/user/nothing-to-see/whonix_shared/etc/apt/apt.conf.d/90whonix-timeout /etc/apt/apt.conf.d/
+ sync
+ /home/user/nothing-to-see/help-steps/chroot-img
+++ dirname /home/user/nothing-to-see/help-steps/chroot-img
++ cd /home/user/nothing-to-see/help-steps
++ pwd
+ MYDIR=/home/user/nothing-to-see/help-steps
+ source /home/user/nothing-to-see/help-steps/pre
++ set +x
+ source /home/user/nothing-to-see/help-steps/variables
++ set +x
+ true 'INFO: Currently running script: /home/user/nothing-to-see/help-steps/chroot-img'
+ chroot-img
+ trap error_handler_chroot-img ERR INT TERM
+ sync
+ '[' 1 = 1 ']'
+ true
+ '[' '' = 0 ']'
+ '[' 1 = 1 ']'
+ true 'INFO /home/user/nothing-to-see/help-steps/chroot-img: using .backup files as /etc/resolv.conf etc.'
+ mount --bind /etc/resolv.conf.backup /etc/resolv.conf
+ mount --bind /etc/hosts.backup /etc/hosts
+ mount --bind /etc/hostname.backup /etc/hostname
+ mount --bind /etc/network/interfaces.backup /etc/network/interfaces
+ sync
+ true 'INFO: End of: /home/user/nothing-to-see/help-steps/chroot-img No error detected.'
+ /home/user/nothing-to-see/help-steps/create-local-temp-apt-repo
+++ dirname /home/user/nothing-to-see/help-steps/create-local-temp-apt-repo
++ cd /home/user/nothing-to-see/help-steps
++ pwd
+ MYDIR=/home/user/nothing-to-see/help-steps
+ source /home/user/nothing-to-see/help-steps/pre
++ set +x
+ source /home/user/nothing-to-see/help-steps/variables
++ set +x
+ true 'INFO: Currently running script: /home/user/nothing-to-see/help-steps/create-local-temp-apt-repo'
+ create_local_temp_apt_repo
+ trap error_handler_general ERR INT TERM
+ gpg --no-default-keyring --homedir /home/user/whonix_binary/gpg-local-signing-key --export whonix@local-signing.key
+ gpg --no-default-keyring --keyring /etc/apt/trusted.gpg.d/whonix-temporary-local-apt-repository.gpg --import
gpg: keyring `/etc/apt/trusted.gpg.d/whonix-temporary-local-apt-repository.gpg' created
gpg: WARNING: unsafe ownership on homedir `/home/user/whonix_binary/gpg-local-signing-key'
gpg: key D390D8CC: public key "Whonix auto generated local APT signing key <whonix@local-signing.key>" imported
gpg: Total number processed: 1
gpg:               imported: 1  (RSA: 1)
+ gpg --no-default-keyring --keyring /etc/apt/trusted.gpg.d/whonix-temporary-local-apt-repository.gpg --keyid-format 0xlong --fingerprint
+ mkdir --parents //mnt/initialdeb
+ mkdir --parents //tmp/empty
+ mkdir --parents //var/lib/whonix/sources_temp_list.d
+ mount --bind /home/user/whonix_binary/aptrepo_local //mnt/initialdeb
+ echo 'deb file:/mnt/initialdeb/ local main'
+ '[' '' = 1 ']'
+ cp /home/user/nothing-to-see/whonix_shared/usr/share/whonix/build_sources_debian_frozen.list //var/lib/whonix/sources_temp_list.d/build_sources.list
+ sync
+ ls -la //mnt/initialdeb
+ ls -la //var/lib/whonix/sources_temp_list.d
+ '[' '' = 1 ']'
+ cat //var/lib/whonix/sources_temp_list.d/build_sources.list
+ cat //var/lib/whonix/sources_temp_list.d/whonix_temp_initialdeb.list
+ true 'INFO: End of: /home/user/nothing-to-see/help-steps/create-local-temp-apt-repo No error detected.'
+ ls -la /etc/apt/trusted.gpg.d
+ apt-key finger
+ maybe_enable_apt_cache
+ trap error_handler_general ERR INT TERM
+ '[' -f /usr/share/whonix/whonix_gateway ']'
+ echo 'INFO: Setting, export http_proxy="http://127.0.0.1:3142"'
+ export http_proxy=http://127.0.0.1:3142
+ http_proxy=http://127.0.0.1:3142
+ sync
+ cat /etc/apt/preferences.d/50_banned-packages
+ apt-cache policy
+ '[' '' = true ']'
+ apt-get clean
+ apt-get autoclean
+ apt-get -f install
+ dpkg --configure -a
+ apt-get -o Dir::Etc::sourcelist=/tmp/empty -o Dir::Etc::sourceparts=/var/lib/whonix/sources_temp_list.d -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 -o Debug::Acquire::gpgv=true -o Acquire::Check-Valid-Until=false update
inside VerifyGetSigners
gpgv path: /usr/bin/gpgv
Keyring file: /etc/apt/trusted.gpg
Keyring path: /etc/apt/trusted.gpg.d/
Preparing to exec: /usr/bin/gpgv /usr/bin/gpgv --ignore-time-conflict --status-fd 3 --keyring /etc/apt/trusted.gpg.d/debian-archive-squeeze-stable.gpg --keyring /etc/apt/trusted.gpg.d/whonix-temporary-local-apt-repository.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-squeeze-automatic.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-wheezy-automatic.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-wheezy-stable.gpg --keyring /etc/apt/trusted.gpg /tmp/apt.sig.wT8Jje /tmp/apt.data.0qUFnT
Read: [GNUPG:] SIG_ID ysmt6BxcG7HoiLGhQA7ornrSj7A 2014-01-15 1389784674
Read: [GNUPG:] GOODSIG D122A2ACF1882364 Whonix auto generated local APT signing key <whonix@local-signing.key>
Got GOODSIG, key ID:GOODSIG D122A2ACF1882364
Read: [GNUPG:] VALIDSIG FAEADA0A8C9FB7FBB96796D4D122A2ACF1882364 2014-01-15 1389784674 0 4 0 1 2 01 E27755C465298A6DCBE82C1BB77C80A0D390D8CC
gpgv exited
gpgv succeeded
inside VerifyGetSigners
gpgv path: /usr/bin/gpgv
Keyring file: /etc/apt/trusted.gpg
Keyring path: /etc/apt/trusted.gpg.d/
Preparing to exec: /usr/bin/gpgv /usr/bin/gpgv --ignore-time-conflict --status-fd 3 --keyring /etc/apt/trusted.gpg.d/debian-archive-squeeze-stable.gpg --keyring /etc/apt/trusted.gpg.d/whonix-temporary-local-apt-repository.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-squeeze-automatic.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-wheezy-automatic.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-wheezy-stable.gpg --keyring /etc/apt/trusted.gpg /tmp/apt.sig.vol8QC /tmp/apt.data.lUbjDi
Read: [GNUPG:] SIG_ID xmsp0kAWAztsVoHwijV76QZDuTw 2014-01-07 1389116484
Read: [GNUPG:] GOODSIG 8B48AD6246925553 Debian Archive Automatic Signing Key (7.0/wheezy) <ftpmaster@debian.org>
Got GOODSIG, key ID:GOODSIG 8B48AD6246925553
Read: [GNUPG:] VALIDSIG A1BD8E9D78F7FE5C3E65D8AF8B48AD6246925553 2014-01-07 1389116484 0 4 0 1 8 01 A1BD8E9D78F7FE5C3E65D8AF8B48AD6246925553
gpgv exited
gpgv succeeded
inside VerifyGetSigners
gpgv path: /usr/bin/gpgv
Keyring file: /etc/apt/trusted.gpg
Keyring path: /etc/apt/trusted.gpg.d/
Preparing to exec: /usr/bin/gpgv /usr/bin/gpgv --ignore-time-conflict --status-fd 3 --keyring /etc/apt/trusted.gpg.d/debian-archive-squeeze-stable.gpg --keyring /etc/apt/trusted.gpg.d/whonix-temporary-local-apt-repository.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-squeeze-automatic.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-wheezy-automatic.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-wheezy-stable.gpg --keyring /etc/apt/trusted.gpg /tmp/apt.sig.Zd24Y0 /tmp/apt.data.djxMrH
Read: [GNUPG:] SIG_ID hjqszOlNRSu2nIPO+tPtxG0gMHs 2014-01-07 1389106029
Read: [GNUPG:] GOODSIG 8B48AD6246925553 Debian Archive Automatic Signing Key (7.0/wheezy) <ftpmaster@debian.org>
Got GOODSIG, key ID:GOODSIG 8B48AD6246925553
Read: [GNUPG:] VALIDSIG A1BD8E9D78F7FE5C3E65D8AF8B48AD6246925553 2014-01-07 1389106029 0 4 0 1 8 01 A1BD8E9D78F7FE5C3E65D8AF8B48AD6246925553
gpgv exited
gpgv succeeded
+ '[' '' = true ']'
+ local apt_unattended_opts=
+ '[' '' = true ']'
+ apt-get -o Dir::Etc::sourcelist=/tmp/empty -o Dir::Etc::sourceparts=/var/lib/whonix/sources_temp_list.d -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 -o Debug::Acquire::gpgv=true -o Acquire::Check-Valid-Until=false --yes dist-upgrade
+ apt-cache policy
+ '[' '' = true ']'
+ '[' '' = '' ']'
+ true 'INFO ./build-steps.d/1700_install-meta-packages: Variable whonix_build_script_whonix_package is empty. No packages will be excluded from installation. This information is relevant for builders using custom configurations, skipping packages such as Terminal-Only.'
+ install-pkg whonix-shared-packages-dependencies
+ pkg=whonix-shared-packages-dependencies
+ case $whonix_build_script_whonix_package in
+ true 'INFO: Installing whonix-shared-packages-dependencies, because whonix_build_script_whonix_package does not include it.'
+ apt-get -o Dir::Etc::sourcelist=/tmp/empty -o Dir::Etc::sourceparts=/var/lib/whonix/sources_temp_list.d -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 -o Debug::Acquire::gpgv=true -o Acquire::Check-Valid-Until=false --yes --no-install-recommends install whonix-shared-packages-dependencies
+ install-pkg whonix-shared-packages-recommended
+ pkg=whonix-shared-packages-recommended
+ case $whonix_build_script_whonix_package in
+ true 'INFO: Installing whonix-shared-packages-recommended, because whonix_build_script_whonix_package does not include it.'
+ apt-get -o Dir::Etc::sourcelist=/tmp/empty -o Dir::Etc::sourceparts=/var/lib/whonix/sources_temp_list.d -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 -o Debug::Acquire::gpgv=true -o Acquire::Check-Valid-Until=false --yes --no-install-recommends install whonix-shared-packages-recommended
+ install-pkg whonix-shared-desktop
+ pkg=whonix-shared-desktop
+ case $whonix_build_script_whonix_package in
+ true 'INFO: Installing whonix-shared-desktop, because whonix_build_script_whonix_package does not include it.'
+ apt-get -o Dir::Etc::sourcelist=/tmp/empty -o Dir::Etc::sourceparts=/var/lib/whonix/sources_temp_list.d -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 -o Debug::Acquire::gpgv=true -o Acquire::Check-Valid-Until=false --yes --no-install-recommends install whonix-shared-desktop
+ install-pkg whonix-shared-desktop-kde
+ pkg=whonix-shared-desktop-kde
+ case $whonix_build_script_whonix_package in
+ true 'INFO: Installing whonix-shared-desktop-kde, because whonix_build_script_whonix_package does not include it.'
+ apt-get -o Dir::Etc::sourcelist=/tmp/empty -o Dir::Etc::sourceparts=/var/lib/whonix/sources_temp_list.d -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 -o Debug::Acquire::gpgv=true -o Acquire::Check-Valid-Until=false --yes --no-install-recommends install whonix-shared-desktop-kde
E: Unable to correct problems, you have held broken packages.
++ error_handler_unchroot_unprevent_unmount
++ echo 'ERROR in ./build-steps.d/1700_install-meta-packages. Aborting...'
++ rm --force /var/run/whonix/package_manager_lock
++ /home/user/nothing-to-see/help-steps/remove-local-temp-apt-repo
+++ dirname /home/user/nothing-to-see/help-steps/remove-local-temp-apt-repo
++ cd /home/user/nothing-to-see/help-steps
++ pwd
+ MYDIR=/home/user/nothing-to-see/help-steps
+ source /home/user/nothing-to-see/help-steps/pre
++ set +x
+ source /home/user/nothing-to-see/help-steps/variables
++ set +x
+ true 'INFO: Currently running script: /home/user/nothing-to-see/help-steps/remove-local-temp-apt-repo'
+ remove_local_temp_apt_repo
+ trap error_handler_general ERR INT TERM
+ rm --force /etc/apt/trusted.gpg.d/whonix-temporary-local-apt-repository.gpg
+ rm --force //var/lib/whonix/sources_temp_list.d/whonix_temp_initialdeb.list
+ rm --force //var/lib/whonix/sources_temp_list.d/build_sources.list
+ true 'INFO: End of: /home/user/nothing-to-see/help-steps/remove-local-temp-apt-repo No error detected.'
++ /home/user/nothing-to-see/help-steps/unchroot-img
+++ dirname /home/user/nothing-to-see/help-steps/unchroot-img
++ cd /home/user/nothing-to-see/help-steps
++ pwd
+ MYDIR=/home/user/nothing-to-see/help-steps
+ source /home/user/nothing-to-see/help-steps/pre
++ set +x
+ source /home/user/nothing-to-see/help-steps/variables
++ set +x
+ true 'INFO: Currently running script: /home/user/nothing-to-see/help-steps/unchroot-img'
+ do_unchroot
+ trap error_handler_unchroot-img ERR INT TERM
+ sync
+ '[' 1 = 1 ']'
+ true
+ umount //mnt/initialdeb
+ umount /etc/resolv.conf
+ umount /etc/hosts
+ umount /etc/hostname
+ umount /etc/network/interfaces
+ sync
+ true 'INFO: End of: /home/user/nothing-to-see/help-steps/unchroot-img No error detected.'
++ /home/user/nothing-to-see/help-steps/unprevent-daemons-from-starting
+++ dirname /home/user/nothing-to-see/help-steps/unprevent-daemons-from-starting
++ cd /home/user/nothing-to-see/help-steps
++ pwd
+ MYDIR=/home/user/nothing-to-see/help-steps
+ source /home/user/nothing-to-see/help-steps/pre
++ set +x
+ source /home/user/nothing-to-see/help-steps/variables
++ set +x
+ true 'INFO: Currently running script: /home/user/nothing-to-see/help-steps/unprevent-daemons-from-starting'
+ unprevent_daemons_from_starting
+ sync
+ rm --verbose --force /usr/sbin/policy-rc.d
+ sync
+ true 'INFO: End of: /home/user/nothing-to-see/help-steps/unprevent-daemons-from-starting No error detected.'
++ /home/user/nothing-to-see/help-steps/unmount-img
+++ dirname /home/user/nothing-to-see/help-steps/unmount-img
++ cd /home/user/nothing-to-see/help-steps
++ pwd
+ MYDIR=/home/user/nothing-to-see/help-steps
+ source /home/user/nothing-to-see/help-steps/pre
++ set +x
+ source /home/user/nothing-to-see/help-steps/variables
++ set +x
+ '[' 1 = 1 ']'
+ true 'INFO: Skipping script, because BARE_METAL=1: /home/user/nothing-to-see/help-steps/unmount-img'
+ exit 0
++ echo 'ERROR in ./build-steps.d/1700_install-meta-packages! Aborted.'
++ exit 1
When running build command with the appended log option there is no output on the screen
This is expected because output is redirected to the log. Sorry, I didn't mention it. I try to think of some automatic log creation without user intervention required for next version.
so I probably pressed Control C thinking nothing is happening.
Please mention such things next time.

According to the log, apt-get is failing now with “E: Unable to correct problems, you have held broken packages.” This is a different error than you posted last time when you didn’t press Control-C. I believe this isn’t a bug in the build script, it is because the Control-C disrupted apt-get or dpkg. You you try please if you can install any new packages without using the build script?

sudo apt-get update sudo apt-get install github-cli

Or replace “github-cli” with any other package that isn’t installed yet of your choice. See if that works. If it doesn’t work, you have to fix that first. For fixing this, you can use any instructions available for troubleshooting apt-get for Debian/Ubuntu. Or reinstall might be the faster way to fix the package manager.

This is expected because output is redirected to the log. Sorry, I didn’t mention it. I try to think of some automatic log creation without user intervention required for next version.[/quote]
Ideally I would like to see a both log creation and screen output. Log is way better than screenshots but looking at a blank screen for hours while it’s building is not the best thing since I like to monitor progress.

I installed github-cli without problems.

ghi --version

gives output

ghi 1.0.0

so I guess it works.

I’ll reinstall in a new VM and retry the 7.7.3.1 bare-metal build from scratch.

Ideally I would like to see a both log creation and screen output. Log is way better than screenshots but looking at a blank screen for hours while it's building is not the best thing since I like to monitor progress.
Same for me. I'll add nothing else than that.

I installed Debian Jessie in a new VM, cloned GitHub - adrelanos/nothing-to-see: Temporary Git Tags for Whonix and checked out 7.7.3.1. I did not interrupt the process with Control C.

The results are the same (“E: Unable to correct problems, you have held broken packages.”) as in the previous example. Installing github-cli through apt-get works nicely.

My commands:
git clone GitHub - adrelanos/nothing-to-see: Temporary Git Tags for Whonix
cd nothing-to-see
git tag
git checkout 7.7.3.1
sudo ./whonix_build --tor-gateway --bare-metal --build >> /home/user/log 2>> /home/user/log

My log of 1700 build script part.

run-parts: executing ./build-steps.d/1700_install-meta-packages
+ true 'Currently running script: ./build-steps.d/1700_install-meta-packages'
+ TEMP_SCRIPTNAME=./build-steps.d/1700_install-meta-packages
+++ dirname ./build-steps.d/1700_install-meta-packages
++ cd ./build-steps.d
++ pwd
+ MYDIR=/home/user/nothing-to-see/build-steps.d
+ cd /home/user/nothing-to-see/build-steps.d
+ cd ..
+ cd help-steps
+ source pre
++ set +x
+ source variables
++ set +x
INFO: Setting... export UWT_DEV_PASSTHROUGH="1"
whonix_build_new_changelog_version: 2:7.7.3.1-debpackage1
+ true 'INFO: Currently running script: ./build-steps.d/1700_install-meta-packages'
+ install-meta-packages
+ trap error_handler_unchroot_unprevent_unmount ERR INT TERM
+ '[' 1 = 1 ']'
+ '[' '!' -f /home/user/whonix_binary/gpg-local-signing-key/done ']'
+ sync
+ /home/user/nothing-to-see/help-steps/mount-img
+++ dirname /home/user/nothing-to-see/help-steps/mount-img
++ cd /home/user/nothing-to-see/help-steps
++ pwd
+ MYDIR=/home/user/nothing-to-see/help-steps
+ source /home/user/nothing-to-see/help-steps/pre
++ set +x
+ source /home/user/nothing-to-see/help-steps/variables
++ set +x
INFO: Setting... export UWT_DEV_PASSTHROUGH="1"
whonix_build_new_changelog_version: 2:7.7.3.1-debpackage1
+ '[' 1 = 1 ']'
+ true 'INFO: Skipping script, because BARE_METAL=1: /home/user/nothing-to-see/help-steps/mount-img'
+ exit 0
+ /home/user/nothing-to-see/help-steps/prevent-daemons-from-starting
+++ dirname /home/user/nothing-to-see/help-steps/prevent-daemons-from-starting
++ cd /home/user/nothing-to-see/help-steps
++ pwd
+ MYDIR=/home/user/nothing-to-see/help-steps
+ source /home/user/nothing-to-see/help-steps/pre
++ set +x
+ source /home/user/nothing-to-see/help-steps/variables
++ set +x
INFO: Setting... export UWT_DEV_PASSTHROUGH="1"
whonix_build_new_changelog_version: 2:7.7.3.1-debpackage1
+ true 'INFO: Currently running script: /home/user/nothing-to-see/help-steps/prevent-daemons-from-starting'
+ prevent_daemons_from_starting
+ trap error_handler_prevent_daemons_from_starting ERR INT TERM
+ sync
+ echo 'chroot-img: copy policy-rc.d into /usr/sbin/ to prevent daemons from starting.'
chroot-img: copy policy-rc.d into /usr/sbin/ to prevent daemons from starting.
+ cp --preserve --verbose /home/user/nothing-to-see/whonix_shared/usr/share/whonix/policy-rc.d /usr/sbin/policy-rc.d
‘/home/user/nothing-to-see/whonix_shared/usr/share/whonix/policy-rc.d’ -> ‘/usr/sbin/policy-rc.d’
+ sync
+ true 'INFO: End of: /home/user/nothing-to-see/help-steps/prevent-daemons-from-starting No error detected.'
+ sync
+ update-grub -v
grub-mkconfig (GRUB) 2.00-22
+ sync
+ sync
+ '[' 1 = 1 ']'
+ cp --no-clobber --recursive --preserve /etc/apt/sources.list /etc/apt/sources.list.backup
+ cp --no-clobber --recursive --preserve /etc/resolv.conf /etc/resolv.conf.backup
+ cp --no-clobber --recursive --preserve /etc/hosts /etc/hosts.backup
+ cp --no-clobber --recursive --preserve /etc/hostname /etc/hostname.backup
+ cp --no-clobber --recursive --preserve /etc/network/interfaces /etc/network/interfaces.backup
+ cp /home/user/nothing-to-see/whonix_shared/etc/apt/sources.list.whonix /etc/apt/sources.list
+ cp /home/user/nothing-to-see/whonix_shared/etc/apt/preferences.d/50_banned-packages /etc/apt/preferences.d/
+ cp /home/user/nothing-to-see/whonix_shared/etc/apt/apt.conf.d/90whonix-timeout /etc/apt/apt.conf.d/
+ sync
+ /home/user/nothing-to-see/help-steps/chroot-img
+++ dirname /home/user/nothing-to-see/help-steps/chroot-img
++ cd /home/user/nothing-to-see/help-steps
++ pwd
+ MYDIR=/home/user/nothing-to-see/help-steps
+ source /home/user/nothing-to-see/help-steps/pre
++ set +x
+ source /home/user/nothing-to-see/help-steps/variables
++ set +x
INFO: Setting... export UWT_DEV_PASSTHROUGH="1"
whonix_build_new_changelog_version: 2:7.7.3.1-debpackage1
+ true 'INFO: Currently running script: /home/user/nothing-to-see/help-steps/chroot-img'
+ chroot-img
+ trap error_handler_chroot-img ERR INT TERM
+ sync
+ '[' 1 = 1 ']'
+ true
+ '[' '' = 0 ']'
+ '[' 1 = 1 ']'
+ true 'INFO /home/user/nothing-to-see/help-steps/chroot-img: using .backup files as /etc/resolv.conf etc.'
+ mount --bind /etc/resolv.conf.backup /etc/resolv.conf
+ mount --bind /etc/hosts.backup /etc/hosts
+ mount --bind /etc/hostname.backup /etc/hostname
+ mount --bind /etc/network/interfaces.backup /etc/network/interfaces
+ sync
+ true 'INFO: End of: /home/user/nothing-to-see/help-steps/chroot-img No error detected.'
+ /home/user/nothing-to-see/help-steps/create-local-temp-apt-repo
+++ dirname /home/user/nothing-to-see/help-steps/create-local-temp-apt-repo
++ cd /home/user/nothing-to-see/help-steps
++ pwd
+ MYDIR=/home/user/nothing-to-see/help-steps
+ source /home/user/nothing-to-see/help-steps/pre
++ set +x
+ source /home/user/nothing-to-see/help-steps/variables
++ set +x
INFO: Setting... export UWT_DEV_PASSTHROUGH="1"
whonix_build_new_changelog_version: 2:7.7.3.1-debpackage1
+ true 'INFO: Currently running script: /home/user/nothing-to-see/help-steps/create-local-temp-apt-repo'
+ create_local_temp_apt_repo
+ trap error_handler_general ERR INT TERM
+ gpg --no-default-keyring --homedir /home/user/whonix_binary/gpg-local-signing-key --export whonix@local-signing.key
+ gpg --no-default-keyring --keyring /etc/apt/trusted.gpg.d/whonix-temporary-local-apt-repository.gpg --import
gpg: WARNING: unsafe ownership on homedir `/home/user/whonix_binary/gpg-local-signing-key'
gpg: directory `/root/.gnupg' created
gpg: new configuration file `/root/.gnupg/gpg.conf' created
gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run
gpg: keyring `/root/.gnupg/secring.gpg' created
gpg: keyring `/etc/apt/trusted.gpg.d/whonix-temporary-local-apt-repository.gpg' created
gpg: /root/.gnupg/trustdb.gpg: trustdb created
gpg: key AE87BE2C: public key "Whonix auto generated local APT signing key <whonix@local-signing.key>" imported
gpg: Total number processed: 1
gpg:               imported: 1  (RSA: 1)
+ gpg --no-default-keyring --keyring /etc/apt/trusted.gpg.d/whonix-temporary-local-apt-repository.gpg --keyid-format 0xlong --fingerprint
/etc/apt/trusted.gpg.d/whonix-temporary-local-apt-repository.gpg
----------------------------------------------------------------
pub   4096R/0x5D3BDD88AE87BE2C 2014-01-18
      Key fingerprint = 5EB3 4520 C8B9 96C6 5159  81ED 5D3B DD88 AE87 BE2C
uid                            Whonix auto generated local APT signing key <whonix@local-signing.key>
sub   4096R/0x8E85D9372DD24286 2014-01-18

+ mkdir --parents //mnt/initialdeb
+ mkdir --parents //tmp/empty
+ mkdir --parents //var/lib/whonix/sources_temp_list.d
+ mount --bind /home/user/whonix_binary/aptrepo_local //mnt/initialdeb
+ echo 'deb file:/mnt/initialdeb/ local main'
+ '[' '' = 1 ']'
+ cp /home/user/nothing-to-see/whonix_shared/usr/share/whonix/build_sources_debian_frozen.list //var/lib/whonix/sources_temp_list.d/build_sources.list
+ sync
+ ls -la //mnt/initialdeb
total 20
drwxr-xr-x 5 user user 4096 Jan 18 15:09 .
drwxr-xr-x 3 root root 4096 Jan 18 15:10 ..
drwxr-xr-x 2 user user 4096 Jan 18 15:10 db
drwxr-xr-x 3 user user 4096 Jan 18 15:09 dists
drwxr-xr-x 3 user user 4096 Jan 18 15:09 pool
+ ls -la //var/lib/whonix/sources_temp_list.d
total 16
drwxr-xr-x 2 root root 4096 Jan 18 15:10 .
drwxr-xr-x 3 root root 4096 Jan 18 15:10 ..
-rw-r--r-- 1 root root 1124 Jan 18 15:10 build_sources.list
-rw-r--r-- 1 root root   37 Jan 18 15:10 whonix_temp_initialdeb.list
+ '[' '' = 1 ']'
+ cat //var/lib/whonix/sources_temp_list.d/build_sources.list
## This file is part of Whonix.
## Copyright (C) 2012 - 2014 Patrick Schleizer <adrelanos@riseup.net>
## See the file COPYING for copying conditions.

## NOTE:
## If you make changes here, do not forget to update
## whonix_build_grml_sources_list in buildconfig.d/30_apt as well.

## Using http://snapshot.debian.org/ to create verifiable builds.
##
## 1. Go to for example:
##    - http://snapshot.debian.org/archive/debian-security/
##    - http://snapshot.debian.org/archive/debian/
## 2. Then for example click on 2013 09
##    - http://snapshot.debian.org/archive/debian-security/?year=2013&month=10
##    - http://snapshot.debian.org/archive/debian/?year=2013&month=10
## 3. Scroll down and for example click on 2013-09-19 21:48:59
##    - http://snapshot.debian.org/archive/debian-security/20130919T215514Z/
##    - http://snapshot.debian.org/archive/debian/20130919T214859Z/
deb http://snapshot.debian.org/archive/debian-security/20140107T175155Z/ testing/updates main
deb http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing main

## We currently do not need any source packages for building Whonix.
+ cat //var/lib/whonix/sources_temp_list.d/whonix_temp_initialdeb.list
deb file:/mnt/initialdeb/ local main
+ true 'INFO: End of: /home/user/nothing-to-see/help-steps/create-local-temp-apt-repo No error detected.'
+ ls -la /etc/apt/trusted.gpg.d
total 28
drwxr-xr-x 2 root root 4096 Jan 18 15:10 .
drwxr-xr-x 6 root root 4096 Jan 18 15:10 ..
-rw-r--r-- 1 root root 4084 Jun  2  2012 debian-archive-squeeze-automatic.gpg
-rw-r--r-- 1 root root 2853 Jun  2  2012 debian-archive-squeeze-stable.gpg
-rw-r--r-- 1 root root 3780 Jun  2  2012 debian-archive-wheezy-automatic.gpg
-rw-r--r-- 1 root root 2851 Jun  2  2012 debian-archive-wheezy-stable.gpg
-rw------- 1 root root 2891 Jan 18 15:10 whonix-temporary-local-apt-repository.gpg
-rw------- 1 root root    0 Jan 18 15:10 whonix-temporary-local-apt-repository.gpg~
+ apt-key finger
/etc/apt/trusted.gpg.d/debian-archive-squeeze-automatic.gpg
-----------------------------------------------------------
pub   4096R/473041FA 2010-08-27 [expires: 2018-03-05]
      Key fingerprint = 9FED 2BCB DCD2 9CDF 7626  78CB AED4 B06F 4730 41FA
uid                  Debian Archive Automatic Signing Key (6.0/squeeze) <ftpmaster@debian.org>

/etc/apt/trusted.gpg.d/debian-archive-squeeze-stable.gpg
--------------------------------------------------------
pub   4096R/B98321F9 2010-08-07 [expires: 2017-08-05]
      Key fingerprint = 0E4E DE2C 7F3E 1FC0 D033  800E 6448 1591 B983 21F9
uid                  Squeeze Stable Release Key <debian-release@lists.debian.org>

/etc/apt/trusted.gpg.d/debian-archive-wheezy-automatic.gpg
----------------------------------------------------------
pub   4096R/46925553 2012-04-27 [expires: 2020-04-25]
      Key fingerprint = A1BD 8E9D 78F7 FE5C 3E65  D8AF 8B48 AD62 4692 5553
uid                  Debian Archive Automatic Signing Key (7.0/wheezy) <ftpmaster@debian.org>

/etc/apt/trusted.gpg.d/debian-archive-wheezy-stable.gpg
-------------------------------------------------------
pub   4096R/65FFB764 2012-05-08 [expires: 2019-05-07]
      Key fingerprint = ED6D 6527 1AAC F0FF 15D1  2303 6FB2 A1C2 65FF B764
uid                  Wheezy Stable Release Key <debian-release@lists.debian.org>

/etc/apt/trusted.gpg.d/whonix-temporary-local-apt-repository.gpg
----------------------------------------------------------------
pub   4096R/AE87BE2C 2014-01-18
      Key fingerprint = 5EB3 4520 C8B9 96C6 5159  81ED 5D3B DD88 AE87 BE2C
uid                  Whonix auto generated local APT signing key <whonix@local-signing.key>
sub   4096R/2DD24286 2014-01-18

+ maybe_enable_apt_cache
+ trap error_handler_general ERR INT TERM
+ '[' -f /usr/share/whonix/whonix_gateway ']'
+ echo 'INFO: Setting, export http_proxy="http://127.0.0.1:3142"'
INFO: Setting, export http_proxy="http://127.0.0.1:3142"
+ export http_proxy=http://127.0.0.1:3142
+ http_proxy=http://127.0.0.1:3142
+ sync
+ cat /etc/apt/preferences.d/50_banned-packages
## This file is part of Whonix.
## Copyright (C) 2012 - 2014 Patrick Schleizer <adrelanos@riseup.net>
## See the file COPYING for copying conditions.

## Whonix /etc/apt/preferences.d/50_banned-packages

## Prevent conflicting software from getting installed, just in case.
##
## Advanced users who know what they are doing are free to comment packages of
## their choice out and therefore make them installable again.

## NOTE:
## Do not add comments on the very bottom after the last entry, otherwise
## apt-get will complain when parsing this file.

## Additionally the autostart of Tor on Whonix-Workstation has been disabled
## in /etc/default/tor to prevent Tor over Tor and to satisfy the dependencies
## of some packages on Tor, for example for TorChat. See also:
##     https://www.whonix.org/wiki/Dev/Dummy_Tor

## NTP does not work over Tor because it uses UDP.
## If it were to work, it would not be secure, because
## it is by default not encrypted. Whonix has its own
## safe network time synchronization mechanism. See
## Whonix design.
Package: ntpdate
Pin: release *
Pin-Priority: -1

## Not installing Debian popularity contest due to privacy concerns.
Package: popularity-contest
Pin: release *
Pin-Priority: -1

## Not installing resolvconf, openresolv since they can modify DNS settings,
## resulting in not using Tor as DNS resolver. Advanced users
## should knowingly install resolvconf or edit /etc/resolv.conf
## manually.
Package: resolvconf
Pin: release *
Pin-Priority: -1

Package: openresolv
Pin: release *
Pin-Priority: -1

## Not installing the Ubuntu version of popularity-contest.
## Only interesting for custom builds.
Package: canonical-census
Pin: release *
Pin-Priority: -1

## Not installing Ubuntu packages with privacy concerns.
## Only interesting for custom builds.
Package: unity-lens-shopping
Pin: release *
Pin-Priority: -1

Package: unity-scope-video-remote
Pin: release *
Pin-Priority: -1

Package: unity-scope-musicstores
Pin: release *
Pin-Priority: -1

Package: geoclue-ubuntu-geoip
Pin: release *
Pin-Priority: -1

## geoclue is not evil in itself. Just having it installed may lead some third
## party packages depending on it on utilizing in context of Whonix unwanted
## activities, such as finding out the geolocation of a Tor exit relay, which
## would not be useful or "phone home".
Package: geoclue
Pin: release *
Pin-Priority: -1

## Not installing uncomplicated firewall, because it
## conflicts with Whonix's own firewall started by
## /etc/network/interfaces pre-up.
## Only interesting for custom builds.
Package: ufw
Pin: release *
Pin-Priority: -1
+ apt-cache policy
Package files:
 100 /var/lib/dpkg/status
     release a=now
Pinned packages:
     resolvconf -> (not found)
+ '[' '' = true ']'
+ apt-get clean
+ apt-get autoclean
Reading package lists...
Building dependency tree...
Reading state information...
+ apt-get -f install
Reading package lists...
Building dependency tree...
Reading state information...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
+ dpkg --configure -a
+ apt-get -o Dir::Etc::sourcelist=/tmp/empty -o Dir::Etc::sourceparts=/var/lib/whonix/sources_temp_list.d -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 -o Debug::Acquire::gpgv=true -o Acquire::Check-Valid-Until=false update
Get:1 file: local InRelease [3,185 B]
inside VerifyGetSigners
gpgv path: /usr/bin/gpgv
Keyring file: /etc/apt/trusted.gpg
Keyring path: /etc/apt/trusted.gpg.d/
Preparing to exec: /usr/bin/gpgv /usr/bin/gpgv --ignore-time-conflict --status-fd 3 --keyring /etc/apt/trusted.gpg.d/debian-archive-squeeze-stable.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-wheezy-stable.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-squeeze-automatic.gpg --keyring /etc/apt/trusted.gpg.d/whonix-temporary-local-apt-repository.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-wheezy-automatic.gpg --keyring /etc/apt/trusted.gpg /tmp/apt.sig.f54twS /tmp/apt.data.fwU84o
Read: [GNUPG:] SIG_ID U97wxQlO4QyJjVsZWdjz0LpMyEo 2014-01-18 1390057800
Read: [GNUPG:] GOODSIG 8E85D9372DD24286 Whonix auto generated local APT signing key <whonix@local-signing.key>
Got GOODSIG, key ID:GOODSIG 8E85D9372DD24286
Read: [GNUPG:] VALIDSIG AB92214BE25D6CFBEF7FB8378E85D9372DD24286 2014-01-18 1390057800 0 4 0 1 2 01 5EB34520C8B996C6515981ED5D3BDD88AE87BE2C
gpgv exited
gpgv succeeded
Ign file: local/main Translation-en_US
Ign file: local/main Translation-en
Get:2 http://snapshot.debian.org testing/updates InRelease [73.5 kB]
inside VerifyGetSigners
gpgv path: /usr/bin/gpgv
Keyring file: /etc/apt/trusted.gpg
Keyring path: /etc/apt/trusted.gpg.d/
Preparing to exec: /usr/bin/gpgv /usr/bin/gpgv --ignore-time-conflict --status-fd 3 --keyring /etc/apt/trusted.gpg.d/debian-archive-squeeze-stable.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-wheezy-stable.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-squeeze-automatic.gpg --keyring /etc/apt/trusted.gpg.d/whonix-temporary-local-apt-repository.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-wheezy-automatic.gpg --keyring /etc/apt/trusted.gpg /tmp/apt.sig.VQY11l /tmp/apt.data.1M9hBp
Read: [GNUPG:] SIG_ID xmsp0kAWAztsVoHwijV76QZDuTw 2014-01-07 1389116484
Read: [GNUPG:] GOODSIG 8B48AD6246925553 Debian Archive Automatic Signing Key (7.0/wheezy) <ftpmaster@debian.org>
Got GOODSIG, key ID:GOODSIG 8B48AD6246925553
Read: [GNUPG:] VALIDSIG A1BD8E9D78F7FE5C3E65D8AF8B48AD6246925553 2014-01-07 1389116484 0 4 0 1 8 01 A1BD8E9D78F7FE5C3E65D8AF8B48AD6246925553
gpgv exited
gpgv succeeded
Get:3 http://snapshot.debian.org testing InRelease [163 kB]
inside VerifyGetSigners
gpgv path: /usr/bin/gpgv
Keyring file: /etc/apt/trusted.gpg
Keyring path: /etc/apt/trusted.gpg.d/
Preparing to exec: /usr/bin/gpgv /usr/bin/gpgv --ignore-time-conflict --status-fd 3 --keyring /etc/apt/trusted.gpg.d/debian-archive-squeeze-stable.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-wheezy-stable.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-squeeze-automatic.gpg --keyring /etc/apt/trusted.gpg.d/whonix-temporary-local-apt-repository.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-wheezy-automatic.gpg --keyring /etc/apt/trusted.gpg /tmp/apt.sig.ODkg1L /tmp/apt.data.EijpFQ
Read: [GNUPG:] SIG_ID hjqszOlNRSu2nIPO+tPtxG0gMHs 2014-01-07 1389106029
Read: [GNUPG:] GOODSIG 8B48AD6246925553 Debian Archive Automatic Signing Key (7.0/wheezy) <ftpmaster@debian.org>
Got GOODSIG, key ID:GOODSIG 8B48AD6246925553
Read: [GNUPG:] VALIDSIG A1BD8E9D78F7FE5C3E65D8AF8B48AD6246925553 2014-01-07 1389106029 0 4 0 1 8 01 A1BD8E9D78F7FE5C3E65D8AF8B48AD6246925553
gpgv exited
gpgv succeeded
Get:4 http://snapshot.debian.org testing/updates/main i386 Packages [14 B]
Get:5 http://snapshot.debian.org testing/updates/main Translation-en [14 B]
Get:6 http://snapshot.debian.org testing/main i386 Packages [6,312 kB]
Get:7 http://snapshot.debian.org testing/main Translation-en [4,189 kB]
Fetched 10.7 MB in 41s (262 kB/s)
Reading package lists...
+ '[' '' = true ']'
+ local apt_unattended_opts=
+ '[' '' = true ']'
+ apt-get -o Dir::Etc::sourcelist=/tmp/empty -o Dir::Etc::sourceparts=/var/lib/whonix/sources_temp_list.d -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 -o Debug::Acquire::gpgv=true -o Acquire::Check-Valid-Until=false --yes dist-upgrade
Reading package lists...
Building dependency tree...
Reading state information...
The following packages will be upgraded:
  libboost-iostreams1.53.0
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 47.9 kB of archives.
After this operation, 35.8 kB disk space will be freed.
Get:1 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libboost-iostreams1.53.0 i386 1.53.0-6+b2 [47.9 kB]
Fetched 47.9 kB in 0s (64.7 kB/s)
(Reading database ... 38502 files and directories currently installed.)
Preparing to unpack .../libboost-iostreams1.53.0_1.53.0-6+b2_i386.deb ...
Unpacking libboost-iostreams1.53.0 (1.53.0-6+b2) over (1.53.0-6+b1) ...
Setting up libboost-iostreams1.53.0 (1.53.0-6+b2) ...
Processing triggers for libc-bin (2.17-97) ...
+ apt-cache policy
Package files:
 100 /var/lib/dpkg/status
     release a=now
Pinned packages:
     resolvconf -> (not found)
+ '[' '' = true ']'
+ '[' '' = '' ']'
+ true 'INFO ./build-steps.d/1700_install-meta-packages: Variable whonix_build_script_whonix_package is empty. No packages will be excluded from installation. This information is relevant for builders using custom configurations, skipping packages such as Terminal-Only.'
+ install-pkg whonix-shared-packages-dependencies
+ pkg=whonix-shared-packages-dependencies
+ case $whonix_build_script_whonix_package in
+ true 'INFO: Installing whonix-shared-packages-dependencies, because whonix_build_script_whonix_package does not include it.'
+ apt-get -o Dir::Etc::sourcelist=/tmp/empty -o Dir::Etc::sourceparts=/var/lib/whonix/sources_temp_list.d -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 -o Debug::Acquire::gpgv=true -o Acquire::Check-Valid-Until=false --yes --no-install-recommends install whonix-shared-packages-dependencies
Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
  acpi-fakekey acpi-support console-common console-data curl
  dconf-gsettings-backend dconf-service debsums glib-networking
  glib-networking-common glib-networking-services gnupg-curl
  gsettings-desktop-schemas gsfonts imagemagick imagemagick-common libaspell15
  libatk-bridge2.0-0 libatspi2.0-0 libcairo-gobject2 libcolord1 libcurl3
  libdbus-glib-1-2 libdconf1 libenchant1c2a libfile-fnmatch-perl libgeoclue0
  libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 libgtk-3-0 libgtk-3-common
  libharfbuzz-icu0 libhunspell-1.3-0 libice6 libicu52
  libjavascriptcoregtk-3.0-0 liblcms2-2 liblqr-1-0 libltdl7 libmagickcore5
  libmagickwand5 libnotify-bin libnotify4 liborc-0.4-0 libperl4-corelibs-perl
  libproxy1 libsecret-1-0 libsecret-common libsm6 libsoup2.4-1 libsysfs2
  libwebkitgtk-3.0-0 libwebkitgtk-3.0-common libwebp4 libxaw7 libxmu6 libxpm4
  libxslt1.1 libxt6 lsof mingetty module-init-tools most pm-utils
  powermgmt-base python-stem rungetty sysfsutils uuid-runtime virt-what vrms
  wmctrl x11-common x11-xserver-utils zenity zenity-common
Suggested packages:
  radeontool vbetool xinput unicode-data imagemagick-doc autotrace cups-bsd
  lpr lprng enscript ffmpeg gimp gnuplot grads hp2xx html2ps libwmf-bin
  mplayer povray radiance sane-utils texlive-base-bin transfig xdg-utils
  aspell libenchant-voikko geoclue libvisual-0.4-plugins
  gstreamer-codec-install gnome-codec-install gstreamer1.0-tools
  gstreamer1.0-plugins-base librsvg2-common gvfs liblcms2-utils cpufrequtils
  wireless-tools nickle cairo-5c xorg-docs-core
Recommended packages:
  rfkill xscreensaver gnome-screensaver libmagickcore5-extra ghostscript
  netpbm ufraw-batch aspell-en aspell-dictionary aspell6a-dictionary
  at-spi2-core colord enchant libgtk-3-bin hunspell-en-us hunspell-dictionary
  myspell-dictionary notification-daemon gstreamer1.0-plugins-good hdparm
  ethtool
The following NEW packages will be installed:
  acpi-fakekey acpi-support console-common console-data curl
  dconf-gsettings-backend dconf-service debsums glib-networking
  glib-networking-common glib-networking-services gnupg-curl
  gsettings-desktop-schemas gsfonts imagemagick imagemagick-common libaspell15
  libatk-bridge2.0-0 libatspi2.0-0 libcairo-gobject2 libcolord1 libcurl3
  libdbus-glib-1-2 libdconf1 libenchant1c2a libfile-fnmatch-perl libgeoclue0
  libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 libgtk-3-0 libgtk-3-common
  libharfbuzz-icu0 libhunspell-1.3-0 libice6 libicu52
  libjavascriptcoregtk-3.0-0 liblcms2-2 liblqr-1-0 libltdl7 libmagickcore5
  libmagickwand5 libnotify-bin libnotify4 liborc-0.4-0 libperl4-corelibs-perl
  libproxy1 libsecret-1-0 libsecret-common libsm6 libsoup2.4-1 libsysfs2
  libwebkitgtk-3.0-0 libwebkitgtk-3.0-common libwebp4 libxaw7 libxmu6 libxpm4
  libxslt1.1 libxt6 lsof mingetty module-init-tools most pm-utils
  powermgmt-base python-stem rungetty sysfsutils uuid-runtime virt-what vrms
  whonix-shared-packages-dependencies wmctrl x11-common x11-xserver-utils
  zenity zenity-common
0 upgraded, 77 newly installed, 0 to remove and 0 not upgraded.
Need to get 40.5 MB/40.5 MB of archives.
After this operation, 145 MB of additional disk space will be used.
Get:1 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main console-data all 2:1.12-3 [1,114 kB]
Get:2 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main console-common all 0.7.88 [121 kB]
Get:3 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main imagemagick-common all 8:6.7.7.10-7 [123 kB]
Get:4 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libatspi2.0-0 i386 2.10.2-1 [53.4 kB]
Get:5 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libatk-bridge2.0-0 i386 2.10.2-1 [48.6 kB]
Get:6 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libcairo-gobject2 i386 1.12.16-2 [538 kB]
Get:7 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main liblcms2-2 i386 2.2+git20110628-2.3+b1 [119 kB]
Get:8 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libcolord1 i386 1.0.5-1 [193 kB]
Get:9 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libcurl3 i386 7.34.0-1 [261 kB]
Get:10 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libdbus-glib-1-2 i386 0.100.2-1 [203 kB]
Get:11 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libdconf1 i386 0.18.0-1 [32.7 kB]
Get:12 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libaspell15 i386 0.60.7~20110707-1 [681 kB]
Get:13 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libhunspell-1.3-0 i386 1.3.2-6 [135 kB]
Get:14 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libenchant1c2a i386 1.6.0-10 [84.9 kB]
Get:15 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libgeoclue0 i386 0.12.99-3 [28.3 kB]
Get:16 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libgstreamer1.0-0 i386 1.2.2-1 [1,540 kB]
Get:17 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main liborc-0.4-0 i386 1:0.4.18-1 [142 kB]
Get:18 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libgstreamer-plugins-base1.0-0 i386 1.2.2-1 [1,203 kB]
Get:19 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main dconf-service i386 0.18.0-1 [39.3 kB]
Get:20 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main dconf-gsettings-backend i386 0.18.0-1 [31.4 kB]
Get:21 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libgtk-3-common all 3.8.6-1 [2,823 kB]
Get:22 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libgtk-3-0 i386 3.8.6-1 [1,836 kB]
Get:23 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libicu52 i386 52.1-3 [6,788 kB]
Get:24 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libharfbuzz-icu0 i386 0.9.25-1+b1 [323 kB]
Get:25 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main x11-common all 1:7.7+5 [282 kB]
Get:26 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libice6 i386 2:1.0.8-2 [61.7 kB]
Get:27 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libjavascriptcoregtk-3.0-0 i386 2.2.3-1 [1,757 kB]
Get:28 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main liblqr-1-0 i386 0.4.1-2 [28.5 kB]
Get:29 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libltdl7 i386 2.4.2-1.3 [352 kB]
Get:30 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libsm6 i386 2:1.2.1-2 [33.7 kB]
Get:31 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libxt6 i386 1:1.1.4-1 [201 kB]
Get:32 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libmagickcore5 i386 8:6.7.7.10-7 [1,473 kB]
Get:33 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libmagickwand5 i386 8:6.7.7.10-7 [326 kB]
Get:34 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libnotify4 i386 0.7.6-1 [27.7 kB]
Get:35 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libproxy1 i386 0.4.11-4 [52.7 kB]
Get:36 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libsecret-common all 0.15-2 [39.8 kB]
Get:37 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libsecret-1-0 i386 0.15-2 [144 kB]
Get:38 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main glib-networking-common all 2.36.1-2 [48.6 kB]
Get:39 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main glib-networking-services i386 2.36.1-2+b1 [14.2 kB]
Get:40 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main gsettings-desktop-schemas all 3.8.2-2 [363 kB]
Get:41 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main glib-networking i386 2.36.1-2+b1 [46.2 kB]
Get:42 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libsoup2.4-1 i386 2.44.2-1 [235 kB]
Get:43 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libsysfs2 i386 2.1.0+repack-3 [31.7 kB]
Get:44 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libwebp4 i386 0.3.0-3+b1 [149 kB]
Get:45 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libxslt1.1 i386 1.1.28-2 [251 kB]
Get:46 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libwebkitgtk-3.0-common all 2.2.3-1 [341 kB]
Get:47 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libwebkitgtk-3.0-0 i386 2.2.3-1 [6,436 kB]
Get:48 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libxmu6 i386 2:1.1.1-1 [66.7 kB]
Get:49 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libxpm4 i386 1:3.5.10-1 [50.0 kB]
Get:50 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libxaw7 i386 2:1.0.11-1 [224 kB]
Get:51 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main module-init-tools all 16-2 [1,860 B]
Get:52 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libperl4-corelibs-perl all 0.003-1 [43.6 kB]
Get:53 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main lsof i386 4.86+dfsg-1 [312 kB]
Get:54 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main most i386 5.0.0a-2.3 [45.3 kB]
Get:55 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main sysfsutils i386 2.1.0+repack-3 [25.4 kB]
Get:56 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main x11-xserver-utils i386 7.7+1 [150 kB]
Get:57 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main powermgmt-base i386 1.31 [11.7 kB]
Get:58 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main pm-utils all 1.4.1-13 [120 kB]
Get:59 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main acpi-fakekey i386 0.141-2 [24.4 kB]
Get:60 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main acpi-support all 0.141-2 [53.3 kB]
Get:61 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main rungetty i386 1.2-15 [13.9 kB]
Get:62 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main mingetty i386 1.08-2 [11.7 kB]
Get:63 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main gnupg-curl i386 1.4.15-3 [60.2 kB]
Get:64 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libfile-fnmatch-perl i386 0.02-1+b3 [10.4 kB]
Get:65 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main debsums all 2.0.52+nmu1 [47.5 kB]
Get:66 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main curl i386 7.34.0-1 [202 kB]
Get:67 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main zenity-common all 3.8.0-1 [3,484 kB]
Get:68 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main zenity i386 3.8.0-1 [237 kB]
Get:69 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libnotify-bin i386 0.7.6-1 [22.4 kB]
Get:70 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main imagemagick i386 8:6.7.7.10-7 [280 kB]
Get:71 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main gsfonts all 1:8.11+urwcyr1.0.7~pre44-4.2 [3,364 kB]
Get:72 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main virt-what i386 1.13-1 [12.5 kB]
Get:73 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main python-stem all 1.1.0-1 [367 kB]
Get:74 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main uuid-runtime i386 2.20.1-5.5 [60.2 kB]
Get:75 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main vrms all 1.16 [13.0 kB]
Get:76 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main wmctrl i386 1.07-7 [22.7 kB]

Extracting templates from packages: 38%
Extracting templates from packages: 77%
Extracting templates from packages: 100%
Preconfiguring packages ...
Fetched 40.5 MB in 2min 44s (246 kB/s)
Selecting previously unselected package console-data.
(Reading database ... 38502 files and directories currently installed.)
Preparing to unpack .../console-data_2%3a1.12-3_all.deb ...
Unpacking console-data (2:1.12-3) ...
Selecting previously unselected package console-common.
Preparing to unpack .../console-common_0.7.88_all.deb ...
Unpacking console-common (0.7.88) ...
Selecting previously unselected package imagemagick-common.
Preparing to unpack .../imagemagick-common_8%3a6.7.7.10-7_all.deb ...
Unpacking imagemagick-common (8:6.7.7.10-7) ...
Selecting previously unselected package libatspi2.0-0:i386.
Preparing to unpack .../libatspi2.0-0_2.10.2-1_i386.deb ...
Unpacking libatspi2.0-0:i386 (2.10.2-1) ...
Selecting previously unselected package libatk-bridge2.0-0:i386.
Preparing to unpack .../libatk-bridge2.0-0_2.10.2-1_i386.deb ...
Unpacking libatk-bridge2.0-0:i386 (2.10.2-1) ...
Selecting previously unselected package libcairo-gobject2:i386.
Preparing to unpack .../libcairo-gobject2_1.12.16-2_i386.deb ...
Unpacking libcairo-gobject2:i386 (1.12.16-2) ...
Selecting previously unselected package liblcms2-2:i386.
Preparing to unpack .../liblcms2-2_2.2+git20110628-2.3+b1_i386.deb ...
Unpacking liblcms2-2:i386 (2.2+git20110628-2.3+b1) ...
Selecting previously unselected package libcolord1:i386.
Preparing to unpack .../libcolord1_1.0.5-1_i386.deb ...
Unpacking libcolord1:i386 (1.0.5-1) ...
Selecting previously unselected package libcurl3:i386.
Preparing to unpack .../libcurl3_7.34.0-1_i386.deb ...
Unpacking libcurl3:i386 (7.34.0-1) ...
Selecting previously unselected package libdbus-glib-1-2:i386.
Preparing to unpack .../libdbus-glib-1-2_0.100.2-1_i386.deb ...
Unpacking libdbus-glib-1-2:i386 (0.100.2-1) ...
Selecting previously unselected package libdconf1:i386.
Preparing to unpack .../libdconf1_0.18.0-1_i386.deb ...
Unpacking libdconf1:i386 (0.18.0-1) ...
Selecting previously unselected package libaspell15.
Preparing to unpack .../libaspell15_0.60.7~20110707-1_i386.deb ...
Unpacking libaspell15 (0.60.7~20110707-1) ...
Selecting previously unselected package libhunspell-1.3-0:i386.
Preparing to unpack .../libhunspell-1.3-0_1.3.2-6_i386.deb ...
Unpacking libhunspell-1.3-0:i386 (1.3.2-6) ...
Selecting previously unselected package libenchant1c2a:i386.
Preparing to unpack .../libenchant1c2a_1.6.0-10_i386.deb ...
Unpacking libenchant1c2a:i386 (1.6.0-10) ...
Selecting previously unselected package libgeoclue0:i386.
Preparing to unpack .../libgeoclue0_0.12.99-3_i386.deb ...
Unpacking libgeoclue0:i386 (0.12.99-3) ...
Selecting previously unselected package libgstreamer1.0-0:i386.
Preparing to unpack .../libgstreamer1.0-0_1.2.2-1_i386.deb ...
Unpacking libgstreamer1.0-0:i386 (1.2.2-1) ...
Selecting previously unselected package liborc-0.4-0:i386.
Preparing to unpack .../liborc-0.4-0_1%3a0.4.18-1_i386.deb ...
Unpacking liborc-0.4-0:i386 (1:0.4.18-1) ...
Selecting previously unselected package libgstreamer-plugins-base1.0-0:i386.
Preparing to unpack .../libgstreamer-plugins-base1.0-0_1.2.2-1_i386.deb ...
Unpacking libgstreamer-plugins-base1.0-0:i386 (1.2.2-1) ...
Selecting previously unselected package dconf-service.
Preparing to unpack .../dconf-service_0.18.0-1_i386.deb ...
Unpacking dconf-service (0.18.0-1) ...
Selecting previously unselected package dconf-gsettings-backend:i386.
Preparing to unpack .../dconf-gsettings-backend_0.18.0-1_i386.deb ...
Unpacking dconf-gsettings-backend:i386 (0.18.0-1) ...
Selecting previously unselected package libgtk-3-common.
Preparing to unpack .../libgtk-3-common_3.8.6-1_all.deb ...
Unpacking libgtk-3-common (3.8.6-1) ...
Selecting previously unselected package libgtk-3-0:i386.
Preparing to unpack .../libgtk-3-0_3.8.6-1_i386.deb ...
Unpacking libgtk-3-0:i386 (3.8.6-1) ...
Selecting previously unselected package libicu52:i386.
Preparing to unpack .../libicu52_52.1-3_i386.deb ...
Unpacking libicu52:i386 (52.1-3) ...
Selecting previously unselected package libharfbuzz-icu0:i386.
Preparing to unpack .../libharfbuzz-icu0_0.9.25-1+b1_i386.deb ...
Unpacking libharfbuzz-icu0:i386 (0.9.25-1+b1) ...
Selecting previously unselected package x11-common.
Preparing to unpack .../x11-common_1%3a7.7+5_all.deb ...
Unpacking x11-common (1:7.7+5) ...
Selecting previously unselected package libice6:i386.
Preparing to unpack .../libice6_2%3a1.0.8-2_i386.deb ...
Unpacking libice6:i386 (2:1.0.8-2) ...
Selecting previously unselected package libjavascriptcoregtk-3.0-0:i386.
Preparing to unpack .../libjavascriptcoregtk-3.0-0_2.2.3-1_i386.deb ...
Unpacking libjavascriptcoregtk-3.0-0:i386 (2.2.3-1) ...
Selecting previously unselected package liblqr-1-0:i386.
Preparing to unpack .../liblqr-1-0_0.4.1-2_i386.deb ...
Unpacking liblqr-1-0:i386 (0.4.1-2) ...
Selecting previously unselected package libltdl7:i386.
Preparing to unpack .../libltdl7_2.4.2-1.3_i386.deb ...
Unpacking libltdl7:i386 (2.4.2-1.3) ...
Selecting previously unselected package libsm6:i386.
Preparing to unpack .../libsm6_2%3a1.2.1-2_i386.deb ...
Unpacking libsm6:i386 (2:1.2.1-2) ...
Selecting previously unselected package libxt6:i386.
Preparing to unpack .../libxt6_1%3a1.1.4-1_i386.deb ...
Unpacking libxt6:i386 (1:1.1.4-1) ...
Selecting previously unselected package libmagickcore5:i386.
Preparing to unpack .../libmagickcore5_8%3a6.7.7.10-7_i386.deb ...
Unpacking libmagickcore5:i386 (8:6.7.7.10-7) ...
Selecting previously unselected package libmagickwand5:i386.
Preparing to unpack .../libmagickwand5_8%3a6.7.7.10-7_i386.deb ...
Unpacking libmagickwand5:i386 (8:6.7.7.10-7) ...
Selecting previously unselected package libnotify4:i386.
Preparing to unpack .../libnotify4_0.7.6-1_i386.deb ...
Unpacking libnotify4:i386 (0.7.6-1) ...
Selecting previously unselected package libproxy1:i386.
Preparing to unpack .../libproxy1_0.4.11-4_i386.deb ...
Unpacking libproxy1:i386 (0.4.11-4) ...
Selecting previously unselected package libsecret-common.
Preparing to unpack .../libsecret-common_0.15-2_all.deb ...
Unpacking libsecret-common (0.15-2) ...
Selecting previously unselected package libsecret-1-0:i386.
Preparing to unpack .../libsecret-1-0_0.15-2_i386.deb ...
Unpacking libsecret-1-0:i386 (0.15-2) ...
Selecting previously unselected package glib-networking-common.
Preparing to unpack .../glib-networking-common_2.36.1-2_all.deb ...
Unpacking glib-networking-common (2.36.1-2) ...
Selecting previously unselected package glib-networking-services.
Preparing to unpack .../glib-networking-services_2.36.1-2+b1_i386.deb ...
Unpacking glib-networking-services (2.36.1-2+b1) ...
Selecting previously unselected package gsettings-desktop-schemas.
Preparing to unpack .../gsettings-desktop-schemas_3.8.2-2_all.deb ...
Unpacking gsettings-desktop-schemas (3.8.2-2) ...
Selecting previously unselected package glib-networking:i386.
Preparing to unpack .../glib-networking_2.36.1-2+b1_i386.deb ...
Unpacking glib-networking:i386 (2.36.1-2+b1) ...
Selecting previously unselected package libsoup2.4-1:i386.
Preparing to unpack .../libsoup2.4-1_2.44.2-1_i386.deb ...
Unpacking libsoup2.4-1:i386 (2.44.2-1) ...
Selecting previously unselected package libsysfs2:i386.
Preparing to unpack .../libsysfs2_2.1.0+repack-3_i386.deb ...
Unpacking libsysfs2:i386 (2.1.0+repack-3) ...
Selecting previously unselected package libwebp4:i386.
Preparing to unpack .../libwebp4_0.3.0-3+b1_i386.deb ...
Unpacking libwebp4:i386 (0.3.0-3+b1) ...
Selecting previously unselected package libxslt1.1:i386.
Preparing to unpack .../libxslt1.1_1.1.28-2_i386.deb ...
Unpacking libxslt1.1:i386 (1.1.28-2) ...
Selecting previously unselected package libwebkitgtk-3.0-common.
Preparing to unpack .../libwebkitgtk-3.0-common_2.2.3-1_all.deb ...
Unpacking libwebkitgtk-3.0-common (2.2.3-1) ...
Selecting previously unselected package libwebkitgtk-3.0-0:i386.
Preparing to unpack .../libwebkitgtk-3.0-0_2.2.3-1_i386.deb ...
Unpacking libwebkitgtk-3.0-0:i386 (2.2.3-1) ...
Selecting previously unselected package libxmu6:i386.
Preparing to unpack .../libxmu6_2%3a1.1.1-1_i386.deb ...
Unpacking libxmu6:i386 (2:1.1.1-1) ...
Selecting previously unselected package libxpm4:i386.
Preparing to unpack .../libxpm4_1%3a3.5.10-1_i386.deb ...
Unpacking libxpm4:i386 (1:3.5.10-1) ...
Selecting previously unselected package libxaw7:i386.
Preparing to unpack .../libxaw7_2%3a1.0.11-1_i386.deb ...
Unpacking libxaw7:i386 (2:1.0.11-1) ...
Selecting previously unselected package module-init-tools.
Preparing to unpack .../module-init-tools_16-2_all.deb ...
Unpacking module-init-tools (16-2) ...
Selecting previously unselected package libperl4-corelibs-perl.
Preparing to unpack .../libperl4-corelibs-perl_0.003-1_all.deb ...
Unpacking libperl4-corelibs-perl (0.003-1) ...
Selecting previously unselected package lsof.
Preparing to unpack .../lsof_4.86+dfsg-1_i386.deb ...
Unpacking lsof (4.86+dfsg-1) ...
Selecting previously unselected package most.
Preparing to unpack .../most_5.0.0a-2.3_i386.deb ...
Unpacking most (5.0.0a-2.3) ...
Selecting previously unselected package sysfsutils.
Preparing to unpack .../sysfsutils_2.1.0+repack-3_i386.deb ...
Unpacking sysfsutils (2.1.0+repack-3) ...
Selecting previously unselected package x11-xserver-utils.
Preparing to unpack .../x11-xserver-utils_7.7+1_i386.deb ...
Unpacking x11-xserver-utils (7.7+1) ...
Selecting previously unselected package powermgmt-base.
Preparing to unpack .../powermgmt-base_1.31_i386.deb ...
Unpacking powermgmt-base (1.31) ...
Selecting previously unselected package pm-utils.
Preparing to unpack .../pm-utils_1.4.1-13_all.deb ...
Unpacking pm-utils (1.4.1-13) ...
Selecting previously unselected package acpi-fakekey.
Preparing to unpack .../acpi-fakekey_0.141-2_i386.deb ...
Unpacking acpi-fakekey (0.141-2) ...
Selecting previously unselected package acpi-support.
Preparing to unpack .../acpi-support_0.141-2_all.deb ...
Unpacking acpi-support (0.141-2) ...
Selecting previously unselected package rungetty.
Preparing to unpack .../rungetty_1.2-15_i386.deb ...
Unpacking rungetty (1.2-15) ...
Selecting previously unselected package mingetty.
Preparing to unpack .../mingetty_1.08-2_i386.deb ...
Unpacking mingetty (1.08-2) ...
Selecting previously unselected package gnupg-curl.
Preparing to unpack .../gnupg-curl_1.4.15-3_i386.deb ...
Adding 'diversion of /usr/lib/gnupg/gpgkeys_curl to /usr/lib/gnupg/gpgkeys_curl.non_curl by gnupg-curl'
Adding 'diversion of /usr/lib/gnupg/gpgkeys_hkp to /usr/lib/gnupg/gpgkeys_hkp.non_curl by gnupg-curl'
Unpacking gnupg-curl (1.4.15-3) ...
Selecting previously unselected package libfile-fnmatch-perl.
Preparing to unpack .../libfile-fnmatch-perl_0.02-1+b3_i386.deb ...
Unpacking libfile-fnmatch-perl (0.02-1+b3) ...
Selecting previously unselected package debsums.
Preparing to unpack .../debsums_2.0.52+nmu1_all.deb ...
Unpacking debsums (2.0.52+nmu1) ...
Selecting previously unselected package curl.
Preparing to unpack .../curl_7.34.0-1_i386.deb ...
Unpacking curl (7.34.0-1) ...
Selecting previously unselected package zenity-common.
Preparing to unpack .../zenity-common_3.8.0-1_all.deb ...
Unpacking zenity-common (3.8.0-1) ...
Selecting previously unselected package zenity.
Preparing to unpack .../zenity_3.8.0-1_i386.deb ...
Unpacking zenity (3.8.0-1) ...
Selecting previously unselected package libnotify-bin.
Preparing to unpack .../libnotify-bin_0.7.6-1_i386.deb ...
Unpacking libnotify-bin (0.7.6-1) ...
Selecting previously unselected package imagemagick.
Preparing to unpack .../imagemagick_8%3a6.7.7.10-7_i386.deb ...
Unpacking imagemagick (8:6.7.7.10-7) ...
Selecting previously unselected package gsfonts.
Preparing to unpack .../gsfonts_1%3a8.11+urwcyr1.0.7~pre44-4.2_all.deb ...
Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2) ...
Selecting previously unselected package virt-what.
Preparing to unpack .../virt-what_1.13-1_i386.deb ...
Unpacking virt-what (1.13-1) ...
Selecting previously unselected package python-stem.
Preparing to unpack .../python-stem_1.1.0-1_all.deb ...
Unpacking python-stem (1.1.0-1) ...
Selecting previously unselected package uuid-runtime.
Preparing to unpack .../uuid-runtime_2.20.1-5.5_i386.deb ...
Unpacking uuid-runtime (2.20.1-5.5) ...
Selecting previously unselected package vrms.
Preparing to unpack .../apt/archives/vrms_1.16_all.deb ...
Unpacking vrms (1.16) ...
Selecting previously unselected package wmctrl.
Preparing to unpack .../wmctrl_1.07-7_i386.deb ...
Unpacking wmctrl (1.07-7) ...
Selecting previously unselected package whonix-shared-packages-dependencies.
Preparing to unpack .../whonix-shared-packages-dependencies_7.7.3.1-debpackage1_all.deb ...
Unpacking whonix-shared-packages-dependencies (2:7.7.3.1-debpackage1) ...
Processing triggers for man-db (2.6.5-3) ...
Processing triggers for libglib2.0-0:i386 (2.36.4-1) ...
Processing triggers for mime-support (3.54) ...
Processing triggers for hicolor-icon-theme (0.13-1) ...
Processing triggers for fontconfig (2.11.0-2) ...
Setting up console-data (2:1.12-3) ...
Looking for keymap to install:
NONE
Setting up console-common (0.7.88) ...
Looking for keymap to install:
NONE
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
invoke-rc.d: policy-rc.d denied execution of start.
Setting up imagemagick-common (8:6.7.7.10-7) ...
Setting up libatspi2.0-0:i386 (2.10.2-1) ...
Setting up libatk-bridge2.0-0:i386 (2.10.2-1) ...
Setting up libcairo-gobject2:i386 (1.12.16-2) ...
Setting up liblcms2-2:i386 (2.2+git20110628-2.3+b1) ...
Setting up libcolord1:i386 (1.0.5-1) ...
Setting up libcurl3:i386 (7.34.0-1) ...
Setting up libdbus-glib-1-2:i386 (0.100.2-1) ...
Setting up libdconf1:i386 (0.18.0-1) ...
Setting up libaspell15 (0.60.7~20110707-1) ...
Setting up libhunspell-1.3-0:i386 (1.3.2-6) ...
Setting up libenchant1c2a:i386 (1.6.0-10) ...
Setting up libgeoclue0:i386 (0.12.99-3) ...
Setting up libgstreamer1.0-0:i386 (1.2.2-1) ...
Setting up liborc-0.4-0:i386 (1:0.4.18-1) ...
Setting up libgstreamer-plugins-base1.0-0:i386 (1.2.2-1) ...
Setting up dconf-service (0.18.0-1) ...
Setting up dconf-gsettings-backend:i386 (0.18.0-1) ...
Setting up libgtk-3-common (3.8.6-1) ...
Setting up libgtk-3-0:i386 (3.8.6-1) ...
Setting up libicu52:i386 (52.1-3) ...
Setting up libharfbuzz-icu0:i386 (0.9.25-1+b1) ...
Setting up x11-common (1:7.7+5) ...
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
invoke-rc.d: policy-rc.d denied execution of start.
Setting up libice6:i386 (2:1.0.8-2) ...
Setting up libjavascriptcoregtk-3.0-0:i386 (2.2.3-1) ...
Setting up liblqr-1-0:i386 (0.4.1-2) ...
Setting up libltdl7:i386 (2.4.2-1.3) ...
Setting up libsm6:i386 (2:1.2.1-2) ...
Setting up libxt6:i386 (1:1.1.4-1) ...
Setting up libmagickcore5:i386 (8:6.7.7.10-7) ...
Setting up libmagickwand5:i386 (8:6.7.7.10-7) ...
Setting up libnotify4:i386 (0.7.6-1) ...
Setting up libproxy1:i386 (0.4.11-4) ...
Setting up libsecret-common (0.15-2) ...
Setting up libsecret-1-0:i386 (0.15-2) ...
Setting up glib-networking-common (2.36.1-2) ...
Setting up glib-networking-services (2.36.1-2+b1) ...
Setting up gsettings-desktop-schemas (3.8.2-2) ...
Setting up glib-networking:i386 (2.36.1-2+b1) ...
Setting up libsoup2.4-1:i386 (2.44.2-1) ...
Setting up libsysfs2:i386 (2.1.0+repack-3) ...
Setting up libwebp4:i386 (0.3.0-3+b1) ...
Setting up libxslt1.1:i386 (1.1.28-2) ...
Setting up libwebkitgtk-3.0-common (2.2.3-1) ...
Setting up libwebkitgtk-3.0-0:i386 (2.2.3-1) ...
Setting up libxmu6:i386 (2:1.1.1-1) ...
Setting up libxpm4:i386 (1:3.5.10-1) ...
Setting up libxaw7:i386 (2:1.0.11-1) ...
Setting up module-init-tools (16-2) ...
Setting up libperl4-corelibs-perl (0.003-1) ...
Setting up lsof (4.86+dfsg-1) ...
Setting up most (5.0.0a-2.3) ...
Setting up sysfsutils (2.1.0+repack-3) ...
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
invoke-rc.d: policy-rc.d denied execution of start.
Setting up x11-xserver-utils (7.7+1) ...
Setting up powermgmt-base (1.31) ...
Setting up pm-utils (1.4.1-13) ...
Setting up acpi-fakekey (0.141-2) ...
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
invoke-rc.d: policy-rc.d denied execution of start.
Setting up acpi-support (0.141-2) ...
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
Setting up rungetty (1.2-15) ...
Setting up mingetty (1.08-2) ...
Setting up gnupg-curl (1.4.15-3) ...
Setting up libfile-fnmatch-perl (0.02-1+b3) ...
Setting up debsums (2.0.52+nmu1) ...
Setting up curl (7.34.0-1) ...
Setting up zenity-common (3.8.0-1) ...
Setting up zenity (3.8.0-1) ...
Setting up libnotify-bin (0.7.6-1) ...
Setting up imagemagick (8:6.7.7.10-7) ...
update-alternatives: using /usr/bin/compare.im6 to provide /usr/bin/compare (compare) in auto mode
update-alternatives: using /usr/bin/animate.im6 to provide /usr/bin/animate (animate) in auto mode
update-alternatives: using /usr/bin/convert.im6 to provide /usr/bin/convert (convert) in auto mode
update-alternatives: using /usr/bin/composite.im6 to provide /usr/bin/composite (composite) in auto mode
update-alternatives: using /usr/bin/conjure.im6 to provide /usr/bin/conjure (conjure) in auto mode
update-alternatives: using /usr/bin/import.im6 to provide /usr/bin/import (import) in auto mode
update-alternatives: using /usr/bin/identify.im6 to provide /usr/bin/identify (identify) in auto mode
update-alternatives: using /usr/bin/stream.im6 to provide /usr/bin/stream (stream) in auto mode
update-alternatives: using /usr/bin/display.im6 to provide /usr/bin/display (display) in auto mode
update-alternatives: using /usr/bin/montage.im6 to provide /usr/bin/montage (montage) in auto mode
update-alternatives: using /usr/bin/mogrify.im6 to provide /usr/bin/mogrify (mogrify) in auto mode
Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2) ...
Setting up virt-what (1.13-1) ...
Setting up python-stem (1.1.0-1) ...
Setting up uuid-runtime (2.20.1-5.5) ...
Setting up vrms (1.16) ...
Setting up wmctrl (1.07-7) ...
Setting up whonix-shared-packages-dependencies (2:7.7.3.1-debpackage1) ...
Processing triggers for libc-bin (2.17-97) ...
+ install-pkg whonix-shared-packages-recommended
+ pkg=whonix-shared-packages-recommended
+ case $whonix_build_script_whonix_package in
+ true 'INFO: Installing whonix-shared-packages-recommended, because whonix_build_script_whonix_package does not include it.'
+ apt-get -o Dir::Etc::sourcelist=/tmp/empty -o Dir::Etc::sourceparts=/var/lib/whonix/sources_temp_list.d -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 -o Debug::Acquire::gpgv=true -o Acquire::Check-Valid-Until=false --yes --no-install-recommends install whonix-shared-packages-recommended
Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
  apparmor apparmor-notify apparmor-profiles apparmor-utils apt-file
  command-not-found dnsutils libapparmor-perl libapparmor1 libatasmart4
  libclass-factory-util-perl libclass-load-perl libclass-singleton-perl
  libconfig-file-perl libdata-optlist-perl libdatetime-format-builder-perl
  libdatetime-format-iso8601-perl libdatetime-format-strptime-perl
  libdatetime-locale-perl libdatetime-perl libdatetime-timezone-perl
  libdevmapper-event1.02.1 libgudev-1.0-0 liblvm2app2.2
  libmodule-implementation-perl libmodule-runtime-perl libpackage-stash-perl
  libparams-classify-perl libparams-util-perl libparams-validate-perl
  libparted0debian1 libpolkit-gobject-1-0 libregexp-assemble-perl
  librpc-xml-perl libsgutils2-2 libsub-install-perl libterm-readkey-perl
  libtry-tiny-perl python-gdbm python-support secure-delete udisks zsh
  zsh-common
Suggested packages:
  apparmor-docs libterm-readline-gnu-perl vim-addon-manager rblcheck
  libscalar-number-perl parted nparted libparted0-dev libparted0-i18n
  libapache2-mod-perl2 sg3-utils python-gdbm-dbg xfsprogs reiserfsprogs mdadm
  zsh-doc
Recommended packages:
  python-apt libpackage-stash-xs-perl policykit-1 hdparm dosfstools ntfs-3g
  cryptsetup-bin
The following NEW packages will be installed:
  apparmor apparmor-notify apparmor-profiles apparmor-utils apt-file
  command-not-found dnsutils libapparmor-perl libapparmor1 libatasmart4
  libclass-factory-util-perl libclass-load-perl libclass-singleton-perl
  libconfig-file-perl libdata-optlist-perl libdatetime-format-builder-perl
  libdatetime-format-iso8601-perl libdatetime-format-strptime-perl
  libdatetime-locale-perl libdatetime-perl libdatetime-timezone-perl
  libdevmapper-event1.02.1 libgudev-1.0-0 liblvm2app2.2
  libmodule-implementation-perl libmodule-runtime-perl libpackage-stash-perl
  libparams-classify-perl libparams-util-perl libparams-validate-perl
  libparted0debian1 libpolkit-gobject-1-0 libregexp-assemble-perl
  librpc-xml-perl libsgutils2-2 libsub-install-perl libterm-readkey-perl
  libtry-tiny-perl python-gdbm python-support secure-delete udisks
  whonix-shared-packages-recommended zsh zsh-common
0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded.
Need to get 8,793 kB/8,799 kB of archives.
After this operation, 34.1 MB of additional disk space will be used.
Get:1 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libatasmart4 i386 0.19-3 [24.0 kB]
Get:2 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libdevmapper-event1.02.1 i386 2:1.02.77-6+b1 [31.7 kB]
Get:3 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libgudev-1.0-0 i386 204-6 [25.1 kB]
Get:4 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main liblvm2app2.2 i386 2.02.98-6+b1 [311 kB]
Get:5 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libparted0debian1 i386 2.3-16 [291 kB]
Get:6 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libpolkit-gobject-1-0 i386 0.105-4 [39.1 kB]
Get:7 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main dnsutils i386 1:9.8.4.dfsg.P1-6+nmu3 [155 kB]
Get:8 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main python-support all 1.0.15 [33.6 kB]
Get:9 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libconfig-file-perl all 1.50-2 [10.0 kB]
Get:10 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libregexp-assemble-perl all 0.35-8 [90.0 kB]
Get:11 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main apt-file all 2.5.2 [33.7 kB]
Get:12 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main python-gdbm i386 2.7.5-1 [14.3 kB]
Get:13 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main command-not-found all 0.2.38-1 [13.0 kB]
Get:14 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libclass-factory-util-perl all 1.7-2 [7,190 B]
Get:15 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libparams-util-perl i386 1.07-1+b1 [23.2 kB]
Get:16 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libsub-install-perl all 0.927-1 [10.8 kB]
Get:17 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libdata-optlist-perl all 0.109-1 [10.6 kB]
Get:18 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libparams-classify-perl i386 0.013-4+b1 [24.1 kB]
Get:19 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libmodule-runtime-perl all 0.013-1 [17.8 kB]
Get:20 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libtry-tiny-perl all 0.18-1 [18.7 kB]
Get:21 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libmodule-implementation-perl all 0.07-1 [12.3 kB]
Get:22 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libpackage-stash-perl all 0.36-1 [22.4 kB]
Get:23 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libclass-load-perl all 0.20-1 [13.6 kB]
Get:24 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libclass-singleton-perl all 1.4-1 [13.6 kB]
Get:25 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libparams-validate-perl i386 1.08-1 [63.0 kB]
Get:26 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libdatetime-locale-perl all 1:0.45-2 [2,272 kB]
Get:27 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libdatetime-timezone-perl all 1:1.63-1+2013h [272 kB]
Get:28 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libdatetime-perl i386 2:1.06-1 [104 kB]
Get:29 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libdatetime-format-strptime-perl all 1.5400-1 [28.1 kB]
Get:30 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libdatetime-format-builder-perl all 0.8100-1 [70.3 kB]
Get:31 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libdatetime-format-iso8601-perl all 0.08-1 [16.8 kB]
Get:32 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main librpc-xml-perl all 0.77-1 [189 kB]
Get:33 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libsgutils2-2 i386 1.36-1 [84.4 kB]
Get:34 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libterm-readkey-perl i386 2.31-1 [27.3 kB]
Get:35 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main secure-delete i386 3.1-6 [69.3 kB]
Get:36 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main udisks i386 1.0.4-8+b1 [179 kB]
Get:37 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main zsh-common all 5.0.2-6 [2,959 kB]
Get:38 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main zsh i386 5.0.2-6 [565 kB]
Get:39 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libapparmor1 i386 2.8.0-2 [59.6 kB]
Get:40 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libapparmor-perl i386 2.8.0-2 [49.3 kB]
Get:41 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main apparmor i386 2.8.0-2 [331 kB]
Get:42 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main apparmor-profiles all 2.8.0-2 [56.4 kB]
Get:43 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main apparmor-utils i386 2.8.0-2 [114 kB]
Get:44 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main apparmor-notify all 2.8.0-2 [39.5 kB]

Extracting templates from packages: 66%
Extracting templates from packages: 100%
Preconfiguring packages ...
Fetched 8,793 kB in 33s (259 kB/s)
Selecting previously unselected package libatasmart4:i386.
(Reading database ... 42257 files and directories currently installed.)
Preparing to unpack .../libatasmart4_0.19-3_i386.deb ...
Unpacking libatasmart4:i386 (0.19-3) ...
Selecting previously unselected package libdevmapper-event1.02.1:i386.
Preparing to unpack .../libdevmapper-event1.02.1_2%3a1.02.77-6+b1_i386.deb ...
Unpacking libdevmapper-event1.02.1:i386 (2:1.02.77-6+b1) ...
Selecting previously unselected package libgudev-1.0-0:i386.
Preparing to unpack .../libgudev-1.0-0_204-6_i386.deb ...
Unpacking libgudev-1.0-0:i386 (204-6) ...
Selecting previously unselected package liblvm2app2.2:i386.
Preparing to unpack .../liblvm2app2.2_2.02.98-6+b1_i386.deb ...
Unpacking liblvm2app2.2:i386 (2.02.98-6+b1) ...
Selecting previously unselected package libparted0debian1:i386.
Preparing to unpack .../libparted0debian1_2.3-16_i386.deb ...
Unpacking libparted0debian1:i386 (2.3-16) ...
Selecting previously unselected package libpolkit-gobject-1-0:i386.
Preparing to unpack .../libpolkit-gobject-1-0_0.105-4_i386.deb ...
Unpacking libpolkit-gobject-1-0:i386 (0.105-4) ...
Selecting previously unselected package dnsutils.
Preparing to unpack .../dnsutils_1%3a9.8.4.dfsg.P1-6+nmu3_i386.deb ...
Unpacking dnsutils (1:9.8.4.dfsg.P1-6+nmu3) ...
Selecting previously unselected package python-support.
Preparing to unpack .../python-support_1.0.15_all.deb ...
Unpacking python-support (1.0.15) ...
Selecting previously unselected package libconfig-file-perl.
Preparing to unpack .../libconfig-file-perl_1.50-2_all.deb ...
Unpacking libconfig-file-perl (1.50-2) ...
Selecting previously unselected package libregexp-assemble-perl.
Preparing to unpack .../libregexp-assemble-perl_0.35-8_all.deb ...
Unpacking libregexp-assemble-perl (0.35-8) ...
Selecting previously unselected package apt-file.
Preparing to unpack .../apt-file_2.5.2_all.deb ...
Unpacking apt-file (2.5.2) ...
Selecting previously unselected package python-gdbm.
Preparing to unpack .../python-gdbm_2.7.5-1_i386.deb ...
Unpacking python-gdbm (2.7.5-1) ...
Selecting previously unselected package command-not-found.
Preparing to unpack .../command-not-found_0.2.38-1_all.deb ...
Unpacking command-not-found (0.2.38-1) ...
Selecting previously unselected package libclass-factory-util-perl.
Preparing to unpack .../libclass-factory-util-perl_1.7-2_all.deb ...
Unpacking libclass-factory-util-perl (1.7-2) ...
Selecting previously unselected package libparams-util-perl.
Preparing to unpack .../libparams-util-perl_1.07-1+b1_i386.deb ...
Unpacking libparams-util-perl (1.07-1+b1) ...
Selecting previously unselected package libsub-install-perl.
Preparing to unpack .../libsub-install-perl_0.927-1_all.deb ...
Unpacking libsub-install-perl (0.927-1) ...
Selecting previously unselected package libdata-optlist-perl.
Preparing to unpack .../libdata-optlist-perl_0.109-1_all.deb ...
Unpacking libdata-optlist-perl (0.109-1) ...
Selecting previously unselected package libparams-classify-perl.
Preparing to unpack .../libparams-classify-perl_0.013-4+b1_i386.deb ...
Unpacking libparams-classify-perl (0.013-4+b1) ...
Selecting previously unselected package libmodule-runtime-perl.
Preparing to unpack .../libmodule-runtime-perl_0.013-1_all.deb ...
Unpacking libmodule-runtime-perl (0.013-1) ...
Selecting previously unselected package libtry-tiny-perl.
Preparing to unpack .../libtry-tiny-perl_0.18-1_all.deb ...
Unpacking libtry-tiny-perl (0.18-1) ...
Selecting previously unselected package libmodule-implementation-perl.
Preparing to unpack .../libmodule-implementation-perl_0.07-1_all.deb ...
Unpacking libmodule-implementation-perl (0.07-1) ...
Selecting previously unselected package libpackage-stash-perl.
Preparing to unpack .../libpackage-stash-perl_0.36-1_all.deb ...
Unpacking libpackage-stash-perl (0.36-1) ...
Selecting previously unselected package libclass-load-perl.
Preparing to unpack .../libclass-load-perl_0.20-1_all.deb ...
Unpacking libclass-load-perl (0.20-1) ...
Selecting previously unselected package libclass-singleton-perl.
Preparing to unpack .../libclass-singleton-perl_1.4-1_all.deb ...
Unpacking libclass-singleton-perl (1.4-1) ...
Selecting previously unselected package libparams-validate-perl.
Preparing to unpack .../libparams-validate-perl_1.08-1_i386.deb ...
Unpacking libparams-validate-perl (1.08-1) ...
Selecting previously unselected package libdatetime-locale-perl.
Preparing to unpack .../libdatetime-locale-perl_1%3a0.45-2_all.deb ...
Unpacking libdatetime-locale-perl (1:0.45-2) ...
Selecting previously unselected package libdatetime-timezone-perl.
Preparing to unpack .../libdatetime-timezone-perl_1%3a1.63-1+2013h_all.deb ...
Unpacking libdatetime-timezone-perl (1:1.63-1+2013h) ...
Selecting previously unselected package libdatetime-perl.
Preparing to unpack .../libdatetime-perl_2%3a1.06-1_i386.deb ...
Unpacking libdatetime-perl (2:1.06-1) ...
Selecting previously unselected package libdatetime-format-strptime-perl.
Preparing to unpack .../libdatetime-format-strptime-perl_1.5400-1_all.deb ...
Unpacking libdatetime-format-strptime-perl (1.5400-1) ...
Selecting previously unselected package libdatetime-format-builder-perl.
Preparing to unpack .../libdatetime-format-builder-perl_0.8100-1_all.deb ...
Unpacking libdatetime-format-builder-perl (0.8100-1) ...
Selecting previously unselected package libdatetime-format-iso8601-perl.
Preparing to unpack .../libdatetime-format-iso8601-perl_0.08-1_all.deb ...
Unpacking libdatetime-format-iso8601-perl (0.08-1) ...
Selecting previously unselected package librpc-xml-perl.
Preparing to unpack .../librpc-xml-perl_0.77-1_all.deb ...
Unpacking librpc-xml-perl (0.77-1) ...
Selecting previously unselected package libsgutils2-2.
Preparing to unpack .../libsgutils2-2_1.36-1_i386.deb ...
Unpacking libsgutils2-2 (1.36-1) ...
Selecting previously unselected package libterm-readkey-perl.
Preparing to unpack .../libterm-readkey-perl_2.31-1_i386.deb ...
Unpacking libterm-readkey-perl (2.31-1) ...
Selecting previously unselected package secure-delete.
Preparing to unpack .../secure-delete_3.1-6_i386.deb ...
Unpacking secure-delete (3.1-6) ...
Selecting previously unselected package udisks.
Preparing to unpack .../udisks_1.0.4-8+b1_i386.deb ...
Unpacking udisks (1.0.4-8+b1) ...
Selecting previously unselected package zsh-common.
Preparing to unpack .../zsh-common_5.0.2-6_all.deb ...
Unpacking zsh-common (5.0.2-6) ...
Selecting previously unselected package zsh.
Preparing to unpack .../archives/zsh_5.0.2-6_i386.deb ...
Unpacking zsh (5.0.2-6) ...
Selecting previously unselected package libapparmor1:i386.
Preparing to unpack .../libapparmor1_2.8.0-2_i386.deb ...
Unpacking libapparmor1:i386 (2.8.0-2) ...
Selecting previously unselected package libapparmor-perl.
Preparing to unpack .../libapparmor-perl_2.8.0-2_i386.deb ...
Unpacking libapparmor-perl (2.8.0-2) ...
Selecting previously unselected package apparmor.
Preparing to unpack .../apparmor_2.8.0-2_i386.deb ...
Unpacking apparmor (2.8.0-2) ...
Selecting previously unselected package apparmor-profiles.
Preparing to unpack .../apparmor-profiles_2.8.0-2_all.deb ...
Unpacking apparmor-profiles (2.8.0-2) ...
Selecting previously unselected package apparmor-utils.
Preparing to unpack .../apparmor-utils_2.8.0-2_i386.deb ...
Unpacking apparmor-utils (2.8.0-2) ...
Selecting previously unselected package apparmor-notify.
Preparing to unpack .../apparmor-notify_2.8.0-2_all.deb ...
Unpacking apparmor-notify (2.8.0-2) ...
Selecting previously unselected package whonix-shared-packages-recommended.
Preparing to unpack .../whonix-shared-packages-recommended_7.7.3.1-debpackage1_all.deb ...
Unpacking whonix-shared-packages-recommended (2:7.7.3.1-debpackage1) ...
Processing triggers for man-db (2.6.5-3) ...
Setting up libatasmart4:i386 (0.19-3) ...
Setting up libdevmapper-event1.02.1:i386 (2:1.02.77-6+b1) ...
Setting up libgudev-1.0-0:i386 (204-6) ...
Setting up liblvm2app2.2:i386 (2.02.98-6+b1) ...
Setting up libparted0debian1:i386 (2.3-16) ...
Setting up libpolkit-gobject-1-0:i386 (0.105-4) ...
Setting up dnsutils (1:9.8.4.dfsg.P1-6+nmu3) ...
Setting up python-support (1.0.15) ...
Setting up libconfig-file-perl (1.50-2) ...
Setting up libregexp-assemble-perl (0.35-8) ...
Setting up apt-file (2.5.2) ...
The system-wide cache is empty. You may want to run 'apt-file update'
as root to update the cache. You can also run 'apt-file update' as
normal user to use a cache in the user's home directory.
Setting up python-gdbm (2.7.5-1) ...
Setting up command-not-found (0.2.38-1) ...
You need to run 'update-command-not-found' as root to update the cache.
Setting up libclass-factory-util-perl (1.7-2) ...
Setting up libparams-util-perl (1.07-1+b1) ...
Setting up libsub-install-perl (0.927-1) ...
Setting up libdata-optlist-perl (0.109-1) ...
Setting up libparams-classify-perl (0.013-4+b1) ...
Setting up libmodule-runtime-perl (0.013-1) ...
Setting up libtry-tiny-perl (0.18-1) ...
Setting up libmodule-implementation-perl (0.07-1) ...
Setting up libpackage-stash-perl (0.36-1) ...
Setting up libclass-load-perl (0.20-1) ...
Setting up libclass-singleton-perl (1.4-1) ...
Setting up libparams-validate-perl (1.08-1) ...
Setting up libdatetime-locale-perl (1:0.45-2) ...
Setting up libdatetime-timezone-perl (1:1.63-1+2013h) ...
Setting up libdatetime-perl (2:1.06-1) ...
Setting up libdatetime-format-strptime-perl (1.5400-1) ...
Setting up libdatetime-format-builder-perl (0.8100-1) ...
Setting up libdatetime-format-iso8601-perl (0.08-1) ...
Setting up librpc-xml-perl (0.77-1) ...
Setting up libsgutils2-2 (1.36-1) ...
Setting up libterm-readkey-perl (2.31-1) ...
Setting up secure-delete (3.1-6) ...
Setting up udisks (1.0.4-8+b1) ...
Setting up zsh-common (5.0.2-6) ...
Setting up zsh (5.0.2-6) ...
update-alternatives: using /bin/zsh5 to provide /bin/zsh (zsh) in auto mode
update-alternatives: using /bin/zsh5 to provide /bin/rzsh (rzsh) in auto mode
Setting up libapparmor1:i386 (2.8.0-2) ...
Setting up libapparmor-perl (2.8.0-2) ...
Setting up apparmor (2.8.0-2) ...
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
invoke-rc.d: policy-rc.d denied execution of start.
invoke-rc.d: policy-rc.d denied execution of reload.
Setting up apparmor-profiles (2.8.0-2) ...
invoke-rc.d: policy-rc.d denied execution of reload.
Setting up apparmor-utils (2.8.0-2) ...
Setting up apparmor-notify (2.8.0-2) ...
Setting up whonix-shared-packages-recommended (2:7.7.3.1-debpackage1) ...
Processing triggers for libc-bin (2.17-97) ...
Processing triggers for python-support (1.0.15) ...
+ install-pkg whonix-shared-desktop
+ pkg=whonix-shared-desktop
+ case $whonix_build_script_whonix_package in
+ true 'INFO: Installing whonix-shared-desktop, because whonix_build_script_whonix_package does not include it.'
+ apt-get -o Dir::Etc::sourcelist=/tmp/empty -o Dir::Etc::sourceparts=/var/lib/whonix/sources_temp_list.d -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 -o Debug::Acquire::gpgv=true -o Acquire::Check-Valid-Until=false --yes --no-install-recommends install whonix-shared-desktop
Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
  libfontenc1 libimobiledevice4 libmtdev1 libplist1 libspice-server1
  libupower-glib1 libusbmuxd2 libxatracker1 libxcb-util0 libxfont1 libxkbfile1
  libxtst6 libxv1 libxvmc1 upower usbmuxd x11-xkb-utils xserver-common
  xserver-xorg xserver-xorg-core xserver-xorg-input-all
  xserver-xorg-input-evdev xserver-xorg-input-mouse
  xserver-xorg-input-synaptics xserver-xorg-input-vmmouse
  xserver-xorg-video-all xserver-xorg-video-ati xserver-xorg-video-cirrus
  xserver-xorg-video-fbdev xserver-xorg-video-intel xserver-xorg-video-mach64
  xserver-xorg-video-mga xserver-xorg-video-modesetting
  xserver-xorg-video-neomagic xserver-xorg-video-nouveau
  xserver-xorg-video-openchrome xserver-xorg-video-qxl xserver-xorg-video-r128
  xserver-xorg-video-radeon xserver-xorg-video-savage
  xserver-xorg-video-siliconmotion xserver-xorg-video-sisusb
  xserver-xorg-video-tdfx xserver-xorg-video-trident xserver-xorg-video-vesa
  xserver-xorg-video-vmware
Suggested packages:
  whonix-shared-desktop-kde xfonts-100dpi xfonts-75dpi xfonts-scalable
  gpointing-device-settings touchfreeze firmware-linux
Recommended packages:
  policykit-1 xfonts-base xserver-xorg-input-wacom xserver-xorg-video-geode
The following NEW packages will be installed:
  libfontenc1 libimobiledevice4 libmtdev1 libplist1 libspice-server1
  libupower-glib1 libusbmuxd2 libxatracker1 libxcb-util0 libxfont1 libxkbfile1
  libxtst6 libxv1 libxvmc1 upower usbmuxd whonix-shared-desktop x11-xkb-utils
  xserver-common xserver-xorg xserver-xorg-core xserver-xorg-input-all
  xserver-xorg-input-evdev xserver-xorg-input-mouse
  xserver-xorg-input-synaptics xserver-xorg-input-vmmouse
  xserver-xorg-video-all xserver-xorg-video-ati xserver-xorg-video-cirrus
  xserver-xorg-video-fbdev xserver-xorg-video-intel xserver-xorg-video-mach64
  xserver-xorg-video-mga xserver-xorg-video-modesetting
  xserver-xorg-video-neomagic xserver-xorg-video-nouveau
  xserver-xorg-video-openchrome xserver-xorg-video-qxl xserver-xorg-video-r128
  xserver-xorg-video-radeon xserver-xorg-video-savage
  xserver-xorg-video-siliconmotion xserver-xorg-video-sisusb
  xserver-xorg-video-tdfx xserver-xorg-video-trident xserver-xorg-video-vesa
  xserver-xorg-video-vmware
0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded.
Need to get 8,850 kB/8,856 kB of archives.
After this operation, 19.4 MB of additional disk space will be used.
Get:1 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libfontenc1 i386 1:1.1.2-1 [25.4 kB]
Get:2 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libplist1 i386 1.10-1 [25.1 kB]
Get:3 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libusbmuxd2 i386 1.0.8-2 [13.6 kB]
Get:4 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main usbmuxd i386 1.0.8-2 [32.8 kB]
Get:5 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libimobiledevice4 i386 1.1.5-2 [51.9 kB]
Get:6 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libmtdev1 i386 1.1.4-1 [21.9 kB]
Get:7 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libspice-server1 i386 0.12.4-0nocelt2 [437 kB]
Get:8 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libupower-glib1 i386 0.9.23-2+b1 [29.5 kB]
Get:9 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libxatracker1 i386 9.2.2-1 [620 kB]
Get:10 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libxfont1 i386 1:1.4.6-1 [159 kB]
Get:11 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libxkbfile1 i386 1:1.0.8-1 [81.7 kB]
Get:12 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libxtst6 i386 2:1.2.2-1 [28.6 kB]
Get:13 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libxv1 i386 2:1.0.9-1 [23.2 kB]
Get:14 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libxvmc1 i386 2:1.0.8-1 [26.0 kB]
Get:15 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main libxcb-util0 i386 0.3.8-2 [24.6 kB]
Get:16 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main upower i386 0.9.23-2+b1 [95.7 kB]
Get:17 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main x11-xkb-utils i386 7.7+1 [153 kB]
Get:18 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main xserver-common all 2:1.14.5-1 [1,530 kB]
Get:19 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main xserver-xorg-core i386 2:1.14.5-1 [1,231 kB]
Get:20 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main xserver-xorg-video-r128 i386 6.9.1-1 [176 kB]
Get:21 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main xserver-xorg-video-mach64 i386 6.9.4-1+b1 [198 kB]
Get:22 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main xserver-xorg-video-radeon i386 1:7.2.0-1+b2 [395 kB]
Get:23 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main xserver-xorg-video-ati i386 1:7.2.0-1+b2 [295 kB]
Get:24 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main xserver-xorg-video-cirrus i386 1:1.5.2-1+b1 [39.7 kB]
Get:25 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main xserver-xorg-video-fbdev i386 1:0.4.4-1 [22.6 kB]
Get:26 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main xserver-xorg-video-intel i386 2:2.21.15-1+b2 [1,299 kB]
Get:27 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main xserver-xorg-video-mga i386 1:1.6.2-1+b1 [96.0 kB]
Get:28 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main xserver-xorg-video-modesetting i386 0.8.1-1 [29.7 kB]
Get:29 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main xserver-xorg-video-neomagic i386 1:1.2.8-1 [40.3 kB]
Get:30 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main xserver-xorg-video-nouveau i386 1:1.0.10-1 [298 kB]
Get:31 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main xserver-xorg-video-openchrome i386 1:0.3.3-1 [198 kB]
Get:32 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main xserver-xorg-video-qxl i386 0.1.0-2.1 [123 kB]
Get:33 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main xserver-xorg-video-savage i386 1:2.3.7-2 [89.3 kB]
Get:34 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main xserver-xorg-video-siliconmotion i386 1:1.7.7-2 [82.4 kB]
Get:35 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main xserver-xorg-video-sisusb i386 1:0.9.6-2 [46.8 kB]
Get:36 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main xserver-xorg-video-tdfx i386 1:1.4.5-1 [41.3 kB]
Get:37 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main xserver-xorg-video-trident i386 1:1.3.6-2 [64.4 kB]
Get:38 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main xserver-xorg-video-vesa i386 1:2.3.3-1+b1 [29.5 kB]
Get:39 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main xserver-xorg-video-vmware i386 1:13.0.1-2 [96.2 kB]
Get:40 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main xserver-xorg-video-all i386 1:7.7+5 [36.4 kB]
Get:41 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main xserver-xorg-input-evdev i386 1:2.8.2-1 [109 kB]
Get:42 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main xserver-xorg-input-mouse i386 1:1.9.0-1+b1 [65.4 kB]
Get:43 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main xserver-xorg-input-vmmouse i386 1:13.0.0-1+b1 [28.1 kB]
Get:44 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main xserver-xorg-input-synaptics i386 1.7.2-1 [201 kB]
Get:45 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main xserver-xorg-input-all i386 1:7.7+5 [36.3 kB]
Get:46 http://snapshot.debian.org/archive/debian/20140107T155626Z/ testing/main xserver-xorg i386 1:7.7+5 [104 kB]

Extracting templates from packages: 63%
Extracting templates from packages: 100%
Fetched 8,850 kB in 32s (269 kB/s)
Selecting previously unselected package libfontenc1:i386.
(Reading database ... 45591 files and directories currently installed.)
Preparing to unpack .../libfontenc1_1%3a1.1.2-1_i386.deb ...
Unpacking libfontenc1:i386 (1:1.1.2-1) ...
Selecting previously unselected package libplist1:i386.
Preparing to unpack .../libplist1_1.10-1_i386.deb ...
Unpacking libplist1:i386 (1.10-1) ...
Selecting previously unselected package libusbmuxd2.
Preparing to unpack .../libusbmuxd2_1.0.8-2_i386.deb ...
Unpacking libusbmuxd2 (1.0.8-2) ...
Selecting previously unselected package usbmuxd.
Preparing to unpack .../usbmuxd_1.0.8-2_i386.deb ...
Unpacking usbmuxd (1.0.8-2) ...
Selecting previously unselected package libimobiledevice4:i386.
Preparing to unpack .../libimobiledevice4_1.1.5-2_i386.deb ...
Unpacking libimobiledevice4:i386 (1.1.5-2) ...
Selecting previously unselected package libmtdev1:i386.
Preparing to unpack .../libmtdev1_1.1.4-1_i386.deb ...
Unpacking libmtdev1:i386 (1.1.4-1) ...
Selecting previously unselected package libspice-server1:i386.
Preparing to unpack .../libspice-server1_0.12.4-0nocelt2_i386.deb ...
Unpacking libspice-server1:i386 (0.12.4-0nocelt2) ...
Selecting previously unselected package libupower-glib1:i386.
Preparing to unpack .../libupower-glib1_0.9.23-2+b1_i386.deb ...
Unpacking libupower-glib1:i386 (0.9.23-2+b1) ...
Selecting previously unselected package libxatracker1:i386.
Preparing to unpack .../libxatracker1_9.2.2-1_i386.deb ...
Unpacking libxatracker1:i386 (9.2.2-1) ...
Selecting previously unselected package libxfont1:i386.
Preparing to unpack .../libxfont1_1%3a1.4.6-1_i386.deb ...
Unpacking libxfont1:i386 (1:1.4.6-1) ...
Selecting previously unselected package libxkbfile1:i386.
Preparing to unpack .../libxkbfile1_1%3a1.0.8-1_i386.deb ...
Unpacking libxkbfile1:i386 (1:1.0.8-1) ...
Selecting previously unselected package libxtst6:i386.
Preparing to unpack .../libxtst6_2%3a1.2.2-1_i386.deb ...
Unpacking libxtst6:i386 (2:1.2.2-1) ...
Selecting previously unselected package libxv1:i386.
Preparing to unpack .../libxv1_2%3a1.0.9-1_i386.deb ...
Unpacking libxv1:i386 (2:1.0.9-1) ...
Selecting previously unselected package libxvmc1:i386.
Preparing to unpack .../libxvmc1_2%3a1.0.8-1_i386.deb ...
Unpacking libxvmc1:i386 (2:1.0.8-1) ...
Selecting previously unselected package libxcb-util0:i386.
Preparing to unpack .../libxcb-util0_0.3.8-2_i386.deb ...
Unpacking libxcb-util0:i386 (0.3.8-2) ...
Selecting previously unselected package upower.
Preparing to unpack .../upower_0.9.23-2+b1_i386.deb ...
Unpacking upower (0.9.23-2+b1) ...
Selecting previously unselected package x11-xkb-utils.
Preparing to unpack .../x11-xkb-utils_7.7+1_i386.deb ...
Unpacking x11-xkb-utils (7.7+1) ...
Selecting previously unselected package xserver-common.
Preparing to unpack .../xserver-common_2%3a1.14.5-1_all.deb ...
Unpacking xserver-common (2:1.14.5-1) ...
Selecting previously unselected package xserver-xorg-core.
Preparing to unpack .../xserver-xorg-core_2%3a1.14.5-1_i386.deb ...
Unpacking xserver-xorg-core (2:1.14.5-1) ...
Selecting previously unselected package xserver-xorg-video-r128.
Preparing to unpack .../xserver-xorg-video-r128_6.9.1-1_i386.deb ...
Unpacking xserver-xorg-video-r128 (6.9.1-1) ...
Selecting previously unselected package xserver-xorg-video-mach64.
Preparing to unpack .../xserver-xorg-video-mach64_6.9.4-1+b1_i386.deb ...
Unpacking xserver-xorg-video-mach64 (6.9.4-1+b1) ...
Selecting previously unselected package xserver-xorg-video-radeon.
Preparing to unpack .../xserver-xorg-video-radeon_1%3a7.2.0-1+b2_i386.deb ...
Unpacking xserver-xorg-video-radeon (1:7.2.0-1+b2) ...
Selecting previously unselected package xserver-xorg-video-ati.
Preparing to unpack .../xserver-xorg-video-ati_1%3a7.2.0-1+b2_i386.deb ...
Unpacking xserver-xorg-video-ati (1:7.2.0-1+b2) ...
Selecting previously unselected package xserver-xorg-video-cirrus.
Preparing to unpack .../xserver-xorg-video-cirrus_1%3a1.5.2-1+b1_i386.deb ...
Unpacking xserver-xorg-video-cirrus (1:1.5.2-1+b1) ...
Selecting previously unselected package xserver-xorg-video-fbdev.
Preparing to unpack .../xserver-xorg-video-fbdev_1%3a0.4.4-1_i386.deb ...
Unpacking xserver-xorg-video-fbdev (1:0.4.4-1) ...
Selecting previously unselected package xserver-xorg-video-intel.
Preparing to unpack .../xserver-xorg-video-intel_2%3a2.21.15-1+b2_i386.deb ...
Unpacking xserver-xorg-video-intel (2:2.21.15-1+b2) ...
Selecting previously unselected package xserver-xorg-video-mga.
Preparing to unpack .../xserver-xorg-video-mga_1%3a1.6.2-1+b1_i386.deb ...
Unpacking xserver-xorg-video-mga (1:1.6.2-1+b1) ...
Selecting previously unselected package xserver-xorg-video-modesetting.
Preparing to unpack .../xserver-xorg-video-modesetting_0.8.1-1_i386.deb ...
Unpacking xserver-xorg-video-modesetting (0.8.1-1) ...
Selecting previously unselected package xserver-xorg-video-neomagic.
Preparing to unpack .../xserver-xorg-video-neomagic_1%3a1.2.8-1_i386.deb ...
Unpacking xserver-xorg-video-neomagic (1:1.2.8-1) ...
Selecting previously unselected package xserver-xorg-video-nouveau.
Preparing to unpack .../xserver-xorg-video-nouveau_1%3a1.0.10-1_i386.deb ...
Unpacking xserver-xorg-video-nouveau (1:1.0.10-1) ...
Selecting previously unselected package xserver-xorg-video-openchrome.
Preparing to unpack .../xserver-xorg-video-openchrome_1%3a0.3.3-1_i386.deb ...
Unpacking xserver-xorg-video-openchrome (1:0.3.3-1) ...
Selecting previously unselected package xserver-xorg-video-qxl.
Preparing to unpack .../xserver-xorg-video-qxl_0.1.0-2.1_i386.deb ...
Unpacking xserver-xorg-video-qxl (0.1.0-2.1) ...
Selecting previously unselected package xserver-xorg-video-savage.
Preparing to unpack .../xserver-xorg-video-savage_1%3a2.3.7-2_i386.deb ...
Unpacking xserver-xorg-video-savage (1:2.3.7-2) ...
Selecting previously unselected package xserver-xorg-video-siliconmotion.
Preparing to unpack .../xserver-xorg-video-siliconmotion_1%3a1.7.7-2_i386.deb ...
Unpacking xserver-xorg-video-siliconmotion (1:1.7.7-2) ...
Selecting previously unselected package xserver-xorg-video-sisusb.
Preparing to unpack .../xserver-xorg-video-sisusb_1%3a0.9.6-2_i386.deb ...
Unpacking xserver-xorg-video-sisusb (1:0.9.6-2) ...
Selecting previously unselected package xserver-xorg-video-tdfx.
Preparing to unpack .../xserver-xorg-video-tdfx_1%3a1.4.5-1_i386.deb ...
Unpacking xserver-xorg-video-tdfx (1:1.4.5-1) ...
Selecting previously unselected package xserver-xorg-video-trident.
Preparing to unpack .../xserver-xorg-video-trident_1%3a1.3.6-2_i386.deb ...
Unpacking xserver-xorg-video-trident (1:1.3.6-2) ...
Selecting previously unselected package xserver-xorg-video-vesa.
Preparing to unpack .../xserver-xorg-video-vesa_1%3a2.3.3-1+b1_i386.deb ...
Unpacking xserver-xorg-video-vesa (1:2.3.3-1+b1) ...
Selecting previously unselected package xserver-xorg-video-vmware.
Preparing to unpack .../xserver-xorg-video-vmware_1%3a13.0.1-2_i386.deb ...
Unpacking xserver-xorg-video-vmware (1:13.0.1-2) ...
Selecting previously unselected package xserver-xorg-video-all.
Preparing to unpack .../xserver-xorg-video-all_1%3a7.7+5_i386.deb ...
Unpacking xserver-xorg-video-all (1:7.7+5) ...
Selecting previously unselected package xserver-xorg-input-evdev.
Preparing to unpack .../xserver-xorg-input-evdev_1%3a2.8.2-1_i386.deb ...
Unpacking xserver-xorg-input-evdev (1:2.8.2-1) ...
Selecting previously unselected package xserver-xorg-input-mouse.
Preparing to unpack .../xserver-xorg-input-mouse_1%3a1.9.0-1+b1_i386.deb ...
Unpacking xserver-xorg-input-mouse (1:1.9.0-1+b1) ...
Selecting previously unselected package xserver-xorg-input-vmmouse.
Preparing to unpack .../xserver-xorg-input-vmmouse_1%3a13.0.0-1+b1_i386.deb ...
Unpacking xserver-xorg-input-vmmouse (1:13.0.0-1+b1) ...
Selecting previously unselected package xserver-xorg-input-synaptics.
Preparing to unpack .../xserver-xorg-input-synaptics_1.7.2-1_i386.deb ...
Unpacking xserver-xorg-input-synaptics (1.7.2-1) ...
Selecting previously unselected package xserver-xorg-input-all.
Preparing to unpack .../xserver-xorg-input-all_1%3a7.7+5_i386.deb ...
Unpacking xserver-xorg-input-all (1:7.7+5) ...
Selecting previously unselected package xserver-xorg.
Preparing to unpack .../xserver-xorg_1%3a7.7+5_i386.deb ...
Unpacking xserver-xorg (1:7.7+5) ...
Selecting previously unselected package whonix-shared-desktop.
Preparing to unpack .../whonix-shared-desktop_7.7.3.1-debpackage1_all.deb ...
Unpacking whonix-shared-desktop (2:7.7.3.1-debpackage1) ...
Processing triggers for man-db (2.6.5-3) ...
Setting up libfontenc1:i386 (1:1.1.2-1) ...
Setting up libplist1:i386 (1.10-1) ...
Setting up libusbmuxd2 (1.0.8-2) ...
Setting up usbmuxd (1.0.8-2) ...
Adding system user `usbmux' (UID 105) ...
Adding new user `usbmux' (UID 105) with group `plugdev' ...
Not creating home directory `/home/usbmux'.
Setting up libimobiledevice4:i386 (1.1.5-2) ...
Setting up libmtdev1:i386 (1.1.4-1) ...
Setting up libspice-server1:i386 (0.12.4-0nocelt2) ...
Setting up libupower-glib1:i386 (0.9.23-2+b1) ...
Setting up libxatracker1:i386 (9.2.2-1) ...
Setting up libxfont1:i386 (1:1.4.6-1) ...
Setting up libxkbfile1:i386 (1:1.0.8-1) ...
Setting up libxtst6:i386 (2:1.2.2-1) ...
Setting up libxv1:i386 (2:1.0.9-1) ...
Setting up libxvmc1:i386 (2:1.0.8-1) ...
Setting up libxcb-util0:i386 (0.3.8-2) ...
Setting up upower (0.9.23-2+b1) ...
Setting up x11-xkb-utils (7.7+1) ...
Setting up xserver-common (2:1.14.5-1) ...
Setting up xserver-xorg-core (2:1.14.5-1) ...
Setting up xserver-xorg-video-r128 (6.9.1-1) ...
Setting up xserver-xorg-video-mach64 (6.9.4-1+b1) ...
Setting up xserver-xorg-video-radeon (1:7.2.0-1+b2) ...
Setting up xserver-xorg-video-ati (1:7.2.0-1+b2) ...
Setting up xserver-xorg-video-cirrus (1:1.5.2-1+b1) ...
Setting up xserver-xorg-video-fbdev (1:0.4.4-1) ...
Setting up xserver-xorg-video-intel (2:2.21.15-1+b2) ...
Setting up xserver-xorg-video-mga (1:1.6.2-1+b1) ...
Setting up xserver-xorg-video-modesetting (0.8.1-1) ...
Setting up xserver-xorg-video-neomagic (1:1.2.8-1) ...
Setting up xserver-xorg-video-nouveau (1:1.0.10-1) ...
Setting up xserver-xorg-video-openchrome (1:0.3.3-1) ...
Setting up xserver-xorg-video-qxl (0.1.0-2.1) ...
Setting up xserver-xorg-video-savage (1:2.3.7-2) ...
Setting up xserver-xorg-video-siliconmotion (1:1.7.7-2) ...
Setting up xserver-xorg-video-sisusb (1:0.9.6-2) ...
Setting up xserver-xorg-video-tdfx (1:1.4.5-1) ...
Setting up xserver-xorg-video-trident (1:1.3.6-2) ...
Setting up xserver-xorg-video-vesa (1:2.3.3-1+b1) ...
Setting up xserver-xorg-video-vmware (1:13.0.1-2) ...
Setting up xserver-xorg-video-all (1:7.7+5) ...
Setting up xserver-xorg-input-evdev (1:2.8.2-1) ...
Setting up xserver-xorg-input-mouse (1:1.9.0-1+b1) ...
Setting up xserver-xorg-input-vmmouse (1:13.0.0-1+b1) ...
Setting up xserver-xorg-input-synaptics (1.7.2-1) ...
Setting up xserver-xorg-input-all (1:7.7+5) ...
Setting up xserver-xorg (1:7.7+5) ...
Setting up whonix-shared-desktop (2:7.7.3.1-debpackage1) ...
Processing triggers for libc-bin (2.17-97) ...
+ install-pkg whonix-shared-desktop-kde
+ pkg=whonix-shared-desktop-kde
+ case $whonix_build_script_whonix_package in
+ true 'INFO: Installing whonix-shared-desktop-kde, because whonix_build_script_whonix_package does not include it.'
+ apt-get -o Dir::Etc::sourcelist=/tmp/empty -o Dir::Etc::sourceparts=/var/lib/whonix/sources_temp_list.d -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 -o Debug::Acquire::gpgv=true -o Acquire::Check-Valid-Until=false --yes --no-install-recommends install whonix-shared-desktop-kde
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 whonix-shared-desktop-kde : Depends: kde-workspace but it is not going to be installed
                             Depends: kdm but it is not going to be installed
                             Depends: kdesudo but it is not going to be installed
                             Depends: kdepasswd but it is not going to be installed
                             Depends: kfind but it is not going to be installed
                             Depends: ksysguard but it is not going to be installed
                             Depends: plasma-widget-folderview but it is not going to be installed
                             Depends: kde-baseapps-bin but it is not going to be installed
                             Depends: polkit-kde-1 but it is not going to be installed
                             Depends: konsole but it is not going to be installed
                             Depends: kwrite but it is not going to be installed
                             Depends: dolphin but it is not going to be installed
                             Depends: ark but it is not going to be installed
                             Depends: okular but it is not going to be installed
                             Depends: khelpcenter4 but it is not going to be installed
                             Depends: ksystemlog but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
++ error_handler_unchroot_unprevent_unmount
++ echo 'ERROR in ./build-steps.d/1700_install-meta-packages. Aborting...'
ERROR in ./build-steps.d/1700_install-meta-packages. Aborting...
++ rm --force /var/run/whonix/package_manager_lock
++ /home/user/nothing-to-see/help-steps/remove-local-temp-apt-repo
+++ dirname /home/user/nothing-to-see/help-steps/remove-local-temp-apt-repo
++ cd /home/user/nothing-to-see/help-steps
++ pwd
+ MYDIR=/home/user/nothing-to-see/help-steps
+ source /home/user/nothing-to-see/help-steps/pre
++ set +x
+ source /home/user/nothing-to-see/help-steps/variables
++ set +x
INFO: Setting... export UWT_DEV_PASSTHROUGH="1"
whonix_build_new_changelog_version: 2:7.7.3.1-debpackage1
+ true 'INFO: Currently running script: /home/user/nothing-to-see/help-steps/remove-local-temp-apt-repo'
+ remove_local_temp_apt_repo
+ trap error_handler_general ERR INT TERM
+ rm --force /etc/apt/trusted.gpg.d/whonix-temporary-local-apt-repository.gpg
+ rm --force //var/lib/whonix/sources_temp_list.d/whonix_temp_initialdeb.list
+ rm --force //var/lib/whonix/sources_temp_list.d/build_sources.list
+ true 'INFO: End of: /home/user/nothing-to-see/help-steps/remove-local-temp-apt-repo No error detected.'
++ /home/user/nothing-to-see/help-steps/unchroot-img
+++ dirname /home/user/nothing-to-see/help-steps/unchroot-img
++ cd /home/user/nothing-to-see/help-steps
++ pwd
+ MYDIR=/home/user/nothing-to-see/help-steps
+ source /home/user/nothing-to-see/help-steps/pre
++ set +x
+ source /home/user/nothing-to-see/help-steps/variables
++ set +x
INFO: Setting... export UWT_DEV_PASSTHROUGH="1"
whonix_build_new_changelog_version: 2:7.7.3.1-debpackage1
+ true 'INFO: Currently running script: /home/user/nothing-to-see/help-steps/unchroot-img'
+ do_unchroot
+ trap error_handler_unchroot-img ERR INT TERM
+ sync
+ '[' 1 = 1 ']'
+ true
+ umount //mnt/initialdeb
+ umount /etc/resolv.conf
+ umount /etc/hosts
+ umount /etc/hostname
+ umount /etc/network/interfaces
+ sync
+ true 'INFO: End of: /home/user/nothing-to-see/help-steps/unchroot-img No error detected.'
++ /home/user/nothing-to-see/help-steps/unprevent-daemons-from-starting
+++ dirname /home/user/nothing-to-see/help-steps/unprevent-daemons-from-starting
++ cd /home/user/nothing-to-see/help-steps
++ pwd
+ MYDIR=/home/user/nothing-to-see/help-steps
+ source /home/user/nothing-to-see/help-steps/pre
++ set +x
+ source /home/user/nothing-to-see/help-steps/variables
++ set +x
INFO: Setting... export UWT_DEV_PASSTHROUGH="1"
whonix_build_new_changelog_version: 2:7.7.3.1-debpackage1
+ true 'INFO: Currently running script: /home/user/nothing-to-see/help-steps/unprevent-daemons-from-starting'
+ unprevent_daemons_from_starting
+ sync
+ rm --verbose --force /usr/sbin/policy-rc.d
removed ‘/usr/sbin/policy-rc.d’
+ sync
+ true 'INFO: End of: /home/user/nothing-to-see/help-steps/unprevent-daemons-from-starting No error detected.'
++ /home/user/nothing-to-see/help-steps/unmount-img
+++ dirname /home/user/nothing-to-see/help-steps/unmount-img
++ cd /home/user/nothing-to-see/help-steps
++ pwd
+ MYDIR=/home/user/nothing-to-see/help-steps
+ source /home/user/nothing-to-see/help-steps/pre
++ set +x
+ source /home/user/nothing-to-see/help-steps/variables
++ set +x
INFO: Setting... export UWT_DEV_PASSTHROUGH="1"
whonix_build_new_changelog_version: 2:7.7.3.1-debpackage1
+ '[' 1 = 1 ']'
+ true 'INFO: Skipping script, because BARE_METAL=1: /home/user/nothing-to-see/help-steps/unmount-img'
+ exit 0
++ echo 'ERROR in ./build-steps.d/1700_install-meta-packages! Aborted.'
ERROR in ./build-steps.d/1700_install-meta-packages! Aborted.
++ exit 1
run-parts: ./build-steps.d/1700_install-meta-packages exited with return code 1
++ error_handler_build-machine
+++ caller
++ : echo '
BASH_COMMAND: run-parts --verbose --exit-on-error ./build-steps.d
ERROR ./whonix_build: | caller: 50 ./whonix_build
'
++ exit 1

There is no error in the log. Something is wrong with your post. Perhaps truncated because you didn’t use code tags?

Yep.

Ok, getting closer. Do you use instructions from Build Documentation: Physical Isolation with the only difference, that you’re running inside a VM?

Do you use Debian Jessie?

Debian Jessie in a VM.

My exact commands

git clone https://github.com/adrelanos/nothing-to-see
cd nothing-to-see
git tag
git checkout 7.7.3.1
sudo ./whonix_build --tor-gateway --bare-metal --build >> /home/user/log 2>> /home/user/log

I wanted to try myself.

Stumbling point number one, Debian doesn’t provide signed Testing installer iso’s anymore?