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

Fresh VM Debian Jessie (ISO from last week’s release) that hasn’t seen any Whonix files.

I ran update and upgrade right before building.

sudo apt-get update && apt-get dist-upgrade git clone https://github.com/adrelanos/nothing-to-see cd nothing-to-see git tag git checkout 7.7.3.5 sudo ./whonix_build --tor-gateway --bare-metal --build >> /home/user/log1 2>> /home/user/log1

Please try 7.7.3.6. I added some safeguards and also some debugging code. Gateway build worked for me.

That version still has a bug. It skips the package. I am working on it.

I still have the logging feature in mind, but I don’t know how to implement it without a lot overhead.

A new feature has been added to the build script:

[quote=“adrelanos, post:43, topic:28”][quote author=adrelanos link=topic=7.msg96#msg96 date=1390239320]
Please try 7.7.3.6. I added some safeguards and also some debugging code. Gateway build worked for me.
[/quote]
That version still has a bug. It skips the package. I am working on it.[/quote]
With 7.7.3.7 is was able to build a whole graphical gateway.

Negative for me.

Fresh VM, debian-testing-i386-netinst.iso, 2014-01-20.

Commands:

sudo apt-get update && sudo apt-get dist-upgrade git clone https://github.com/adrelanos/nothing-to-see cd nothing-to-see git tag git checkout 7.7.3.7 sudo ./whonix_build --tor-gateway --bare-metal --build >> /home/user/log1 2>> /home/user/log1

Same build error (1700) as in my post #35.

Have you figured what circumstances are needed for reproduction? Since sometimes the problem is there and sometime it’s obviously not.

Have you figured what circumstances are needed for reproduction? Since sometimes the problem is there and sometime it's obviously not.
I am clueless.

The difference is, I am not using debian-testing-i386-netinst.iso, because there is no signed version of it. I used wheezy and then upgraded to testing.

Same build error (1700) as in my post #35.
Please post the log because it now contains more debugging information.

If everything goes well, 7.7.3.8 will be the last version based on testing. I made good progress posting Whonix to stable. So if you want to continue testing, getting a verified copy of wheezy and creating a clean VM snapshot could safe some time when I have a working git tag (not yet).

I saw that you made 7.7.4.1 so I tried that one too.

Again 1700 error but with a new packages (debsums, zenity) causing build failure.

Commands:

sudo apt-get update && sudo apt-get dist-upgrade
git clone https://github.com/adrelanos/nothing-to-see
cd nothing-to-see
git tag
git checkout 7.7.4.1
sudo ./whonix_build --tor-gateway --bare-metal --build >> /home/user/log1 2>> /home/user/log1
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.4.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.4.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.4.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.4.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.4.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 12E7E455: 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/0xA578C37012E7E455 2014-01-21
      Key fingerprint = E3E0 444E 49BB 0339 DEEF  8A72 A578 C370 12E7 E455
uid                            Whonix auto generated local APT signing key <whonix@local-signing.key>
sub   4096R/0x28BC34DBC4A70D8C 2014-01-21

+ 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_stable_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 21 11:28 .
drwxr-xr-x 3 root root 4096 Jan 21 11:29 ..
drwxr-xr-x 2 user user 4096 Jan 21 11:28 db
drwxr-xr-x 3 user user 4096 Jan 21 11:28 dists
drwxr-xr-x 3 user user 4096 Jan 21 11:28 pool
+ ls -la //var/lib/whonix/sources_temp_list.d
total 16
drwxr-xr-x 2 root root 4096 Jan 21 11:29 .
drwxr-xr-x 3 root root 4096 Jan 21 11:29 ..
-rw-r--r-- 1 root root 1122 Jan 21 11:29 build_sources.list
-rw-r--r-- 1 root root   37 Jan 21 11:29 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/20140117T195156Z/ stable/updates main
deb http://snapshot.debian.org/archive/debian/20140118T220430Z/ stable 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 21 11:29 .
drwxr-xr-x 6 root root 4096 Jan 21 11:29 ..
-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 21 11:29 whonix-temporary-local-apt-repository.gpg
-rw------- 1 root root    0 Jan 21 11:29 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/12E7E455 2014-01-21
      Key fingerprint = E3E0 444E 49BB 0339 DEEF  8A72 A578 C370 12E7 E455
uid                  Whonix auto generated local APT signing key <whonix@local-signing.key>
sub   4096R/C4A70D8C 2014-01-21

+ 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 --fix-broken --yes install
Reading package lists...
Building dependency tree...
Reading state information...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
+ apt-get --fix-missing --yes install
Reading package lists...
Building dependency tree...
Reading state information...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
+ apt-get --fix-broken --fix-missing --yes 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
+ dpkg --audit
+ 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-wheezy-automatic.gpg --keyring /etc/apt/trusted.gpg.d/whonix-temporary-local-apt-repository.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/debian-archive-squeeze-stable.gpg --keyring /etc/apt/trusted.gpg /tmp/apt.sig.5W6Xj4 /tmp/apt.data.fERf5Y
Read: [GNUPG:] SIG_ID LhgDLmeJO5btuIT9u0/Lcdm9Npo 2014-01-21 1390303737
Read: [GNUPG:] GOODSIG 28BC34DBC4A70D8C Whonix auto generated local APT signing key <whonix@local-signing.key>
Got GOODSIG, key ID:GOODSIG 28BC34DBC4A70D8C
Read: [GNUPG:] VALIDSIG BB0C3294245553619C787B3928BC34DBC4A70D8C 2014-01-21 1390303737 0 4 0 1 2 01 E3E0444E49BB0339DEEF8A72A578C37012E7E455
gpgv exited
gpgv succeeded
Ign file: local/main Translation-en_US
Ign file: local/main Translation-en
Hit http://snapshot.debian.org stable/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-wheezy-automatic.gpg --keyring /etc/apt/trusted.gpg.d/whonix-temporary-local-apt-repository.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/debian-archive-squeeze-stable.gpg --keyring /etc/apt/trusted.gpg /tmp/apt.sig.2BUqsl /tmp/apt.data.W1VHVg
Read: [GNUPG:] SIG_ID We7TSZEGU9Ez790E18Rj+LmRSIE 2014-01-17 1389987684
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-17 1389987684 0 4 0 1 8 01 A1BD8E9D78F7FE5C3E65D8AF8B48AD6246925553
gpgv exited
gpgv succeeded
Ign http://snapshot.debian.org stable InRelease
Hit http://snapshot.debian.org stable/updates/main i386 Packages
Hit http://snapshot.debian.org stable/updates/main Translation-en
Hit http://snapshot.debian.org stable Release.gpg
Hit http://snapshot.debian.org stable Release
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-wheezy-automatic.gpg --keyring /etc/apt/trusted.gpg.d/whonix-temporary-local-apt-repository.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/debian-archive-squeeze-stable.gpg --keyring /etc/apt/trusted.gpg /var/lib/apt/lists/partial/snapshot.debian.org_archive_debian_20140118T220430Z_dists_stable_Release.gpg /var/lib/apt/lists/snapshot.debian.org_archive_debian_20140118T220430Z_dists_stable_Release
Read: [GNUPG:] SIG_ID tQhIpl2jgU3sr4W4FPU7yFl9Hh4 2013-12-14 1387018323
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 2013-12-14 1387018323 0 4 0 1 8 00 A1BD8E9D78F7FE5C3E65D8AF8B48AD6246925553
Read: [GNUPG:] SIG_ID qo7yzV5GOFIuN4DKJabz/YEg8fU 2013-12-14 1387018861
Read: [GNUPG:] GOODSIG 6FB2A1C265FFB764 Wheezy Stable Release Key <debian-release@lists.debian.org>
Got GOODSIG, key ID:GOODSIG 6FB2A1C265FFB764
Read: [GNUPG:] VALIDSIG ED6D65271AACF0FF15D123036FB2A1C265FFB764 2013-12-14 1387018861 0 4 0 1 8 00 ED6D65271AACF0FF15D123036FB2A1C265FFB764
gpgv exited
gpgv succeeded
Hit http://snapshot.debian.org stable/main i386 Packages
Hit http://snapshot.debian.org stable/main Translation-en
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...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
+ apt-cache policy
Package files:
 100 /var/lib/dpkg/status
     release a=now
Pinned packages:
     resolvconf -> (not found)
+ '[' '' = true ']'
+ apt-cache policy kde-workspace
+ apt-cache policy kdm
+ apt-cache policy okular
+ '[' '' = '' ']'
+ 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
+ trap error_handler_unchroot_unprevent_unmount ERR INT TERM
+ 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...
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-packages-dependencies : Depends: debsums but it is not going to be installed
                                       Depends: zenity 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.4.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.4.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.4.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.4.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: 45 ./whonix_build
'
++ exit 1

Great news! I’ll just download verified copy of wheezy and wait for the latest.

I am clueless.

The difference is, I am not using debian-testing-i386-netinst.iso, because there is no signed version of it. I used wheezy and then upgraded to testing.

Please post the log because it now contains more debugging information.[/quote]

1700 log part of 7.7.3.7, part 1

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.7-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.7-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.7-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.7-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.7-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 --keyring /etc/apt/trusted.gpg.d/whonix-temporary-local-apt-repository.gpg --import
+ gpg --no-default-keyring --homedir /home/user/whonix_binary/gpg-local-signing-key --export whonix@local-signing.key
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 86F6C7A2: 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/0xCDBB326186F6C7A2 2014-01-21
      Key fingerprint = 004E 4EB8 58B5 7414 3045  9B79 CDBB 3261 86F6 C7A2
uid                            Whonix auto generated local APT signing key <whonix@local-signing.key>
sub   4096R/0x5AC74208B2B6E094 2014-01-21

+ 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 21 11:23 .
drwxr-xr-x 3 root root 4096 Jan 21 11:23 ..
drwxr-xr-x 2 user user 4096 Jan 21 11:23 db
drwxr-xr-x 3 user user 4096 Jan 21 11:23 dists
drwxr-xr-x 3 user user 4096 Jan 21 11:23 pool
+ ls -la //var/lib/whonix/sources_temp_list.d
total 16
drwxr-xr-x 2 root root 4096 Jan 21 11:23 .
drwxr-xr-x 3 root root 4096 Jan 21 11:23 ..
-rw-r--r-- 1 root root 1124 Jan 21 11:23 build_sources.list
-rw-r--r-- 1 root root   37 Jan 21 11:23 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/20140117T195156Z/ testing/updates main
deb http://snapshot.debian.org/archive/debian/20140118T220430Z/ 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 21 11:23 .
drwxr-xr-x 6 root root 4096 Jan 21 11:23 ..
-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 21 11:23 whonix-temporary-local-apt-repository.gpg
-rw------- 1 root root    0 Jan 21 11:23 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/86F6C7A2 2014-01-21
      Key fingerprint = 004E 4EB8 58B5 7414 3045  9B79 CDBB 3261 86F6 C7A2
uid                  Whonix auto generated local APT signing key <whonix@local-signing.key>
sub   4096R/B2B6E094 2014-01-21

+ 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 --fix-broken --yes install
Reading package lists...
Building dependency tree...
Reading state information...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
+ apt-get --fix-missing --yes install
Reading package lists...
Building dependency tree...
Reading state information...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
+ apt-get --fix-broken --fix-missing --yes 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
+ dpkg --audit
+ 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-wheezy-automatic.gpg --keyring /etc/apt/trusted.gpg.d/whonix-temporary-local-apt-repository.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/debian-archive-squeeze-stable.gpg --keyring /etc/apt/trusted.gpg /tmp/apt.sig.SzUyaw /tmp/apt.data.6RbZZr
Read: [GNUPG:] SIG_ID umgM8OP+b8AhFcjFdYYacrefBbs 2014-01-21 1390303383
Read: [GNUPG:] GOODSIG 5AC74208B2B6E094 Whonix auto generated local APT signing key <whonix@local-signing.key>
Got GOODSIG, key ID:GOODSIG 5AC74208B2B6E094
Read: [GNUPG:] VALIDSIG 54FF9AF424B8FC615447D5455AC74208B2B6E094 2014-01-21 1390303383 0 4 0 1 2 01 004E4EB858B5741430459B79CDBB326186F6C7A2
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-wheezy-automatic.gpg --keyring /etc/apt/trusted.gpg.d/whonix-temporary-local-apt-repository.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/debian-archive-squeeze-stable.gpg --keyring /etc/apt/trusted.gpg /tmp/apt.sig.Bib2lN /tmp/apt.data.rTBtfg
Read: [GNUPG:] SIG_ID RNmyG+7igQPhTLwnMXfhgLpOAXQ 2014-01-17 1389987685
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-17 1389987685 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-wheezy-automatic.gpg --keyring /etc/apt/trusted.gpg.d/whonix-temporary-local-apt-repository.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/debian-archive-squeeze-stable.gpg --keyring /etc/apt/trusted.gpg /tmp/apt.sig.h1taDq /tmp/apt.data.ZCqUzU
Read: [GNUPG:] SIG_ID k5KWmaG6fMca8NwuzCpctLb+T78 2014-01-18 1390078135
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-18 1390078135 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,347 kB]
Get:7 http://snapshot.debian.org testing/main Translation-en [4,219 kB]
Fetched 10.8 MB in 44s (241 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...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
+ apt-cache policy
Package files:
 100 /var/lib/dpkg/status
     release a=now
Pinned packages:
     resolvconf -> (not found)
+ '[' '' = true ']'
+ apt-cache policy kde-workspace
+ apt-cache policy kdm
+ apt-cache policy okular
+ '[' '' = '' ']'
+ 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
+ trap error_handler_unchroot_unprevent_unmount ERR INT TERM
+ 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 ed 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 ed 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, 78 newly installed, 0 to remove and 0 not upgraded.
Need to get 40.6 MB/40.6 MB of archives.
After this operation, 145 MB of additional disk space will be used.
Get:1 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main console-data all 2:1.12-3 [1,114 kB]
Get:2 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main console-common all 0.7.88 [121 kB]
Get:3 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main imagemagick-common all 8:6.7.7.10-7 [123 kB]
Get:4 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libatspi2.0-0 i386 2.10.2-2 [53.8 kB]
Get:5 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libatk-bridge2.0-0 i386 2.10.2-2 [48.9 kB]
Get:6 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libcairo-gobject2 i386 1.12.16-2 [538 kB]
Get:7 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main liblcms2-2 i386 2.2+git20110628-2.3+b1 [119 kB]
Get:8 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libcolord1 i386 1.0.5-1 [193 kB]
Get:9 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libcurl3 i386 7.34.0-1 [261 kB]
Get:10 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libdbus-glib-1-2 i386 0.100.2-1 [203 kB]
Get:11 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libdconf1 i386 0.18.0-1 [32.7 kB]
Get:12 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libaspell15 i386 0.60.7~20110707-1 [681 kB]
Get:13 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libhunspell-1.3-0 i386 1.3.2-6 [135 kB]
Get:14 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libenchant1c2a i386 1.6.0-10 [84.9 kB]
Get:15 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libgeoclue0 i386 0.12.99-3 [28.3 kB]
Get:16 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libgstreamer1.0-0 i386 1.2.2-1 [1,540 kB]
Get:17 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main liborc-0.4-0 i386 1:0.4.18-1 [142 kB]
Get:18 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libgstreamer-plugins-base1.0-0 i386 1.2.2-1 [1,203 kB]
Get:19 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main dconf-service i386 0.18.0-1 [39.3 kB]
Get:20 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main dconf-gsettings-backend i386 0.18.0-1 [31.4 kB]
Get:21 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libgtk-3-common all 3.8.6-1 [2,823 kB]
Get:22 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libgtk-3-0 i386 3.8.6-1 [1,836 kB]
Get:23 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libicu52 i386 52.1-3 [6,788 kB]
Get:24 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libharfbuzz-icu0 i386 0.9.25-1+b1 [323 kB]
Get:25 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main x11-common all 1:7.7+5 [282 kB]
Get:26 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libice6 i386 2:1.0.8-2 [61.7 kB]
Get:27 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libjavascriptcoregtk-3.0-0 i386 2.2.3-1 [1,757 kB]
Get:28 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main liblqr-1-0 i386 0.4.1-2 [28.5 kB]
Get:29 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libltdl7 i386 2.4.2-1.6 [352 kB]
Get:30 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libsm6 i386 2:1.2.1-2 [33.7 kB]
Get:31 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libxt6 i386 1:1.1.4-1 [201 kB]
Get:32 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libmagickcore5 i386 8:6.7.7.10-7 [1,473 kB]
Get:33 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libmagickwand5 i386 8:6.7.7.10-7 [326 kB]
Get:34 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libnotify4 i386 0.7.6-1 [27.7 kB]
Get:35 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libproxy1 i386 0.4.11-4 [52.7 kB]
Get:36 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libsecret-common all 0.15-2 [39.8 kB]
Get:37 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libsecret-1-0 i386 0.15-2 [144 kB]
Get:38 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main glib-networking-common all 2.36.1-2 [48.6 kB]
Get:39 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main glib-networking-services i386 2.36.1-2+b1 [14.2 kB]
Get:40 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main gsettings-desktop-schemas all 3.8.2-2 [363 kB]
Get:41 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main glib-networking i386 2.36.1-2+b1 [46.2 kB]
Get:42 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libsoup2.4-1 i386 2.44.2-1 [235 kB]
Get:43 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libsysfs2 i386 2.1.0+repack-3 [31.7 kB]
Get:44 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libwebp4 i386 0.3.0-3+b1 [149 kB]
Get:45 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libxslt1.1 i386 1.1.28-2 [251 kB]
Get:46 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libwebkitgtk-3.0-common all 2.2.3-1 [341 kB]
Get:47 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libwebkitgtk-3.0-0 i386 2.2.3-1 [6,436 kB]
Get:48 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libxmu6 i386 2:1.1.1-1 [66.7 kB]
Get:49 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libxpm4 i386 1:3.5.10-1 [50.0 kB]
Get:50 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libxaw7 i386 2:1.0.11-1 [224 kB]
Get:51 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main module-init-tools all 16-2 [1,860 B]
Get:52 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libperl4-corelibs-perl all 0.003-1 [43.6 kB]
Get:53 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main lsof i386 4.86+dfsg-1 [312 kB]
Get:54 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main most i386 5.0.0a-2.3 [45.3 kB]
Get:55 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main sysfsutils i386 2.1.0+repack-3 [25.4 kB]
Get:56 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main x11-xserver-utils i386 7.7+1 [150 kB]
Get:57 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main powermgmt-base i386 1.31 [11.7 kB]
Get:58 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main pm-utils all 1.4.1-13 [120 kB]
Get:59 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main acpi-fakekey i386 0.141-2 [24.4 kB]
Get:60 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main acpi-support all 0.141-2 [53.3 kB]
Get:61 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main rungetty i386 1.2-15 [13.9 kB]
Get:62 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main mingetty i386 1.08-2 [11.7 kB]
Get:63 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main ed i386 1.9-2 [55.7 kB]
Get:64 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main gnupg-curl i386 1.4.16-1 [60.6 kB]
Get:65 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libfile-fnmatch-perl i386 0.02-1+b3 [10.4 kB]
Get:66 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main debsums all 2.0.52+nmu1 [47.5 kB]
Get:67 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main curl i386 7.34.0-1 [202 kB]
Get:68 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main zenity-common all 3.8.0-1 [3,484 kB]
Get:69 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main zenity i386 3.8.0-1 [237 kB]
Get:70 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libnotify-bin i386 0.7.6-1 [22.4 kB]
Get:71 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main imagemagick i386 8:6.7.7.10-7 [280 kB]
Get:72 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main gsfonts all 1:8.11+urwcyr1.0.7~pre44-4.2 [3,364 kB]
Get:73 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main virt-what i386 1.13-1 [12.5 kB]
Get:74 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main python-stem all 1.1.0-1 [367 kB]
Get:75 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main uuid-runtime i386 2.20.1-5.5 [60.2 kB]
Get:76 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main vrms all 1.16 [13.0 kB]
Get:77 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main wmctrl i386 1.07-7 [22.7 kB]

Extracting templates from packages: 38%
Extracting templates from packages: 76%
Extracting templates from packages: 100%
Preconfiguring packages ...
Fetched 40.6 MB in 2min 3s (328 kB/s)
Selecting previously unselected package console-data.
(Reading database ... 34591 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-2_i386.deb ...
Unpacking libatspi2.0-0:i386 (2.10.2-2) ...
Selecting previously unselected package libatk-bridge2.0-0:i386.
Preparing to unpack .../libatk-bridge2.0-0_2.10.2-2_i386.deb ...
Unpacking libatk-bridge2.0-0:i386 (2.10.2-2) ...
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.6_i386.deb ...
Unpacking libltdl7:i386 (2.4.2-1.6) ...
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 ed.
Preparing to unpack .../apt/archives/ed_1.9-2_i386.deb ...
Unpacking ed (1.9-2) ...
Selecting previously unselected package gnupg-curl.
Preparing to unpack .../gnupg-curl_1.4.16-1_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.16-1) ...
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.7-debpackage1_all.deb ...
Unpacking whonix-shared-packages-dependencies (2:7.7.3.7-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 install-info (5.2.0.dfsg.1-2) ...
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-2) ...
Setting up libatk-bridge2.0-0:i386 (2.10.2-2) ...
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.6) ...
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 ed (1.9-2) ...
Setting up gnupg-curl (1.4.16-1) ...
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

part 2

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.7-debpackage1) ...
Processing triggers for libc-bin (2.17-97) ...
+ sync
+ sync
+ install-pkg whonix-shared-packages-recommended
+ trap error_handler_unchroot_unprevent_unmount ERR INT TERM
+ 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
  bind9-host command-not-found dnsutils libapparmor-perl libapparmor1
  libatasmart4 libbind9-80 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 libdns88 libgeoip1
  libgudev-1.0-0 libisc84 libisccc80 libisccfg82 liblvm2app2.2 liblwres80
  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 geoip-bin
  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 geoip-database 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
  bind9-host command-not-found dnsutils libapparmor-perl libapparmor1
  libatasmart4 libbind9-80 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 libdns88 libgeoip1
  libgudev-1.0-0 libisc84 libisccc80 libisccfg82 liblvm2app2.2 liblwres80
  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, 53 newly installed, 0 to remove and 0 not upgraded.
Need to get 10.1 MB/10.1 MB of archives.
After this operation, 37.5 MB of additional disk space will be used.
Get:1 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libatasmart4 i386 0.19-3 [24.0 kB]
Get:2 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libdevmapper-event1.02.1 i386 2:1.02.77-6+b1 [31.7 kB]
Get:3 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libgeoip1 i386 1.6.0-1 [95.9 kB]
Get:4 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libgudev-1.0-0 i386 204-6 [25.1 kB]
Get:5 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main liblvm2app2.2 i386 2.02.98-6+b1 [311 kB]
Get:6 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libparted0debian1 i386 2.3-16 [291 kB]
Get:7 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libpolkit-gobject-1-0 i386 0.105-4 [39.1 kB]
Get:8 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libisc84 i386 1:9.8.4.dfsg.P1-6+nmu3 [175 kB]
Get:9 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libdns88 i386 1:9.8.4.dfsg.P1-6+nmu3 [732 kB]
Get:10 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libisccc80 i386 1:9.8.4.dfsg.P1-6+nmu3 [35.6 kB]
Get:11 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libisccfg82 i386 1:9.8.4.dfsg.P1-6+nmu3 [58.9 kB]
Get:12 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libbind9-80 i386 1:9.8.4.dfsg.P1-6+nmu3 [42.0 kB]
Get:13 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main liblwres80 i386 1:9.8.4.dfsg.P1-6+nmu3 [54.3 kB]
Get:14 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main bind9-host i386 1:9.8.4.dfsg.P1-6+nmu3 [68.7 kB]
Get:15 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main dnsutils i386 1:9.8.4.dfsg.P1-6+nmu3 [155 kB]
Get:16 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main python-support all 1.0.15 [33.6 kB]
Get:17 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libconfig-file-perl all 1.50-2 [10.0 kB]
Get:18 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libregexp-assemble-perl all 0.35-8 [90.0 kB]
Get:19 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main apt-file all 2.5.2 [33.7 kB]
Get:20 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main python-gdbm i386 2.7.5-1 [14.3 kB]
Get:21 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main command-not-found all 0.2.38-1 [13.0 kB]
Get:22 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libclass-factory-util-perl all 1.7-2 [7,190 B]
Get:23 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libparams-util-perl i386 1.07-1+b1 [23.2 kB]
Get:24 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libsub-install-perl all 0.927-1 [10.8 kB]
Get:25 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libdata-optlist-perl all 0.109-1 [10.6 kB]
Get:26 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libparams-classify-perl i386 0.013-4+b1 [24.1 kB]
Get:27 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libmodule-runtime-perl all 0.013-1 [17.8 kB]
Get:28 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libtry-tiny-perl all 0.18-1 [18.7 kB]
Get:29 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libmodule-implementation-perl all 0.07-1 [12.3 kB]
Get:30 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libpackage-stash-perl all 0.36-1 [22.4 kB]
Get:31 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libclass-load-perl all 0.20-1 [13.6 kB]
Get:32 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libclass-singleton-perl all 1.4-1 [13.6 kB]
Get:33 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libparams-validate-perl i386 1.08-1 [63.0 kB]
Get:34 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libdatetime-locale-perl all 1:0.45-2 [2,272 kB]
Get:35 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libdatetime-timezone-perl all 1:1.63-1+2013h [272 kB]
Get:36 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libdatetime-perl i386 2:1.06-1 [104 kB]
Get:37 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libdatetime-format-strptime-perl all 1.5400-1 [28.1 kB]
Get:38 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libdatetime-format-builder-perl all 0.8100-1 [70.3 kB]
Get:39 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libdatetime-format-iso8601-perl all 0.08-1 [16.8 kB]
Get:40 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main librpc-xml-perl all 0.77-1 [189 kB]
Get:41 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libsgutils2-2 i386 1.36-1 [84.4 kB]
Get:42 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libterm-readkey-perl i386 2.31-1 [27.3 kB]
Get:43 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main secure-delete i386 3.1-6 [69.3 kB]
Get:44 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main udisks i386 1.0.4-8+b1 [179 kB]
Get:45 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main zsh-common all 5.0.5-1 [3,015 kB]
Get:46 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main zsh i386 5.0.5-1 [570 kB]
Get:47 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libapparmor1 i386 2.8.0-5 [45.5 kB]
Get:48 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libapparmor-perl i386 2.8.0-5 [50.7 kB]
Get:49 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main apparmor i386 2.8.0-5 [333 kB]
Get:50 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main apparmor-profiles all 2.8.0-5 [56.7 kB]
Get:51 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main apparmor-utils i386 2.8.0-5 [114 kB]
Get:52 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main apparmor-notify all 2.8.0-5 [39.8 kB]

Extracting templates from packages: 56%
Extracting templates from packages: 100%
Preconfiguring packages ...
Fetched 10.1 MB in 42s (236 kB/s)
Selecting previously unselected package libatasmart4:i386.
(Reading database ... 38359 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 libgeoip1:i386.
Preparing to unpack .../libgeoip1_1.6.0-1_i386.deb ...
Unpacking libgeoip1:i386 (1.6.0-1) ...
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 libisc84.
Preparing to unpack .../libisc84_1%3a9.8.4.dfsg.P1-6+nmu3_i386.deb ...
Unpacking libisc84 (1:9.8.4.dfsg.P1-6+nmu3) ...
Selecting previously unselected package libdns88.
Preparing to unpack .../libdns88_1%3a9.8.4.dfsg.P1-6+nmu3_i386.deb ...
Unpacking libdns88 (1:9.8.4.dfsg.P1-6+nmu3) ...
Selecting previously unselected package libisccc80.
Preparing to unpack .../libisccc80_1%3a9.8.4.dfsg.P1-6+nmu3_i386.deb ...
Unpacking libisccc80 (1:9.8.4.dfsg.P1-6+nmu3) ...
Selecting previously unselected package libisccfg82.
Preparing to unpack .../libisccfg82_1%3a9.8.4.dfsg.P1-6+nmu3_i386.deb ...
Unpacking libisccfg82 (1:9.8.4.dfsg.P1-6+nmu3) ...
Selecting previously unselected package libbind9-80.
Preparing to unpack .../libbind9-80_1%3a9.8.4.dfsg.P1-6+nmu3_i386.deb ...
Unpacking libbind9-80 (1:9.8.4.dfsg.P1-6+nmu3) ...
Selecting previously unselected package liblwres80.
Preparing to unpack .../liblwres80_1%3a9.8.4.dfsg.P1-6+nmu3_i386.deb ...
Unpacking liblwres80 (1:9.8.4.dfsg.P1-6+nmu3) ...
Selecting previously unselected package bind9-host.
Preparing to unpack .../bind9-host_1%3a9.8.4.dfsg.P1-6+nmu3_i386.deb ...
Unpacking bind9-host (1:9.8.4.dfsg.P1-6+nmu3) ...
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.5-1_all.deb ...
Unpacking zsh-common (5.0.5-1) ...
Selecting previously unselected package zsh.
Preparing to unpack .../archives/zsh_5.0.5-1_i386.deb ...
Unpacking zsh (5.0.5-1) ...
Selecting previously unselected package libapparmor1:i386.
Preparing to unpack .../libapparmor1_2.8.0-5_i386.deb ...
Unpacking libapparmor1:i386 (2.8.0-5) ...
Selecting previously unselected package libapparmor-perl.
Preparing to unpack .../libapparmor-perl_2.8.0-5_i386.deb ...
Unpacking libapparmor-perl (2.8.0-5) ...
Selecting previously unselected package apparmor.
Preparing to unpack .../apparmor_2.8.0-5_i386.deb ...
Unpacking apparmor (2.8.0-5) ...
Selecting previously unselected package apparmor-profiles.
Preparing to unpack .../apparmor-profiles_2.8.0-5_all.deb ...
Unpacking apparmor-profiles (2.8.0-5) ...
Selecting previously unselected package apparmor-utils.
Preparing to unpack .../apparmor-utils_2.8.0-5_i386.deb ...
Unpacking apparmor-utils (2.8.0-5) ...
Selecting previously unselected package apparmor-notify.
Preparing to unpack .../apparmor-notify_2.8.0-5_all.deb ...
Unpacking apparmor-notify (2.8.0-5) ...
Selecting previously unselected package whonix-shared-packages-recommended.
Preparing to unpack .../whonix-shared-packages-recommended_7.7.3.7-debpackage1_all.deb ...
Unpacking whonix-shared-packages-recommended (2:7.7.3.7-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 libgeoip1:i386 (1.6.0-1) ...
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 libisc84 (1:9.8.4.dfsg.P1-6+nmu3) ...
Setting up libdns88 (1:9.8.4.dfsg.P1-6+nmu3) ...
Setting up libisccc80 (1:9.8.4.dfsg.P1-6+nmu3) ...
Setting up libisccfg82 (1:9.8.4.dfsg.P1-6+nmu3) ...
Setting up libbind9-80 (1:9.8.4.dfsg.P1-6+nmu3) ...
Setting up liblwres80 (1:9.8.4.dfsg.P1-6+nmu3) ...
Setting up bind9-host (1:9.8.4.dfsg.P1-6+nmu3) ...
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.5-1) ...
Setting up zsh (5.0.5-1) ...
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-5) ...
Setting up libapparmor-perl (2.8.0-5) ...
Setting up apparmor (2.8.0-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.
invoke-rc.d: policy-rc.d denied execution of reload.
Setting up apparmor-profiles (2.8.0-5) ...
invoke-rc.d: policy-rc.d denied execution of reload.
Setting up apparmor-utils (2.8.0-5) ...
Setting up apparmor-notify (2.8.0-5) ...
Setting up whonix-shared-packages-recommended (2:7.7.3.7-debpackage1) ...
Processing triggers for libc-bin (2.17-97) ...
Processing triggers for python-support (1.0.15) ...
+ sync
+ sync
+ install-pkg whonix-shared-desktop
+ trap error_handler_unchroot_unprevent_unmount ERR INT TERM
+ 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,815 kB/8,820 kB of archives.
After this operation, 19.3 MB of additional disk space will be used.
Get:1 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libfontenc1 i386 1:1.1.2-1 [25.4 kB]
Get:2 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libplist1 i386 1.10-1 [25.1 kB]
Get:3 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libusbmuxd2 i386 1.0.8-2 [13.6 kB]
Get:4 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main usbmuxd i386 1.0.8-2 [32.8 kB]
Get:5 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libimobiledevice4 i386 1.1.5-2 [51.9 kB]
Get:6 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libmtdev1 i386 1.1.4-1 [21.9 kB]
Get:7 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libspice-server1 i386 0.12.4-0nocelt2 [437 kB]
Get:8 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libupower-glib1 i386 0.9.23-2+b1 [29.5 kB]
Get:9 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libxatracker1 i386 9.2.2-1 [620 kB]
Get:10 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libxfont1 i386 1:1.4.7-1 [123 kB]
Get:11 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libxkbfile1 i386 1:1.0.8-1 [81.7 kB]
Get:12 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libxtst6 i386 2:1.2.2-1 [28.6 kB]
Get:13 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libxv1 i386 2:1.0.9-1 [23.2 kB]
Get:14 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libxvmc1 i386 2:1.0.8-1 [26.0 kB]
Get:15 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main libxcb-util0 i386 0.3.8-2 [24.6 kB]
Get:16 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main upower i386 0.9.23-2+b1 [95.7 kB]
Get:17 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main x11-xkb-utils i386 7.7+1 [153 kB]
Get:18 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main xserver-common all 2:1.14.5-1 [1,530 kB]
Get:19 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main xserver-xorg-core i386 2:1.14.5-1 [1,231 kB]
Get:20 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main xserver-xorg-video-r128 i386 6.9.1-1 [176 kB]
Get:21 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main xserver-xorg-video-mach64 i386 6.9.4-1+b1 [198 kB]
Get:22 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main xserver-xorg-video-radeon i386 1:7.2.0-1+b2 [395 kB]
Get:23 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main xserver-xorg-video-ati i386 1:7.2.0-1+b2 [295 kB]
Get:24 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main xserver-xorg-video-cirrus i386 1:1.5.2-1+b1 [39.7 kB]
Get:25 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main xserver-xorg-video-fbdev i386 1:0.4.4-1 [22.6 kB]
Get:26 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main xserver-xorg-video-intel i386 2:2.21.15-1+b2 [1,299 kB]
Get:27 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main xserver-xorg-video-mga i386 1:1.6.2-1+b1 [96.0 kB]
Get:28 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main xserver-xorg-video-modesetting i386 0.8.1-1 [29.7 kB]
Get:29 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main xserver-xorg-video-neomagic i386 1:1.2.8-1 [40.3 kB]
Get:30 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main xserver-xorg-video-nouveau i386 1:1.0.10-1 [298 kB]
Get:31 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main xserver-xorg-video-openchrome i386 1:0.3.3-1 [198 kB]
Get:32 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main xserver-xorg-video-qxl i386 0.1.0-2.1 [123 kB]
Get:33 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main xserver-xorg-video-savage i386 1:2.3.7-2 [89.3 kB]
Get:34 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main xserver-xorg-video-siliconmotion i386 1:1.7.7-2 [82.4 kB]
Get:35 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main xserver-xorg-video-sisusb i386 1:0.9.6-2 [46.8 kB]
Get:36 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main xserver-xorg-video-tdfx i386 1:1.4.5-1 [41.3 kB]
Get:37 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main xserver-xorg-video-trident i386 1:1.3.6-2 [64.4 kB]
Get:38 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main xserver-xorg-video-vesa i386 1:2.3.3-1+b1 [29.5 kB]
Get:39 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main xserver-xorg-video-vmware i386 1:13.0.1-2 [96.2 kB]
Get:40 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main xserver-xorg-video-all i386 1:7.7+5 [36.4 kB]
Get:41 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main xserver-xorg-input-evdev i386 1:2.8.2-1 [109 kB]
Get:42 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main xserver-xorg-input-mouse i386 1:1.9.0-1+b1 [65.4 kB]
Get:43 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main xserver-xorg-input-vmmouse i386 1:13.0.0-1+b1 [28.1 kB]
Get:44 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main xserver-xorg-input-synaptics i386 1.7.2-1 [201 kB]
Get:45 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main xserver-xorg-input-all i386 1:7.7+5 [36.3 kB]
Get:46 http://snapshot.debian.org/archive/debian/20140118T220430Z/ testing/main xserver-xorg i386 1:7.7+5 [104 kB]

Extracting templates from packages: 63%
Extracting templates from packages: 100%
Fetched 8,815 kB in 31s (277 kB/s)
Selecting previously unselected package libfontenc1:i386.
(Reading database ... 41747 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.7-1_i386.deb ...
Unpacking libxfont1:i386 (1:1.4.7-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.7-debpackage1_all.deb ...
Unpacking whonix-shared-desktop (2:7.7.3.7-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 104) ...
Adding new user `usbmux' (UID 104) 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.7-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.7-debpackage1) ...
Processing triggers for libc-bin (2.17-97) ...
+ sync
+ sync
+ install-pkg whonix-shared-desktop-kde
+ trap error_handler_unchroot_unprevent_unmount ERR INT TERM
+ 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: okular 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.7-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.7-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.7-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.7-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: 45 ./whonix_build
'
++ exit 1

I was able to build a gateway VM image using 7.7.4.5. Haven’t booted it yet. Report creation might fail.

Workstation build not tested yet.

Feel free to try.

I tried the latest build (7.7.4.8 ) but again, no success past 1700 but a new error message (“line 103”).

Fresh VM, debian-testing-i386-netinst.iso, 2014-01-20.

Commands:

sudo apt-get update && sudo apt-get dist-upgrade
git clone https://github.com/adrelanos/nothing-to-see
cd nothing-to-see
git tag
git checkout 7.7.4.8
sudo ./whonix_build --tor-gateway --bare-metal --build >> /home/user/log1 2>> /home/user/log1

Log

+ true 'Currently running script: ./whonix_build --tor-gateway' --bare-metal --build
+++ dirname ./whonix_build
++ cd .
++ pwd
+ MYDIR=/home/user/nothing-to-see
++ dirname /home/user/nothing-to-see
+ MY_PARENTDIR=/home/user
+ cd /home/user/nothing-to-see
+ source ./help-steps/pre
++ set +x
+ export WHONIX_BUILD_MAIN_SCRIPT_STARTED=1
+ WHONIX_BUILD_MAIN_SCRIPT_STARTED=1
+ whonix_build_preparation --tor-gateway --bare-metal --build
+ trap error_handler_general ERR INT TERM
+ cd help-steps
+ source parse-cmd
++ whonix_build_cmdoptions --tor-gateway --bare-metal --build
++ trap error_handler_general ERR INT TERM
++ '[' '--tor-gateway --bare-metal --build' = '' ']'
++ :
++ case $1 in
++ export WHONIX_BUILD_GATEWAY=1
++ WHONIX_BUILD_GATEWAY=1
++ shift
++ :
++ case $1 in
++ export BARE_METAL=1
++ BARE_METAL=1
++ shift
++ :
++ case $1 in
++ export WHONIX_BUILD_BUILD=1
++ WHONIX_BUILD_BUILD=1
++ shift
++ :
++ case $1 in
++ break
++ '[' '' = 1 ']'
++ '[' '!' '' = 1 ']'
++ '[' '!' 1 = 1 ']'
++ '[' '' = 1 ']'
++ '[' '' = 1 ']'
++ '[' 1 = 1 ']'
++ '[' '' = 1 ']'
++ '[' 1 = 1 ']'
++ true
+ export WHONIX_BUILD_PARSED=1
+ WHONIX_BUILD_PARSED=1
+ source pre
++ set +x
+ cd ..
+ '[' '' = 1 ']'
+ '[' 1 = 1 ']'
+ '[' '' = 1 ']'
+ '[' 1 = 1 ']'
+ whonix_build_machine
+ trap error_handler_build-machine ERR INT TERM
+ run-parts --verbose --test ./build-steps.d
./build-steps.d/1100_prepare-build-machine
./build-steps.d/1200_create-debian-packages
./build-steps.d/1300_create-debian-img
./build-steps.d/1400_backup-img-after-grml-debootstrap
./build-steps.d/1700_install-meta-packages
./build-steps.d/1800_backup-img-after-meta-package-install
./build-steps.d/1900_run-chroot-scripts-pre-d
./build-steps.d/2000_install-files-packages
./build-steps.d/2100_verify-files
./build-steps.d/2300_run-chroot-scripts-post-d
./build-steps.d/2400_convert-img-to-qcow2
./build-steps.d/2500_convert-img-to-vdi
./build-steps.d/2600_create-vbox-vm
./build-steps.d/2700_export-vbox-vm
./build-steps.d/2800_create-report
+ run-parts --verbose --exit-on-error ./build-steps.d
run-parts: executing ./build-steps.d/1100_prepare-build-machine
+ true 'Currently running script: ./build-steps.d/1100_prepare-build-machine '
+++ dirname ./build-steps.d/1100_prepare-build-machine
++ 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
+ WHONIX_BUILD_PARSED=1
+ VMNAME=internalrun
+ no_git=1
+ no_dpkg_parsechangelog=1
+ whonix_build_on_operating_system_detect_skip=1
+ source pre
++ set +x
+ source variables
++ set +x
INFO: Setting... export UWT_DEV_PASSTHROUGH="1"
whonix_build_new_changelog_version: 2:-debpackage1
+ true 'INFO: Currently running script: ./build-steps.d/1100_prepare-build-machine '
+ prepare-build-machine
+ trap error_handler_general ERR INT TERM
+ :
+ case $1 in
+ break
+ '[' '' = 1 ']'
+ true 'INFO: PWD: /home/user/nothing-to-see '
++ stat -c %U ./build-steps.d/1100_prepare-build-machine
+ stat_output_owner=user
++ stat -c %G ./build-steps.d/1100_prepare-build-machine
+ stat_output_group=user
+ '[' user = root ']'
+ '[' user = root ']'
+ local id_exit_code
+ id_exit_code=0
+ id user
uid=1000(user) gid=1000(user) groups=1000(user),27(sudo)
+ '[' '!' 0 = 0 ']'
+ true 'INFO: Not creating user "user" with password "changeme", because it already exists.'
+ addgroup user sudo
The user `user' is already a member of `sudo'.
+ true 'INFO: Benchmarking "sudo -u "$user_name" echo "This is a test echo."" using "time"...'
+ sudo -u user echo 'This is a test echo.'
This is a test echo.

real	0m0.044s
user	0m0.020s
sys	0m0.020s
+ '[' '!' 1 = 1 ']'
+ true 'INFO: Using longer timeout to allow more reliably downloading using apt-get over Tor. Feel free to out comment apt_timeout_opts in help-steps/variables.'
+ local dpkg_exit_code
+ dpkg_exit_code=0
+ dpkg-query -Wf '${db:Status-abbrev}' apt-cacher-ng
+ grep -q '^i'
+ dpkg_exit_code=1
+ true
+ '[' '!' 1 = 0 ']'
+ apt-get -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 update
Hit http://security.debian.org jessie/updates InRelease
Hit http://ftp.us.debian.org jessie InRelease
Hit http://security.debian.org jessie/updates/main Sources
Hit http://ftp.us.debian.org jessie-updates InRelease
Hit http://security.debian.org jessie/updates/contrib Sources
Hit http://security.debian.org jessie/updates/main i386 Packages
Hit http://ftp.us.debian.org jessie-backports InRelease
Hit http://security.debian.org jessie/updates/contrib i386 Packages
Hit http://security.debian.org jessie/updates/contrib Translation-en
Hit http://ftp.us.debian.org jessie/main Sources/DiffIndex
Hit http://ftp.us.debian.org jessie/contrib Sources/DiffIndex
Hit http://ftp.us.debian.org jessie/main i386 Packages/DiffIndex
Hit http://ftp.us.debian.org jessie/contrib i386 Packages/DiffIndex
Hit http://ftp.us.debian.org jessie/contrib Translation-en/DiffIndex
Hit http://ftp.us.debian.org jessie/main Translation-en/DiffIndex
Hit http://security.debian.org jessie/updates/main Translation-en
Hit http://ftp.us.debian.org jessie-updates/main Sources
Hit http://ftp.us.debian.org jessie-updates/contrib Sources
Hit http://ftp.us.debian.org jessie-updates/main i386 Packages
Hit http://ftp.us.debian.org jessie-updates/contrib i386 Packages
Hit http://ftp.us.debian.org jessie-updates/contrib Translation-en
Hit http://ftp.us.debian.org jessie-updates/main Translation-en
Hit http://ftp.us.debian.org jessie-backports/main Sources
Hit http://ftp.us.debian.org jessie-backports/contrib Sources
Hit http://ftp.us.debian.org jessie-backports/main i386 Packages
Hit http://ftp.us.debian.org jessie-backports/contrib i386 Packages
Hit http://ftp.us.debian.org jessie-backports/contrib Translation-en
Hit http://ftp.us.debian.org jessie-backports/main Translation-en
Reading package lists...
+ apt-get -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 --no-install-recommends --yes install apt-cacher-ng
Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
  libwrap0
Suggested packages:
  doc-base
Recommended packages:
  ed avahi-daemon tcpd
The following NEW packages will be installed:
  apt-cacher-ng libwrap0
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 506 kB of archives.
After this operation, 1,397 kB of additional disk space will be used.
Get:1 http://ftp.us.debian.org/debian/ jessie/main libwrap0 i386 7.6.q-25 [58.2 kB]
Get:2 http://ftp.us.debian.org/debian/ jessie/main apt-cacher-ng i386 0.7.25-1 [448 kB]
Preconfiguring packages ...
Fetched 506 kB in 17s (29.6 kB/s)
Selecting previously unselected package libwrap0:i386.
(Reading database ... 19031 files and directories currently installed.)
Preparing to unpack .../libwrap0_7.6.q-25_i386.deb ...
Unpacking libwrap0:i386 (7.6.q-25) ...
Selecting previously unselected package apt-cacher-ng.
Preparing to unpack .../apt-cacher-ng_0.7.25-1_i386.deb ...
Unpacking apt-cacher-ng (0.7.25-1) ...
Processing triggers for man-db (2.6.5-3) ...
Setting up libwrap0:i386 (7.6.q-25) ...
Setting up apt-cacher-ng (0.7.25-1) ...
Starting apt-cacher-ng: apt-cacher-ngWARNING: No URL list file matching file:backends_gentoo found in config or support directories.
.
Processing triggers for libc-bin (2.17-97) ...
+ service apt-cacher-ng restart
Restarting apt-cacher-ng: apt-cacher-ngWARNING: No URL list file matching file:backends_gentoo found in config or support directories.
.
+ service apt-cacher-ng status
apt-cacher-ng is running.
+ 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
+ '[' '!' 0 = 0 ']'
+ apt-get -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 --yes install sudo ruby-ronn diffutils debhelper rsync dialog haveged devscripts git reprepro libfile-fcntllock-perl config-package-dev dh-apparmor gawk bash-completion grep debian-archive-keyring faketime vbindiff lsb-release
Reading package lists...
Building dependency tree...
Reading state information...
debian-archive-keyring is already the newest version.
diffutils is already the newest version.
git is already the newest version.
grep is already the newest version.
rsync is already the newest version.
rsync set to manually installed.
sudo is already the newest version.
The following extra packages will be installed:
  apparmor-easyprof at autopoint binutils bsd-mailx build-essential bzip2 cpp
  cpp-4.8 dbus dctrl-tools debian-keyring dh-python diffstat distro-info-data
  dpkg-dev dput equivs exim4-base exim4-config exim4-daemon-light fakeroot
  file fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8
  gettext gnupg-agent gnupg2 hardening-includes hicolor-icon-theme
  intltool-debian iso-codes libalgorithm-diff-perl libalgorithm-diff-xs-perl
  libalgorithm-merge-perl libapt-pkg-perl libarchive-zip-perl libarchive13
  libasan0 libasprintf-dev libassuan0 libatk1.0-0 libatk1.0-data libatomic1
  libauthen-sasl-perl libautodie-perl libavahi-client3 libavahi-common-data
  libavahi-common3 libc-dev-bin libc6-dev libcairo2 libcap-ng0
  libclass-accessor-perl libclass-inspector-perl libclone-perl libcloog-isl4
  libcommon-sense-perl libconvert-binhex-perl libcroco3 libcrypt-ssleay-perl
  libcups2 libdatrie1 libdbus-1-3 libdigest-hmac-perl libdistro-info-perl
  libdpkg-perl libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libdrm2
  libegl1-mesa libegl1-mesa-drivers libelf1 libemail-valid-perl
  libencode-locale-perl libexporter-lite-perl libfcgi-perl
  libfile-basedir-perl libfile-listing-perl libfont-afm-perl libfontconfig1
  libgbm1 libgcc-4.8-dev libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common
  libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa
  libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgraphite2-3 libgtk2.0-0
  libgtk2.0-bin libgtk2.0-common libharfbuzz0b libhavege1 libhtml-form-perl
  libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
  libhtml-template-perl libhtml-tree-perl libhttp-cookies-perl
  libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
  libhttp-negotiate-perl libio-html-perl libio-pty-perl
  libio-socket-inet6-perl libio-socket-ip-perl libio-socket-ssl-perl
  libio-string-perl libio-stringy-perl libipc-run-perl
  libipc-system-simple-perl libisl10 libitm1 libjasper1 libjbig0 libjpeg8
  libjson-perl libjson-xs-perl libksba8 liblist-moreutils-perl libllvm3.3
  liblockfile-bin liblockfile1 liblwp-mediatypes-perl
  liblwp-protocol-https-perl liblzo2-2 libmagic1 libmail-sendmail-perl
  libmailtools-perl libmime-tools-perl libmpc3 libmpfr4 libnet-dns-perl
  libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-smtp-ssl-perl
  libnet-ssleay-perl libopenvg1-mesa libossp-uuid-perl libossp-uuid16
  libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0
  libparse-debcontrol-perl libparse-debianchangelog-perl libpciaccess0
  libperlio-gzip-perl libpixman-1-0 libpth20 libpython-stdlib
  libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
  libpython3.3-minimal libpython3.3-stdlib libquadmath0 libruby1.9.1
  libsigsegv2 libsoap-lite-perl libsocket6-perl libstdc++-4.8-dev
  libsub-identify-perl libsub-name-perl libsys-hostname-long-perl
  libsystemd-journal0 libsystemd-login0 libtask-weaken-perl
  libtext-levenshtein-perl libthai-data libthai0 libtie-ixhash-perl libtiff5
  libtimedate-perl libtxc-dxtn-s2tc0 libunistring0 liburi-perl
  libwayland-client0 libwayland-server0 libwww-perl libwww-robotrules-perl
  libx11-xcb1 libxcb-dri2-0 libxcb-glx0 libxcb-render0 libxcb-shape0
  libxcb-shm0 libxcb-xfixes0 libxcomposite1 libxcursor1 libxdamage1 libxfixes3
  libxi6 libxinerama1 libxml-namespacesupport-perl libxml-parser-perl
  libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
  libxml-simple-perl libxml2 libxrandr2 libxrender1 libxxf86vm1 libyaml-0-2
  lintian linux-libc-dev make manpages-dev mime-support patchutils
  pinentry-gtk2 po-debconf psmisc python python-apt-common python-minimal
  python2.7 python2.7-minimal python3 python3-apt python3-chardet
  python3-debian python3-magic python3-minimal python3-six python3.3
  python3.3-minimal ruby ruby-fast-xs ruby-hpricot ruby-mustache ruby-rack
  ruby-rack-protection ruby-rdiscount ruby-sinatra ruby-tilt ruby1.9.1
  sgml-base shared-mime-info strace t1utils unzip wdiff xml-core xz-utils
Suggested packages:
  binutils-doc bzip2-doc cpp-doc gcc-4.8-locales dbus-x11 debtags dh-make
  cvs-buildpackage devscripts-el gnuplot libfile-desktopentry-perl
  libterm-size-perl libyaml-syck-perl mutt svn-buildpackage w3m mini-dinstall
  mail-reader eximon4 exim4-doc-html exim4-doc-info spf-tools-perl swaks
  g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gawk-doc
  gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc
  gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg
  libasan0-dbg libtsan0-dbg libbacktrace1-dbg libquadmath0-dbg binutils-gold
  gettext-doc gnupg-doc xloadimage isoquery lrzip libgssapi-perl glibc-doc
  cups-common libglide3 gpgsm librsvg2-common gvfs libdata-dump-perl
  libipc-sharedcache-perl libjasper-runtime uuid ttf-baekmuk
  ttf-arphic-gbsn00lp ttf-arphic-bsmi00lp ttf-arphic-gkai00mp
  ttf-arphic-bkai00mp libapache2-mod-perl2 libmime-lite-perl
  libnet-jabber-perl libstdc++-4.8-doc libauthen-ntlm-perl binutils-multiarch
  libtext-template-perl libyaml-perl lsb make-doc pinentry-doc
  libmail-box-perl python-doc python-tk python2.7-doc binfmt-support
  python3-doc python3-tk python3-apt-dbg python-apt-doc python3.3-doc
  inoticoming lzip ri ruby-dev ruby1.9.1-examples ri1.9.1 graphviz
  ruby1.9.1-dev ruby-switch sgml-base-doc
Recommended packages:
  default-mta mail-transport-agent mailx
The following NEW packages will be installed:
  apparmor-easyprof at autopoint bash-completion binutils bsd-mailx
  build-essential bzip2 config-package-dev cpp cpp-4.8 dbus dctrl-tools
  debhelper debian-keyring devscripts dh-apparmor dh-python dialog diffstat
  distro-info-data dpkg-dev dput equivs exim4-base exim4-config
  exim4-daemon-light fakeroot faketime file fontconfig fontconfig-config
  fonts-dejavu-core g++ g++-4.8 gawk gcc gcc-4.8 gettext gnupg-agent gnupg2
  hardening-includes haveged hicolor-icon-theme intltool-debian iso-codes
  libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
  libapt-pkg-perl libarchive-zip-perl libarchive13 libasan0 libasprintf-dev
  libassuan0 libatk1.0-0 libatk1.0-data libatomic1 libauthen-sasl-perl
  libautodie-perl libavahi-client3 libavahi-common-data libavahi-common3
  libc-dev-bin libc6-dev libcairo2 libcap-ng0 libclass-accessor-perl
  libclass-inspector-perl libclone-perl libcloog-isl4 libcommon-sense-perl
  libconvert-binhex-perl libcroco3 libcrypt-ssleay-perl libcups2 libdatrie1
  libdbus-1-3 libdigest-hmac-perl libdistro-info-perl libdpkg-perl
  libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libdrm2 libegl1-mesa
  libegl1-mesa-drivers libelf1 libemail-valid-perl libencode-locale-perl
  libexporter-lite-perl libfcgi-perl libfile-basedir-perl
  libfile-fcntllock-perl libfile-listing-perl libfont-afm-perl libfontconfig1
  libgbm1 libgcc-4.8-dev libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common
  libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa
  libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgraphite2-3 libgtk2.0-0
  libgtk2.0-bin libgtk2.0-common libharfbuzz0b libhavege1 libhtml-form-perl
  libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
  libhtml-template-perl libhtml-tree-perl libhttp-cookies-perl
  libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
  libhttp-negotiate-perl libio-html-perl libio-pty-perl
  libio-socket-inet6-perl libio-socket-ip-perl libio-socket-ssl-perl
  libio-string-perl libio-stringy-perl libipc-run-perl
  libipc-system-simple-perl libisl10 libitm1 libjasper1 libjbig0 libjpeg8
  libjson-perl libjson-xs-perl libksba8 liblist-moreutils-perl libllvm3.3
  liblockfile-bin liblockfile1 liblwp-mediatypes-perl
  liblwp-protocol-https-perl liblzo2-2 libmagic1 libmail-sendmail-perl
  libmailtools-perl libmime-tools-perl libmpc3 libmpfr4 libnet-dns-perl
  libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-smtp-ssl-perl
  libnet-ssleay-perl libopenvg1-mesa libossp-uuid-perl libossp-uuid16
  libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0
  libparse-debcontrol-perl libparse-debianchangelog-perl libpciaccess0
  libperlio-gzip-perl libpixman-1-0 libpth20 libpython-stdlib
  libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
  libpython3.3-minimal libpython3.3-stdlib libquadmath0 libruby1.9.1
  libsigsegv2 libsoap-lite-perl libsocket6-perl libstdc++-4.8-dev
  libsub-identify-perl libsub-name-perl libsys-hostname-long-perl
  libsystemd-journal0 libsystemd-login0 libtask-weaken-perl
  libtext-levenshtein-perl libthai-data libthai0 libtie-ixhash-perl libtiff5
  libtimedate-perl libtxc-dxtn-s2tc0 libunistring0 liburi-perl
  libwayland-client0 libwayland-server0 libwww-perl libwww-robotrules-perl
  libx11-xcb1 libxcb-dri2-0 libxcb-glx0 libxcb-render0 libxcb-shape0
  libxcb-shm0 libxcb-xfixes0 libxcomposite1 libxcursor1 libxdamage1 libxfixes3
  libxi6 libxinerama1 libxml-namespacesupport-perl libxml-parser-perl
  libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
  libxml-simple-perl libxml2 libxrandr2 libxrender1 libxxf86vm1 libyaml-0-2
  lintian linux-libc-dev lsb-release make manpages-dev mime-support patchutils
  pinentry-gtk2 po-debconf psmisc python python-apt-common python-minimal
  python2.7 python2.7-minimal python3 python3-apt python3-chardet
  python3-debian python3-magic python3-minimal python3-six python3.3
  python3.3-minimal reprepro ruby ruby-fast-xs ruby-hpricot ruby-mustache
  ruby-rack ruby-rack-protection ruby-rdiscount ruby-ronn ruby-sinatra
  ruby-tilt ruby1.9.1 sgml-base shared-mime-info strace t1utils unzip vbindiff
  wdiff xml-core xz-utils
0 upgraded, 275 newly installed, 0 to remove and 0 not upgraded.
Need to get 149 MB of archives.
After this operation, 456 MB of additional disk space will be used.
Get:1 http://ftp.us.debian.org/debian/ jessie/main bash-completion all 1:2.1-2 [176 kB]
Get:2 http://ftp.us.debian.org/debian/ jessie/main liblockfile-bin i386 1.09-6 [18.8 kB]
Get:3 http://ftp.us.debian.org/debian/ jessie/main liblockfile1 i386 1.09-6 [15.6 kB]
Get:4 http://ftp.us.debian.org/debian/ jessie/main libmagic1 i386 1:5.14-2 [218 kB]
Get:5 http://ftp.us.debian.org/debian/ jessie/main libxml2 i386 2.9.1+dfsg1-3 [893 kB]
Get:6 http://ftp.us.debian.org/debian/ jessie/main libsigsegv2 i386 2.10-2 [30.0 kB]
Get:7 http://ftp.us.debian.org/debian/ jessie/main gawk i386 1:4.0.1+dfsg-2.1 [933 kB]
Get:8 http://ftp.us.debian.org/debian/ jessie/main liblzo2-2 i386 2.06-1.2 [54.8 kB]
Get:9 http://ftp.us.debian.org/debian/ jessie/main libarchive13 i386 3.1.2-7 [342 kB]
Get:10 http://ftp.us.debian.org/debian/ jessie/main libasan0 i386 4.8.2-12 [63.8 kB]
Get:11 http://ftp.us.debian.org/debian/ jessie/main libassuan0 i386 2.1.1-1 [38.3 kB]
Get:12 http://ftp.us.debian.org/debian/ jessie/main libglib2.0-0 i386 2.36.4-1 [2,027 kB]
Get:13 http://ftp.us.debian.org/debian/ jessie/main libatk1.0-data all 2.10.0-2 [171 kB]
Get:14 http://ftp.us.debian.org/debian/ jessie/main libatk1.0-0 i386 2.10.0-2 [84.4 kB]
Get:15 http://ftp.us.debian.org/debian/ jessie/main libatomic1 i386 4.8.2-12 [8,762 B]
Get:16 http://ftp.us.debian.org/debian/ jessie/main libavahi-common-data i386 0.6.31-4 [98.3 kB]
Get:17 http://ftp.us.debian.org/debian/ jessie/main libavahi-common3 i386 0.6.31-4 [50.8 kB]
Get:18 http://ftp.us.debian.org/debian/ jessie/main libdbus-1-3 i386 1.7.10-2 [159 kB]
Get:19 http://ftp.us.debian.org/debian/ jessie/main libavahi-client3 i386 0.6.31-4 [53.1 kB]
Get:20 http://ftp.us.debian.org/debian/ jessie/main libdrm2 i386 2.4.50-1 [475 kB]
Get:21 http://ftp.us.debian.org/debian/ jessie/main libglapi-mesa i386 9.2.2-1 [50.0 kB]
Get:22 http://ftp.us.debian.org/debian/ jessie/main libllvm3.3 i386 1:3.3-16 [6,395 kB]
Get:23 http://ftp.us.debian.org/debian/ jessie/main libwayland-client0 i386 1.3.0-1 [20.0 kB]
Get:24 http://ftp.us.debian.org/debian/ jessie/main libwayland-server0 i386 1.3.0-1 [24.8 kB]
Get:25 http://ftp.us.debian.org/debian/ jessie/main libxcb-dri2-0 i386 1.10-2 [12.6 kB]
Get:26 http://ftp.us.debian.org/debian/ jessie/main libgbm1 i386 9.2.2-1 [511 kB]
Get:27 http://ftp.us.debian.org/debian/ jessie/main libx11-xcb1 i386 2:1.6.2-1 [162 kB]
Get:28 http://ftp.us.debian.org/debian/ jessie/main libxcb-render0 i386 1.10-2 [17.4 kB]
Get:29 http://ftp.us.debian.org/debian/ jessie/main libxcb-shape0 i386 1.10-2 [11.2 kB]
Get:30 http://ftp.us.debian.org/debian/ jessie/main libxcb-xfixes0 i386 1.10-2 [14.4 kB]
Get:31 http://ftp.us.debian.org/debian/ jessie/main libegl1-mesa i386 9.2.2-1 [83.2 kB]
Get:32 http://ftp.us.debian.org/debian/ jessie/main fonts-dejavu-core all 2.34-1 [1,047 kB]
Get:33 http://ftp.us.debian.org/debian/ jessie/main fontconfig-config all 2.11.0-2 [270 kB]
Get:34 http://ftp.us.debian.org/debian/ jessie/main libfontconfig1 i386 2.11.0-2 [327 kB]
Get:35 http://ftp.us.debian.org/debian/ jessie/main libxcb-glx0 i386 1.10-2 [26.9 kB]
Get:36 http://ftp.us.debian.org/debian/ jessie/main libxfixes3 i386 1:5.0.1-1 [22.5 kB]
Get:37 http://ftp.us.debian.org/debian/ jessie/main libxdamage1 i386 1:1.1.4-1 [15.1 kB]
Get:38 http://ftp.us.debian.org/debian/ jessie/main libxxf86vm1 i386 1:1.1.3-1 [20.7 kB]
Get:39 http://ftp.us.debian.org/debian/ jessie/main libgl1-mesa-glx i386 9.2.2-1 [132 kB]
Get:40 http://ftp.us.debian.org/debian/ jessie/main libpixman-1-0 i386 0.32.4-1 [487 kB]
Get:41 http://ftp.us.debian.org/debian/ jessie/main libxcb-shm0 i386 1.10-2 [11.0 kB]
Get:42 http://ftp.us.debian.org/debian/ jessie/main libxrender1 i386 1:0.9.8-1 [33.2 kB]
Get:43 http://ftp.us.debian.org/debian/ jessie/main libcairo2 i386 1.12.16-2 [1,002 kB]
Get:44 http://ftp.us.debian.org/debian/ jessie/main libcap-ng0 i386 0.7.3-1 [13.0 kB]
Get:45 http://ftp.us.debian.org/debian/ jessie/main libisl10 i386 0.12.1-2 [441 kB]
Get:46 http://ftp.us.debian.org/debian/ jessie/main libcloog-isl4 i386 0.18.1-3 [59.3 kB]
Get:47 http://ftp.us.debian.org/debian/ jessie/main libcroco3 i386 0.6.8-2 [133 kB]
Get:48 http://ftp.us.debian.org/debian/ jessie/main libcups2 i386 1.7.1-2 [267 kB]
Get:49 http://ftp.us.debian.org/debian/ jessie/main libdatrie1 i386 0.2.8-1 [33.2 kB]
Get:50 http://ftp.us.debian.org/debian/ jessie/main libpciaccess0 i386 0.13.2-1 [51.0 kB]
Get:51 http://ftp.us.debian.org/debian/ jessie/main libdrm-intel1 i386 2.4.50-1 [507 kB]
Get:52 http://ftp.us.debian.org/debian/ jessie/main libdrm-nouveau2 i386 2.4.50-1 [467 kB]
Get:53 http://ftp.us.debian.org/debian/ jessie/main libdrm-radeon1 i386 2.4.50-1 [477 kB]
Get:54 http://ftp.us.debian.org/debian/ jessie/main libelf1 i386 0.157-3 [161 kB]
Get:55 http://ftp.us.debian.org/debian/ jessie/main libopenvg1-mesa i386 9.2.2-1 [41.8 kB]
Get:56 http://ftp.us.debian.org/debian/ jessie/main libgl1-mesa-dri i386 9.2.2-1 [6,098 kB]
Get:57 http://ftp.us.debian.org/debian/ jessie/main libegl1-mesa-drivers i386 9.2.2-1 [2,405 kB]
Get:58 http://ftp.us.debian.org/debian/ jessie/main libjpeg8 i386 8d-2 [114 kB]
Get:59 http://ftp.us.debian.org/debian/ jessie/main libjasper1 i386 1.900.1-14 [159 kB]
Get:60 http://ftp.us.debian.org/debian/ jessie/main libjbig0 i386 2.0-2 [31.8 kB]
Get:61 http://ftp.us.debian.org/debian/ jessie/main libtiff5 i386 4.0.3-7 [210 kB]
Get:62 http://ftp.us.debian.org/debian/ jessie/main libgdk-pixbuf2.0-common all 2.28.2-1 [291 kB]
Get:63 http://ftp.us.debian.org/debian/ jessie/main libgdk-pixbuf2.0-0 i386 2.28.2-1+b1 [157 kB]
Get:64 http://ftp.us.debian.org/debian/ jessie/main libunistring0 i386 0.9.3-5 [442 kB]
Get:65 http://ftp.us.debian.org/debian/ jessie/main libgettextpo0 i386 0.18.3.2-1 [127 kB]
Get:66 http://ftp.us.debian.org/debian/ jessie/main libgomp1 i386 4.8.2-12 [24.3 kB]
Get:67 http://ftp.us.debian.org/debian/ jessie/main libpth20 i386 2.0.7-19 [83.8 kB]
Get:68 http://ftp.us.debian.org/debian/ jessie/main libgtk2.0-common all 2.24.22-1 [3,140 kB]
Get:69 http://ftp.us.debian.org/debian/ jessie/main libthai-data all 0.1.20-3 [157 kB]
Get:70 http://ftp.us.debian.org/debian/ jessie/main libthai0 i386 0.1.20-3 [44.6 kB]
Get:71 http://ftp.us.debian.org/debian/ jessie/main fontconfig i386 2.11.0-2 [401 kB]
Get:72 http://ftp.us.debian.org/debian/ jessie/main libpango-1.0-0 i386 1.36.0-1+b1 [272 kB]
Get:73 http://ftp.us.debian.org/debian/ jessie/main libgraphite2-3 i386 1.2.4-1 [57.7 kB]
Get:74 http://ftp.us.debian.org/debian/ jessie/main libharfbuzz0b i386 0.9.25-1+b1 [439 kB]
Get:75 http://ftp.us.debian.org/debian/ jessie/main libpangoft2-1.0-0 i386 1.36.0-1+b1 [198 kB]
Get:76 http://ftp.us.debian.org/debian/ jessie/main libpangocairo-1.0-0 i386 1.36.0-1+b1 [186 kB]
Get:77 http://ftp.us.debian.org/debian/ jessie/main libxcomposite1 i386 1:0.4.4-1 [17.3 kB]
Get:78 http://ftp.us.debian.org/debian/ jessie/main libxcursor1 i386 1:1.1.14-1 [38.1 kB]
Get:79 http://ftp.us.debian.org/debian/ jessie/main libxi6 i386 2:1.7.2-1 [76.6 kB]
Get:80 http://ftp.us.debian.org/debian/ jessie/main libxinerama1 i386 2:1.1.3-1 [17.5 kB]
Get:81 http://ftp.us.debian.org/debian/ jessie/main libxrandr2 i386 2:1.4.1-1 [36.8 kB]
Get:82 http://ftp.us.debian.org/debian/ jessie/main shared-mime-info i386 1.0-1+b1 [605 kB]
Get:83 http://ftp.us.debian.org/debian/ jessie/main libgtk2.0-0 i386 2.24.22-1 [2,200 kB]
Get:84 http://ftp.us.debian.org/debian/ jessie/main pinentry-gtk2 i386 0.8.3-1 [45.7 kB]
Get:85 http://ftp.us.debian.org/debian/ jessie/main gnupg-agent i386 2.0.22-3 [267 kB]
Get:86 http://ftp.us.debian.org/debian/ jessie/main libksba8 i386 1.3.0-3 [92.0 kB]
Get:87 http://ftp.us.debian.org/debian/ jessie/main gnupg2 i386 2.0.22-3 [1,340 kB]
Get:88 http://ftp.us.debian.org/debian/ jessie/main libgpgme11 i386 1.4.3-0.1 [204 kB]
Get:89 http://ftp.us.debian.org/debian/ jessie/main libitm1 i386 4.8.2-12 [28.8 kB]
Get:90 http://ftp.us.debian.org/debian/ jessie/main libmpfr4 i386 3.1.2-1 [511 kB]
Get:91 http://ftp.us.debian.org/debian/ jessie/main libpython3.3-minimal i386 3.3.3-5 [422 kB]
Get:92 http://ftp.us.debian.org/debian/ jessie/main mime-support all 3.54 [36.4 kB]
Get:93 http://ftp.us.debian.org/debian/ jessie/main libpython3.3-stdlib i386 3.3.3-5 [2,035 kB]
Get:94 http://ftp.us.debian.org/debian/ jessie/main libquadmath0 i386 4.8.2-12 [186 kB]
Get:95 http://ftp.us.debian.org/debian/ jessie/main libsystemd-journal0 i386 204-6 [63.9 kB]
Get:96 http://ftp.us.debian.org/debian/ jessie/main libsystemd-login0 i386 204-6 [35.8 kB]
Get:97 http://ftp.us.debian.org/debian/ jessie/main libyaml-0-2 i386 0.1.4-2 [56.3 kB]
Get:98 http://ftp.us.debian.org/debian/ jessie/main libpython2.7-minimal i386 2.7.6-5 [346 kB]
Get:99 http://ftp.us.debian.org/debian/ jessie/main python2.7-minimal i386 2.7.6-5 [1,167 kB]
Get:100 http://ftp.us.debian.org/debian/ jessie/main python3.3-minimal i386 3.3.3-5 [1,331 kB]
Get:101 http://ftp.us.debian.org/debian/ jessie/main sgml-base all 1.26+nmu4 [14.6 kB]
Get:102 http://ftp.us.debian.org/debian/ jessie/main libhavege1 i386 1.7c-1 [26.5 kB]
Get:103 http://ftp.us.debian.org/debian/ jessie/main libmpc3 i386 1.0.1-1 [47.1 kB]
Get:104 http://ftp.us.debian.org/debian/ jessie/main libtxc-dxtn-s2tc0 i386 0~git20131104-1.1 [47.4 kB]
Get:105 http://ftp.us.debian.org/debian/ jessie/main at i386 3.1.14-1 [43.2 kB]
Get:106 http://ftp.us.debian.org/debian/ jessie/main exim4-config all 4.82-3 [462 kB]
Get:107 http://ftp.us.debian.org/debian/ jessie/main exim4-base i386 4.82-3 [1,029 kB]
Get:108 http://ftp.us.debian.org/debian/ jessie/main exim4-daemon-light i386 4.82-3 [569 kB]
Get:109 http://ftp.us.debian.org/debian/ jessie/main bsd-mailx i386 8.1.2-0.20131005cvs-1 [77.7 kB]
Get:110 http://ftp.us.debian.org/debian/ jessie/main bzip2 i386 1.0.6-5 [50.1 kB]
Get:111 http://ftp.us.debian.org/debian/ jessie/main file i386 1:5.14-2 [53.7 kB]
Get:112 http://ftp.us.debian.org/debian/ jessie/main libpython2.7-stdlib i386 2.7.6-5 [1,840 kB]
Get:113 http://ftp.us.debian.org/debian/ jessie/main python2.7 i386 2.7.6-5 [234 kB]
Get:114 http://ftp.us.debian.org/debian/ jessie/main python-minimal i386 2.7.5-5 [39.0 kB]
Get:115 http://ftp.us.debian.org/debian/ jessie/main libpython-stdlib i386 2.7.5-5 [18.6 kB]
Get:116 http://ftp.us.debian.org/debian/ jessie/main python i386 2.7.5-5 [146 kB]
Get:117 http://ftp.us.debian.org/debian/ jessie/main xz-utils i386 5.1.1alpha+20120614-2 [238 kB]
Get:118 http://ftp.us.debian.org/debian/ jessie/main autopoint all 0.18.3.2-1 [393 kB]
Get:119 http://ftp.us.debian.org/debian/ jessie/main binutils i386 2.24-2 [3,269 kB]
Get:120 http://ftp.us.debian.org/debian/ jessie/main libc-dev-bin i386 2.17-97 [222 kB]
Get:121 http://ftp.us.debian.org/debian/ jessie/main linux-libc-dev i386 3.12.6-2 [896 kB]
Get:122 http://ftp.us.debian.org/debian/ jessie/main libc6-dev i386 2.17-97 [3,037 kB]
Get:123 http://ftp.us.debian.org/debian/ jessie/main cpp-4.8 i386 4.8.2-12 [4,276 kB]
Get:124 http://ftp.us.debian.org/debian/ jessie/main cpp i386 4:4.8.2-1 [16.3 kB]
Get:125 http://ftp.us.debian.org/debian/ jessie/main libgcc-4.8-dev i386 4.8.2-12 [1,732 kB]
Get:126 http://ftp.us.debian.org/debian/ jessie/main gcc-4.8 i386 4.8.2-12 [4,537 kB]
Get:127 http://ftp.us.debian.org/debian/ jessie/main gcc i386 4:4.8.2-1 [4,880 B]
Get:128 http://ftp.us.debian.org/debian/ jessie/main libstdc++-4.8-dev i386 4.8.2-12 [1,050 kB]
Get:129 http://ftp.us.debian.org/debian/ jessie/main g++-4.8 i386 4.8.2-12 [6,871 kB]
Get:130 http://ftp.us.debian.org/debian/ jessie/main g++ i386 4:4.8.2-1 [1,420 B]
Get:131 http://ftp.us.debian.org/debian/ jessie/main make i386 3.81-8.3 [265 kB]
Get:132 http://ftp.us.debian.org/debian/ jessie/main libtimedate-perl all 2.3000-1 [42.1 kB]
Get:133 http://ftp.us.debian.org/debian/ jessie/main libdpkg-perl all 1.17.5 [914 kB]
Get:134 http://ftp.us.debian.org/debian/ jessie/main dpkg-dev all 1.17.5 [1,385 kB]
Get:135 http://ftp.us.debian.org/debian/ jessie/main build-essential i386 11.6 [7,342 B]
Get:136 http://ftp.us.debian.org/debian/ jessie/main dbus i386 1.7.10-2 [277 kB]
Get:137 http://ftp.us.debian.org/debian/ jessie/main dctrl-tools i386 2.23 [164 kB]
Get:138 http://ftp.us.debian.org/debian/ jessie/main gettext i386 0.18.3.2-1 [1,186 kB]
Get:139 http://ftp.us.debian.org/debian/ jessie/main intltool-debian all 0.35.0+20060710.1 [30.8 kB]
Get:140 http://ftp.us.debian.org/debian/ jessie/main po-debconf all 1.0.16+nmu2 [224 kB]
Get:141 http://ftp.us.debian.org/debian/ jessie/main debhelper all 9.20131227 [687 kB]
Get:142 http://ftp.us.debian.org/debian/ jessie/main debian-keyring all 2013.12.13 [47.9 MB]
Get:143 http://ftp.us.debian.org/debian/ jessie/main python3.3 i386 3.3.3-5 [160 kB]
Get:144 http://ftp.us.debian.org/debian/ jessie/main python3-minimal i386 3.3.2-17 [34.0 kB]
Get:145 http://ftp.us.debian.org/debian/ jessie/main libpython3-stdlib i386 3.3.2-17 [17.6 kB]
Get:146 http://ftp.us.debian.org/debian/ jessie/main dh-python all 1.20131021-1 [51.3 kB]
Get:147 http://ftp.us.debian.org/debian/ jessie/main python3 i386 3.3.2-17 [20.6 kB]
Get:148 http://ftp.us.debian.org/debian/ jessie/main devscripts i386 2.13.9 [862 kB]
Get:149 http://ftp.us.debian.org/debian/ jessie/main dialog i386 1.2-20130928-1 [247 kB]
Get:150 http://ftp.us.debian.org/debian/ jessie/main diffstat i386 1.58-1 [28.9 kB]
Get:151 http://ftp.us.debian.org/debian/ jessie/main distro-info-data all 0.18 [4,814 B]
Get:152 http://ftp.us.debian.org/debian/ jessie/main dput all 0.9.6.4 [48.8 kB]
Get:153 http://ftp.us.debian.org/debian/ jessie/main fakeroot i386 1.18.4-2 [107 kB]
Get:154 http://ftp.us.debian.org/debian/ jessie/main hardening-includes all 2.5 [17.1 kB]
Get:155 http://ftp.us.debian.org/debian/ jessie/main hicolor-icon-theme all 0.13-1 [8,600 B]
Get:156 http://ftp.us.debian.org/debian/ jessie/main iso-codes all 3.50-1 [2,127 kB]
Get:157 http://ftp.us.debian.org/debian/ jessie/main libalgorithm-diff-perl all 1.19.02-3 [51.7 kB]
Get:158 http://ftp.us.debian.org/debian/ jessie/main libalgorithm-diff-xs-perl i386 0.04-2+b3 [12.3 kB]
Get:159 http://ftp.us.debian.org/debian/ jessie/main libalgorithm-merge-perl all 0.08-2 [13.5 kB]
Get:160 http://ftp.us.debian.org/debian/ jessie/main libapt-pkg-perl i386 0.1.29+b1 [76.1 kB]
Get:161 http://ftp.us.debian.org/debian/ jessie/main libarchive-zip-perl all 1.30-7 [96.5 kB]
Get:162 http://ftp.us.debian.org/debian/ jessie/main libasprintf-dev i386 0.18.3.2-1 [29.1 kB]
Get:163 http://ftp.us.debian.org/debian/ jessie/main libauthen-sasl-perl all 2.1500-1 [54.0 kB]
Get:164 http://ftp.us.debian.org/debian/ jessie/main libsub-identify-perl i386 0.04-1+b3 [9,182 B]
Get:165 http://ftp.us.debian.org/debian/ jessie/main libautodie-perl all 2.22-1 [73.3 kB]
Get:166 http://ftp.us.debian.org/debian/ jessie/main libsub-name-perl i386 0.05-1+b3 [9,532 B]
Get:167 http://ftp.us.debian.org/debian/ jessie/main libclass-accessor-perl all 0.34-1 [25.9 kB]
Get:168 http://ftp.us.debian.org/debian/ jessie/main libclass-inspector-perl all 1.28-1 [20.8 kB]
Get:169 http://ftp.us.debian.org/debian/ jessie/main libclone-perl i386 0.36-1 [13.5 kB]
Get:170 http://ftp.us.debian.org/debian/ jessie/main libcommon-sense-perl i386 3.72-2+b1 [22.9 kB]
Get:171 http://ftp.us.debian.org/debian/ jessie/main libconvert-binhex-perl all 1.123-1 [30.0 kB]
Get:172 http://ftp.us.debian.org/debian/ jessie/main libcrypt-ssleay-perl i386 0.58-1+b1 [45.5 kB]
Get:173 http://ftp.us.debian.org/debian/ jessie/main libdigest-hmac-perl all 1.03+dfsg-1 [12.3 kB]
Get:174 http://ftp.us.debian.org/debian/ jessie/main libdistro-info-perl all 0.11 [5,272 B]
Get:175 http://ftp.us.debian.org/debian/ jessie/main libnet-ssleay-perl i386 1.57-1 [259 kB]
Get:176 http://ftp.us.debian.org/debian/ jessie/main libio-socket-ssl-perl all 1.962-1 [91.7 kB]
Get:177 http://ftp.us.debian.org/debian/ jessie/main libnet-smtp-ssl-perl all 1.01-3 [5,996 B]
Get:178 http://ftp.us.debian.org/debian/ jessie/main libmailtools-perl all 2.12-1 [98.3 kB]
Get:179 http://ftp.us.debian.org/debian/ jessie/main libnet-ip-perl all 1.26-1 [33.2 kB]
Get:180 http://ftp.us.debian.org/debian/ jessie/main libsocket6-perl i386 0.23+ds-0+nmu1 [24.0 kB]
Get:181 http://ftp.us.debian.org/debian/ jessie/main libio-socket-inet6-perl all 2.71-1 [16.3 kB]
Get:182 http://ftp.us.debian.org/debian/ jessie/main libnet-dns-perl i386 0.68-1.2 [290 kB]
Get:183 http://ftp.us.debian.org/debian/ jessie/main libnet-domain-tld-perl all 1.70-1 [13.0 kB]
Get:184 http://ftp.us.debian.org/debian/ jessie/main libemail-valid-perl all 1.192-1 [21.3 kB]
Get:185 http://ftp.us.debian.org/debian/ jessie/main libencode-locale-perl all 1.03-1 [13.6 kB]
Get:186 http://ftp.us.debian.org/debian/ jessie/main libexporter-lite-perl all 0.02-2 [8,908 B]
Get:187 http://ftp.us.debian.org/debian/ jessie/main libfcgi-perl i386 0.74-1+b2 [36.2 kB]
Get:188 http://ftp.us.debian.org/debian/ jessie/main libfile-basedir-perl all 0.03-1 [10.4 kB]
Get:189 http://ftp.us.debian.org/debian/ jessie/main libfile-fcntllock-perl i386 0.14-2+b1 [16.0 kB]
Get:190 http://ftp.us.debian.org/debian/ jessie/main libhttp-date-perl all 6.02-1 [10.7 kB]
Get:191 http://ftp.us.debian.org/debian/ jessie/main libfile-listing-perl all 6.04-1 [10.3 kB]
Get:192 http://ftp.us.debian.org/debian/ jessie/main libfont-afm-perl all 1.20-1 [14.4 kB]
Get:193 http://ftp.us.debian.org/debian/ jessie/main libgettextpo-dev i386 0.18.3.2-1 [139 kB]
Get:194 http://ftp.us.debian.org/debian/ jessie/main libglib2.0-data all 2.36.4-1 [1,847 kB]
Get:195 http://ftp.us.debian.org/debian/ jessie/main libgtk2.0-bin i386 2.24.22-1 [522 kB]
Get:196 http://ftp.us.debian.org/debian/ jessie/main liburi-perl all 1.60-1 [100 kB]
Get:197 http://ftp.us.debian.org/debian/ jessie/main libhtml-tagset-perl all 3.20-2 [13.5 kB]
Get:198 http://ftp.us.debian.org/debian/ jessie/main libhtml-parser-perl i386 3.71-1+b1 [107 kB]
Get:199 http://ftp.us.debian.org/debian/ jessie/main libio-html-perl all 1.00-1 [18.2 kB]
Get:200 http://ftp.us.debian.org/debian/ jessie/main liblwp-mediatypes-perl all 6.02-1 [22.1 kB]
Get:201 http://ftp.us.debian.org/debian/ jessie/main libhttp-message-perl all 6.06-1 [80.1 kB]
Get:202 http://ftp.us.debian.org/debian/ jessie/main libhtml-form-perl all 6.03-1 [23.9 kB]
Get:203 http://ftp.us.debian.org/debian/ jessie/main libhtml-tree-perl all 5.03-1 [210 kB]
Get:204 http://ftp.us.debian.org/debian/ jessie/main libhtml-format-perl all 2.11-1 [43.1 kB]
Get:205 http://ftp.us.debian.org/debian/ jessie/main libhtml-template-perl all 2.95-1 [66.8 kB]
Get:206 http://ftp.us.debian.org/debian/ jessie/main libhttp-cookies-perl all 6.00-2 [23.5 kB]
Get:207 http://ftp.us.debian.org/debian/ jessie/main libhttp-daemon-perl all 6.01-1 [17.3 kB]
Get:208 http://ftp.us.debian.org/debian/ jessie/main libhttp-negotiate-perl all 6.00-2 [13.6 kB]
Get:209 http://ftp.us.debian.org/debian/ jessie/main libio-pty-perl i386 1:1.08-1+b3 [35.2 kB]
Get:210 http://ftp.us.debian.org/debian/ jessie/main libio-socket-ip-perl all 0.25-1 [24.7 kB]
Get:211 http://ftp.us.debian.org/debian/ jessie/main libio-string-perl all 1.08-3 [12.3 kB]
Get:212 http://ftp.us.debian.org/debian/ jessie/main libio-stringy-perl all 2.110-5 [98.3 kB]
Get:213 http://ftp.us.debian.org/debian/ jessie/main libipc-run-perl all 0.92-1 [110 kB]
Get:214 http://ftp.us.debian.org/debian/ jessie/main libipc-system-simple-perl all 1.25-2 [26.7 kB]
Get:215 http://ftp.us.debian.org/debian/ jessie/main libjson-perl all 2.61-1 [84.7 kB]
Get:216 http://ftp.us.debian.org/debian/ jessie/main libjson-xs-perl i386 2.340-1+b1 [84.9 kB]
Get:217 http://ftp.us.debian.org/debian/ jessie/main liblist-moreutils-perl i386 0.33-1+b2 [43.3 kB]
Get:218 http://ftp.us.debian.org/debian/ jessie/main libnet-http-perl all 6.06-1 [24.9 kB]
Get:219 http://ftp.us.debian.org/debian/ jessie/main libwww-robotrules-perl all 6.01-1 [14.3 kB]
Get:220 http://ftp.us.debian.org/debian/ jessie/main libwww-perl all 6.05-2 [193 kB]
Get:221 http://ftp.us.debian.org/debian/ jessie/main liblwp-protocol-https-perl all 6.04-2 [7,830 B]
Get:222 http://ftp.us.debian.org/debian/ jessie/main libsys-hostname-long-perl all 1.4-3 [11.6 kB]
Get:223 http://ftp.us.debian.org/debian/ jessie/main libmail-sendmail-perl all 0.79.16-1 [26.6 kB]
Get:224 http://ftp.us.debian.org/debian/ jessie/main libmime-tools-perl all 5.505-1 [226 kB]
Get:225 http://ftp.us.debian.org/debian/ jessie/main libossp-uuid16 i386 1.6.2-1.3+b1 [37.4 kB]
Get:226 http://ftp.us.debian.org/debian/ jessie/main libossp-uuid-perl i386 1.6.2-1.3+b1 [28.7 kB]
Get:227 http://ftp.us.debian.org/debian/ jessie/main libparse-debcontrol-perl all 2.005-4 [25.7 kB]
Get:228 http://ftp.us.debian.org/debian/ jessie/main libparse-debianchangelog-perl all 1.2.0-1 [62.3 kB]
Get:229 http://ftp.us.debian.org/debian/ jessie/main libperlio-gzip-perl i386 0.18-1+b3 [17.2 kB]
Get:230 http://ftp.us.debian.org/debian/ jessie/main libruby1.9.1 i386 1.9.3.484-1 [2,959 kB]
Get:231 http://ftp.us.debian.org/debian/ jessie/main libtask-weaken-perl all 1.04-1 [7,990 B]
Get:232 http://ftp.us.debian.org/debian/ jessie/main libxml-parser-perl i386 2.41-1+b2 [212 kB]
Get:233 http://ftp.us.debian.org/debian/ jessie/main libsoap-lite-perl all 0.716-1 [304 kB]
Get:234 http://ftp.us.debian.org/debian/ jessie/main libtext-levenshtein-perl all 0.06~01-2 [6,890 B]
Get:235 http://ftp.us.debian.org/debian/ jessie/main libtie-ixhash-perl all 1.23-1 [12.2 kB]
Get:236 http://ftp.us.debian.org/debian/ jessie/main libxml-namespacesupport-perl all 1.11-1 [14.8 kB]
Get:237 http://ftp.us.debian.org/debian/ jessie/main libxml-sax-base-perl all 1.07-1 [23.1 kB]
Get:238 http://ftp.us.debian.org/debian/ jessie/main libxml-sax-perl all 0.99+dfsg-2 [68.3 kB]
Get:239 http://ftp.us.debian.org/debian/ jessie/main libxml-sax-expat-perl all 0.40-2 [12.9 kB]
Get:240 http://ftp.us.debian.org/debian/ jessie/main libxml-simple-perl all 2.20-1 [74.7 kB]
Get:241 http://ftp.us.debian.org/debian/ jessie/main patchutils i386 0.3.2-3 [84.9 kB]
Get:242 http://ftp.us.debian.org/debian/ jessie/main t1utils i386 1.37-2 [129 kB]
Get:243 http://ftp.us.debian.org/debian/ jessie/main lintian all 2.5.21 [732 kB]
Get:244 http://ftp.us.debian.org/debian/ jessie/main lsb-release all 4.1+Debian12 [26.6 kB]
Get:245 http://ftp.us.debian.org/debian/ jessie/main manpages-dev all 3.55-1 [1,796 kB]
Get:246 http://ftp.us.debian.org/debian/ jessie/main psmisc i386 22.20-1 [146 kB]
Get:247 http://ftp.us.debian.org/debian/ jessie/main python-apt-common all 0.9.1 [86.1 kB]
Get:248 http://ftp.us.debian.org/debian/ jessie/main python3-apt i386 0.9.1 [156 kB]
Get:249 http://ftp.us.debian.org/debian/ jessie/main python3-chardet all 2.0.1-1 [173 kB]
Get:250 http://ftp.us.debian.org/debian/ jessie/main python3-six all 1.5.2-1 [9,934 B]
Get:251 http://ftp.us.debian.org/debian/ jessie/main python3-debian all 0.1.21+nmu2 [46.3 kB]
Get:252 http://ftp.us.debian.org/debian/ jessie/main python3-magic all 1:5.14-2 [39.7 kB]
Get:253 http://ftp.us.debian.org/debian/ jessie/main ruby1.9.1 i386 1.9.3.484-1 [231 kB]
Get:254 http://ftp.us.debian.org/debian/ jessie/main ruby all 1:1.9.3 [6,484 B]
Get:255 http://ftp.us.debian.org/debian/ jessie/main ruby-fast-xs i386 0.8.0-3+b1 [9,200 B]
Get:256 http://ftp.us.debian.org/debian/ jessie/main ruby-hpricot i386 0.8.6-5 [69.8 kB]
Get:257 http://ftp.us.debian.org/debian/ jessie/main ruby-rack all 1.5.2-1 [95.2 kB]
Get:258 http://ftp.us.debian.org/debian/ jessie/main ruby-tilt all 1.4.1-1 [23.7 kB]
Get:259 http://ftp.us.debian.org/debian/ jessie/main ruby-rack-protection all 1.5.1-1 [9,796 B]
Get:260 http://ftp.us.debian.org/debian/ jessie/main ruby-sinatra all 1.4.3-2 [289 kB]
Get:261 http://ftp.us.debian.org/debian/ jessie/main ruby-mustache all 0.99.4-4 [26.4 kB]
Get:262 http://ftp.us.debian.org/debian/ jessie/main ruby-rdiscount i386 1.6.8-3+b1 [35.1 kB]
Get:263 http://ftp.us.debian.org/debian/ jessie/main ruby-ronn all 0.7.3-2 [31.8 kB]
Get:264 http://ftp.us.debian.org/debian/ jessie/main strace i386 4.5.20-2.3 [122 kB]
Get:265 http://ftp.us.debian.org/debian/ jessie/main unzip i386 6.0-10 [152 kB]
Get:266 http://ftp.us.debian.org/debian/ jessie/main vbindiff i386 3.0-beta4-1 [30.8 kB]
Get:267 http://ftp.us.debian.org/debian/ jessie/main wdiff i386 1.2.1-2 [111 kB]
Get:268 http://ftp.us.debian.org/debian/ jessie/main xml-core all 0.13+nmu2 [24.2 kB]
Get:269 http://ftp.us.debian.org/debian/ jessie/main apparmor-easyprof all 2.8.0-5 [46.2 kB]
Get:270 http://ftp.us.debian.org/debian/ jessie/main config-package-dev all 5.1.1 [36.4 kB]
Get:271 http://ftp.us.debian.org/debian/ jessie/main dh-apparmor all 2.8.0-5 [35.8 kB]
Get:272 http://ftp.us.debian.org/debian/ jessie/main equivs all 2.0.9 [20.7 kB]
Get:273 http://ftp.us.debian.org/debian/ jessie/main faketime i386 0.9.1-2 [25.6 kB]
Get:274 http://ftp.us.debian.org/debian/ jessie/main haveged i386 1.7c-1 [29.3 kB]
Get:275 http://ftp.us.debian.org/debian/ jessie/main reprepro i386 4.13.1-1+b1 [499 kB]

Extracting templates from packages: 10%
Extracting templates from packages: 21%
Extracting templates from packages: 32%
Extracting templates from packages: 43%
Extracting templates from packages: 54%
Extracting templates from packages: 65%
Extracting templates from packages: 76%
Extracting templates from packages: 87%
Extracting templates from packages: 98%
Extracting templates from packages: 100%
Preconfiguring packages ...
Fetched 149 MB in 12min 1s (206 kB/s)
Selecting previously unselected package bash-completion.
(Reading database ... 19113 files and directories currently installed.)
Preparing to unpack .../bash-completion_1%3a2.1-2_all.deb ...
Unpacking bash-completion (1:2.1-2) ...
Selecting previously unselected package liblockfile-bin.
Preparing to unpack .../liblockfile-bin_1.09-6_i386.deb ...
Unpacking liblockfile-bin (1.09-6) ...
Selecting previously unselected package liblockfile1:i386.
Preparing to unpack .../liblockfile1_1.09-6_i386.deb ...
Unpacking liblockfile1:i386 (1.09-6) ...
Selecting previously unselected package libmagic1:i386.
Preparing to unpack .../libmagic1_1%3a5.14-2_i386.deb ...
Unpacking libmagic1:i386 (1:5.14-2) ...
Selecting previously unselected package libxml2:i386.
Preparing to unpack .../libxml2_2.9.1+dfsg1-3_i386.deb ...
Unpacking libxml2:i386 (2.9.1+dfsg1-3) ...
Selecting previously unselected package libsigsegv2:i386.
Preparing to unpack .../libsigsegv2_2.10-2_i386.deb ...
Unpacking libsigsegv2:i386 (2.10-2) ...
Processing triggers for man-db (2.6.5-3) ...
Setting up libsigsegv2:i386 (2.10-2) ...
Processing triggers for libc-bin (2.17-97) ...
Selecting previously unselected package gawk.
(Reading database ... 19750 files and directories currently installed.)
Preparing to unpack .../gawk_1%3a4.0.1+dfsg-2.1_i386.deb ...
Unpacking gawk (1:4.0.1+dfsg-2.1) ...
Selecting previously unselected package liblzo2-2:i386.
Preparing to unpack .../liblzo2-2_2.06-1.2_i386.deb ...
Unpacking liblzo2-2:i386 (2.06-1.2) ...
Selecting previously unselected package libarchive13:i386.
Preparing to unpack .../libarchive13_3.1.2-7_i386.deb ...
Unpacking libarchive13:i386 (3.1.2-7) ...
Selecting previously unselected package libasan0:i386.
Preparing to unpack .../libasan0_4.8.2-12_i386.deb ...
Unpacking libasan0:i386 (4.8.2-12) ...
Selecting previously unselected package libassuan0:i386.
Preparing to unpack .../libassuan0_2.1.1-1_i386.deb ...
Unpacking libassuan0:i386 (2.1.1-1) ...
Selecting previously unselected package libglib2.0-0:i386.
Preparing to unpack .../libglib2.0-0_2.36.4-1_i386.deb ...
Unpacking libglib2.0-0:i386 (2.36.4-1) ...
Selecting previously unselected package libatk1.0-data.
Preparing to unpack .../libatk1.0-data_2.10.0-2_all.deb ...
Unpacking libatk1.0-data (2.10.0-2) ...
Selecting previously unselected package libatk1.0-0:i386.
Preparing to unpack .../libatk1.0-0_2.10.0-2_i386.deb ...
Unpacking libatk1.0-0:i386 (2.10.0-2) ...
Selecting previously unselected package libatomic1:i386.
Preparing to unpack .../libatomic1_4.8.2-12_i386.deb ...
Unpacking libatomic1:i386 (4.8.2-12) ...
Selecting previously unselected package libavahi-common-data:i386.
Preparing to unpack .../libavahi-common-data_0.6.31-4_i386.deb ...
Unpacking libavahi-common-data:i386 (0.6.31-4) ...
Selecting previously unselected package libavahi-common3:i386.
Preparing to unpack .../libavahi-common3_0.6.31-4_i386.deb ...
Unpacking libavahi-common3:i386 (0.6.31-4) ...
Selecting previously unselected package libdbus-1-3:i386.
Preparing to unpack .../libdbus-1-3_1.7.10-2_i386.deb ...
Unpacking libdbus-1-3:i386 (1.7.10-2) ...
Selecting previously unselected package libavahi-client3:i386.
Preparing to unpack .../libavahi-client3_0.6.31-4_i386.deb ...
Unpacking libavahi-client3:i386 (0.6.31-4) ...
Selecting previously unselected package libdrm2:i386.
Preparing to unpack .../libdrm2_2.4.50-1_i386.deb ...
Unpacking libdrm2:i386 (2.4.50-1) ...
Selecting previously unselected package libglapi-mesa:i386.
Preparing to unpack .../libglapi-mesa_9.2.2-1_i386.deb ...
Unpacking libglapi-mesa:i386 (9.2.2-1) ...
Selecting previously unselected package libllvm3.3:i386.
Preparing to unpack .../libllvm3.3_1%3a3.3-16_i386.deb ...
Unpacking libllvm3.3:i386 (1:3.3-16) ...
Selecting previously unselected package libwayland-client0:i386.
Preparing to unpack .../libwayland-client0_1.3.0-1_i386.deb ...
Unpacking libwayland-client0:i386 (1.3.0-1) ...
Selecting previously unselected package libwayland-server0:i386.
Preparing to unpack .../libwayland-server0_1.3.0-1_i386.deb ...
Unpacking libwayland-server0:i386 (1.3.0-1) ...
Selecting previously unselected package libxcb-dri2-0:i386.
Preparing to unpack .../libxcb-dri2-0_1.10-2_i386.deb ...
Unpacking libxcb-dri2-0:i386 (1.10-2) ...
Selecting previously unselected package libgbm1:i386.
Preparing to unpack .../libgbm1_9.2.2-1_i386.deb ...
Unpacking libgbm1:i386 (9.2.2-1) ...
Selecting previously unselected package libx11-xcb1:i386.
Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1_i386.deb ...
Unpacking libx11-xcb1:i386 (2:1.6.2-1) ...
Selecting previously unselected package libxcb-render0:i386.
Preparing to unpack .../libxcb-render0_1.10-2_i386.deb ...
Unpacking libxcb-render0:i386 (1.10-2) ...
Selecting previously unselected package libxcb-shape0:i386.
Preparing to unpack .../libxcb-shape0_1.10-2_i386.deb ...
Unpacking libxcb-shape0:i386 (1.10-2) ...
Selecting previously unselected package libxcb-xfixes0:i386.
Preparing to unpack .../libxcb-xfixes0_1.10-2_i386.deb ...
Unpacking libxcb-xfixes0:i386 (1.10-2) ...
Selecting previously unselected package libegl1-mesa:i386.
Preparing to unpack .../libegl1-mesa_9.2.2-1_i386.deb ...
Unpacking libegl1-mesa:i386 (9.2.2-1) ...
Selecting previously unselected package fonts-dejavu-core.
Preparing to unpack .../fonts-dejavu-core_2.34-1_all.deb ...
Unpacking fonts-dejavu-core (2.34-1) ...
Selecting previously unselected package fontconfig-config.
Preparing to unpack .../fontconfig-config_2.11.0-2_all.deb ...
Unpacking fontconfig-config (2.11.0-2) ...
Selecting previously unselected package libfontconfig1:i386.
Preparing to unpack .../libfontconfig1_2.11.0-2_i386.deb ...
Unpacking libfontconfig1:i386 (2.11.0-2) ...
Selecting previously unselected package libxcb-glx0:i386.
Preparing to unpack .../libxcb-glx0_1.10-2_i386.deb ...
Unpacking libxcb-glx0:i386 (1.10-2) ...
Selecting previously unselected package libxfixes3:i386.
Preparing to unpack .../libxfixes3_1%3a5.0.1-1_i386.deb ...
Unpacking libxfixes3:i386 (1:5.0.1-1) ...
Selecting previously unselected package libxdamage1:i386.
Preparing to unpack .../libxdamage1_1%3a1.1.4-1_i386.deb ...
Unpacking libxdamage1:i386 (1:1.1.4-1) ...
Selecting previously unselected package libxxf86vm1:i386.
Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_i386.deb ...
Unpacking libxxf86vm1:i386 (1:1.1.3-1) ...
Selecting previously unselected package libgl1-mesa-glx:i386.
Preparing to unpack .../libgl1-mesa-glx_9.2.2-1_i386.deb ...
Unpacking libgl1-mesa-glx:i386 (9.2.2-1) ...
Selecting previously unselected package libpixman-1-0:i386.
Preparing to unpack .../libpixman-1-0_0.32.4-1_i386.deb ...
Unpacking libpixman-1-0:i386 (0.32.4-1) ...
Selecting previously unselected package libxcb-shm0:i386.
Preparing to unpack .../libxcb-shm0_1.10-2_i386.deb ...
Unpacking libxcb-shm0:i386 (1.10-2) ...
Selecting previously unselected package libxrender1:i386.
Preparing to unpack .../libxrender1_1%3a0.9.8-1_i386.deb ...
Unpacking libxrender1:i386 (1:0.9.8-1) ...
Selecting previously unselected package libcairo2:i386.
Preparing to unpack .../libcairo2_1.12.16-2_i386.deb ...
Unpacking libcairo2:i386 (1.12.16-2) ...
Selecting previously unselected package libcap-ng0.
Preparing to unpack .../libcap-ng0_0.7.3-1_i386.deb ...
Unpacking libcap-ng0 (0.7.3-1) ...
Selecting previously unselected package libisl10:i386.
Preparing to unpack .../libisl10_0.12.1-2_i386.deb ...
Unpacking libisl10:i386 (0.12.1-2) ...
Selecting previously unselected package libcloog-isl4:i386.
Preparing to unpack .../libcloog-isl4_0.18.1-3_i386.deb ...
Unpacking libcloog-isl4:i386 (0.18.1-3) ...
Selecting previously unselected package libcroco3:i386.
Preparing to unpack .../libcroco3_0.6.8-2_i386.deb ...
Unpacking libcroco3:i386 (0.6.8-2) ...
Selecting previously unselected package libcups2:i386.
Preparing to unpack .../libcups2_1.7.1-2_i386.deb ...
Unpacking libcups2:i386 (1.7.1-2) ...
Selecting previously unselected package libdatrie1:i386.
Preparing to unpack .../libdatrie1_0.2.8-1_i386.deb ...
Unpacking libdatrie1:i386 (0.2.8-1) ...
Selecting previously unselected package libpciaccess0:i386.
Preparing to unpack .../libpciaccess0_0.13.2-1_i386.deb ...
Unpacking libpciaccess0:i386 (0.13.2-1) ...
Selecting previously unselected package libdrm-intel1:i386.
Preparing to unpack .../libdrm-intel1_2.4.50-1_i386.deb ...
Unpacking libdrm-intel1:i386 (2.4.50-1) ...
Selecting previously unselected package libdrm-nouveau2:i386.
Preparing to unpack .../libdrm-nouveau2_2.4.50-1_i386.deb ...
Unpacking libdrm-nouveau2:i386 (2.4.50-1) ...
Selecting previously unselected package libdrm-radeon1:i386.
Preparing to unpack .../libdrm-radeon1_2.4.50-1_i386.deb ...
Unpacking libdrm-radeon1:i386 (2.4.50-1) ...
Selecting previously unselected package libelf1:i386.
Preparing to unpack .../libelf1_0.157-3_i386.deb ...
Unpacking libelf1:i386 (0.157-3) ...
Selecting previously unselected package libopenvg1-mesa:i386.
Preparing to unpack .../libopenvg1-mesa_9.2.2-1_i386.deb ...
Unpacking libopenvg1-mesa:i386 (9.2.2-1) ...
Selecting previously unselected package libgl1-mesa-dri:i386.
Preparing to unpack .../libgl1-mesa-dri_9.2.2-1_i386.deb ...
Unpacking libgl1-mesa-dri:i386 (9.2.2-1) ...
Selecting previously unselected package libegl1-mesa-drivers:i386.
Preparing to unpack .../libegl1-mesa-drivers_9.2.2-1_i386.deb ...
Unpacking libegl1-mesa-drivers:i386 (9.2.2-1) ...
Selecting previously unselected package libjpeg8:i386.
Preparing to unpack .../libjpeg8_8d-2_i386.deb ...
Unpacking libjpeg8:i386 (8d-2) ...
Selecting previously unselected package libjasper1:i386.
Preparing to unpack .../libjasper1_1.900.1-14_i386.deb ...
Unpacking libjasper1:i386 (1.900.1-14) ...
Selecting previously unselected package libjbig0:i386.
Preparing to unpack .../libjbig0_2.0-2_i386.deb ...
Unpacking libjbig0:i386 (2.0-2) ...
Selecting previously unselected package libtiff5:i386.
Preparing to unpack .../libtiff5_4.0.3-7_i386.deb ...
Unpacking libtiff5:i386 (4.0.3-7) ...
Selecting previously unselected package libgdk-pixbuf2.0-common.
Preparing to unpack .../libgdk-pixbuf2.0-common_2.28.2-1_all.deb ...
Unpacking libgdk-pixbuf2.0-common (2.28.2-1) ...
Selecting previously unselected package libgdk-pixbuf2.0-0:i386.
Preparing to unpack .../libgdk-pixbuf2.0-0_2.28.2-1+b1_i386.deb ...
Unpacking libgdk-pixbuf2.0-0:i386 (2.28.2-1+b1) ...
Selecting previously unselected package libunistring0:i386.
Preparing to unpack .../libunistring0_0.9.3-5_i386.deb ...
Unpacking libunistring0:i386 (0.9.3-5) ...
Selecting previously unselected package libgettextpo0:i386.
Preparing to unpack .../libgettextpo0_0.18.3.2-1_i386.deb ...
Unpacking libgettextpo0:i386 (0.18.3.2-1) ...
Selecting previously unselected package libgomp1:i386.
Preparing to unpack .../libgomp1_4.8.2-12_i386.deb ...
Unpacking libgomp1:i386 (4.8.2-12) ...
Selecting previously unselected package libpth20:i386.
Preparing to unpack .../libpth20_2.0.7-19_i386.deb ...
Unpacking libpth20:i386 (2.0.7-19) ...
Selecting previously unselected package libgtk2.0-common.
Preparing to unpack .../libgtk2.0-common_2.24.22-1_all.deb ...
Unpacking libgtk2.0-common (2.24.22-1) ...
Selecting previously unselected package libthai-data.
Preparing to unpack .../libthai-data_0.1.20-3_all.deb ...
Unpacking libthai-data (0.1.20-3) ...
Selecting previously unselected package libthai0:i386.
Preparing to unpack .../libthai0_0.1.20-3_i386.deb ...
Unpacking libthai0:i386 (0.1.20-3) ...
Selecting previously unselected package fontconfig.
Preparing to unpack .../fontconfig_2.11.0-2_i386.deb ...
Unpacking fontconfig (2.11.0-2) ...
Selecting previously unselected package libpango-1.0-0:i386.
Preparing to unpack .../libpango-1.0-0_1.36.0-1+b1_i386.deb ...
Unpacking libpango-1.0-0:i386 (1.36.0-1+b1) ...
Selecting previously unselected package libgraphite2-3:i386.
Preparing to unpack .../libgraphite2-3_1.2.4-1_i386.deb ...
Unpacking libgraphite2-3:i386 (1.2.4-1) ...
Selecting previously unselected package libharfbuzz0b:i386.
Preparing to unpack .../libharfbuzz0b_0.9.25-1+b1_i386.deb ...
Unpacking libharfbuzz0b:i386 (0.9.25-1+b1) ...
Selecting previously unselected package libpangoft2-1.0-0:i386.
Preparing to unpack .../libpangoft2-1.0-0_1.36.0-1+b1_i386.deb ...
Unpacking libpangoft2-1.0-0:i386 (1.36.0-1+b1) ...
Selecting previously unselected package libpangocairo-1.0-0:i386.
Preparing to unpack .../libpangocairo-1.0-0_1.36.0-1+b1_i386.deb ...
Unpacking libpangocairo-1.0-0:i386 (1.36.0-1+b1) ...
Selecting previously unselected package libxcomposite1:i386.
Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_i386.deb ...
Unpacking libxcomposite1:i386 (1:0.4.4-1) ...
Selecting previously unselected package libxcursor1:i386.
Preparing to unpack .../libxcursor1_1%3a1.1.14-1_i386.deb ...
Unpacking libxcursor1:i386 (1:1.1.14-1) ...
Selecting previously unselected package libxi6:i386.
Preparing to unpack .../libxi6_2%3a1.7.2-1_i386.deb ...
Unpacking libxi6:i386 (2:1.7.2-1) ...
Selecting previously unselected package libxinerama1:i386.
Preparing to unpack .../libxinerama1_2%3a1.1.3-1_i386.deb ...
Unpacking libxinerama1:i386 (2:1.1.3-1) ...
Selecting previously unselected package libxrandr2:i386.
Preparing to unpack .../libxrandr2_2%3a1.4.1-1_i386.deb ...
Unpacking libxrandr2:i386 (2:1.4.1-1) ...
Selecting previously unselected package shared-mime-info.
Preparing to unpack .../shared-mime-info_1.0-1+b1_i386.deb ...
Unpacking shared-mime-info (1.0-1+b1) ...
Selecting previously unselected package libgtk2.0-0:i386.
Preparing to unpack .../libgtk2.0-0_2.24.22-1_i386.deb ...
Unpacking libgtk2.0-0:i386 (2.24.22-1) ...
Selecting previously unselected package pinentry-gtk2.
Preparing to unpack .../pinentry-gtk2_0.8.3-1_i386.deb ...
Unpacking pinentry-gtk2 (0.8.3-1) ...
Selecting previously unselected package gnupg-agent.
Preparing to unpack .../gnupg-agent_2.0.22-3_i386.deb ...
Unpacking gnupg-agent (2.0.22-3) ...
Selecting previously unselected package libksba8:i386.
Preparing to unpack .../libksba8_1.3.0-3_i386.deb ...
Unpacking libksba8:i386 (1.3.0-3) ...
Selecting previously unselected package gnupg2.
Preparing to unpack .../gnupg2_2.0.22-3_i386.deb ...
Unpacking gnupg2 (2.0.22-3) ...
Selecting previously unselected package libgpgme11:i386.
Preparing to unpack .../libgpgme11_1.4.3-0.1_i386.deb ...
Unpacking libgpgme11:i386 (1.4.3-0.1) ...
Selecting previously unselected package libitm1:i386.
Preparing to unpack .../libitm1_4.8.2-12_i386.deb ...
Unpacking libitm1:i386 (4.8.2-12) ...
Selecting previously unselected package libmpfr4:i386.
Preparing to unpack .../libmpfr4_3.1.2-1_i386.deb ...
Unpacking libmpfr4:i386 (3.1.2-1) ...
Selecting previously unselected package libpython3.3-minimal:i386.
Preparing to unpack .../libpython3.3-minimal_3.3.3-5_i386.deb ...
Unpacking libpython3.3-minimal:i386 (3.3.3-5) ...
Selecting previously unselected package mime-support.
Preparing to unpack .../mime-support_3.54_all.deb ...
Unpacking mime-support (3.54) ...
Selecting previously unselected package libpython3.3-stdlib:i386.
Preparing to unpack .../libpython3.3-stdlib_3.3.3-5_i386.deb ...
Unpacking libpython3.3-stdlib:i386 (3.3.3-5) ...
Selecting previously unselected package libquadmath0:i386.
Preparing to unpack .../libquadmath0_4.8.2-12_i386.deb ...
Unpacking libquadmath0:i386 (4.8.2-12) ...
Selecting previously unselected package libsystemd-journal0:i386.
Preparing to unpack .../libsystemd-journal0_204-6_i386.deb ...
Unpacking libsystemd-journal0:i386 (204-6) ...
Selecting previously unselected package libsystemd-login0:i386.
Preparing to unpack .../libsystemd-login0_204-6_i386.deb ...
Unpacking libsystemd-login0:i386 (204-6) ...
Selecting previously unselected package libyaml-0-2:i386.
Preparing to unpack .../libyaml-0-2_0.1.4-2_i386.deb ...
Unpacking libyaml-0-2:i386 (0.1.4-2) ...
Selecting previously unselected package libpython2.7-minimal:i386.
Preparing to unpack .../libpython2.7-minimal_2.7.6-5_i386.deb ...
Unpacking libpython2.7-minimal:i386 (2.7.6-5) ...
Selecting previously unselected package python2.7-minimal.
Preparing to unpack .../python2.7-minimal_2.7.6-5_i386.deb ...
Unpacking python2.7-minimal (2.7.6-5) ...
Selecting previously unselected package python3.3-minimal.
Preparing to unpack .../python3.3-minimal_3.3.3-5_i386.deb ...
Unpacking python3.3-minimal (3.3.3-5) ...
Selecting previously unselected package sgml-base.
Preparing to unpack .../sgml-base_1.26+nmu4_all.deb ...
Unpacking sgml-base (1.26+nmu4) ...
Selecting previously unselected package libhavege1:i386.
Preparing to unpack .../libhavege1_1.7c-1_i386.deb ...
Unpacking libhavege1:i386 (1.7c-1) ...
Selecting previously unselected package libmpc3:i386.
Preparing to unpack .../libmpc3_1.0.1-1_i386.deb ...
Unpacking libmpc3:i386 (1.0.1-1) ...
Selecting previously unselected package libtxc-dxtn-s2tc0:i386.
Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_i386.deb ...
Unpacking libtxc-dxtn-s2tc0:i386 (0~git20131104-1.1) ...
Selecting previously unselected package at.
Preparing to unpack .../archives/at_3.1.14-1_i386.deb ...
Unpacking at (3.1.14-1) ...
Selecting previously unselected package exim4-config.
Preparing to unpack .../exim4-config_4.82-3_all.deb ...
Unpacking exim4-config (4.82-3) ...
Selecting previously unselected package exim4-base.
Preparing to unpack .../exim4-base_4.82-3_i386.deb ...
Unpacking exim4-base (4.82-3) ...
Selecting previously unselected package exim4-daemon-light.
Preparing to unpack .../exim4-daemon-light_4.82-3_i386.deb ...
Unpacking exim4-daemon-light (4.82-3) ...
Selecting previously unselected package bsd-mailx.
Preparing to unpack .../bsd-mailx_8.1.2-0.20131005cvs-1_i386.deb ...
Unpacking bsd-mailx (8.1.2-0.20131005cvs-1) ...
Selecting previously unselected package bzip2.
Preparing to unpack .../bzip2_1.0.6-5_i386.deb ...
Unpacking bzip2 (1.0.6-5) ...
Selecting previously unselected package file.
Preparing to unpack .../file_1%3a5.14-2_i386.deb ...
Unpacking file (1:5.14-2) ...
Selecting previously unselected package libpython2.7-stdlib:i386.
Preparing to unpack .../libpython2.7-stdlib_2.7.6-5_i386.deb ...
Unpacking libpython2.7-stdlib:i386 (2.7.6-5) ...
Selecting previously unselected package python2.7.
Preparing to unpack .../python2.7_2.7.6-5_i386.deb ...
Unpacking python2.7 (2.7.6-5) ...
Selecting previously unselected package python-minimal.
Preparing to unpack .../python-minimal_2.7.5-5_i386.deb ...
Unpacking python-minimal (2.7.5-5) ...
Selecting previously unselected package libpython-stdlib:i386.
Preparing to unpack .../libpython-stdlib_2.7.5-5_i386.deb ...
Unpacking libpython-stdlib:i386 (2.7.5-5) ...
Selecting previously unselected package python.
Preparing to unpack .../python_2.7.5-5_i386.deb ...
Unpacking python (2.7.5-5) ...
Selecting previously unselected package xz-utils.
Preparing to unpack .../xz-utils_5.1.1alpha+20120614-2_i386.deb ...
Unpacking xz-utils (5.1.1alpha+20120614-2) ...
Selecting previously unselected package autopoint.
Preparing to unpack .../autopoint_0.18.3.2-1_all.deb ...
Unpacking autopoint (0.18.3.2-1) ...
Selecting previously unselected package binutils.
Preparing to unpack .../binutils_2.24-2_i386.deb ...
Unpacking binutils (2.24-2) ...
Selecting previously unselected package libc-dev-bin.
Preparing to unpack .../libc-dev-bin_2.17-97_i386.deb ...
Unpacking libc-dev-bin (2.17-97) ...
Selecting previously unselected package linux-libc-dev:i386.
Preparing to unpack .../linux-libc-dev_3.12.6-2_i386.deb ...
Unpacking linux-libc-dev:i386 (3.12.6-2) ...
Selecting previously unselected package libc6-dev:i386.
Preparing to unpack .../libc6-dev_2.17-97_i386.deb ...
Unpacking libc6-dev:i386 (2.17-97) ...
Selecting previously unselected package cpp-4.8.
Preparing to unpack .../cpp-4.8_4.8.2-12_i386.deb ...
Unpacking cpp-4.8 (4.8.2-12) ...
Selecting previously unselected package cpp.
Preparing to unpack .../cpp_4%3a4.8.2-1_i386.deb ...
Unpacking cpp (4:4.8.2-1) ...
Selecting previously unselected package libgcc-4.8-dev:i386.
Preparing to unpack .../libgcc-4.8-dev_4.8.2-12_i386.deb ...
Unpacking libgcc-4.8-dev:i386 (4.8.2-12) ...
Selecting previously unselected package gcc-4.8.
Preparing to unpack .../gcc-4.8_4.8.2-12_i386.deb ...
Unpacking gcc-4.8 (4.8.2-12) ...
Selecting previously unselected package gcc.
Preparing to unpack .../gcc_4%3a4.8.2-1_i386.deb ...
Unpacking gcc (4:4.8.2-1) ...
Selecting previously unselected package libstdc++-4.8-dev:i386.
Preparing to unpack .../libstdc++-4.8-dev_4.8.2-12_i386.deb ...
Unpacking libstdc++-4.8-dev:i386 (4.8.2-12) ...
Selecting previously unselected package g++-4.8.
Preparing to unpack .../g++-4.8_4.8.2-12_i386.deb ...
Unpacking g++-4.8 (4.8.2-12) ...
Selecting previously unselected package g++.
Preparing to unpack .../g++_4%3a4.8.2-1_i386.deb ...
Unpacking g++ (4:4.8.2-1) ...
Selecting previously unselected package make.
Preparing to unpack .../make_3.81-8.3_i386.deb ...
Unpacking make (3.81-8.3) ...
Selecting previously unselected package libtimedate-perl.
Preparing to unpack .../libtimedate-perl_2.3000-1_all.deb ...
Unpacking libtimedate-perl (2.3000-1) ...
Selecting previously unselected package libdpkg-perl.
Preparing to unpack .../libdpkg-perl_1.17.5_all.deb ...
Unpacking libdpkg-perl (1.17.5) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../dpkg-dev_1.17.5_all.deb ...
Unpacking dpkg-dev (1.17.5) ...
Selecting previously unselected package build-essential.
Preparing to unpack .../build-essential_11.6_i386.deb ...
Unpacking build-essential (11.6) ...
Selecting previously unselected package dbus.
Preparing to unpack .../dbus_1.7.10-2_i386.deb ...
Unpacking dbus (1.7.10-2) ...
Selecting previously unselected package dctrl-tools.
Preparing to unpack .../dctrl-tools_2.23_i386.deb ...
Unpacking dctrl-tools (2.23) ...
Selecting previously unselected package gettext.
Preparing to unpack .../gettext_0.18.3.2-1_i386.deb ...
Unpacking gettext (0.18.3.2-1) ...
Selecting previously unselected package intltool-debian.
Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ...
Unpacking intltool-debian (0.35.0+20060710.1) ...
Selecting previously unselected package po-debconf.
Preparing to unpack .../po-debconf_1.0.16+nmu2_all.deb ...
Unpacking po-debconf (1.0.16+nmu2) ...
Selecting previously unselected package debhelper.
Preparing to unpack .../debhelper_9.20131227_all.deb ...
Unpacking debhelper (9.20131227) ...
Selecting previously unselected package debian-keyring.
Preparing to unpack .../debian-keyring_2013.12.13_all.deb ...
Unpacking debian-keyring (2013.12.13) ...
Selecting previously unselected package python3.3.
Preparing to unpack .../python3.3_3.3.3-5_i386.deb ...
Unpacking python3.3 (3.3.3-5) ...
Selecting previously unselected package python3-minimal.
Preparing to unpack .../python3-minimal_3.3.2-17_i386.deb ...
Unpacking python3-minimal (3.3.2-17) ...
Selecting previously unselected package libpython3-stdlib:i386.
Preparing to unpack .../libpython3-stdlib_3.3.2-17_i386.deb ...
Unpacking libpython3-stdlib:i386 (3.3.2-17) ...
Selecting previously unselected package dh-python.
Preparing to unpack .../dh-python_1.20131021-1_all.deb ...
Unpacking dh-python (1.20131021-1) ...
Selecting previously unselected package python3.
Preparing to unpack .../python3_3.3.2-17_i386.deb ...
Unpacking python3 (3.3.2-17) ...
Selecting previously unselected package devscripts.
Preparing to unpack .../devscripts_2.13.9_i386.deb ...
Unpacking devscripts (2.13.9) ...
Selecting previously unselected package dialog.
Preparing to unpack .../dialog_1.2-20130928-1_i386.deb ...
Unpacking dialog (1.2-20130928-1) ...
Selecting previously unselected package diffstat.
Preparing to unpack .../diffstat_1.58-1_i386.deb ...
Unpacking diffstat (1.58-1) ...
Selecting previously unselected package distro-info-data.
Preparing to unpack .../distro-info-data_0.18_all.deb ...
Unpacking distro-info-data (0.18) ...
Selecting previously unselected package dput.
Preparing to unpack .../archives/dput_0.9.6.4_all.deb ...
Unpacking dput (0.9.6.4) ...
Selecting previously unselected package fakeroot.
Preparing to unpack .../fakeroot_1.18.4-2_i386.deb ...
Unpacking fakeroot (1.18.4-2) ...
Selecting previously unselected package hardening-includes.
Preparing to unpack .../hardening-includes_2.5_all.deb ...
Unpacking hardening-includes (2.5) ...
Selecting previously unselected package hicolor-icon-theme.
Preparing to unpack .../hicolor-icon-theme_0.13-1_all.deb ...
Unpacking hicolor-icon-theme (0.13-1) ...
Selecting previously unselected package iso-codes.
Preparing to unpack .../iso-codes_3.50-1_all.deb ...
Unpacking iso-codes (3.50-1) ...
Selecting previously unselected package libalgorithm-diff-perl.
Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...
Unpacking libalgorithm-diff-perl (1.19.02-3) ...
Selecting previously unselected package libalgorithm-diff-xs-perl.
Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2+b3_i386.deb ...
Unpacking libalgorithm-diff-xs-perl (0.04-2+b3) ...
Selecting previously unselected package libalgorithm-merge-perl.
Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...
Unpacking libalgorithm-merge-perl (0.08-2) ...
Selecting previously unselected package libapt-pkg-perl.
Preparing to unpack .../libapt-pkg-perl_0.1.29+b1_i386.deb ...
Unpacking libapt-pkg-perl (0.1.29+b1) ...
Selecting previously unselected package libarchive-zip-perl.
Preparing to unpack .../libarchive-zip-perl_1.30-7_all.deb ...
Unpacking libarchive-zip-perl (1.30-7) ...
Selecting previously unselected package libasprintf-dev:i386.
Preparing to unpack .../libasprintf-dev_0.18.3.2-1_i386.deb ...
Unpacking libasprintf-dev:i386 (0.18.3.2-1) ...
Selecting previously unselected package libauthen-sasl-perl.
Preparing to unpack .../libauthen-sasl-perl_2.1500-1_all.deb ...
Unpacking libauthen-sasl-perl (2.1500-1) ...
Selecting previously unselected package libsub-identify-perl.
Preparing to unpack .../libsub-identify-perl_0.04-1+b3_i386.deb ...
Unpacking libsub-identify-perl (0.04-1+b3) ...
Selecting previously unselected package libautodie-perl.
Preparing to unpack .../libautodie-perl_2.22-1_all.deb ...
Unpacking libautodie-perl (2.22-1) ...
Selecting previously unselected package libsub-name-perl.
Preparing to unpack .../libsub-name-perl_0.05-1+b3_i386.deb ...
Unpacking libsub-name-perl (0.05-1+b3) ...
Selecting previously unselected package libclass-accessor-perl.
Preparing to unpack .../libclass-accessor-perl_0.34-1_all.deb ...
Unpacking libclass-accessor-perl (0.34-1) ...
Selecting previously unselected package libclass-inspector-perl.
Preparing to unpack .../libclass-inspector-perl_1.28-1_all.deb ...
Unpacking libclass-inspector-perl (1.28-1) ...
Selecting previously unselected package libclone-perl.
Preparing to unpack .../libclone-perl_0.36-1_i386.deb ...
Unpacking libclone-perl (0.36-1) ...
Selecting previously unselected package libcommon-sense-perl.
Preparing to unpack .../libcommon-sense-perl_3.72-2+b1_i386.deb ...
Unpacking libcommon-sense-perl (3.72-2+b1) ...
Selecting previously unselected package libconvert-binhex-perl.
Preparing to unpack .../libconvert-binhex-perl_1.123-1_all.deb ...
Unpacking libconvert-binhex-perl (1.123-1) ...
Selecting previously unselected package libcrypt-ssleay-perl.
Preparing to unpack .../libcrypt-ssleay-perl_0.58-1+b1_i386.deb ...
Unpacking libcrypt-ssleay-perl (0.58-1+b1) ...
Selecting previously unselected package libdigest-hmac-perl.
Preparing to unpack .../libdigest-hmac-perl_1.03+dfsg-1_all.deb ...
Unpacking libdigest-hmac-perl (1.03+dfsg-1) ...
Selecting previously unselected package libdistro-info-perl.
Preparing to unpack .../libdistro-info-perl_0.11_all.deb ...
Unpacking libdistro-info-perl (0.11) ...
Selecting previously unselected package libnet-ssleay-perl.
Preparing to unpack .../libnet-ssleay-perl_1.57-1_i386.deb ...
Unpacking libnet-ssleay-perl (1.57-1) ...
Selecting previously unselected package libio-socket-ssl-perl.
Preparing to unpack .../libio-socket-ssl-perl_1.962-1_all.deb ...
Unpacking libio-socket-ssl-perl (1.962-1) ...
Selecting previously unselected package libnet-smtp-ssl-perl.
Preparing to unpack .../libnet-smtp-ssl-perl_1.01-3_all.deb ...
Unpacking libnet-smtp-ssl-perl (1.01-3) ...
Selecting previously unselected package libmailtools-perl.
Preparing to unpack .../libmailtools-perl_2.12-1_all.deb ...
Unpacking libmailtools-perl (2.12-1) ...
Selecting previously unselected package libnet-ip-perl.
Preparing to unpack .../libnet-ip-perl_1.26-1_all.deb ...
Unpacking libnet-ip-perl (1.26-1) ...
Selecting previously unselected package libsocket6-perl.
Preparing to unpack .../libsocket6-perl_0.23+ds-0+nmu1_i386.deb ...
Unpacking libsocket6-perl (0.23+ds-0+nmu1) ...
Selecting previously unselected package libio-socket-inet6-perl.
Preparing to unpack .../libio-socket-inet6-perl_2.71-1_all.deb ...
Unpacking libio-socket-inet6-perl (2.71-1) ...
Selecting previously unselected package libnet-dns-perl.
Preparing to unpack .../libnet-dns-perl_0.68-1.2_i386.deb ...
Unpacking libnet-dns-perl (0.68-1.2) ...
Selecting previously unselected package libnet-domain-tld-perl.
Preparing to unpack .../libnet-domain-tld-perl_1.70-1_all.deb ...
Unpacking libnet-domain-tld-perl (1.70-1) ...
Selecting previously unselected package libemail-valid-perl.
Preparing to unpack .../libemail-valid-perl_1.192-1_all.deb ...
Unpacking libemail-valid-perl (1.192-1) ...
Selecting previously unselected package libencode-locale-perl.
Preparing to unpack .../libencode-locale-perl_1.03-1_all.deb ...
Unpacking libencode-locale-perl (1.03-1) ...
Selecting previously unselected package libexporter-lite-perl.
Preparing to unpack .../libexporter-lite-perl_0.02-2_all.deb ...
Unpacking libexporter-lite-perl (0.02-2) ...
Selecting previously unselected package libfcgi-perl.
Preparing to unpack .../libfcgi-perl_0.74-1+b2_i386.deb ...
Unpacking libfcgi-perl (0.74-1+b2) ...
Selecting previously unselected package libfile-basedir-perl.
Preparing to unpack .../libfile-basedir-perl_0.03-1_all.deb ...
Unpacking libfile-basedir-perl (0.03-1) ...
Selecting previously unselected package libfile-fcntllock-perl.
Preparing to unpack .../libfile-fcntllock-perl_0.14-2+b1_i386.deb ...
Unpacking libfile-fcntllock-perl (0.14-2+b1) ...
Selecting previously unselected package libhttp-date-perl.
Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ...
Unpacking libhttp-date-perl (6.02-1) ...
Selecting previously unselected package libfile-listing-perl.
Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ...
Unpacking libfile-listing-perl (6.04-1) ...
Selecting previously unselected package libfont-afm-perl.
Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ...
Unpacking libfont-afm-perl (1.20-1) ...
Selecting previously unselected package libgettextpo-dev:i386.
Preparing to unpack .../libgettextpo-dev_0.18.3.2-1_i386.deb ...
Unpacking libgettextpo-dev:i386 (0.18.3.2-1) ...
Selecting previously unselected package libglib2.0-data.
Preparing to unpack .../libglib2.0-data_2.36.4-1_all.deb ...
Unpacking libglib2.0-data (2.36.4-1) ...
Selecting previously unselected package libgtk2.0-bin.
Preparing to unpack .../libgtk2.0-bin_2.24.22-1_i386.deb ...
Unpacking libgtk2.0-bin (2.24.22-1) ...
Selecting previously unselected package liburi-perl.
Preparing to unpack .../liburi-perl_1.60-1_all.deb ...
Unpacking liburi-perl (1.60-1) ...
Selecting previously unselected package libhtml-tagset-perl.
Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ...
Unpacking libhtml-tagset-perl (3.20-2) ...
Selecting previously unselected package libhtml-parser-perl.
Preparing to unpack .../libhtml-parser-perl_3.71-1+b1_i386.deb ...
Unpacking libhtml-parser-perl (3.71-1+b1) ...
Selecting previously unselected package libio-html-perl.
Preparing to unpack .../libio-html-perl_1.00-1_all.deb ...
Unpacking libio-html-perl (1.00-1) ...
Selecting previously unselected package liblwp-mediatypes-perl.
Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ...
Unpacking liblwp-mediatypes-perl (6.02-1) ...
Selecting previously unselected package libhttp-message-perl.
Preparing to unpack .../libhttp-message-perl_6.06-1_all.deb ...
Unpacking libhttp-message-perl (6.06-1) ...
Selecting previously unselected package libhtml-form-perl.
Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ...
Unpacking libhtml-form-perl (6.03-1) ...
Selecting previously unselected package libhtml-tree-perl.
Preparing to unpack .../libhtml-tree-perl_5.03-1_all.deb ...
Unpacking libhtml-tree-perl (5.03-1) ...
Selecting previously unselected package libhtml-format-perl.
Preparing to unpack .../libhtml-format-perl_2.11-1_all.deb ...
Unpacking libhtml-format-perl (2.11-1) ...
Selecting previously unselected package libhtml-template-perl.
Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...
Unpacking libhtml-template-perl (2.95-1) ...
Selecting previously unselected package libhttp-cookies-perl.
Preparing to unpack .../libhttp-cookies-perl_6.00-2_all.deb ...
Unpacking libhttp-cookies-perl (6.00-2) ...
Selecting previously unselected package libhttp-daemon-perl.
Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ...
Unpacking libhttp-daemon-perl (6.01-1) ...
Selecting previously unselected package libhttp-negotiate-perl.
Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ...
Unpacking libhttp-negotiate-perl (6.00-2) ...
Selecting previously unselected package libio-pty-perl.
Preparing to unpack .../libio-pty-perl_1%3a1.08-1+b3_i386.deb ...
Unpacking libio-pty-perl (1:1.08-1+b3) ...
Selecting previously unselected package libio-socket-ip-perl.
Preparing to unpack .../libio-socket-ip-perl_0.25-1_all.deb ...
Unpacking libio-socket-ip-perl (0.25-1) ...
Selecting previously unselected package libio-string-perl.
Preparing to unpack .../libio-string-perl_1.08-3_all.deb ...
Unpacking libio-string-perl (1.08-3) ...
Selecting previously unselected package libio-stringy-perl.
Preparing to unpack .../libio-stringy-perl_2.110-5_all.deb ...
Unpacking libio-stringy-perl (2.110-5) ...
Selecting previously unselected package libipc-run-perl.
Preparing to unpack .../libipc-run-perl_0.92-1_all.deb ...
Unpacking libipc-run-perl (0.92-1) ...
Selecting previously unselected package libipc-system-simple-perl.
Preparing to unpack .../libipc-system-simple-perl_1.25-2_all.deb ...
Unpacking libipc-system-simple-perl (1.25-2) ...
Selecting previously unselected package libjson-perl.
Preparing to unpack .../libjson-perl_2.61-1_all.deb ...
Unpacking libjson-perl (2.61-1) ...
Selecting previously unselected package libjson-xs-perl.
Preparing to unpack .../libjson-xs-perl_2.340-1+b1_i386.deb ...
Unpacking libjson-xs-perl (2.340-1+b1) ...
Selecting previously unselected package liblist-moreutils-perl.
Preparing to unpack .../liblist-moreutils-perl_0.33-1+b2_i386.deb ...
Unpacking liblist-moreutils-perl (0.33-1+b2) ...
Selecting previously unselected package libnet-http-perl.
Preparing to unpack .../libnet-http-perl_6.06-1_all.deb ...
Unpacking libnet-http-perl (6.06-1) ...
Selecting previously unselected package libwww-robotrules-perl.
Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ...
Unpacking libwww-robotrules-perl (6.01-1) ...
Selecting previously unselected package libwww-perl.
Preparing to unpack .../libwww-perl_6.05-2_all.deb ...
Unpacking libwww-perl (6.05-2) ...
Selecting previously unselected package liblwp-protocol-https-perl.
Preparing to unpack .../liblwp-protocol-https-perl_6.04-2_all.deb ...
Unpacking liblwp-protocol-https-perl (6.04-2) ...
Selecting previously unselected package libsys-hostname-long-perl.
Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ...
Unpacking libsys-hostname-long-perl (1.4-3) ...
Selecting previously unselected package libmail-sendmail-perl.
Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ...
Unpacking libmail-sendmail-perl (0.79.16-1) ...
Selecting previously unselected package libmime-tools-perl.
Preparing to unpack .../libmime-tools-perl_5.505-1_all.deb ...
Unpacking libmime-tools-perl (5.505-1) ...
Selecting previously unselected package libossp-uuid16.
Preparing to unpack .../libossp-uuid16_1.6.2-1.3+b1_i386.deb ...
Unpacking libossp-uuid16 (1.6.2-1.3+b1) ...
Selecting previously unselected package libossp-uuid-perl.
Preparing to unpack .../libossp-uuid-perl_1.6.2-1.3+b1_i386.deb ...
Unpacking libossp-uuid-perl (1.6.2-1.3+b1) ...
Selecting previously unselected package libparse-debcontrol-perl.
Preparing to unpack .../libparse-debcontrol-perl_2.005-4_all.deb ...
Unpacking libparse-debcontrol-perl (2.005-4) ...
Selecting previously unselected package libparse-debianchangelog-perl.
Preparing to unpack .../libparse-debianchangelog-perl_1.2.0-1_all.deb ...
Unpacking libparse-debianchangelog-perl (1.2.0-1) ...
Selecting previously unselected package libperlio-gzip-perl.
Preparing to unpack .../libperlio-gzip-perl_0.18-1+b3_i386.deb ...
Unpacking libperlio-gzip-perl (0.18-1+b3) ...
Selecting previously unselected package libruby1.9.1.
Preparing to unpack .../libruby1.9.1_1.9.3.484-1_i386.deb ...
Unpacking libruby1.9.1 (1.9.3.484-1) ...
Selecting previously unselected package libtask-weaken-perl.
Preparing to unpack .../libtask-weaken-perl_1.04-1_all.deb ...
Unpacking libtask-weaken-perl (1.04-1) ...
Selecting previously unselected package libxml-parser-perl.
Preparing to unpack .../libxml-parser-perl_2.41-1+b2_i386.deb ...
Unpacking libxml-parser-perl (2.41-1+b2) ...
Selecting previously unselected package libsoap-lite-perl.
Preparing to unpack .../libsoap-lite-perl_0.716-1_all.deb ...
Unpacking libsoap-lite-perl (0.716-1) ...
Selecting previously unselected package libtext-levenshtein-perl.
Preparing to unpack .../libtext-levenshtein-perl_0.06~01-2_all.deb ...
Unpacking libtext-levenshtein-perl (0.06~01-2) ...
Selecting previously unselected package libtie-ixhash-perl.
Preparing to unpack .../libtie-ixhash-perl_1.23-1_all.deb ...
Unpacking libtie-ixhash-perl (1.23-1) ...
Selecting previously unselected package libxml-namespacesupport-perl.
Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ...
Unpacking libxml-namespacesupport-perl (1.11-1) ...
Selecting previously unselected package libxml-sax-base-perl.
Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ...
Unpacking libxml-sax-base-perl (1.07-1) ...
Selecting previously unselected package libxml-sax-perl.
Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2_all.deb ...
Unpacking libxml-sax-perl (0.99+dfsg-2) ...
Selecting previously unselected package libxml-sax-expat-perl.
Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ...
Unpacking libxml-sax-expat-perl (0.40-2) ...
Selecting previously unselected package libxml-simple-perl.
Preparing to unpack .../libxml-simple-perl_2.20-1_all.deb ...
Unpacking libxml-simple-perl (2.20-1) ...
Selecting previously unselected package patchutils.
Preparing to unpack .../patchutils_0.3.2-3_i386.deb ...
Unpacking patchutils (0.3.2-3) ...
Selecting previously unselected package t1utils.
Preparing to unpack .../t1utils_1.37-2_i386.deb ...
Unpacking t1utils (1.37-2) ...
Selecting previously unselected package lintian.
Preparing to unpack .../lintian_2.5.21_all.deb ...
Unpacking lintian (2.5.21) ...
Selecting previously unselected package lsb-release.
Preparing to unpack .../lsb-release_4.1+Debian12_all.deb ...
Unpacking lsb-release (4.1+Debian12) ...
Selecting previously unselected package manpages-dev.
Preparing to unpack .../manpages-dev_3.55-1_all.deb ...
Unpacking manpages-dev (3.55-1) ...
Selecting previously unselected package psmisc.
Preparing to unpack .../psmisc_22.20-1_i386.deb ...
Unpacking psmisc (22.20-1) ...
Selecting previously unselected package python-apt-common.
Preparing to unpack .../python-apt-common_0.9.1_all.deb ...
Unpacking python-apt-common (0.9.1) ...
Selecting previously unselected package python3-apt.
Preparing to unpack .../python3-apt_0.9.1_i386.deb ...
Unpacking python3-apt (0.9.1) ...
Selecting previously unselected package python3-chardet.
Preparing to unpack .../python3-chardet_2.0.1-1_all.deb ...
Unpacking python3-chardet (2.0.1-1) ...
Selecting previously unselected package python3-six.
Preparing to unpack .../python3-six_1.5.2-1_all.deb ...
Unpacking python3-six (1.5.2-1) ...
Selecting previously unselected package python3-debian.
Preparing to unpack .../python3-debian_0.1.21+nmu2_all.deb ...
Unpacking python3-debian (0.1.21+nmu2) ...
Selecting previously unselected package python3-magic.
Preparing to unpack .../python3-magic_1%3a5.14-2_all.deb ...
Unpacking python3-magic (1:5.14-2) ...
Selecting previously unselected package ruby1.9.1.
Preparing to unpack .../ruby1.9.1_1.9.3.484-1_i386.deb ...
Unpacking ruby1.9.1 (1.9.3.484-1) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a1.9.3_all.deb ...
Unpacking ruby (1:1.9.3) ...
Selecting previously unselected package ruby-fast-xs.
Preparing to unpack .../ruby-fast-xs_0.8.0-3+b1_i386.deb ...
Unpacking ruby-fast-xs (0.8.0-3+b1) ...
Selecting previously unselected package ruby-hpricot.
Preparing to unpack .../ruby-hpricot_0.8.6-5_i386.deb ...
Unpacking ruby-hpricot (0.8.6-5) ...
Selecting previously unselected package ruby-rack.
Preparing to unpack .../ruby-rack_1.5.2-1_all.deb ...
Unpacking ruby-rack (1.5.2-1) ...
Selecting previously unselected package ruby-tilt.
Preparing to unpack .../ruby-tilt_1.4.1-1_all.deb ...
Unpacking ruby-tilt (1.4.1-1) ...
Selecting previously unselected package ruby-rack-protection.
Preparing to unpack .../ruby-rack-protection_1.5.1-1_all.deb ...
Unpacking ruby-rack-protection (1.5.1-1) ...
Selecting previously unselected package ruby-sinatra.
Preparing to unpack .../ruby-sinatra_1.4.3-2_all.deb ...
Unpacking ruby-sinatra (1.4.3-2) ...
Selecting previously unselected package ruby-mustache.
Preparing to unpack .../ruby-mustache_0.99.4-4_all.deb ...
Unpacking ruby-mustache (0.99.4-4) ...
Selecting previously unselected package ruby-rdiscount.
Preparing to unpack .../ruby-rdiscount_1.6.8-3+b1_i386.deb ...
Unpacking ruby-rdiscount (1.6.8-3+b1) ...
Selecting previously unselected package ruby-ronn.
Preparing to unpack .../ruby-ronn_0.7.3-2_all.deb ...
Unpacking ruby-ronn (0.7.3-2) ...
Selecting previously unselected package strace.
Preparing to unpack .../strace_4.5.20-2.3_i386.deb ...
Unpacking strace (4.5.20-2.3) ...
Selecting previously unselected package unzip.
Preparing to unpack .../archives/unzip_6.0-10_i386.deb ...
Unpacking unzip (6.0-10) ...
Selecting previously unselected package vbindiff.
Preparing to unpack .../vbindiff_3.0-beta4-1_i386.deb ...
Unpacking vbindiff (3.0-beta4-1) ...
Selecting previously unselected package wdiff.
Preparing to unpack .../wdiff_1.2.1-2_i386.deb ...
Unpacking wdiff (1.2.1-2) ...
Selecting previously unselected package xml-core.
Preparing to unpack .../xml-core_0.13+nmu2_all.deb ...
Unpacking xml-core (0.13+nmu2) ...
Selecting previously unselected package apparmor-easyprof.
Preparing to unpack .../apparmor-easyprof_2.8.0-5_all.deb ...
Unpacking apparmor-easyprof (2.8.0-5) ...
Selecting previously unselected package config-package-dev.
Preparing to unpack .../config-package-dev_5.1.1_all.deb ...
Unpacking config-package-dev (5.1.1) ...
Selecting previously unselected package dh-apparmor.
Preparing to unpack .../dh-apparmor_2.8.0-5_all.deb ...
Unpacking dh-apparmor (2.8.0-5) ...
Selecting previously unselected package equivs.
Preparing to unpack .../archives/equivs_2.0.9_all.deb ...
Unpacking equivs (2.0.9) ...
Selecting previously unselected package faketime.
Preparing to unpack .../faketime_0.9.1-2_i386.deb ...
Unpacking faketime (0.9.1-2) ...
Selecting previously unselected package haveged.
Preparing to unpack .../haveged_1.7c-1_i386.deb ...
Unpacking haveged (1.7c-1) ...
Selecting previously unselected package reprepro.
Preparing to unpack .../reprepro_4.13.1-1+b1_i386.deb ...
Unpacking reprepro (4.13.1-1+b1) ...
Processing triggers for man-db (2.6.5-3) ...
Processing triggers for install-info (5.2.0.dfsg.1-2) ...
Setting up bash-completion (1:2.1-2) ...
Setting up liblockfile-bin (1.09-6) ...
Setting up liblockfile1:i386 (1.09-6) ...
Setting up libmagic1:i386 (1:5.14-2) ...
Setting up libxml2:i386 (2.9.1+dfsg1-3) ...
Setting up gawk (1:4.0.1+dfsg-2.1) ...
Setting up liblzo2-2:i386 (2.06-1.2) ...
Setting up libarchive13:i386 (3.1.2-7) ...
Setting up libasan0:i386 (4.8.2-12) ...
Setting up libassuan0:i386 (2.1.1-1) ...
Setting up libglib2.0-0:i386 (2.36.4-1) ...
No schema files found: doing nothing.
Setting up libatk1.0-data (2.10.0-2) ...
Setting up libatk1.0-0:i386 (2.10.0-2) ...
Setting up libatomic1:i386 (4.8.2-12) ...
Setting up libavahi-common-data:i386 (0.6.31-4) ...
Setting up libavahi-common3:i386 (0.6.31-4) ...
Setting up libdbus-1-3:i386 (1.7.10-2) ...
Setting up libavahi-client3:i386 (0.6.31-4) ...
Setting up libdrm2:i386 (2.4.50-1) ...
Setting up libglapi-mesa:i386 (9.2.2-1) ...
Setting up libllvm3.3:i386 (1:3.3-16) ...
Setting up libwayland-client0:i386 (1.3.0-1) ...
Setting up libwayland-server0:i386 (1.3.0-1) ...
Setting up libxcb-dri2-0:i386 (1.10-2) ...
Setting up libgbm1:i386 (9.2.2-1) ...
Setting up libx11-xcb1:i386 (2:1.6.2-1) ...
Setting up libxcb-render0:i386 (1.10-2) ...
Setting up libxcb-shape0:i386 (1.10-2) ...
Setting up libxcb-xfixes0:i386 (1.10-2) ...
Setting up libegl1-mesa:i386 (9.2.2-1) ...
Setting up fonts-dejavu-core (2.34-1) ...
Setting up fontconfig-config (2.11.0-2) ...
Setting up libfontconfig1:i386 (2.11.0-2) ...
Setting up libxcb-glx0:i386 (1.10-2) ...
Setting up libxfixes3:i386 (1:5.0.1-1) ...
Setting up libxdamage1:i386 (1:1.1.4-1) ...
Setting up libxxf86vm1:i386 (1:1.1.3-1) ...
Setting up libgl1-mesa-glx:i386 (9.2.2-1) ...
Setting up libpixman-1-0:i386 (0.32.4-1) ...
Setting up libxcb-shm0:i386 (1.10-2) ...
Setting up libxrender1:i386 (1:0.9.8-1) ...
Setting up libcairo2:i386 (1.12.16-2) ...
Setting up libcap-ng0 (0.7.3-1) ...
Setting up libisl10:i386 (0.12.1-2) ...
Setting up libcloog-isl4:i386 (0.18.1-3) ...
Setting up libcroco3:i386 (0.6.8-2) ...
Setting up libcups2:i386 (1.7.1-2) ...
Setting up libdatrie1:i386 (0.2.8-1) ...
Setting up libpciaccess0:i386 (0.13.2-1) ...
Setting up libdrm-intel1:i386 (2.4.50-1) ...
Setting up libdrm-nouveau2:i386 (2.4.50-1) ...
Setting up libdrm-radeon1:i386 (2.4.50-1) ...
Setting up libelf1:i386 (0.157-3) ...
Setting up libopenvg1-mesa:i386 (9.2.2-1) ...
Setting up libgl1-mesa-dri:i386 (9.2.2-1) ...
Setting up libegl1-mesa-drivers:i386 (9.2.2-1) ...
Setting up libjpeg8:i386 (8d-2) ...
Setting up libjasper1:i386 (1.900.1-14) ...
Setting up libjbig0:i386 (2.0-2) ...
Setting up libtiff5:i386 (4.0.3-7) ...
Setting up libgdk-pixbuf2.0-common (2.28.2-1) ...
Setting up libgdk-pixbuf2.0-0:i386 (2.28.2-1+b1) ...
Setting up libunistring0:i386 (0.9.3-5) ...
Setting up libgettextpo0:i386 (0.18.3.2-1) ...
Setting up libgomp1:i386 (4.8.2-12) ...
Setting up libpth20:i386 (2.0.7-19) ...
Setting up libgtk2.0-common (2.24.22-1) ...
Setting up libthai-data (0.1.20-3) ...
Setting up libthai0:i386 (0.1.20-3) ...
Setting up fontconfig (2.11.0-2) ...
Regenerating fonts cache... done.
Setting up libpango-1.0-0:i386 (1.36.0-1+b1) ...
Setting up libgraphite2-3:i386 (1.2.4-1) ...
Setting up libharfbuzz0b:i386 (0.9.25-1+b1) ...
Setting up libpangoft2-1.0-0:i386 (1.36.0-1+b1) ...
Setting up libpangocairo-1.0-0:i386 (1.36.0-1+b1) ...
Setting up libxcomposite1:i386 (1:0.4.4-1) ...
Setting up libxcursor1:i386 (1:1.1.14-1) ...
Setting up libxi6:i386 (2:1.7.2-1) ...
Setting up libxinerama1:i386 (2:1.1.3-1) ...
Setting up libxrandr2:i386 (2:1.4.1-1) ...
Setting up shared-mime-info (1.0-1+b1) ...
Setting up libgtk2.0-0:i386 (2.24.22-1) ...
Setting up pinentry-gtk2 (0.8.3-1) ...
Setting up gnupg-agent (2.0.22-3) ...
Setting up libksba8:i386 (1.3.0-3) ...
Setting up gnupg2 (2.0.22-3) ...
Setting up libgpgme11:i386 (1.4.3-0.1) ...
Setting up libitm1:i386 (4.8.2-12) ...
Setting up libmpfr4:i386 (3.1.2-1) ...
Setting up libpython3.3-minimal:i386 (3.3.3-5) ...
Setting up mime-support (3.54) ...
Setting up libpython3.3-stdlib:i386 (3.3.3-5) ...
Setting up libquadmath0:i386 (4.8.2-12) ...
Setting up libsystemd-journal0:i386 (204-6) ...
Setting up libsystemd-login0:i386 (204-6) ...
Setting up libyaml-0-2:i386 (0.1.4-2) ...
Setting up libpython2.7-minimal:i386 (2.7.6-5) ...
Setting up python2.7-minimal (2.7.6-5) ...
Setting up python3.3-minimal (3.3.3-5) ...
Setting up sgml-base (1.26+nmu4) ...
Setting up libhavege1:i386 (1.7c-1) ...
Setting up libmpc3:i386 (1.0.1-1) ...
Setting up libtxc-dxtn-s2tc0:i386 (0~git20131104-1.1) ...
update-alternatives: using /usr/lib/i386-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/i386-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-i386-linux-gnu) in auto mode
Setting up at (3.1.14-1) ...
Starting deferred execution scheduler: atd.
Setting up exim4-config (4.82-3) ...
Adding system-user for exim (v4)
Setting up exim4-base (4.82-3) ...
exim: DB upgrade, deleting hints-db
Setting up exim4-daemon-light (4.82-3) ...
Starting MTA: exim4.
Setting up bsd-mailx (8.1.2-0.20131005cvs-1) ...
update-alternatives: using /usr/bin/bsd-mailx to provide /usr/bin/mailx (mailx) in auto mode
Setting up bzip2 (1.0.6-5) ...
Setting up file (1:5.14-2) ...
Setting up libpython2.7-stdlib:i386 (2.7.6-5) ...
Setting up python2.7 (2.7.6-5) ...
Setting up python-minimal (2.7.5-5) ...
Setting up libpython-stdlib:i386 (2.7.5-5) ...
Setting up python (2.7.5-5) ...
Setting up xz-utils (5.1.1alpha+20120614-2) ...
update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
Setting up autopoint (0.18.3.2-1) ...
Setting up binutils (2.24-2) ...
Setting up libc-dev-bin (2.17-97) ...
Setting up linux-libc-dev:i386 (3.12.6-2) ...
Setting up libc6-dev:i386 (2.17-97) ...
Setting up cpp-4.8 (4.8.2-12) ...
Setting up cpp (4:4.8.2-1) ...
Setting up libgcc-4.8-dev:i386 (4.8.2-12) ...
Setting up gcc-4.8 (4.8.2-12) ...
Setting up gcc (4:4.8.2-1) ...
Setting up libstdc++-4.8-dev:i386 (4.8.2-12) ...
Setting up g++-4.8 (4.8.2-12) ...
Setting up g++ (4:4.8.2-1) ...
update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
Setting up make (3.81-8.3) ...
Setting up libtimedate-perl (2.3000-1) ...
Setting up libdpkg-perl (1.17.5) ...
Setting up dpkg-dev (1.17.5) ...
Setting up build-essential (11.6) ...
Setting up dbus (1.7.10-2) ...
Starting system message bus: dbus.
Setting up dctrl-tools (2.23) ...
Setting up gettext (0.18.3.2-1) ...
Setting up intltool-debian (0.35.0+20060710.1) ...
Setting up po-debconf (1.0.16+nmu2) ...
Setting up debhelper (9.20131227) ...
Setting up debian-keyring (2013.12.13) ...
Setting up python3.3 (3.3.3-5) ...
Setting up python3-minimal (3.3.2-17) ...
Setting up libpython3-stdlib:i386 (3.3.2-17) ...
Setting up dialog (1.2-20130928-1) ...
Setting up diffstat (1.58-1) ...
Setting up distro-info-data (0.18) ...
Setting up dput (0.9.6.4) ...
Setting up fakeroot (1.18.4-2) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
Setting up hardening-includes (2.5) ...
Setting up hicolor-icon-theme (0.13-1) ...
Setting up iso-codes (3.50-1) ...
Setting up libalgorithm-diff-perl (1.19.02-3) ...
Setting up libalgorithm-diff-xs-perl (0.04-2+b3) ...
Setting up libalgorithm-merge-perl (0.08-2) ...
Setting up libapt-pkg-perl (0.1.29+b1) ...
Setting up libarchive-zip-perl (1.30-7) ...
Setting up libasprintf-dev:i386 (0.18.3.2-1) ...
Setting up libauthen-sasl-perl (2.1500-1) ...
Setting up libsub-identify-perl (0.04-1+b3) ...
Setting up libautodie-perl (2.22-1) ...
Setting up libsub-name-perl (0.05-1+b3) ...
Setting up libclass-accessor-perl (0.34-1) ...
Setting up libclass-inspector-perl (1.28-1) ...
Setting up libclone-perl (0.36-1) ...
Setting up libcommon-sense-perl (3.72-2+b1) ...
Setting up libconvert-binhex-perl (1.123-1) ...
Setting up libcrypt-ssleay-perl (0.58-1+b1) ...
Setting up libdigest-hmac-perl (1.03+dfsg-1) ...
Setting up libdistro-info-perl (0.11) ...
Setting up libnet-ssleay-perl (1.57-1) ...
Setting up libio-socket-ssl-perl (1.962-1) ...
Setting up libnet-smtp-ssl-perl (1.01-3) ...
Setting up libmailtools-perl (2.12-1) ...
Setting up libnet-ip-perl (1.26-1) ...
Setting up libsocket6-perl (0.23+ds-0+nmu1) ...
Setting up libio-socket-inet6-perl (2.71-1) ...
Setting up libnet-dns-perl (0.68-1.2) ...
Setting up libnet-domain-tld-perl (1.70-1) ...
Setting up libemail-valid-perl (1.192-1) ...
Setting up libencode-locale-perl (1.03-1) ...
Setting up libexporter-lite-perl (0.02-2) ...
Setting up libfcgi-perl (0.74-1+b2) ...
Setting up libfile-basedir-perl (0.03-1) ...
Setting up libfile-fcntllock-perl (0.14-2+b1) ...
Setting up libhttp-date-perl (6.02-1) ...
Setting up libfile-listing-perl (6.04-1) ...
Setting up libfont-afm-perl (1.20-1) ...
Setting up libgettextpo-dev:i386 (0.18.3.2-1) ...
Setting up libglib2.0-data (2.36.4-1) ...
Setting up libgtk2.0-bin (2.24.22-1) ...
Setting up liburi-perl (1.60-1) ...
Setting up libhtml-tagset-perl (3.20-2) ...
Setting up libhtml-parser-perl (3.71-1+b1) ...
Setting up libio-html-perl (1.00-1) ...
Setting up liblwp-mediatypes-perl (6.02-1) ...
Setting up libhttp-message-perl (6.06-1) ...
Setting up libhtml-form-perl (6.03-1) ...
Setting up libhtml-tree-perl (5.03-1) ...
Setting up libhtml-format-perl (2.11-1) ...
Setting up libhtml-template-perl (2.95-1) ...
Setting up libhttp-cookies-perl (6.00-2) ...
Setting up libhttp-daemon-perl (6.01-1) ...
Setting up libhttp-negotiate-perl (6.00-2) ...
Setting up libio-pty-perl (1:1.08-1+b3) ...
Setting up libio-socket-ip-perl (0.25-1) ...
Setting up libio-string-perl (1.08-3) ...
Setting up libio-stringy-perl (2.110-5) ...
Setting up libipc-run-perl (0.92-1) ...
Setting up libipc-system-simple-perl (1.25-2) ...
Setting up libjson-perl (2.61-1) ...
Setting up libjson-xs-perl (2.340-1+b1) ...
Setting up liblist-moreutils-perl (0.33-1+b2) ...
Setting up libnet-http-perl (6.06-1) ...
Setting up libwww-robotrules-perl (6.01-1) ...
Setting up libsys-hostname-long-perl (1.4-3) ...
Setting up libmail-sendmail-perl (0.79.16-1) ...
Setting up libmime-tools-perl (5.505-1) ...
Setting up libossp-uuid16 (1.6.2-1.3+b1) ...
Setting up libossp-uuid-perl (1.6.2-1.3+b1) ...
Setting up libparse-debianchangelog-perl (1.2.0-1) ...
Setting up libperlio-gzip-perl (0.18-1+b3) ...
Setting up libruby1.9.1 (1.9.3.484-1) ...
Setting up libtask-weaken-perl (1.04-1) ...
Setting up libtext-levenshtein-perl (0.06~01-2) ...
Setting up libtie-ixhash-perl (1.23-1) ...
Setting up libxml-namespacesupport-perl (1.11-1) ...
Setting up libxml-sax-base-perl (1.07-1) ...
Setting up libxml-sax-perl (0.99+dfsg-2) ...
update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...

Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
Setting up patchutils (0.3.2-3) ...
Setting up t1utils (1.37-2) ...
Setting up lintian (2.5.21) ...
Setting up lsb-release (4.1+Debian12) ...
Setting up manpages-dev (3.55-1) ...
Setting up psmisc (22.20-1) ...
Setting up python-apt-common (0.9.1) ...
Setting up ruby1.9.1 (1.9.3.484-1) ...
update-alternatives: using /usr/bin/gem1.9.1 to provide /usr/bin/gem (gem) in auto mode
update-alternatives: using /usr/bin/ruby1.9.1 to provide /usr/bin/ruby (ruby) in auto mode
Setting up ruby (1:1.9.3) ...
Setting up ruby-fast-xs (0.8.0-3+b1) ...
Setting up ruby-hpricot (0.8.6-5) ...
Setting up ruby-rack (1.5.2-1) ...
Setting up ruby-tilt (1.4.1-1) ...
Setting up ruby-rack-protection (1.5.1-1) ...
Setting up ruby-sinatra (1.4.3-2) ...
Setting up ruby-mustache (0.99.4-4) ...
Setting up ruby-rdiscount (1.6.8-3+b1) ...
Setting up ruby-ronn (0.7.3-2) ...
Setting up strace (4.5.20-2.3) ...
Setting up unzip (6.0-10) ...
Setting up vbindiff (3.0-beta4-1) ...
Setting up wdiff (1.2.1-2) ...
Setting up xml-core (0.13+nmu2) ...
Setting up apparmor-easyprof (2.8.0-5) ...
Setting up config-package-dev (5.1.1) ...
Setting up dh-apparmor (2.8.0-5) ...
Setting up equivs (2.0.9) ...
Setting up faketime (0.9.1-2) ...
Setting up haveged (1.7c-1) ...
Setting up reprepro (4.13.1-1+b1) ...
Setting up python3 (3.3.2-17) ...
Setting up devscripts (2.13.9) ...
Setting up liblwp-protocol-https-perl (6.04-2) ...
Setting up python3-apt (0.9.1) ...
Setting up python3-chardet (2.0.1-1) ...
Setting up python3-six (1.5.2-1) ...
Setting up python3-debian (0.1.21+nmu2) ...
Setting up python3-magic (1:5.14-2) ...
Setting up dh-python (1.20131021-1) ...
Setting up libwww-perl (6.05-2) ...
Setting up libparse-debcontrol-perl (2.005-4) ...
Setting up libxml-parser-perl (2.41-1+b2) ...
Setting up libsoap-lite-perl (0.716-1) ...
Setting up libxml-sax-expat-perl (0.40-2) ...
update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
Setting up libxml-simple-perl (2.20-1) ...
Processing triggers for libc-bin (2.17-97) ...
Processing triggers for sgml-base (1.26+nmu4) ...
++ lsb_release --short --i
+ whonix_build_on_operating_system=Debian
+ whonix_build_on_operating_system=debian
+ '[' 1 = 1 ']'
+ true
+ '[' '!' -d /usr/share/doc/config-package-dev/examples/debhelper/ ']'
+ true 'INFO: config-package-dev already installed, ok.'
+ '[' '' = 1 ']'
+ '[' 1 = 1 ']'
+ true 'INFO: Skip running update-guestfs-appliance, because BARE_METAL is set to 1, ok.'
+ disable_apt_cache
+ trap error_handler_general ERR INT TERM
+ unset http_proxy
+ cat /usr/sbin/policy-rc.d
cat: /usr/sbin/policy-rc.d: No such file or directory
+ true
+ '[' '' = true ']'
+ service haveged status
haveged is running.
+ grep device-mapper /proc/devices
+ true
+ modprobe dm_mod
+ grep device-mapper /proc/devices
254 device-mapper
+ cat /proc/devices
Character devices:
  1 mem
  4 /dev/vc/0
  4 tty
  4 ttyS
  5 /dev/tty
  5 /dev/console
  5 /dev/ptmx
  7 vcs
 10 misc
 13 input
 21 sg
 29 fb
116 alsa
128 ptm
136 pts
180 usb
189 usb_device
251 hidraw
252 bsg
253 watchdog
254 rtc

Block devices:
259 blkext
  8 sd
 11 sr
 65 sd
 66 sd
 67 sd
 68 sd
 69 sd
 70 sd
 71 sd
128 sd
129 sd
130 sd
131 sd
132 sd
133 sd
134 sd
135 sd
254 device-mapper
+ '[' '' = true ']'
+ '[' '' = true ']'
+ true 'INFO: End of: ./build-steps.d/1100_prepare-build-machine No error detected.'
run-parts: executing ./build-steps.d/1200_create-debian-packages
+ true 'Currently running script: ./build-steps.d/1200_create-debian-packages '
+++ dirname ./build-steps.d/1200_create-debian-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
+ WHONIX_BUILD_PARSED=1
+ VMNAME=internalrun
+ source pre
++ set +x
+ source variables
++ set +x
INFO: Setting... export UWT_DEV_PASSTHROUGH="1"
whonix_build_new_changelog_version: 2:7.7.4.8-debpackage1
+ cd /home/user/nothing-to-see/help-steps
+ cd ..
+ true 'INFO: Currently running script: ./build-steps.d/1200_create-debian-packages '
+ create-debian-packages
+ trap error_handler_general ERR INT TERM
+ signing_key
+ trap error_handler_general ERR INT TERM
+ '[' 1 = 1 ']'
+ true './build-steps.d/1200_create-debian-packages INFO: Using auto local signing key method... '
+ '[' '!' -f /home/user/whonix_binary/gpg-local-signing-key/done ']'
+ true './build-steps.d/1200_create-debian-packages INFO: We do not yet have a local OpenPGP signing key for our local APT repository. Creating one... '
+ sudo -E -u user mkdir --parents /home/user/whonix_binary/gpg-local-signing-key
+ sudo -E -u user chmod 700 /home/user/whonix_binary/gpg-local-signing-key
+ sudo -E -u user gpg --no-emit-version --no-comments --display-charset utf-8 --keyserver hkp://qdigse2yzvuglcix.onion --personal-digest-preferences SHA512 --cert-digest-algo SHA512 --default-preference-list 'SHA512 SHA384 SHA256 SHA224 AES256 AES192 AES CAST5 ZLIB BZIP2 ZIP Uncompressed' --keyserver-options no-honor-keyserver-url --fixed-list-mode --keyid-format 0xlong --use-agent --list-options show-uid-validity --sig-notation issuer-fpr@notations.openpgp.fifthhorseman.net=%g --no-default-keyring --homedir /home/user/whonix_binary/gpg-local-signing-key --batch --gen-key
+ echo '
            Key-Type: RSA
            Key-Length: 4096
            Subkey-Type: RSA
            Subkey-Length: 4096
            Name-Real: Whonix auto generated local APT signing key
            Name-Email: whonix@local-signing.key
            Expire-Date: 0
            Preferences: SHA512 SHA384 SHA256 SHA224 AES256 AES192 AES CAST5 ZLIB BZIP2 ZIP Uncompressed
         '
gpg: keyring `/home/user/whonix_binary/gpg-local-signing-key/secring.gpg' created
gpg: keyring `/home/user/whonix_binary/gpg-local-signing-key/pubring.gpg' created
..+++++
..+++++
....+++++
........+++++
gpg: /home/user/whonix_binary/gpg-local-signing-key/trustdb.gpg: trustdb created
gpg: key 0xE516C0D88E18E8F3 marked as ultimately trusted
+ sudo -E -u user touch /home/user/whonix_binary/gpg-local-signing-key/done
+ true './build-steps.d/1200_create-debian-packages INFO: Created local OpenPGP signing key for our local APT repository. '
+ '[' '!' -d /home/user/whonix_binary/gpg-local-signing-key ']'
+ true 'INFO: WHONIX_LOCAL_SIGNING_KEY_FOLDER: /home/user/whonix_binary/gpg-local-signing-key exists, ok.'
+ sudo -E -u user gpg --no-default-keyring --homedir /home/user/whonix_binary/gpg-local-signing-key --keyid-format 0xlong --fingerprint --list-secret-keys
gpg: checking the trustdb
gpg: 3 marginal(s) needed, 1 complete(s) needed, PGP trust model
gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
/home/user/whonix_binary/gpg-local-signing-key/secring.gpg
----------------------------------------------------------
sec   4096R/0xE516C0D88E18E8F3 2014-01-21
      Key fingerprint = DA37 1E94 ED29 491A CA18  28B2 E516 C0D8 8E18 E8F3
uid                            Whonix auto generated local APT signing key <whonix@local-signing.key>
ssb   4096R/0xF28E6E121D50B978 2014-01-21

+ check_changelog_version
+ trap error_handler_general ERR INT TERM
+ true
+ cleanup_old_packages
+ trap error_handler_general ERR INT TERM
+ true './build-steps.d/1200_create-debian-packages INFO: Going to update local APT repository... '
+ sleep 3
+ cd /home/user/nothing-to-see/help-steps
+ cd ..
+ true './build-steps.d/1200_create-debian-packages INFO: Cleaning old packages... '
+ /home/user/nothing-to-see/help-steps/cleanup-files
+ true 'Currently running script: /home/user/nothing-to-see/help-steps/cleanup-files '
+++ dirname /home/user/nothing-to-see/help-steps/cleanup-files
++ cd /home/user/nothing-to-see/help-steps
++ pwd
+ MYDIR=/home/user/nothing-to-see/help-steps
+ cd /home/user/nothing-to-see/help-steps
+ cd ..
+ cd help-steps
+ WHONIX_BUILD_PARSED=1
+ ROOT_CHECK=0
+ VMNAME=internalrun
+ source pre
++ set +x
+ source variables
++ set +x
INFO: Setting... export UWT_DEV_PASSTHROUGH="1"
whonix_build_new_changelog_version: 2:7.7.4.8-debpackage1
+ true 'INFO: Currently running script: /home/user/nothing-to-see/help-steps/cleanup-files '
+ cleanup_files
+ trap error_handler_general ERR INT TERM
+ set +x
rm --force /home/user/nothing-to-see/../whonix-shared-packages-dependencies*.deb
rm --force /home/user/nothing-to-see/../whonix-shared-packages-recommended*.deb
rm --force /home/user/nothing-to-see/../whonix-shared-files*.deb
rm --force /home/user/nothing-to-see/../whonix-gateway-packages-dependencies*.deb
rm --force /home/user/nothing-to-see/../whonix-gateway-packages-recommended*.deb
rm --force /home/user/nothing-to-see/../whonix-gateway-files*.deb
rm --force /home/user/nothing-to-see/../whonix-workstation-packages-dependencies*.deb
rm --force /home/user/nothing-to-see/../whonix-workstation-packages-recommended*.deb
rm --force /home/user/nothing-to-see/../whonix-workstation-files*.deb
rm --force /home/user/nothing-to-see/../whonix-shared-desktop*.deb
rm --force /home/user/nothing-to-see/../whonix-shared-desktop-kde*.deb
rm --force /home/user/nothing-to-see/../whonix-shared-kde-accessibility*.deb
rm --force /home/user/nothing-to-see/../whonix-workstation-default-applications*.deb
rm --force /home/user/nothing-to-see/../whonix-workstation-extra-applications*.deb
rm --force /home/user/nothing-to-see/../whonix-workstation-langpack-common*.deb
rm --force /home/user/nothing-to-see/../whonix-shared-desktop-langpack-kde*.deb
rm --force /home/user/nothing-to-see/../whonix*.dsc
rm --force /home/user/nothing-to-see/../whonix*.changes
rm --force /home/user/nothing-to-see/../whonix*.tar.*
rm --force /home/user/nothing-to-see/../whonix*.build
+ fakeroot /home/user/nothing-to-see/debian/rules clean
dh_testdir
dh_testroot
dh_clean
rm --force /home/user/nothing-to-see/debian/*.init
rm --force /home/user/nothing-to-see/debian/*.bash-completion
rm --force --recursive /home/user/nothing-to-see/debian/tmp-man
+ rm --force /home/user/nothing-to-see/debian/changelog
+ true 'INFO: End of: /home/user/nothing-to-see/help-steps/cleanup-files No error detected.'
+ true './build-steps.d/1200_create-debian-packages INFO: Cleaned old packages. '
+ check_for_uncommited_changes
+ trap error_handler_general ERR INT TERM
++ git status --porcelain
+ '[' -n '' ']'
+ get_extra_packages
+ trap error_handler_general ERR INT TERM
+ true './build-steps.d/1200_create-debian-packages INFO: Getting extra packages... '
+ '[' debian = ubuntu ']'
+ local codename=testing
+ local TEMP=/etc/apt/sources.list.d/whonix_temp.list
+ cp whonix_shared/usr/share/whonix/build_sources/debian_testing_frozen.list /etc/apt/sources.list.d/whonix_temp.list
+ rm --recursive --force /home/user/whonix_binary/temp_packages
+ sudo -E -u user mkdir --parents /home/user/whonix_binary/temp_packages
+ cd /home/user/whonix_binary/temp_packages
+ 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
+ apt-get update -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 -o Dir::Etc::sourcelist=/etc/apt/sources.list.d/whonix_temp.list -o Dir::Etc::sourceparts=- -o APT::Get::List-Cleanup=0
Get:1 http://snapshot.debian.org testing/updates InRelease [73.5 kB]
Get:2 http://snapshot.debian.org testing InRelease [163 kB]
Get:3 http://snapshot.debian.org testing/updates/main i386 Packages [14 B]
Get:4 http://snapshot.debian.org testing/updates/main Translation-en [14 B]
Get:5 http://snapshot.debian.org testing/main i386 Packages [6,347 kB]
Get:6 http://snapshot.debian.org testing/main Translation-en [4,219 kB]
Fetched 10.8 MB in 46s (232 kB/s)
Reading package lists...
+ sudo -E -u user apt-get download --yes -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 --target-release testing python-stem
Get:1 http://ftp.us.debian.org/debian/ jessie/main python-stem all 1.1.0-1 [367 kB]
Fetched 367 kB in 2s (144 kB/s)
+ rm --force /etc/apt/sources.list.d/whonix_temp.list
+ apt-get update --no-download --list-cleanup
Reading package lists...
+ disable_apt_cache
+ trap error_handler_general ERR INT TERM
+ unset http_proxy
+ true './build-steps.d/1200_create-debian-packages INFO: Got extra packages... '
+ bump_debian_changelog_version
+ trap error_handler_general ERR INT TERM
+ true './build-steps.d/1200_create-debian-packages INFO: Automatically bumping version number in debian/changelog... '
+ cd /home/user/nothing-to-see/help-steps
+ cd ..
+ '[' debian = ubuntu ']'
+ debchange_vendor_cmd=--vendor
+ faketime --version

/usr/bin/faketime: Version 0.8
For usage information please use '/usr/bin/faketime --help'.

+ ls -la ./debian/changelog
ls: cannot access ./debian/changelog: No such file or directory
+ true
+ local package
+ package=whonix
+ echo 'whonix (2:7.7.4.8-debpackage1) local; urgency=low

  * This is an auto-generated file. Local auto bump version. Build from:
  * whonix_build_current_git_head: 3503511e4a076afebc6b0e129a63f32463058132
  * whonix_build_new_changelog_version: 2:7.7.4.8-debpackage1
  * whonix_build_closest_git_tag: 7.7.4.8

 -- Whonix auto generated local APT signing key <whonix@local-signing.key>  Thu, 15 Aug 2013 11:02:35 +0000
'
+ shopt -s globstar
+ touch -t 201308151102.35 ./debian
+ touch -t 201308151102.35 ./debian/ ./debian/changelog ./debian/compat ./debian/control ./debian/copyright ./debian/rules ./debian/rules-helper.bsh ./debian/source ./debian/source/format ./debian/watch ./debian/whonix-gateway-files.displace ./debian/whonix-gateway-files.install ./debian/whonix-gateway-files.manpages ./debian/whonix-gateway-files.postinst ./debian/whonix-gateway-files.postrm ./debian/whonix-gateway-files.preinst ./debian/whonix-gateway-files.prerm ./debian/whonix-shared-files.displace ./debian/whonix-shared-files.install ./debian/whonix-shared-files.manpages ./debian/whonix-shared-files.postinst ./debian/whonix-shared-files.postrm ./debian/whonix-shared-files.preinst ./debian/whonix-shared-files.prerm ./debian/whonix-workstation-files.displace ./debian/whonix-workstation-files.install ./debian/whonix-workstation-files.manpages ./debian/whonix-workstation-files.postinst ./debian/whonix-workstation-files.postrm ./debian/whonix-workstation-files.preinst ./debian/whonix-workstation-files.prerm
+ shopt -u globstar
+ ls -la ./debian/changelog
-rw-r--r-- 1 root root 414 Aug 15 11:02 ./debian/changelog
+ cat ./debian/changelog
whonix (2:7.7.4.8-debpackage1) local; urgency=low

  * This is an auto-generated file. Local auto bump version. Build from:
  * whonix_build_current_git_head: 3503511e4a076afebc6b0e129a63f32463058132
  * whonix_build_new_changelog_version: 2:7.7.4.8-debpackage1
  * whonix_build_closest_git_tag: 7.7.4.8

 -- Whonix auto generated local APT signing key <whonix@local-signing.key>  Thu, 15 Aug 2013 11:02:35 +0000

+ true './build-steps.d/1200_create-debian-packages INFO: Bumped version number in debian/changelog. '
+ create_whonix_upstream_tarball
+ trap error_handler_general ERR INT TERM
+ true './build-steps.d/1200_create-debian-packages INFO: Creating upstream tarball... '
+ sudo -E -u user /home/user/nothing-to-see/help-steps/make-debian-package-upstream-tarball
+ trap error_handler ERR
+++ dirname /home/user/nothing-to-see/help-steps/make-debian-package-upstream-tarball
++ cd /home/user/nothing-to-see/help-steps
++ pwd
+ MYDIR=/home/user/nothing-to-see/help-steps
+ cd /home/user/nothing-to-see/help-steps
+ cd ..
+ cd help-steps
+ export WHONIX_BUILD_PARSED=1
+ WHONIX_BUILD_PARSED=1
+ export ROOT_CHECK=0
+ ROOT_CHECK=0
+ export VMNAME=internalrun
+ VMNAME=internalrun
+ source pre
++ set +x
+ source variables
++ set +x
INFO: Setting... export UWT_DEV_PASSTHROUGH="1"
whonix_build_new_changelog_version: 2:7.7.4.8-debpackage1
+ true 'INFO: Currently running script: /home/user/nothing-to-see/help-steps/make-debian-package-upstream-tarball '
+ make_debian_upstream_tarball
+ trap error_handler_general ERR INT TERM
+ sudo -E -u user git archive --format=tar HEAD
+ gzip -n
warning: unable to access '/root/.config/git/attributes': Permission denied
+ sync
+ true 'INFO: End of: /home/user/nothing-to-see/help-steps/make-debian-package-upstream-tarball No error detected.'
+ true './build-steps.d/1200_create-debian-packages INFO: Created upstream tarball. '
+ create_whonix_debian_packages
+ trap error_handler_general ERR INT TERM
+ true './build-steps.d/1200_create-debian-packages INFO: Creating Whonix Debian Packages... '
+ true 'INFO: GPG_AGENT_INFO: '
+ '[' 1 = 1 ']'
+ true
+ sudo -E -u user debuild --rootcmd=/home/user/nothing-to-see/help-steps/gain-root-command '-p/home/user/nothing-to-see/help-steps/package-sign-cmd                --homedir /home/user/whonix_binary/gpg-local-signing-key                --default-key whonix@local-signing.key' -sa
dpkg: warning: failed to open configuration file '/root/.dpkg.cfg' for reading: Permission denied
 dpkg-buildpackage -r/home/user/nothing-to-see/help-steps/gain-root-command -D -us -uc -sa
dpkg-buildpackage: source package whonix
dpkg-buildpackage: source version 2:7.7.4.8-debpackage1
dpkg-buildpackage: source distribution local
dpkg-buildpackage: source changed by Whonix auto generated local APT signing key <whonix@local-signing.key>
dpkg: warning: failed to open configuration file '/root/.dpkg.cfg' for reading: Permission denied
 dpkg-source --before-build nothing-to-see
dpkg-buildpackage: host architecture i386
 /home/user/nothing-to-see/help-steps/gain-root-command debian/rules clean
dh_testdir
dh_testroot
dh_clean
rm --force /home/user/nothing-to-see/debian/*.init
rm --force /home/user/nothing-to-see/debian/*.bash-completion
rm --force --recursive /home/user/nothing-to-see/debian/tmp-man
 dpkg-source -b nothing-to-see
dpkg-source: info: using source format `3.0 (quilt)'
dpkg-source: info: building whonix using existing ./whonix_7.7.4.8.orig.tar.gz
tar: .gitignore: time stamp 2014-01-22 01:58:41 is 52130.225091335 s in the future
tar: .travis.yml: time stamp 2014-01-22 01:58:41 is 52130.223723078 s in the future
tar: CONTRIBUTING.md: time stamp 2014-01-22 01:58:41 is 52130.223603759 s in the future
tar: COPYING: time stamp 2014-01-22 01:58:41 is 52130.223523449 s in the future
tar: GPLv3: time stamp 2014-01-22 01:58:41 is 52130.223283416 s in the future
tar: Makefile: time stamp 2014-01-22 01:58:41 is 52130.22316147 s in the future
tar: README.mediawiki: time stamp 2014-01-22 01:58:41 is 52130.222996327 s in the future
tar: aptrepo_local/conf/distributions: time stamp 2014-01-22 01:58:41 is 52130.222706774 s in the future
tar: aptrepo_local/conf/options: time stamp 2014-01-22 01:58:41 is 52130.22259477 s in the future
tar: aptrepo_local/conf: time stamp 2014-01-22 01:58:41 is 52130.222537428 s in the future
tar: aptrepo_local: time stamp 2014-01-22 01:58:41 is 52130.222499929 s in the future
tar: aptrepo_remote/conf/distributions: time stamp 2014-01-22 01:58:41 is 52130.222299756 s in the future
tar: aptrepo_remote/conf/options: time stamp 2014-01-22 01:58:41 is 52130.222190671 s in the future
tar: aptrepo_remote/conf: time stamp 2014-01-22 01:58:41 is 52130.222141598 s in the future
tar: aptrepo_remote: time stamp 2014-01-22 01:58:41 is 52130.222038986 s in the future
tar: bash_completion/whonix_gateway/.gitignore: time stamp 2014-01-22 01:58:41 is 52130.221866869 s in the future
tar: bash_completion/whonix_gateway: time stamp 2014-01-22 01:58:41 is 52130.221810708 s in the future
tar: bash_completion/whonix_shared/time_privacy: time stamp 2014-01-22 01:58:41 is 52130.221675519 s in the future
tar: bash_completion/whonix_shared: time stamp 2014-01-22 01:58:41 is 52130.221618896 s in the future
tar: bash_completion/whonix_workstation/.gitignore: time stamp 2014-01-22 01:58:41 is 52130.221496098 s in the future
tar: bash_completion/whonix_workstation: time stamp 2014-01-22 01:58:41 is 52130.221439284 s in the future
tar: bash_completion: time stamp 2014-01-22 01:58:41 is 52130.221403022 s in the future
tar: build-steps.d/1100_prepare-build-machine: time stamp 2014-01-22 01:58:41 is 52130.219960225 s in the future
tar: build-steps.d/1200_create-debian-packages: time stamp 2014-01-22 01:58:41 is 52130.219661966 s in the future
tar: build-steps.d/1300_create-debian-img: time stamp 2014-01-22 01:58:41 is 52130.219542024 s in the future
tar: build-steps.d/1400_backup-img-after-grml-debootstrap: time stamp 2014-01-22 01:58:41 is 52130.219404024 s in the future
tar: build-steps.d/1700_install-meta-packages: time stamp 2014-01-22 01:58:41 is 52130.219249838 s in the future
tar: build-steps.d/1800_backup-img-after-meta-package-install: time stamp 2014-01-22 01:58:41 is 52130.219140998 s in the future
tar: build-steps.d/1900_run-chroot-scripts-pre-d: time stamp 2014-01-22 01:58:41 is 52130.219004239 s in the future
tar: build-steps.d/2000_install-files-packages: time stamp 2014-01-22 01:58:41 is 52130.21891537 s in the future
tar: build-steps.d/2100_verify-files: time stamp 2014-01-22 01:58:41 is 52130.218813932 s in the future
tar: build-steps.d/2300_run-chroot-scripts-post-d: time stamp 2014-01-22 01:58:41 is 52130.218676148 s in the future
tar: build-steps.d/2400_convert-img-to-qcow2: time stamp 2014-01-22 01:58:41 is 52130.218574085 s in the future
tar: build-steps.d/2500_convert-img-to-vdi: time stamp 2014-01-22 01:58:41 is 52130.218352946 s in the future
tar: build-steps.d/2600_create-vbox-vm: time stamp 2014-01-22 01:58:41 is 52130.216199404 s in the future
tar: build-steps.d/2700_export-vbox-vm: time stamp 2014-01-22 01:58:41 is 52130.215878632 s in the future
tar: build-steps.d/2800_create-report: time stamp 2014-01-22 01:58:41 is 52130.215769608 s in the future
tar: build-steps.d: time stamp 2014-01-22 01:58:41 is 52130.215698422 s in the future
tar: buildconfig.d/30_apt: time stamp 2014-01-22 01:58:41 is 52130.215506879 s in the future
tar: buildconfig.d/30_custom_configs_help: time stamp 2014-01-22 01:58:41 is 52130.215360166 s in the future
tar: buildconfig.d/30_debchange: time stamp 2014-01-22 01:58:41 is 52130.215253373 s in the future
tar: buildconfig.d/30_skip_export-vbox-vm: time stamp 2014-01-22 01:58:41 is 52130.214992771 s in the future
tar: buildconfig.d/30_skip_packages: time stamp 2014-01-22 01:58:41 is 52130.214871184 s in the future
tar: buildconfig.d/30_skip_qcow2: time stamp 2014-01-22 01:58:41 is 52130.214779413 s in the future
tar: buildconfig.d/30_skip_report: time stamp 2014-01-22 01:58:41 is 52130.214694167 s in the future
tar: buildconfig.d/30_skip_sanity_checks: time stamp 2014-01-22 01:58:41 is 52130.214530519 s in the future
tar: buildconfig.d/30_skip_torbrowser: time stamp 2014-01-22 01:58:41 is 52130.214379848 s in the future
tar: buildconfig.d/30_target_arch: time stamp 2014-01-22 01:58:41 is 52130.214257585 s in the future
tar: buildconfig.d/30_trust: time stamp 2014-01-22 01:58:41 is 52130.214145419 s in the future
tar: buildconfig.d/30_upgrade_build_machine: time stamp 2014-01-22 01:58:41 is 52130.213978192 s in the future
tar: buildconfig.d: time stamp 2014-01-22 01:58:41 is 52130.21392245 s in the future
tar: debian/compat: time stamp 2014-01-22 01:58:41 is 52130.213767715 s in the future
tar: debian/control: time stamp 2014-01-22 01:58:41 is 52130.213537007 s in the future
tar: debian/copyright: time stamp 2014-01-22 01:58:41 is 52130.213265278 s in the future
tar: debian/rules: time stamp 2014-01-22 01:58:41 is 52130.213137264 s in the future
tar: debian/rules-helper.bsh: time stamp 2014-01-22 01:58:41 is 52130.211260673 s in the future
tar: debian/source/format: time stamp 2014-01-22 01:58:41 is 52130.211002917 s in the future
tar: debian/source: time stamp 2014-01-22 01:58:41 is 52130.210940931 s in the future
tar: debian/watch: time stamp 2014-01-22 01:58:41 is 52130.210857357 s in the future
tar: debian/whonix-gateway-files.displace: time stamp 2014-01-22 01:58:41 is 52130.210763792 s in the future
tar: debian/whonix-gateway-files.install: time stamp 2014-01-22 01:58:41 is 52130.210636664 s in the future
tar: debian/whonix-gateway-files.manpages: time stamp 2014-01-22 01:58:41 is 52130.21044551 s in the future
tar: debian/whonix-gateway-files.postinst: time stamp 2014-01-22 01:58:41 is 52130.210337677 s in the future
tar: debian/whonix-gateway-files.postrm: time stamp 2014-01-22 01:58:41 is 52130.210239263 s in the future
tar: debian/whonix-gateway-files.preinst: time stamp 2014-01-22 01:58:41 is 52130.21013984 s in the future
tar: debian/whonix-gateway-files.prerm: time stamp 2014-01-22 01:58:41 is 52130.210057823 s in the future
tar: debian/whonix-shared-files.displace: time stamp 2014-01-22 01:58:41 is 52130.209973617 s in the future
tar: debian/whonix-shared-files.install: time stamp 2014-01-22 01:58:41 is 52130.209804351 s in the future
tar: debian/whonix-shared-files.manpages: time stamp 2014-01-22 01:58:41 is 52130.209693077 s in the future
tar: debian/whonix-shared-files.postinst: time stamp 2014-01-22 01:58:41 is 52130.209598098 s in the future
tar: debian/whonix-shared-files.postrm: time stamp 2014-01-22 01:58:41 is 52130.209447094 s in the future
tar: debian/whonix-shared-files.preinst: time stamp 2014-01-22 01:58:41 is 52130.209322837 s in the future
tar: debian/whonix-shared-files.prerm: time stamp 2014-01-22 01:58:41 is 52130.209172628 s in the future
tar: debian/whonix-workstation-files.displace: time stamp 2014-01-22 01:58:41 is 52130.20908099 s in the future
tar: debian/whonix-workstation-files.install: time stamp 2014-01-22 01:58:41 is 52130.208987667 s in the future
tar: debian/whonix-workstation-files.manpages: time stamp 2014-01-22 01:58:41 is 52130.208901072 s in the future
tar: debian/whonix-workstation-files.postinst: time stamp 2014-01-22 01:58:41 is 52130.208819133 s in the future
tar: debian/whonix-workstation-files.postrm: time stamp 2014-01-22 01:58:41 is 52130.20873254 s in the future
tar: debian/whonix-workstation-files.preinst: time stamp 2014-01-22 01:58:41 is 52130.208621295 s in the future
tar: debian/whonix-workstation-files.prerm: time stamp 2014-01-22 01:58:41 is 52130.2012327 s in the future
tar: debian: time stamp 2014-01-22 01:58:41 is 52130.199526237 s in the future
tar: grml_config: time stamp 2014-01-22 01:58:41 is 52130.199284155 s in the future
tar: grml_packages: time stamp 2014-01-22 01:58:41 is 52130.199154737 s in the future
tar: help-steps/analyze_image: time stamp 2014-01-22 01:58:41 is 52130.198929963 s in the future
tar: help-steps/chroot-img: time stamp 2014-01-22 01:58:41 is 52130.19879582 s in the future
tar: help-steps/cleanup-files: time stamp 2014-01-22 01:58:41 is 52130.198700542 s in the future
tar: help-steps/create-local-temp-apt-repo: time stamp 2014-01-22 01:58:41 is 52130.19861886 s in the future
tar: help-steps/delete-vbox-vm: time stamp 2014-01-22 01:58:41 is 52130.198542979 s in the future
tar: help-steps/gain-root-command: time stamp 2014-01-22 01:58:41 is 52130.198454597 s in the future
tar: help-steps/make-debian-package-upstream-tarball: time stamp 2014-01-22 01:58:41 is 52130.198261112 s in the future
tar: help-steps/mount-img: time stamp 2014-01-22 01:58:41 is 52130.198143093 s in the future
tar: help-steps/mount-vdi: time stamp 2014-01-22 01:58:41 is 52130.19752642 s in the future
tar: help-steps/package-sign-cmd: time stamp 2014-01-22 01:58:41 is 52130.197432113 s in the future
tar: help-steps/parse-cmd: time stamp 2014-01-22 01:58:41 is 52130.197252618 s in the future
tar: help-steps/pre: time stamp 2014-01-22 01:58:41 is 52130.197115844 s in the future
tar: help-steps/prevent-daemons-from-starting: time stamp 2014-01-22 01:58:41 is 52130.196996238 s in the future
tar: help-steps/remove-local-temp-apt-repo: time stamp 2014-01-22 01:58:41 is 52130.194806042 s in the future
tar: help-steps/unchroot-img: time stamp 2014-01-22 01:58:41 is 52130.194588779 s in the future
tar: help-steps/unmount-img: time stamp 2014-01-22 01:58:41 is 52130.194494553 s in the future
tar: help-steps/unmount-img-force: time stamp 2014-01-22 01:58:41 is 52130.194396454 s in the future
tar: help-steps/unmount-vdi: time stamp 2014-01-22 01:58:41 is 52130.194238799 s in the future
tar: help-steps/unmount-vdi-force: time stamp 2014-01-22 01:58:41 is 52130.194081627 s in the future
tar: help-steps/unprevent-daemons-from-starting: time stamp 2014-01-22 01:58:41 is 52130.193977483 s in the future
tar: help-steps/variables: time stamp 2014-01-22 01:58:41 is 52130.193849312 s in the future
tar: help-steps: time stamp 2014-01-22 01:58:41 is 52130.193791515 s in the future
tar: man/whonix_gateway/armwrapper.1.ronn: time stamp 2014-01-22 01:58:41 is 52130.193601689 s in the future
tar: man/whonix_gateway/controlportfilt.8.ronn: time stamp 2014-01-22 01:58:41 is 52130.193435307 s in the future
tar: man/whonix_gateway/leaktest.8.ronn: time stamp 2014-01-22 01:58:41 is 52130.193312758 s in the future
tar: man/whonix_gateway/whonix.1.ronn: time stamp 2014-01-22 01:58:41 is 52130.193153384 s in the future
tar: man/whonix_gateway/whonix_firewall.8.ronn: time stamp 2014-01-22 01:58:41 is 52130.193042085 s in the future
tar: man/whonix_gateway: time stamp 2014-01-22 01:58:41 is 52130.192987423 s in the future
tar: man/whonix_shared/backgroundd.8.ronn: time stamp 2014-01-22 01:58:41 is 52130.192764173 s in the future
tar: man/whonix_shared/scurl.1.ronn: time stamp 2014-01-22 01:58:41 is 52130.192658348 s in the future
tar: man/whonix_shared/sdwdate.8.ronn: time stamp 2014-01-22 01:58:41 is 52130.192547727 s in the future
tar: man/whonix_shared/time_privacy.1.ronn: time stamp 2014-01-22 01:58:41 is 52130.192449925 s in the future
tar: man/whonix_shared/timesync.1.ronn: time stamp 2014-01-22 01:58:41 is 52130.192322266 s in the future
tar: man/whonix_shared/tor-ctrl.8.ronn: time stamp 2014-01-22 01:58:41 is 52130.192151801 s in the future
tar: man/whonix_shared/uwt.1.ronn: time stamp 2014-01-22 01:58:41 is 52130.192046228 s in the future
tar: man/whonix_shared/whonix_repository.8.ronn: time stamp 2014-01-22 01:58:41 is 52130.19042323 s in the future
tar: man/whonix_shared/whonixcheck.1.ronn: time stamp 2014-01-22 01:58:41 is 52130.190369532 s in the future
tar: man/whonix_shared/whonixsetup.8.ronn: time stamp 2014-01-22 01:58:41 is 52130.190261489 s in the future
tar: man/whonix_shared: time stamp 2014-01-22 01:58:41 is 52130.190205035 s in the future
tar: man/whonix_workstation/leaktest.8.ronn: time stamp 2014-01-22 01:58:41 is 52130.190032625 s in the future
tar: man/whonix_workstation/torbrowser.1.ronn: time stamp 2014-01-22 01:58:41 is 52130.189932598 s in the future
tar: man/whonix_workstation/update-torbrowser.1.ronn: time stamp 2014-01-22 01:58:41 is 52130.189812854 s in the future
tar: man/whonix_workstation/whonix.1.ronn: time stamp 2014-01-22 01:58:41 is 52130.189559 s in the future
tar: man/whonix_workstation/whonix_firewall.8.ronn: time stamp 2014-01-22 01:58:41 is 52130.18942752 s in the future
tar: man/whonix_workstation/xchat-reset.1.ronn: time stamp 2014-01-22 01:58:41 is 52130.189297593 s in the future
tar: man/whonix_workstation: time stamp 2014-01-22 01:58:41 is 52130.189241053 s in the future
tar: man: time stamp 2014-01-22 01:58:41 is 52130.18920413 s in the future
tar: whonix_build: time stamp 2014-01-22 01:58:41 is 52130.189105877 s in the future
tar: whonix_build_both: time stamp 2014-01-22 01:58:41 is 52130.188879874 s in the future
tar: whonix_gateway/etc/controlportfilt.d/30_controlportfilt_default: time stamp 2014-01-22 01:58:41 is 52130.188524885 s in the future
tar: whonix_gateway/etc/controlportfilt.d: time stamp 2014-01-22 01:58:41 is 52130.186748658 s in the future
tar: whonix_gateway/etc/default/tor.whonix: time stamp 2014-01-22 01:58:41 is 52130.186445039 s in the future
tar: whonix_gateway/etc/default: time stamp 2014-01-22 01:58:41 is 52130.186349306 s in the future
tar: whonix_gateway/etc/dhcp/dhclient-enter-hooks.d/nodnsupdate: time stamp 2014-01-22 01:58:41 is 52130.18608607 s in the future
tar: whonix_gateway/etc/dhcp/dhclient-enter-hooks.d: time stamp 2014-01-22 01:58:41 is 52130.186015736 s in the future
tar: whonix_gateway/etc/dhcp: time stamp 2014-01-22 01:58:41 is 52130.185919282 s in the future
tar: whonix_gateway/etc/init.d/controlportfiltd: time stamp 2014-01-22 01:58:41 is 52130.18571259 s in the future
tar: whonix_gateway/etc/init.d: time stamp 2014-01-22 01:58:41 is 52130.1856094 s in the future
tar: whonix_gateway/etc/network/interfaces.whonix: time stamp 2014-01-22 01:58:41 is 52130.185440317 s in the future
tar: whonix_gateway/etc/network: time stamp 2014-01-22 01:58:41 is 52130.185377313 s in the future
tar: whonix_gateway/etc/resolv.conf.whonix: time stamp 2014-01-22 01:58:41 is 52130.185285988 s in the future
tar: whonix_gateway/etc/sdwdate.d/31_whonix_gateway: time stamp 2014-01-22 01:58:41 is 52130.185144908 s in the future
tar: whonix_gateway/etc/sdwdate.d: time stamp 2014-01-22 01:58:41 is 52130.185094774 s in the future
tar: whonix_gateway/etc/sudoers.d/tor: time stamp 2014-01-22 01:58:41 is 52130.184958753 s in the future
tar: whonix_gateway/etc/sudoers.d: time stamp 2014-01-22 01:58:41 is 52130.184901654 s in the future
tar: whonix_gateway/etc/sysctl.d/whonix-gateway-sysctl.conf: time stamp 2014-01-22 01:58:41 is 52130.184762316 s in the future
tar: whonix_gateway/etc/sysctl.d: time stamp 2014-01-22 01:58:41 is 52130.184702219 s in the future
tar: whonix_gateway/etc/tor/torrc.examples: time stamp 2014-01-22 01:58:41 is 52130.184450697 s in the future
tar: whonix_gateway/etc/tor/torrc.whonix: time stamp 2014-01-22 01:58:41 is 52130.184336442 s in the future
tar: whonix_gateway/etc/tor: time stamp 2014-01-22 01:58:41 is 52130.184281065 s in the future
tar: whonix_gateway/etc/whonix_firewall.d/30_default: time stamp 2014-01-22 01:58:41 is 52130.183261027 s in the future
tar: whonix_gateway/etc/whonix_firewall.d: time stamp 2014-01-22 01:58:41 is 52130.182032997 s in the future
tar: whonix_gateway/etc/xdg/autostart/whonixsetup.desktop: time stamp 2014-01-22 01:58:41 is 52130.18177144 s in the future
tar: whonix_gateway/etc/xdg/autostart: time stamp 2014-01-22 01:58:41 is 52130.181709825 s in the future
tar: whonix_gateway/etc/xdg: time stamp 2014-01-22 01:58:41 is 52130.181671602 s in the future
tar: whonix_gateway/etc: time stamp 2014-01-22 01:58:41 is 52130.181635644 s in the future
tar: whonix_gateway/usr/bin/armwrapper: time stamp 2014-01-22 01:58:41 is 52130.181406519 s in the future
tar: whonix_gateway/usr/bin/controlportfilt: time stamp 2014-01-22 01:58:41 is 52130.18130908 s in the future
tar: whonix_gateway/usr/bin/leaktest: time stamp 2014-01-22 01:58:41 is 52130.181187286 s in the future
tar: whonix_gateway/usr/bin/whonix: time stamp 2014-01-22 01:58:41 is 52130.181078443 s in the future
tar: whonix_gateway/usr/bin/whonix_firewall: time stamp 2014-01-22 01:58:41 is 52130.180887194 s in the future
tar: whonix_gateway/usr/bin: time stamp 2014-01-22 01:58:41 is 52130.180200671 s in the future
tar: whonix_gateway/usr/lib/whonix/cpf-tcpserver: time stamp 2014-01-22 01:58:41 is 52130.17838151 s in the future
tar: whonix_gateway/usr/lib/whonix/shortcuts/whonix-arm: time stamp 2014-01-22 01:58:41 is 52130.178153498 s in the future
tar: whonix_gateway/usr/lib/whonix/shortcuts/whonix-firewall30default: time stamp 2014-01-22 01:58:41 is 52130.173517555 s in the future
tar: whonix_gateway/usr/lib/whonix/shortcuts/whonix-firewall50user: time stamp 2014-01-22 01:58:41 is 52130.173358262 s in the future
tar: whonix_gateway/usr/lib/whonix/shortcuts/whonix-reloadfirewall: time stamp 2014-01-22 01:58:41 is 52130.17316239 s in the future
tar: whonix_gateway/usr/lib/whonix/shortcuts/whonix-reloadtor: time stamp 2014-01-22 01:58:41 is 52130.173016501 s in the future
tar: whonix_gateway/usr/lib/whonix/shortcuts/whonix-restarttor: time stamp 2014-01-22 01:58:41 is 52130.17288756 s in the future
tar: whonix_gateway/usr/lib/whonix/shortcuts/whonix-stoptor: time stamp 2014-01-22 01:58:41 is 52130.172763218 s in the future
tar: whonix_gateway/usr/lib/whonix/shortcuts/whonix-torrc: time stamp 2014-01-22 01:58:41 is 52130.172643088 s in the future
tar: whonix_gateway/usr/lib/whonix/shortcuts/whonix-torrcexamples: time stamp 2014-01-22 01:58:41 is 52130.171813763 s in the future
tar: whonix_gateway/usr/lib/whonix/shortcuts: time stamp 2014-01-22 01:58:41 is 52130.171708673 s in the future
tar: whonix_gateway/usr/lib/whonix: time stamp 2014-01-22 01:58:41 is 52130.171667843 s in the future
tar: whonix_gateway/usr/lib: time stamp 2014-01-22 01:58:41 is 52130.171632396 s in the future
tar: whonix_gateway/usr/share/applications/whonix/whonix-arm.desktop: time stamp 2014-01-22 01:58:41 is 52130.171286681 s in the future
tar: whonix_gateway/usr/share/applications/whonix/whonix-firewall30default.desktop: time stamp 2014-01-22 01:58:41 is 52130.171169729 s in the future
tar: whonix_gateway/usr/share/applications/whonix/whonix-firewall50user.desktop: time stamp 2014-01-22 01:58:41 is 52130.170997258 s in the future
tar: whonix_gateway/usr/share/applications/whonix/whonix-reloadfirewall.desktop: time stamp 2014-01-22 01:58:41 is 52130.170792091 s in the future
tar: whonix_gateway/usr/share/applications/whonix/whonix-reloadtor.desktop: time stamp 2014-01-22 01:58:41 is 52130.170682107 s in the future
tar: whonix_gateway/usr/share/applications/whonix/whonix-restarttor.desktop: time stamp 2014-01-22 01:58:41 is 52130.170595805 s in the future
tar: whonix_gateway/usr/share/applications/whonix/whonix-stoptor.desktop: time stamp 2014-01-22 01:58:41 is 52130.170495897 s in the future
tar: whonix_gateway/usr/share/applications/whonix/whonix-torrc.desktop: time stamp 2014-01-22 01:58:41 is 52130.170397328 s in the future
tar: whonix_gateway/usr/share/applications/whonix/whonix-torrcexamples.desktop: time stamp 2014-01-22 01:58:41 is 52130.169557007 s in the future
tar: whonix_gateway/usr/share/applications/whonix: time stamp 2014-01-22 01:58:41 is 52130.169462251 s in the future
tar: whonix_gateway/usr/share/applications: time stamp 2014-01-22 01:58:41 is 52130.169424032 s in the future
tar: whonix_gateway/usr/share/tor/tor-service-defaults-torrc.whonix: time stamp 2014-01-22 01:58:41 is 52130.169216818 s in the future
tar: whonix_gateway/usr/share/tor: time stamp 2014-01-22 01:58:41 is 52130.169147817 s in the future
tar: whonix_gateway/usr/share/whonix/chroot-scripts-post.d/70_update_tor_and_obfsproxy: time stamp 2014-01-22 01:58:41 is 52130.16886509 s in the future
tar: whonix_gateway/usr/share/whonix/chroot-scripts-post.d/placeholder: time stamp 2014-01-22 01:58:41 is 52130.168691625 s in the future
tar: whonix_gateway/usr/share/whonix/chroot-scripts-post.d: time stamp 2014-01-22 01:58:41 is 52130.168630268 s in the future
tar: whonix_gateway/usr/share/whonix/chroot-scripts-pre.d/placeholder: time stamp 2014-01-22 01:58:41 is 52130.16845848 s in the future
tar: whonix_gateway/usr/share/whonix/chroot-scripts-pre.d: time stamp 2014-01-22 01:58:41 is 52130.168395014 s in the future
tar: whonix_gateway/usr/share/whonix/kde/share/apps/plasma-desktop/init/00-defaultLayout.js: time stamp 2014-01-22 01:58:41 is 52130.167995429 s in the future
tar: whonix_gateway/usr/share/whonix/kde/share/apps/plasma-desktop/init: time stamp 2014-01-22 01:58:41 is 52130.166115891 s in the future
tar: whonix_gateway/usr/share/whonix/kde/share/apps/plasma-desktop: time stamp 2014-01-22 01:58:41 is 52130.165949531 s in the future
tar: whonix_gateway/usr/share/whonix/kde/share/apps: time stamp 2014-01-22 01:58:41 is 52130.165892987 s in the future
tar: whonix_gateway/usr/share/whonix/kde/share/config/kdeglobals: time stamp 2014-01-22 01:58:41 is 52130.165628479 s in the future
tar: whonix_gateway/usr/share/whonix/kde/share/config/kickoffrc: time stamp 2014-01-22 01:58:41 is 52130.165407227 s in the future
tar: whonix_gateway/usr/share/whonix/kde/share/config: time stamp 2014-01-22 01:58:41 is 52130.165338718 s in the future
tar: whonix_gateway/usr/share/whonix/kde/share: time stamp 2014-01-22 01:58:41 is 52130.165298997 s in the future
tar: whonix_gateway/usr/share/whonix/kde: time stamp 2014-01-22 01:58:41 is 52130.165262928 s in the future
tar: whonix_gateway/usr/share/whonix/mountainmist-orig.jpeg: time stamp 2014-01-22 01:58:41 is 52130.157847502 s in the future
tar: whonix_gateway/usr/share/whonix/postinst.d/70_clearnetuser: time stamp 2014-01-22 01:58:41 is 52130.157634268 s in the future
tar: whonix_gateway/usr/share/whonix/postinst.d/70_controlportfilt: time stamp 2014-01-22 01:58:41 is 52130.157481272 s in the future
tar: whonix_gateway/usr/share/whonix/postinst.d/70_desktopicons: time stamp 2014-01-22 01:58:41 is 52130.157375482 s in the future
tar: whonix_gateway/usr/share/whonix/postinst.d/70_tor: time stamp 2014-01-22 01:58:41 is 52130.15727908 s in the future
tar: whonix_gateway/usr/share/whonix/postinst.d: time stamp 2014-01-22 01:58:41 is 52130.157226921 s in the future
tar: whonix_gateway/usr/share/whonix/whonix_gateway: time stamp 2014-01-22 01:58:41 is 52130.157150507 s in the future
tar: whonix_gateway/usr/share/whonix: time stamp 2014-01-22 01:58:41 is 52130.15710208 s in the future
tar: whonix_gateway/usr/share: time stamp 2014-01-22 01:58:41 is 52130.157063692 s in the future
tar: whonix_gateway/usr: time stamp 2014-01-22 01:58:41 is 52130.157026692 s in the future
tar: whonix_gateway: time stamp 2014-01-22 01:58:41 is 52130.156991169 s in the future
tar: whonix_host/dev_clearnet: time stamp 2014-01-22 01:58:41 is 52130.156837973 s in the future
tar: whonix_host/whonix_firewall: time stamp 2014-01-22 01:58:41 is 52130.156738674 s in the future
tar: whonix_host: time stamp 2014-01-22 01:58:41 is 52130.154920601 s in the future
tar: whonix_shared/etc/X0.hosts: time stamp 2014-01-22 01:58:41 is 52130.154471107 s in the future
tar: whonix_shared/etc/X11/Xsession.d/50whonix: time stamp 2014-01-22 01:58:41 is 52130.154276016 s in the future
tar: whonix_shared/etc/X11/Xsession.d: time stamp 2014-01-22 01:58:41 is 52130.154214531 s in the future
tar: whonix_shared/etc/X11: time stamp 2014-01-22 01:58:41 is 52130.154175809 s in the future
tar: whonix_shared/etc/apparmor.d/local/system_tor.whonix: time stamp 2014-01-22 01:58:41 is 52130.1539986 s in the future
tar: whonix_shared/etc/apparmor.d/local: time stamp 2014-01-22 01:58:41 is 52130.15393993 s in the future
tar: whonix_shared/etc/apparmor.d/whonix: time stamp 2014-01-22 01:58:41 is 52130.153865577 s in the future
tar: whonix_shared/etc/apparmor.d: time stamp 2014-01-22 01:58:41 is 52130.153699528 s in the future
tar: whonix_shared/etc/apt/apt.conf.d/20whonix-noperiodic: time stamp 2014-01-22 01:58:41 is 52130.153333385 s in the future
tar: whonix_shared/etc/apt/apt.conf.d/90whonix-display-manager: time stamp 2014-01-22 01:58:41 is 52130.15320171 s in the future
tar: whonix_shared/etc/apt/apt.conf.d/90whonix-timeout: time stamp 2014-01-22 01:58:41 is 52130.153096557 s in the future
tar: whonix_shared/etc/apt/apt.conf.d: time stamp 2014-01-22 01:58:41 is 52130.153037215 s in the future
tar: whonix_shared/etc/apt/preferences.d/50_banned-packages: time stamp 2014-01-22 01:58:41 is 52130.152809718 s in the future
tar: whonix_shared/etc/apt/preferences.d: time stamp 2014-01-22 01:58:41 is 52130.152746116 s in the future
tar: whonix_shared/etc/apt/sources.list.d/torproject.list: time stamp 2014-01-22 01:58:41 is 52130.152615755 s in the future
tar: whonix_shared/etc/apt/sources.list.d: time stamp 2014-01-22 01:58:41 is 52130.152514949 s in the future
tar: whonix_shared/etc/apt/sources.list.whonix: time stamp 2014-01-22 01:58:41 is 52130.152418685 s in the future
tar: whonix_shared/etc/apt: time stamp 2014-01-22 01:58:41 is 52130.152367228 s in the future
tar: whonix_shared/etc/bash.bash_logout.whonix: time stamp 2014-01-22 01:58:41 is 52130.152285324 s in the future
tar: whonix_shared/etc/default/grub.whonix: time stamp 2014-01-22 01:58:41 is 52130.151280428 s in the future
tar: whonix_shared/etc/default/sdwdate: time stamp 2014-01-22 01:58:41 is 52130.150166464 s in the future
tar: whonix_shared/etc/default/timesanitycheck: time stamp 2014-01-22 01:58:41 is 52130.150056748 s in the future
tar: whonix_shared/etc/default: time stamp 2014-01-22 01:58:41 is 52130.150002651 s in the future
tar: whonix_shared/etc/dpkg/origins/whonix: time stamp 2014-01-22 01:58:41 is 52130.14969485 s in the future
tar: whonix_shared/etc/dpkg/origins: time stamp 2014-01-22 01:58:41 is 52130.149619107 s in the future
tar: whonix_shared/etc/dpkg: time stamp 2014-01-22 01:58:41 is 52130.149580135 s in the future
tar: whonix_shared/etc/hostname.whonix: time stamp 2014-01-22 01:58:41 is 52130.149487485 s in the future
tar: whonix_shared/etc/hosts.whonix: time stamp 2014-01-22 01:58:41 is 52130.149396824 s in the future
tar: whonix_shared/etc/init.d/backgroundd: time stamp 2014-01-22 01:58:41 is 52130.149248396 s in the future
tar: whonix_shared/etc/init.d/bootclockrandomization: time stamp 2014-01-22 01:58:41 is 52130.149144032 s in the future
tar: whonix_shared/etc/init.d/msgcollector: time stamp 2014-01-22 01:58:41 is 52130.149037176 s in the future
tar: whonix_shared/etc/init.d/sdwdate: time stamp 2014-01-22 01:58:41 is 52130.148945583 s in the future
tar: whonix_shared/etc/init.d/timesanitycheck: time stamp 2014-01-22 01:58:41 is 52130.148831298 s in the future
tar: whonix_shared/etc/init.d/timesyncd: time stamp 2014-01-22 01:58:41 is 52130.148689571 s in the future
tar: whonix_shared/etc/init.d/whonixcheckd: time stamp 2014-01-22 01:58:41 is 52130.148591589 s in the future
tar: whonix_shared/etc/init.d: time stamp 2014-01-22 01:58:41 is 52130.148538574 s in the future
tar: whonix_shared/etc/inittab.whonix: time stamp 2014-01-22 01:58:41 is 52130.14844921 s in the future
tar: whonix_shared/etc/issue.whonix: time stamp 2014-01-22 01:58:41 is 52130.148301413 s in the future
tar: whonix_shared/etc/kde4/kdm/kdmrc.whonix: time stamp 2014-01-22 01:58:41 is 52130.14804415 s in the future
tar: whonix_shared/etc/kde4/kdm: time stamp 2014-01-22 01:58:41 is 52130.145885221 s in the future
tar: whonix_shared/etc/kde4: time stamp 2014-01-22 01:58:41 is 52130.145798354 s in the future
tar: whonix_shared/etc/motd.whonix: time stamp 2014-01-22 01:58:41 is 52130.145669915 s in the future
tar: whonix_shared/etc/profile.d/20_default_browser.sh: time stamp 2014-01-22 01:58:41 is 52130.145471937 s in the future
tar: whonix_shared/etc/profile.d/20_disable_powersaving.sh: time stamp 2014-01-22 01:58:41 is 52130.145364072 s in the future
tar: whonix_shared/etc/profile.d/20_mesg.sh: time stamp 2014-01-22 01:58:41 is 52130.14526771 s in the future
tar: whonix_shared/etc/profile.d/25_first_run_initializer.sh: time stamp 2014-01-22 01:58:41 is 52130.145181105 s in the future
tar: whonix_shared/etc/profile.d/30_desktop.sh: time stamp 2014-01-22 01:58:41 is 52130.145089034 s in the future
tar: whonix_shared/etc/profile.d/40_msgdispatcher.sh: time stamp 2014-01-22 01:58:41 is 52130.144998066 s in the future
tar: whonix_shared/etc/profile.d: time stamp 2014-01-22 01:58:41 is 52130.144948954 s in the future
tar: whonix_shared/etc/sdwdate.d/30_sdwdate_default: time stamp 2014-01-22 01:58:41 is 52130.144948951 s in the future
tar: whonix_shared/etc/sdwdate.d/31_timesync_plugin: time stamp 2014-01-22 01:58:41 is 52130.144948949 s in the future
tar: whonix_shared/etc/sdwdate.d/31_whonix_connection_checker_plugin: time stamp 2014-01-22 01:58:41 is 52130.144835507 s in the future
tar: whonix_shared/etc/sdwdate.d/31_whonix_stream_isolation_plugin: time stamp 2014-01-22 01:58:41 is 52130.144731019 s in the future
tar: whonix_shared/etc/sdwdate.d: time stamp 2014-01-22 01:58:41 is 52130.144674231 s in the future
tar: whonix_shared/etc/sudoers.d/apt-get-update: time stamp 2014-01-22 01:58:41 is 52130.144509827 s in the future
tar: whonix_shared/etc/sudoers.d/arm: time stamp 2014-01-22 01:58:41 is 52130.144406068 s in the future
tar: whonix_shared/etc/sudoers.d/bootclockrandomization: time stamp 2014-01-22 01:58:41 is 52130.144307046 s in the future
tar: whonix_shared/etc/sudoers.d/kdm: time stamp 2014-01-22 01:58:41 is 52130.144207326 s in the future
tar: whonix_shared/etc/sudoers.d/mixmaster-update: time stamp 2014-01-22 01:58:41 is 52130.144045832 s in the future
tar: whonix_shared/etc/sudoers.d/reboot: time stamp 2014-01-22 01:58:41 is 52130.14272388 s in the future
tar: whonix_shared/etc/sudoers.d/sdwdate: time stamp 2014-01-22 01:58:41 is 52130.142601023 s in the future
tar: whonix_shared/etc/sudoers.d/timesanitycheck: time stamp 2014-01-22 01:58:41 is 52130.14249164 s in the future
tar: whonix_shared/etc/sudoers.d/virt-what: time stamp 2014-01-22 01:58:41 is 52130.142391997 s in the future
tar: whonix_shared/etc/sudoers.d/whonix_first_run_initializer: time stamp 2014-01-22 01:58:41 is 52130.142285259 s in the future
tar: whonix_shared/etc/sudoers.d/whonixsetup: time stamp 2014-01-22 01:58:41 is 52130.142064287 s in the future
tar: whonix_shared/etc/sudoers.d: time stamp 2014-01-22 01:58:41 is 52130.141991252 s in the future
tar: whonix_shared/etc/whonix.d/30_aptrepository_default: time stamp 2014-01-22 01:58:41 is 52130.141804548 s in the future
tar: whonix_shared/etc/whonix.d/30_desktop_default: time stamp 2014-01-22 01:58:41 is 52130.141695396 s in the future
tar: whonix_shared/etc/whonix.d/30_timeprivacy_default: time stamp 2014-01-22 01:58:41 is 52130.141589606 s in the future
tar: whonix_shared/etc/whonix.d/30_uwt_default: time stamp 2014-01-22 01:58:41 is 52130.141477659 s in the future
tar: whonix_shared/etc/whonix.d/30_whonixcheck_default: time stamp 2014-01-22 01:58:41 is 52130.141247029 s in the future
tar: whonix_shared/etc/whonix.d: time stamp 2014-01-22 01:58:41 is 52130.140623432 s in the future
tar: whonix_shared/etc/xdg/autostart/msgdispatcher.desktop: time stamp 2014-01-22 01:58:41 is 52130.140365112 s in the future
tar: whonix_shared/etc/xdg/autostart: time stamp 2014-01-22 01:58:41 is 52130.140297475 s in the future
tar: whonix_shared/etc/xdg: time stamp 2014-01-22 01:58:41 is 52130.140260353 s in the future
tar: whonix_shared/etc: time stamp 2014-01-22 01:58:41 is 52130.140224215 s in the future
tar: whonix_shared/usr/bin/backgroundd: time stamp 2014-01-22 01:58:41 is 52130.138864295 s in the future
tar: whonix_shared/usr/bin/scurl: time stamp 2014-01-22 01:58:41 is 52130.138723439 s in the future
tar: whonix_shared/usr/bin/sdwdate: time stamp 2014-01-22 01:58:41 is 52130.138449016 s in the future
tar: whonix_shared/usr/bin/time_privacy: time stamp 2014-01-22 01:58:41 is 52130.138313682 s in the future
tar: whonix_shared/usr/bin/timesync: time stamp 2014-01-22 01:58:41 is 52130.138200463 s in the future
tar: whonix_shared/usr/bin/tor-ctrl: time stamp 2014-01-22 01:58:41 is 52130.13795429 s in the future
tar: whonix_shared/usr/bin/uwt: time stamp 2014-01-22 01:58:41 is 52130.137346569 s in the future
tar: whonix_shared/usr/bin/whonix_repository: time stamp 2014-01-22 01:58:41 is 52130.135137386 s in the future
tar: whonix_shared/usr/bin/whonixcheck: time stamp 2014-01-22 01:58:41 is 52130.134890222 s in the future
tar: whonix_shared/usr/bin/whonixsetup: time stamp 2014-01-22 01:58:41 is 52130.13477828 s in the future
tar: whonix_shared/usr/bin: time stamp 2014-01-22 01:58:41 is 52130.134724645 s in the future
tar: whonix_shared/usr/lib/whonix/confirm_open: time stamp 2014-01-22 01:58:41 is 52130.134505298 s in the future
tar: whonix_shared/usr/lib/whonix/curl-prgrs: time stamp 2014-01-22 01:58:41 is 52130.134370261 s in the future
tar: whonix_shared/usr/lib/whonix/curl_exit_codes: time stamp 2014-01-22 01:58:41 is 52130.134255438 s in the future
tar: whonix_shared/usr/lib/whonix/delay: time stamp 2014-01-22 01:58:41 is 52130.134153375 s in the future
tar: whonix_shared/usr/lib/whonix/desktop_sleep: time stamp 2014-01-22 01:58:41 is 52130.134007474 s in the future
tar: whonix_shared/usr/lib/whonix/display-manager-dpkg-post-invoke: time stamp 2014-01-22 01:58:41 is 52130.133903494 s in the future
tar: whonix_shared/usr/lib/whonix/first_run_initializer: time stamp 2014-01-22 01:58:41 is 52130.13379449 s in the future
tar: whonix_shared/usr/lib/whonix/first_run_initializer_gui: time stamp 2014-01-22 01:58:41 is 52130.132219745 s in the future
tar: whonix_shared/usr/lib/whonix/msgcollector: time stamp 2014-01-22 01:58:41 is 52130.131980065 s in the future
tar: whonix_shared/usr/lib/whonix/msgdispatcher: time stamp 2014-01-22 01:58:41 is 52130.131804615 s in the future
tar: whonix_shared/usr/lib/whonix/msgdispatcher_profile_d: time stamp 2014-01-22 01:58:41 is 52130.131684327 s in the future
tar: whonix_shared/usr/lib/whonix/msgdispatcher_xdg_autostart: time stamp 2014-01-22 01:58:41 is 52130.131588379 s in the future
tar: whonix_shared/usr/lib/whonix/msgprogress: time stamp 2014-01-22 01:58:41 is 52130.13145889 s in the future
tar: whonix_shared/usr/lib/whonix/msgprogressbar: time stamp 2014-01-22 01:58:41 is 52130.131344385 s in the future
tar: whonix_shared/usr/lib/whonix/msgwmctrl: time stamp 2014-01-22 01:58:41 is 52130.131249008 s in the future
tar: whonix_shared/usr/lib/whonix/process_killer_helper: time stamp 2014-01-22 01:58:41 is 52130.131147037 s in the future
tar: whonix_shared/usr/lib/whonix/ram_adjusted_desktop_starter: time stamp 2014-01-22 01:58:41 is 52130.129772786 s in the future
tar: whonix_shared/usr/lib/whonix/shortcuts/whonix-autosetup: time stamp 2014-01-22 01:58:41 is 52130.129544891 s in the future
tar: whonix_shared/usr/lib/whonix/shortcuts/whonix-firsttimesetup: time stamp 2014-01-22 01:58:41 is 52130.129392595 s in the future
tar: whonix_shared/usr/lib/whonix/shortcuts/whonix-repository: time stamp 2014-01-22 01:58:41 is 52130.129289624 s in the future
tar: whonix_shared/usr/lib/whonix/shortcuts: time stamp 2014-01-22 01:58:41 is 52130.129237228 s in the future
tar: whonix_shared/usr/lib/whonix/timesync/30_run-sdwdate: time stamp 2014-01-22 01:58:41 is 52130.129085214 s in the future
tar: whonix_shared/usr/lib/whonix/timesync: time stamp 2014-01-22 01:58:41 is 52130.129024881 s in the future
tar: whonix_shared/usr/lib/whonix/timesync_init_d: time stamp 2014-01-22 01:58:41 is 52130.128940215 s in the future
tar: whonix_shared/usr/lib/whonix/timesync_post_error: time stamp 2014-01-22 01:58:41 is 52130.128774798 s in the future
tar: whonix_shared/usr/lib/whonix/timesync_post_failure: time stamp 2014-01-22 01:58:41 is 52130.128670175 s in the future
tar: whonix_shared/usr/lib/whonix/timesync_post_success: time stamp 2014-01-22 01:58:41 is 52130.128573988 s in the future
tar: whonix_shared/usr/lib/whonix/timesync_pre: time stamp 2014-01-22 01:58:41 is 52130.12847138 s in the future
tar: whonix_shared/usr/lib/whonix/timesync_prerequisite: time stamp 2014-01-22 01:58:41 is 52130.128238712 s in the future
tar: whonix_shared/usr/lib/whonix/uwtwrapper: time stamp 2014-01-22 01:58:41 is 52130.12606822 s in the future
tar: whonix_shared/usr/lib/whonix/whonix_repo_r_config_exists: time stamp 2014-01-22 01:58:41 is 52130.125898521 s in the future
tar: whonix_shared/usr/lib/whonix/whonixcheck/10_preparation: time stamp 2014-01-22 01:58:41 is 52130.125670831 s in the future
tar: whonix_shared/usr/lib/whonix/whonixcheck/15_root_check: time stamp 2014-01-22 01:58:41 is 52130.125553122 s in the future
tar: whonix_shared/usr/lib/whonix/whonixcheck/16_1_check_virtualizer: time stamp 2014-01-22 01:58:41 is 52130.125451017 s in the future
tar: whonix_shared/usr/lib/whonix/whonixcheck/16_2_check_kvmclock: time stamp 2014-01-22 01:58:41 is 52130.125350042 s in the future
tar: whonix_shared/usr/lib/whonix/whonixcheck/17_check_tor_enabled: time stamp 2014-01-22 01:58:41 is 52130.125238917 s in the future
tar: whonix_shared/usr/lib/whonix/whonixcheck/18_check_tor_config: time stamp 2014-01-22 01:58:41 is 52130.125132319 s in the future
tar: whonix_shared/usr/lib/whonix/whonixcheck/19_1_check_tor_pid: time stamp 2014-01-22 01:58:41 is 52130.125027057 s in the future
tar: whonix_shared/usr/lib/whonix/whonixcheck/19_2_1_check_package_manager_running: time stamp 2014-01-22 01:58:41 is 52130.124863233 s in the future
tar: whonix_shared/usr/lib/whonix/whonixcheck/19_2_check_tor_bootstrap: time stamp 2014-01-22 01:58:41 is 52130.124690745 s in the future
tar: whonix_shared/usr/lib/whonix/whonixcheck/20_check-lastrun: time stamp 2014-01-22 01:58:41 is 52130.124579435 s in the future
tar: whonix_shared/usr/lib/whonix/whonixcheck/25_autostart: time stamp 2014-01-22 01:58:41 is 52130.124440949 s in the future
tar: whonix_shared/usr/lib/whonix/whonixcheck/35_disclaimer: time stamp 2014-01-22 01:58:41 is 52130.124337988 s in the future
tar: whonix_shared/usr/lib/whonix/whonixcheck/40_check_tor_socks_or_trans_port: time stamp 2014-01-22 01:58:41 is 52130.12277647 s in the future
tar: whonix_shared/usr/lib/whonix/whonixcheck/45_check-stream-isolation: time stamp 2014-01-22 01:58:41 is 52130.122603294 s in the future
tar: whonix_shared/usr/lib/whonix/whonixcheck/50_check-whonix-news: time stamp 2014-01-22 01:58:41 is 52130.122451398 s in the future
tar: whonix_shared/usr/lib/whonix/whonixcheck/55_check-operating-system: time stamp 2014-01-22 01:58:41 is 52130.122339166 s in the future
tar: whonix_shared/usr/lib/whonix/whonixcheck/56_check-whonix-apt-repository: time stamp 2014-01-22 01:58:41 is 52130.122151693 s in the future
tar: whonix_shared/usr/lib/whonix/whonixcheck/65_check-torbrowser: time stamp 2014-01-22 01:58:41 is 52130.122040364 s in the future
tar: whonix_shared/usr/lib/whonix/whonixcheck/67_check_clock: time stamp 2014-01-22 01:58:41 is 52130.121941757 s in the future
tar: whonix_shared/usr/lib/whonix/whonixcheck/70_check-sdwdate: time stamp 2014-01-22 01:58:41 is 52130.121746854 s in the future
tar: whonix_shared/usr/lib/whonix/whonixcheck/72_donate: time stamp 2014-01-22 01:58:41 is 52130.121624818 s in the future
tar: whonix_shared/usr/lib/whonix/whonixcheck/75_cleanup: time stamp 2014-01-22 01:58:41 is 52130.121511252 s in the future
tar: whonix_shared/usr/lib/whonix/whonixcheck/apt-get-update: time stamp 2014-01-22 01:58:41 is 52130.121413439 s in the future
tar: whonix_shared/usr/lib/whonix/whonixcheck/apt-get-update-kill-helper: time stamp 2014-01-22 01:58:41 is 52130.12131377 s in the future
tar: whonix_shared/usr/lib/whonix/whonixcheck/apt-get-update-simulate: time stamp 2014-01-22 01:58:41 is 52130.117688978 s in the future
tar: whonix_shared/usr/lib/whonix/whonixcheck/help_check_tor_bootstrap.py: time stamp 2014-01-22 01:58:41 is 52130.117460749 s in the future
tar: whonix_shared/usr/lib/whonix/whonixcheck/help_cli: time stamp 2014-01-22 01:58:41 is 52130.117248216 s in the future
tar: whonix_shared/usr/lib/whonix/whonixcheck/help_error-handler: time stamp 2014-01-22 01:58:41 is 52130.117135118 s in the future
tar: whonix_shared/usr/lib/whonix/whonixcheck/help_parse-cmd-options: time stamp 2014-01-22 01:58:41 is 52130.11702476 s in the future
tar: whonix_shared/usr/lib/whonix/whonixcheck/help_tbbversion: time stamp 2014-01-22 01:58:41 is 52130.116841066 s in the future
tar: whonix_shared/usr/lib/whonix/whonixcheck/help_uwt_tool: time stamp 2014-01-22 01:58:41 is 52130.116730274 s in the future
tar: whonix_shared/usr/lib/whonix/whonixcheck: time stamp 2014-01-22 01:58:41 is 52130.1166647 s in the future
tar: whonix_shared/usr/lib/whonix/whonixcheckdaemon: time stamp 2014-01-22 01:58:41 is 52130.116551014 s in the future
tar: whonix_shared/usr/lib/whonix/whonixsetup/ft_disclaimer: time stamp 2014-01-22 01:58:41 is 52130.116357687 s in the future
tar: whonix_shared/usr/lib/whonix/whonixsetup/ft_m_0: time stamp 2014-01-22 01:58:41 is 52130.116240307 s in the future
tar: whonix_shared/usr/lib/whonix/whonixsetup/ft_m_1: time stamp 2014-01-22 01:58:41 is 52130.116026562 s in the future
tar: whonix_shared/usr/lib/whonix/whonixsetup/ft_m_2: time stamp 2014-01-22 01:58:41 is 52130.114954288 s in the future
tar: whonix_shared/usr/lib/whonix/whonixsetup/ft_m_3: time stamp 2014-01-22 01:58:41 is 52130.114954284 s in the future
tar: whonix_shared/usr/lib/whonix/whonixsetup/ft_m_4: time stamp 2014-01-22 01:58:41 is 52130.114954281 s in the future
tar: whonix_shared/usr/lib/whonix/whonixsetup/ft_m_5: time stamp 2014-01-22 01:58:41 is 52130.114837131 s in the future
tar: whonix_shared/usr/lib/whonix/whonixsetup/ft_m_6: time stamp 2014-01-22 01:58:41 is 52130.114732451 s in the future
tar: whonix_shared/usr/lib/whonix/whonixsetup/ft_m_7: time stamp 2014-01-22 01:58:41 is 52130.114637562 s in the future
tar: whonix_shared/usr/lib/whonix/whonixsetup/ft_m_8: time stamp 2014-01-22 01:58:41 is 52130.114507208 s in the future
tar: whonix_shared/usr/lib/whonix/whonixsetup/ft_main: time stamp 2014-01-22 01:58:41 is 52130.11438949 s in the future
tar: whonix_shared/usr/lib/whonix/whonixsetup: time stamp 2014-01-22 01:58:41 is 52130.11433119 s in the future
tar: whonix_shared/usr/lib/whonix: time stamp 2014-01-22 01:58:41 is 52130.114183805 s in the future
tar: whonix_shared/usr/lib: time stamp 2014-01-22 01:58:41 is 52130.11414676 s in the future
tar: whonix_shared/usr/share/applications/whonix/whonix-firsttimesetup.desktop: time stamp 2014-01-22 01:58:41 is 52130.113916047 s in the future
tar: whonix_shared/usr/share/applications/whonix/whonix-repository.desktop: time stamp 2014-01-22 01:58:41 is 52130.113797392 s in the future
tar: whonix_shared/usr/share/applications/whonix/whonix-timesync.desktop: time stamp 2014-01-22 01:58:41 is 52130.113694209 s in the future
tar: whonix_shared/usr/share/applications/whonix/whonix-whonixcheck.desktop: time stamp 2014-01-22 01:58:41 is 52130.113593446 s in the future
tar: whonix_shared/usr/share/applications/whonix: time stamp 2014-01-22 01:58:41 is 52130.113537601 s in the future
tar: whonix_shared/usr/share/applications: time stamp 2014-01-22 01:58:41 is 52130.113499202 s in the future
tar: whonix_shared/usr/share/pixmaps/whonix/40px-Ambox_warning_pn.svg.png: time stamp 2014-01-22 01:58:41 is 52130.113251157 s in the future
tar: whonix_shared/usr/share/pixmaps/whonix: time stamp 2014-01-22 01:58:41 is 52130.113146994 s in the future
tar: whonix_shared/usr/share/pixmaps: time stamp 2014-01-22 01:58:41 is 52130.113106412 s in the future
tar: whonix_shared/usr/share/whonix/apt-cacher-ng-uwt: time stamp 2014-01-22 01:58:41 is 52130.112963523 s in the future
tar: whonix_shared/usr/share/whonix/build_sources/debian_stable_current.list: time stamp 2014-01-22 01:58:41 is 52130.112816481 s in the future
tar: whonix_shared/usr/share/whonix/build_sources/debian_stable_frozen.list: time stamp 2014-01-22 01:58:41 is 52130.11270955 s in the future
tar: whonix_shared/usr/share/whonix/build_sources/debian_testing_current.list: time stamp 2014-01-22 01:58:41 is 52130.112610693 s in the future
tar: whonix_shared/usr/share/whonix/build_sources/debian_testing_frozen.list: time stamp 2014-01-22 01:58:41 is 52130.112494652 s in the future
tar: whonix_shared/usr/share/whonix/build_sources/ubuntu_trusty_current.list: time stamp 2014-01-22 01:58:41 is 52130.112384702 s in the future
tar: whonix_shared/usr/share/whonix/build_sources: time stamp 2014-01-22 01:58:41 is 52130.112324746 s in the future
tar: whonix_shared/usr/share/whonix/chroot-scripts-post.d/10_root_check_2: time stamp 2014-01-22 01:58:41 is 52130.110826279 s in the future
tar: whonix_shared/usr/share/whonix/chroot-scripts-post.d/20_sanity_checks_2: time stamp 2014-01-22 01:58:41 is 52130.11059304 s in the future
tar: whonix_shared/usr/share/whonix/chroot-scripts-post.d/30_backup_grub_cfg: time stamp 2014-01-22 01:58:41 is 52130.110483493 s in the future
tar: whonix_shared/usr/share/whonix/chroot-scripts-post.d/40_add_torprojects_key: time stamp 2014-01-22 01:58:41 is 52130.110353933 s in the future
tar: whonix_shared/usr/share/whonix/chroot-scripts-post.d/50_update_tpo_package_list: time stamp 2014-01-22 01:58:41 is 52130.11025759 s in the future
tar: whonix_shared/usr/share/whonix/chroot-scripts-post.d/60_install_deb.torproject.org-keyring: time stamp 2014-01-22 01:58:41 is 52130.110157416 s in the future
tar: whonix_shared/usr/share/whonix/chroot-scripts-post.d/70_bashrc: time stamp 2014-01-22 01:58:41 is 52130.108754409 s in the future
tar: whonix_shared/usr/share/whonix/chroot-scripts-post.d/70_install_486_kernel: time stamp 2014-01-22 01:58:41 is 52130.108620282 s in the future
tar: whonix_shared/usr/share/whonix/chroot-scripts-post.d/70_log_build_version: time stamp 2014-01-22 01:58:41 is 52130.108495408 s in the future
tar: whonix_shared/usr/share/whonix/chroot-scripts-post.d/70_update_torsocks: time stamp 2014-01-22 01:58:41 is 52130.108390256 s in the future
tar: whonix_shared/usr/share/whonix/chroot-scripts-post.d/71_install_686_pae_kernel: time stamp 2014-01-22 01:58:41 is 52130.10828311 s in the future
tar: whonix_shared/usr/share/whonix/chroot-scripts-post.d/71_install_amd64_kernel: time stamp 2014-01-22 01:58:41 is 52130.108170227 s in the future
tar: whonix_shared/usr/share/whonix/chroot-scripts-post.d/75_sources: time stamp 2014-01-22 01:58:41 is 52130.107058443 s in the future
tar: whonix_shared/usr/share/whonix/chroot-scripts-post.d/75_vrms: time stamp 2014-01-22 01:58:41 is 52130.106850035 s in the future
tar: whonix_shared/usr/share/whonix/chroot-scripts-post.d/80_cleanup: time stamp 2014-01-22 01:58:41 is 52130.106733354 s in the future
tar: whonix_shared/usr/share/whonix/chroot-scripts-post.d/85_update_grub: time stamp 2014-01-22 01:58:41 is 52130.106608121 s in the future
tar: whonix_shared/usr/share/whonix/chroot-scripts-post.d/90_fix_grub: time stamp 2014-01-22 01:58:41 is 52130.106437291 s in the future
tar: whonix_shared/usr/share/whonix/chroot-scripts-post.d: time stamp 2014-01-22 01:58:41 is 52130.106381683 s in the future
tar: whonix_shared/usr/share/whonix/chroot-scripts-pre.d/10_root_check: time stamp 2014-01-22 01:58:41 is 52130.106200298 s in the future
tar: whonix_shared/usr/share/whonix/chroot-scripts-pre.d/20_sanity_checks: time stamp 2014-01-22 01:58:41 is 52130.106104066 s in the future
tar: whonix_shared/usr/share/whonix/chroot-scripts-pre.d/30_backup_grub_cfg: time stamp 2014-01-22 01:58:41 is 52130.105998858 s in the future
tar: whonix_shared/usr/share/whonix/chroot-scripts-pre.d/70_banned_packages: time stamp 2014-01-22 01:58:41 is 52130.105898269 s in the future
tar: whonix_shared/usr/share/whonix/chroot-scripts-pre.d/70_skeleton: time stamp 2014-01-22 01:58:41 is 52130.105807963 s in the future
tar: whonix_shared/usr/share/whonix/chroot-scripts-pre.d/90_end: time stamp 2014-01-22 01:58:41 is 52130.105723313 s in the future
tar: whonix_shared/usr/share/whonix/chroot-scripts-pre.d: time stamp 2014-01-22 01:58:41 is 52130.105674599 s in the future
tar: whonix_shared/usr/share/whonix/damngpl: time stamp 2014-01-22 01:58:41 is 52130.105581691 s in the future
tar: whonix_shared/usr/share/whonix/feature_blog_not_available.txt: time stamp 2014-01-22 01:58:41 is 52130.105489621 s in the future
tar: whonix_shared/usr/share/whonix/home/.bashrc: time stamp 2014-01-22 01:58:41 is 52130.105309384 s in the future
tar: whonix_shared/usr/share/whonix/home: time stamp 2014-01-22 01:58:41 is 52130.105155971 s in the future
tar: whonix_shared/usr/share/whonix/iceweasel_local_homepage.html: time stamp 2014-01-22 01:58:41 is 52130.105058806 s in the future
tar: whonix_shared/usr/share/whonix/icons/Saki-NuoveXT-2-Actions-stop.ico: time stamp 2014-01-22 01:58:41 is 52130.099938462 s in the future
tar: whonix_shared/usr/share/whonix/icons/advancedsettings.ico: time stamp 2014-01-22 01:58:41 is 52130.098281787 s in the future
tar: whonix_shared/usr/share/whonix/icons/arm.ico: time stamp 2014-01-22 01:58:41 is 52130.094687857 s in the future
tar: whonix_shared/usr/share/whonix/icons/contribute.ico: time stamp 2014-01-22 01:58:41 is 52130.091389481 s in the future
tar: whonix_shared/usr/share/whonix/icons/donate.ico: time stamp 2014-01-22 01:58:41 is 52130.091191801 s in the future
tar: whonix_shared/usr/share/whonix/icons/featureblog.ico: time stamp 2014-01-22 01:58:41 is 52130.089315579 s in the future
tar: whonix_shared/usr/share/whonix/icons/firewall.ico: time stamp 2014-01-22 01:58:41 is 52130.089120214 s in the future
tar: whonix_shared/usr/share/whonix/icons/forum.ico: time stamp 2014-01-22 01:58:41 is 52130.088916002 s in the future
tar: whonix_shared/usr/share/whonix/icons/important.ico: time stamp 2014-01-22 01:58:41 is 52130.085689533 s in the future
tar: whonix_shared/usr/share/whonix/icons/importantblog.ico: time stamp 2014-01-22 01:58:41 is 52130.083954773 s in the future
tar: whonix_shared/usr/share/whonix/icons/mailinglist.ico: time stamp 2014-01-22 01:58:41 is 52130.080534784 s in the future
tar: whonix_shared/usr/share/whonix/icons/nerolinux.ico: time stamp 2014-01-22 01:58:41 is 52130.0771869 s in the future
tar: whonix_shared/usr/share/whonix/icons/power_restart.ico: time stamp 2014-01-22 01:58:41 is 52130.075588924 s in the future
tar: whonix_shared/usr/share/whonix/icons/quick_restart.ico: time stamp 2014-01-22 01:58:41 is 52130.066188091 s in the future
tar: whonix_shared/usr/share/whonix/icons/readme.ico: time stamp 2014-01-22 01:58:41 is 52130.063635642 s in the future
tar: whonix_shared/usr/share/whonix/icons/restart.ico: time stamp 2014-01-22 01:58:41 is 52130.061523772 s in the future
tar: whonix_shared/usr/share/whonix/icons/tbupdate.ico: time stamp 2014-01-22 01:58:41 is 52130.059842939 s in the future
tar: whonix_shared/usr/share/whonix/icons/text_x_makefile.ico: time stamp 2014-01-22 01:58:41 is 52130.057666964 s in the future
tar: whonix_shared/usr/share/whonix/icons/timesync.ico: time stamp 2014-01-22 01:58:41 is 52130.048647417 s in the future
tar: whonix_shared/usr/share/whonix/icons/torbrowser.ico: time stamp 2014-01-22 01:58:41 is 52130.048411632 s in the future
tar: whonix_shared/usr/share/whonix/icons/whonix.ico: time stamp 2014-01-22 01:58:41 is 52130.048257648 s in the future
tar: whonix_shared/usr/share/whonix/icons: time stamp 2014-01-22 01:58:41 is 52130.04818211 s in the future
tar: whonix_shared/usr/share/whonix/import_blog_not_available.txt: time stamp 2014-01-22 01:58:41 is 52130.045457425 s in the future
tar: whonix_shared/usr/share/whonix/kde/share/apps/konsole/Shell.profile: time stamp 2014-01-22 01:58:41 is 52130.044926615 s in the future
tar: whonix_shared/usr/share/whonix/kde/share/apps/konsole: time stamp 2014-01-22 01:58:41 is 52130.044844571 s in the future
tar: whonix_shared/usr/share/whonix/kde/share/apps: time stamp 2014-01-22 01:58:41 is 52130.044804259 s in the future
tar: whonix_shared/usr/share/whonix/kde/share/config/apper: time stamp 2014-01-22 01:58:41 is 52130.044641019 s in the future
tar: whonix_shared/usr/share/whonix/kde/share/config/dolphinrc: time stamp 2014-01-22 01:58:41 is 52130.044513635 s in the future
tar: whonix_shared/usr/share/whonix/kde/share/config/gtkrc: time stamp 2014-01-22 01:58:41 is 52130.044402414 s in the future
tar: whonix_shared/usr/share/whonix/kde/share/config/gtkrc-2.0: time stamp 2014-01-22 01:58:41 is 52130.044296223 s in the future
tar: whonix_shared/usr/share/whonix/kde/share/config/kdedrc: time stamp 2014-01-22 01:58:41 is 52130.044049022 s in the future
tar: whonix_shared/usr/share/whonix/kde/share/config/kgpgrc: time stamp 2014-01-22 01:58:41 is 52130.042608467 s in the future
tar: whonix_shared/usr/share/whonix/kde/share/config/knotifyrc: time stamp 2014-01-22 01:58:41 is 52130.042493604 s in the future
tar: whonix_shared/usr/share/whonix/kde/share/config/konsolerc: time stamp 2014-01-22 01:58:41 is 52130.042390777 s in the future
tar: whonix_shared/usr/share/whonix/kde/share/config/krunnerrc: time stamp 2014-01-22 01:58:41 is 52130.042297514 s in the future
tar: whonix_shared/usr/share/whonix/kde/share/config/ksmserverrc: time stamp 2014-01-22 01:58:41 is 52130.042201523 s in the future
tar: whonix_shared/usr/share/whonix/kde/share/config/kwinrc: time stamp 2014-01-22 01:58:41 is 52130.042002587 s in the future
tar: whonix_shared/usr/share/whonix/kde/share/config/nepomukserverrc: time stamp 2014-01-22 01:58:41 is 52130.041876058 s in the future
tar: whonix_shared/usr/share/whonix/kde/share/config: time stamp 2014-01-22 01:58:41 is 52130.041815097 s in the future
tar: whonix_shared/usr/share/whonix/kde/share: time stamp 2014-01-22 01:58:41 is 52130.041777785 s in the future
tar: whonix_shared/usr/share/whonix/kde: time stamp 2014-01-22 01:58:41 is 52130.041741244 s in the future
tar: whonix_shared/usr/share/whonix/keys/readme: time stamp 2014-01-22 01:58:41 is 52130.040981591 s in the future
tar: whonix_shared/usr/share/whonix/keys/tbb-keys.d/erinn.asc: time stamp 2014-01-22 01:58:41 is 52130.039067836 s in the future
tar: whonix_shared/usr/share/whonix/keys/tbb-keys.d/placeholder: time stamp 2014-01-22 01:58:41 is 52130.038839557 s in the future
tar: whonix_shared/usr/share/whonix/keys/tbb-keys.d/sebastian.asc: time stamp 2014-01-22 01:58:41 is 52130.038679562 s in the future
tar: whonix_shared/usr/share/whonix/keys/tbb-keys.d: time stamp 2014-01-22 01:58:41 is 52130.038600348 s in the future
tar: whonix_shared/usr/share/whonix/keys/tpoarchive-keys.d/placeholder: time stamp 2014-01-22 01:58:41 is 52130.038430748 s in the future
tar: whonix_shared/usr/share/whonix/keys/tpoarchive-keys.d/torprojectarchive.asc: time stamp 2014-01-22 01:58:41 is 52130.03797135 s in the future
tar: whonix_shared/usr/share/whonix/keys/tpoarchive-keys.d: time stamp 2014-01-22 01:58:41 is 52130.037871796 s in the future
tar: whonix_shared/usr/share/whonix/keys/whonix-keys-revoked.d/placeholder: time stamp 2014-01-22 01:58:41 is 52130.03770498 s in the future
tar: whonix_shared/usr/share/whonix/keys/whonix-keys-revoked.d: time stamp 2014-01-22 01:58:41 is 52130.037640067 s in the future
tar: whonix_shared/usr/share/whonix/keys/whonix-keys.d/adrelanos.asc: time stamp 2014-01-22 01:58:41 is 52130.0375012 s in the future
tar: whonix_shared/usr/share/whonix/keys/whonix-keys.d/patrick.asc: time stamp 2014-01-22 01:58:41 is 52130.037352996 s in the future
tar: whonix_shared/usr/share/whonix/keys/whonix-keys.d/placeholder: time stamp 2014-01-22 01:58:41 is 52130.03724437 s in the future
tar: whonix_shared/usr/share/whonix/keys/whonix-keys.d: time stamp 2014-01-22 01:58:41 is 52130.037179832 s in the future
tar: whonix_shared/usr/share/whonix/keys/whonix-news-keys.d/adrelanos.asc: time stamp 2014-01-22 01:58:41 is 52130.035319406 s in the future
tar: whonix_shared/usr/share/whonix/keys/whonix-news-keys.d/patrick.asc: time stamp 2014-01-22 01:58:41 is 52130.028561991 s in the future
tar: whonix_shared/usr/share/whonix/keys/whonix-news-keys.d/placeholder: time stamp 2014-01-22 01:58:41 is 52130.028265979 s in the future
tar: whonix_shared/usr/share/whonix/keys/whonix-news-keys.d: time stamp 2014-01-22 01:58:41 is 52130.028162027 s in the future
tar: whonix_shared/usr/share/whonix/keys: time stamp 2014-01-22 01:58:41 is 52130.028089212 s in the future
tar: whonix_shared/usr/share/whonix/policy-rc.d: time stamp 2014-01-22 01:58:41 is 52130.027465374 s in the future
tar: whonix_shared/usr/share/whonix/postinst.d/20_hostname: time stamp 2014-01-22 01:58:41 is 52130.027252974 s in the future
tar: whonix_shared/usr/share/whonix/postinst.d/30_adduser_user: time stamp 2014-01-22 01:58:41 is 52130.027162604 s in the future
tar: whonix_shared/usr/share/whonix/postinst.d/32_sanity_checks: time stamp 2014-01-22 01:58:41 is 52130.02708078 s in the future
tar: whonix_shared/usr/share/whonix/postinst.d/70_build_timestamp: time stamp 2014-01-22 01:58:41 is 52130.026941607 s in the future
tar: whonix_shared/usr/share/whonix/postinst.d/70_cleanup: time stamp 2014-01-22 01:58:41 is 52130.026817869 s in the future
tar: whonix_shared/usr/share/whonix/postinst.d/70_create_swap_file: time stamp 2014-01-22 01:58:41 is 52130.026698642 s in the future
tar: whonix_shared/usr/share/whonix/postinst.d/70_deactivate_kmix_autostart: time stamp 2014-01-22 01:58:41 is 52130.026587152 s in the future
tar: whonix_shared/usr/share/whonix/postinst.d/70_default_browser: time stamp 2014-01-22 01:58:41 is 52130.026484725 s in the future
tar: whonix_shared/usr/share/whonix/postinst.d/70_disable_kdm_autostart: time stamp 2014-01-22 01:58:41 is 52130.026316284 s in the future
tar: whonix_shared/usr/share/whonix/postinst.d/70_dpkg_origins: time stamp 2014-01-22 01:58:41 is 52130.026214898 s in the future
tar: whonix_shared/usr/share/whonix/postinst.d/70_kde: time stamp 2014-01-22 01:58:41 is 52130.026101526 s in the future
tar: whonix_shared/usr/share/whonix/postinst.d/70_knetattach: time stamp 2014-01-22 01:58:41 is 52130.025973487 s in the future
tar: whonix_shared/usr/share/whonix/postinst.d/70_legacy: time stamp 2014-01-22 01:58:41 is 52130.025859166 s in the future
tar: whonix_shared/usr/share/whonix/postinst.d/70_locale: time stamp 2014-01-22 01:58:41 is 52130.025766054 s in the future
tar: whonix_shared/usr/share/whonix/postinst.d/70_sdw: time stamp 2014-01-22 01:58:41 is 52130.025670317 s in the future
tar: whonix_shared/usr/share/whonix/postinst.d/70_shared_folder: time stamp 2014-01-22 01:58:41 is 52130.025574211 s in the future
tar: whonix_shared/usr/share/whonix/postinst.d/70_timezone: time stamp 2014-01-22 01:58:41 is 52130.025473855 s in the future
tar: whonix_shared/usr/share/whonix/postinst.d/70_uwt: time stamp 2014-01-22 01:58:41 is 52130.0253774 s in the future
tar: whonix_shared/usr/share/whonix/postinst.d/70_whonix_apt_key: time stamp 2014-01-22 01:58:41 is 52130.025284115 s in the future
tar: whonix_shared/usr/share/whonix/postinst.d/70_whonixcheck: time stamp 2014-01-22 01:58:41 is 52130.025188429 s in the future
tar: whonix_shared/usr/share/whonix/postinst.d/pre.bsh: time stamp 2014-01-22 01:58:41 is 52130.025066694 s in the future
tar: whonix_shared/usr/share/whonix/postinst.d: time stamp 2014-01-22 01:58:41 is 52130.025066693 s in the future
tar: whonix_shared/usr/share/whonix/whonix_download_sources: time stamp 2014-01-22 01:58:41 is 52130.025066691 s in the future
tar: whonix_shared/usr/share/whonix: time stamp 2014-01-22 01:58:41 is 52130.025066689 s in the future
tar: whonix_shared/usr/share: time stamp 2014-01-22 01:58:41 is 52130.025017199 s in the future
tar: whonix_shared/usr: time stamp 2014-01-22 01:58:41 is 52130.024978875 s in the future
tar: whonix_shared/var/lib/dbus/machine-id: time stamp 2014-01-22 01:58:41 is 52130.024744226 s in the future
tar: whonix_shared/var/lib/dbus: time stamp 2014-01-22 01:58:41 is 52130.024683653 s in the future
tar: whonix_shared/var/lib: time stamp 2014-01-22 01:58:41 is 52130.024645554 s in the future
tar: whonix_shared/var: time stamp 2014-01-22 01:58:41 is 52130.024554628 s in the future
tar: whonix_shared: time stamp 2014-01-22 01:58:41 is 52130.024518422 s in the future
tar: whonix_workstation/etc/apt/apt.conf.d/90whonix: time stamp 2014-01-22 01:58:41 is 52130.024047264 s in the future
tar: whonix_workstation/etc/apt/apt.conf.d: time stamp 2014-01-22 01:58:41 is 52130.022495965 s in the future
tar: whonix_workstation/etc/apt: time stamp 2014-01-22 01:58:41 is 52130.0224529 s in the future
tar: whonix_workstation/etc/default/tor.whonix: time stamp 2014-01-22 01:58:41 is 52130.022233113 s in the future
tar: whonix_workstation/etc/default: time stamp 2014-01-22 01:58:41 is 52130.022165522 s in the future
tar: whonix_workstation/etc/iceweasel/pref/whonix.js: time stamp 2014-01-22 01:58:41 is 52130.02198482 s in the future
tar: whonix_workstation/etc/iceweasel/pref: time stamp 2014-01-22 01:58:41 is 52130.021892514 s in the future
tar: whonix_workstation/etc/iceweasel: time stamp 2014-01-22 01:58:41 is 52130.021851706 s in the future
tar: whonix_workstation/etc/network/interfaces.whonix: time stamp 2014-01-22 01:58:41 is 52130.02170387 s in the future
tar: whonix_workstation/etc/network: time stamp 2014-01-22 01:58:41 is 52130.021643357 s in the future
tar: whonix_workstation/etc/profile.d/20_controlportfilt.sh: time stamp 2014-01-22 01:58:41 is 52130.021511312 s in the future
tar: whonix_workstation/etc/profile.d/20_torbrowser.sh: time stamp 2014-01-22 01:58:41 is 52130.021416395 s in the future
tar: whonix_workstation/etc/profile.d/20_whonix.sh: time stamp 2014-01-22 01:58:41 is 52130.021272154 s in the future
tar: whonix_workstation/etc/profile.d: time stamp 2014-01-22 01:58:41 is 52130.021216326 s in the future
tar: whonix_workstation/etc/resolv.conf.whonix: time stamp 2014-01-22 01:58:41 is 52130.021143965 s in the future
tar: whonix_workstation/etc/rinetd.conf.whonix: time stamp 2014-01-22 01:58:41 is 52130.021052623 s in the future
tar: whonix_workstation/etc/sysctl.d/whonix-workstation-sysctl.conf: time stamp 2014-01-22 01:58:41 is 52130.020929174 s in the future
tar: whonix_workstation/etc/sysctl.d: time stamp 2014-01-22 01:58:41 is 52130.020875732 s in the future
tar: whonix_workstation/etc/whonix.d/30_torbrowser_default: time stamp 2014-01-22 01:58:41 is 52130.020747573 s in the future
tar: whonix_workstation/etc/whonix.d: time stamp 2014-01-22 01:58:41 is 52130.020694115 s in the future
tar: whonix_workstation/etc/whonix_firewall.d/30_default: time stamp 2014-01-22 01:58:41 is 52130.020570697 s in the future
tar: whonix_workstation/etc/whonix_firewall.d: time stamp 2014-01-22 01:58:41 is 52130.020518409 s in the future
tar: whonix_workstation/etc: time stamp 2014-01-22 01:58:41 is 52130.020482423 s in the future
tar: whonix_workstation/usr/bin/leaktest: time stamp 2014-01-22 01:58:41 is 52130.020226275 s in the future
tar: whonix_workstation/usr/bin/torbrowser: time stamp 2014-01-22 01:58:41 is 52130.020045744 s in the future
tar: whonix_workstation/usr/bin/update-torbrowser: time stamp 2014-01-22 01:58:41 is 52130.018718182 s in the future
tar: whonix_workstation/usr/bin/whonix: time stamp 2014-01-22 01:58:41 is 52130.018599872 s in the future
tar: whonix_workstation/usr/bin/whonix_firewall: time stamp 2014-01-22 01:58:41 is 52130.018505684 s in the future
tar: whonix_workstation/usr/bin/xchat-reset: time stamp 2014-01-22 01:58:41 is 52130.018063114 s in the future
tar: whonix_workstation/usr/bin: time stamp 2014-01-22 01:58:41 is 52130.017993184 s in the future
tar: whonix_workstation/usr/lib/whonix/dummytor: time stamp 2014-01-22 01:58:41 is 52130.017833174 s in the future
tar: whonix_workstation/usr/lib/whonix: time stamp 2014-01-22 01:58:41 is 52130.017781004 s in the future
tar: whonix_workstation/usr/lib: time stamp 2014-01-22 01:58:41 is 52130.017743772 s in the future
tar: whonix_workstation/usr/share/applications/whonix/whonix-contribute.desktop: time stamp 2014-01-22 01:58:41 is 52130.0175236 s in the future
tar: whonix_workstation/usr/share/applications/whonix/whonix-documentation.desktop: time stamp 2014-01-22 01:58:41 is 52130.017373696 s in the future
tar: whonix_workstation/usr/share/applications/whonix/whonix-donate.desktop: time stamp 2014-01-22 01:58:41 is 52130.017260573 s in the future
tar: whonix_workstation/usr/share/applications/whonix/whonix-featureblog.desktop: time stamp 2014-01-22 01:58:41 is 52130.017155227 s in the future
tar: whonix_workstation/usr/share/applications/whonix/whonix-forum.desktop: time stamp 2014-01-22 01:58:41 is 52130.017057448 s in the future
tar: whonix_workstation/usr/share/applications/whonix/whonix-importantblog.desktop: time stamp 2014-01-22 01:58:41 is 52130.016895714 s in the future
tar: whonix_workstation/usr/share/applications/whonix/whonix-mailinglist.desktop: time stamp 2014-01-22 01:58:41 is 52130.016777673 s in the future
tar: whonix_workstation/usr/share/applications/whonix/whonix-tbrecommend.desktop: time stamp 2014-01-22 01:58:41 is 52130.016675789 s in the future
tar: whonix_workstation/usr/share/applications/whonix/whonix-torbrowser.desktop: time stamp 2014-01-22 01:58:41 is 52130.016576881 s in the future
tar: whonix_workstation/usr/share/applications/whonix/whonix-torbrowser_update.desktop: time stamp 2014-01-22 01:58:41 is 52130.016484688 s in the future
tar: whonix_workstation/usr/share/applications/whonix: time stamp 2014-01-22 01:58:41 is 52130.016432949 s in the future
tar: whonix_workstation/usr/share/applications: time stamp 2014-01-22 01:58:41 is 52130.016353529 s in the future
tar: whonix_workstation/usr/share/whonix/chroot-scripts-post.d/70_torbrowser: time stamp 2014-01-22 01:58:41 is 52130.016151696 s in the future
tar: whonix_workstation/usr/share/whonix/chroot-scripts-post.d: time stamp 2014-01-22 01:58:41 is 52130.016044481 s in the future
tar: whonix_workstation/usr/share/whonix/chroot-scripts-pre.d/placeholder: time stamp 2014-01-22 01:58:41 is 52130.014606864 s in the future
tar: whonix_workstation/usr/share/whonix/chroot-scripts-pre.d: time stamp 2014-01-22 01:58:41 is 52130.013176337 s in the future
tar: whonix_workstation/usr/share/whonix/home/.Mix/mix.cfg: time stamp 2014-01-22 01:58:41 is 52130.011549795 s in the future
tar: whonix_workstation/usr/share/whonix/home/.Mix: time stamp 2014-01-22 01:58:41 is 52130.011465655 s in the future
tar: whonix_workstation/usr/share/whonix/home/.gnupg/gpg.conf: time stamp 2014-01-22 01:58:41 is 52130.011225528 s in the future
tar: whonix_workstation/usr/share/whonix/home/.gnupg: time stamp 2014-01-22 01:58:41 is 52130.011161139 s in the future
tar: whonix_workstation/usr/share/whonix/home/.torchat/torchat.ini: time stamp 2014-01-22 01:58:41 is 52130.011035319 s in the future
tar: whonix_workstation/usr/share/whonix/home/.torchat: time stamp 2014-01-22 01:58:41 is 52130.010981938 s in the future
tar: whonix_workstation/usr/share/whonix/home/.xchat2/ctcpreply.conf: time stamp 2014-01-22 01:58:41 is 52130.01085159 s in the future
tar: whonix_workstation/usr/share/whonix/home/.xchat2/ignore.conf: time stamp 2014-01-22 01:58:41 is 52130.010757704 s in the future
tar: whonix_workstation/usr/share/whonix/home/.xchat2/servlist_.conf: time stamp 2014-01-22 01:58:41 is 52130.010646843 s in the future
tar: whonix_workstation/usr/share/whonix/home/.xchat2/xchat.conf: time stamp 2014-01-22 01:58:41 is 52130.010556913 s in the future
tar: whonix_workstation/usr/share/whonix/home/.xchat2: time stamp 2014-01-22 01:58:41 is 52130.010509117 s in the future
tar: whonix_workstation/usr/share/whonix/home: time stamp 2014-01-22 01:58:41 is 52130.010471844 s in the future
tar: whonix_workstation/usr/share/whonix/kde/share/apps/plasma-desktop/init/00-defaultLayout.js: time stamp 2014-01-22 01:58:41 is 52130.010471842 s in the future
tar: whonix_workstation/usr/share/whonix/kde/share/apps/plasma-desktop/init: time stamp 2014-01-22 01:58:41 is 52130.010365101 s in the future
tar: whonix_workstation/usr/share/whonix/kde/share/apps/plasma-desktop: time stamp 2014-01-22 01:58:41 is 52130.010326455 s in the future
tar: whonix_workstation/usr/share/whonix/kde/share/apps: time stamp 2014-01-22 01:58:41 is 52130.010291132 s in the future
tar: whonix_workstation/usr/share/whonix/kde/share/config/kdeglobals: time stamp 2014-01-22 01:58:41 is 52130.010105143 s in the future
tar: whonix_workstation/usr/share/whonix/kde/share/config/kickoffrc: time stamp 2014-01-22 01:58:41 is 52130.010009858 s in the future
tar: whonix_workstation/usr/share/whonix/kde/share/config/kioslaverc: time stamp 2014-01-22 01:58:41 is 52130.009914147 s in the future
tar: whonix_workstation/usr/share/whonix/kde/share/config: time stamp 2014-01-22 01:58:41 is 52130.009861161 s in the future
tar: whonix_workstation/usr/share/whonix/kde/share: time stamp 2014-01-22 01:58:41 is 52130.009771739 s in the future
tar: whonix_workstation/usr/share/whonix/kde: time stamp 2014-01-22 01:58:41 is 52130.009693229 s in the future
tar: whonix_workstation/usr/share/whonix/leaktest/exhaustive_ip_send.py: time stamp 2014-01-22 01:58:41 is 52130.009537341 s in the future
tar: whonix_workstation/usr/share/whonix/leaktest/simple_ping.py: time stamp 2014-01-22 01:58:41 is 52130.009444834 s in the future
tar: whonix_workstation/usr/share/whonix/leaktest/tcp_test.py: time stamp 2014-01-22 01:58:41 is 52130.009351624 s in the future
tar: whonix_workstation/usr/share/whonix/leaktest/udp_test.py: time stamp 2014-01-22 01:58:41 is 52130.009251054 s in the future
tar: whonix_workstation/usr/share/whonix/leaktest: time stamp 2014-01-22 01:58:41 is 52130.009183758 s in the future
tar: whonix_workstation/usr/share/whonix/postinst.d/70_desktopicons: time stamp 2014-01-22 01:58:41 is 52130.009042135 s in the future
tar: whonix_workstation/usr/share/whonix/postinst.d/70_dummytor: time stamp 2014-01-22 01:58:41 is 52130.00893972 s in the future
tar: whonix_workstation/usr/share/whonix/postinst.d/70_gpgconf: time stamp 2014-01-22 01:58:41 is 52130.008844723 s in the future
tar: whonix_workstation/usr/share/whonix/postinst.d/70_mixcfg: time stamp 2014-01-22 01:58:41 is 52130.008744541 s in the future
tar: whonix_workstation/usr/share/whonix/postinst.d/70_torchat: time stamp 2014-01-22 01:58:41 is 52130.008321742 s in the future
tar: whonix_workstation/usr/share/whonix/postinst.d/70_xchat: time stamp 2014-01-22 01:58:41 is 52130.008207462 s in the future
tar: whonix_workstation/usr/share/whonix/postinst.d: time stamp 2014-01-22 01:58:41 is 52130.008157126 s in the future
tar: whonix_workstation/usr/share/whonix/start-tor-browser: time stamp 2014-01-22 01:58:41 is 52130.007247108 s in the future
tar: whonix_workstation/usr/share/whonix/whonix_workstation: time stamp 2014-01-22 01:58:41 is 52130.006483467 s in the future
tar: whonix_workstation/usr/share/whonix: time stamp 2014-01-22 01:58:41 is 52130.006375896 s in the future
tar: whonix_workstation/usr/share: time stamp 2014-01-22 01:58:41 is 52130.00633166 s in the future
tar: whonix_workstation/usr: time stamp 2014-01-22 01:58:41 is 52130.006296525 s in the future
tar: whonix_workstation: time stamp 2014-01-22 01:58:41 is 52130.006260971 s in the future
dpkg-source: info: building whonix in whonix_7.7.4.8-debpackage1.debian.tar.gz
dpkg-source: info: building whonix in whonix_7.7.4.8-debpackage1.dsc
 debian/rules build
make: Nothing to be done for `build'.
 /home/user/nothing-to-see/help-steps/gain-root-command debian/rules binary
dh_testdir
dh_testroot
dh_prep
dh_installdirs
/home/user/nothing-to-see/debian/rules-helper.bsh
+ ROOT_CHECK=0
+ source /home/user/nothing-to-see/help-steps/pre
++ set +x
+ SOURCEFOLDERS='whonix_shared whonix_gateway whonix_workstation'
+ for sf in '$SOURCEFOLDERS'
+ set +x
INFO: Creating man page /home/user/nothing-to-see/debian/tmp-man/whonix_workstation/leaktest.8 
INFO: Creating man page /home/user/nothing-to-see/debian/tmp-man/whonix_workstation/whonix_firewall.8 
INFO: Creating man page /home/user/nothing-to-see/debian/tmp-man/whonix_workstation/torbrowser.1 
INFO: Creating man page /home/user/nothing-to-see/debian/tmp-man/whonix_workstation/update-torbrowser.1 
INFO: Creating man page /home/user/nothing-to-see/debian/tmp-man/whonix_workstation/xchat-reset.1 
INFO: Creating man page /home/user/nothing-to-see/debian/tmp-man/whonix_workstation/whonix.1 
INFO: Creating man page /home/user/nothing-to-see/debian/tmp-man/whonix_gateway/leaktest.8 
INFO: Creating man page /home/user/nothing-to-see/debian/tmp-man/whonix_gateway/whonix_firewall.8 
INFO: Creating man page /home/user/nothing-to-see/debian/tmp-man/whonix_gateway/controlportfilt.8 
INFO: Creating man page /home/user/nothing-to-see/debian/tmp-man/whonix_gateway/whonix.1 
INFO: Creating man page /home/user/nothing-to-see/debian/tmp-man/whonix_gateway/armwrapper.1 
INFO: Creating man page /home/user/nothing-to-see/debian/tmp-man/whonix_shared/uwt.1 
INFO: Creating man page /home/user/nothing-to-see/debian/tmp-man/whonix_shared/backgroundd.8 
INFO: Creating man page /home/user/nothing-to-see/debian/tmp-man/whonix_shared/timesync.1 
INFO: Creating man page /home/user/nothing-to-see/debian/tmp-man/whonix_shared/whonix_repository.8 
INFO: Creating man page /home/user/nothing-to-see/debian/tmp-man/whonix_shared/sdwdate.8 
INFO: Creating man page /home/user/nothing-to-see/debian/tmp-man/whonix_shared/scurl.1 
INFO: Creating man page /home/user/nothing-to-see/debian/tmp-man/whonix_shared/whonixcheck.1 
INFO: Creating man page /home/user/nothing-to-see/debian/tmp-man/whonix_shared/tor-ctrl.8 
INFO: Creating man page /home/user/nothing-to-see/debian/tmp-man/whonix_shared/whonixsetup.8 
INFO: Creating man page /home/user/nothing-to-see/debian/tmp-man/whonix_shared/time_privacy.1 
cp --preserve /home/user/nothing-to-see/whonix_shared//etc/init.d/timesanitycheck /home/user/nothing-to-see/debian/whonix-shared-files.timesanitycheck.init 
dh_installinit --no-start --package=whonix-shared-files --name=timesanitycheck 
Use of uninitialized value $filename in concatenation (.) or string at /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 410.
cp --preserve /home/user/nothing-to-see/whonix_shared//etc/init.d/whonixcheckd /home/user/nothing-to-see/debian/whonix-shared-files.whonixcheckd.init 
dh_installinit --no-start --package=whonix-shared-files --name=whonixcheckd 
Use of uninitialized value $filename in concatenation (.) or string at /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 410.
cp --preserve /home/user/nothing-to-see/whonix_shared//etc/init.d/msgcollector /home/user/nothing-to-see/debian/whonix-shared-files.msgcollector.init 
dh_installinit --no-start --package=whonix-shared-files --name=msgcollector 
Use of uninitialized value $filename in concatenation (.) or string at /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 410.
cp --preserve /home/user/nothing-to-see/whonix_shared//etc/init.d/timesyncd /home/user/nothing-to-see/debian/whonix-shared-files.timesyncd.init 
dh_installinit --no-start --package=whonix-shared-files --name=timesyncd 
Use of uninitialized value $filename in concatenation (.) or string at /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 410.
cp --preserve /home/user/nothing-to-see/whonix_shared//etc/init.d/sdwdate /home/user/nothing-to-see/debian/whonix-shared-files.sdwdate.init 
dh_installinit --no-start --package=whonix-shared-files --name=sdwdate 
Use of uninitialized value $filename in concatenation (.) or string at /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 410.
cp --preserve /home/user/nothing-to-see/whonix_shared//etc/init.d/bootclockrandomization /home/user/nothing-to-see/debian/whonix-shared-files.bootclockrandomization.init 
dh_installinit --no-start --package=whonix-shared-files --name=bootclockrandomization 
Use of uninitialized value $filename in concatenation (.) or string at /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 410.
cp --preserve /home/user/nothing-to-see/whonix_shared//etc/init.d/backgroundd /home/user/nothing-to-see/debian/whonix-shared-files.backgroundd.init 
dh_installinit --no-start --package=whonix-shared-files --name=backgroundd 
Use of uninitialized value $filename in concatenation (.) or string at /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 410.
cp --preserve /home/user/nothing-to-see/whonix_gateway//etc/init.d/controlportfiltd /home/user/nothing-to-see/debian/whonix-gateway-files.controlportfiltd.init 
dh_installinit --no-start --package=whonix-gateway-files --name=controlportfiltd 
Use of uninitialized value $filename in concatenation (.) or string at /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 410.
+ exit 0
dh_configpackage
dh_install --fail-missing --sourcedir=/home/user/nothing-to-see/debian/tmp
dh_bash-completion
dh_apparmor --profile-name=whonix -pwhonix-shared-files
dh_testdir
dh_testroot
dh_installman
dh_installdebconf
dh_installchangelogs
dh_installdocs
dh_gencontrol
dh_compress
dh_fixperms
dh_installdeb
dpkg: warning: failed to open configuration file '/root/.dpkg.cfg' for reading: Permission denied
dh_md5sums
dh_builddeb
dpkg-deb: building package `whonix-shared-packages-dependencies' in `../whonix-shared-packages-dependencies_7.7.4.8-debpackage1_all.deb'.
dpkg-deb: building package `whonix-shared-packages-recommended' in `../whonix-shared-packages-recommended_7.7.4.8-debpackage1_all.deb'.
dpkg-deb: building package `whonix-shared-files' in `../whonix-shared-files_7.7.4.8-debpackage1_all.deb'.
dpkg-deb: building package `whonix-gateway-packages-dependencies' in `../whonix-gateway-packages-dependencies_7.7.4.8-debpackage1_all.deb'.
dpkg-deb: building package `whonix-gateway-packages-recommended' in `../whonix-gateway-packages-recommended_7.7.4.8-debpackage1_all.deb'.
dpkg-deb: building package `whonix-gateway-files' in `../whonix-gateway-files_7.7.4.8-debpackage1_all.deb'.
dpkg-deb: building package `whonix-workstation-packages-dependencies' in `../whonix-workstation-packages-dependencies_7.7.4.8-debpackage1_all.deb'.
dpkg-deb: building package `whonix-workstation-packages-recommended' in `../whonix-workstation-packages-recommended_7.7.4.8-debpackage1_all.deb'.
dpkg-deb: building package `whonix-workstation-files' in `../whonix-workstation-files_7.7.4.8-debpackage1_all.deb'.
dpkg-deb: building package `whonix-shared-desktop' in `../whonix-shared-desktop_7.7.4.8-debpackage1_all.deb'.
dpkg-deb: building package `whonix-shared-desktop-kde' in `../whonix-shared-desktop-kde_7.7.4.8-debpackage1_all.deb'.
dpkg-deb: building package `whonix-shared-kde-accessibility' in `../whonix-shared-kde-accessibility_7.7.4.8-debpackage1_all.deb'.
dpkg-deb: building package `whonix-workstation-default-applications' in `../whonix-workstation-default-applications_7.7.4.8-debpackage1_all.deb'.
dpkg-deb: building package `whonix-workstation-extra-applications' in `../whonix-workstation-extra-applications_7.7.4.8-debpackage1_all.deb'.
dpkg-deb: building package `whonix-workstation-langpack-common' in `../whonix-workstation-langpack-common_7.7.4.8-debpackage1_all.deb'.
dpkg-deb: building package `whonix-shared-desktop-langpack-kde' in `../whonix-shared-desktop-langpack-kde_7.7.4.8-debpackage1_all.deb'.
 dpkg-genchanges -sa >../whonix_7.7.4.8-debpackage1_i386.changes
dpkg-genchanges: including full source code in upload
 dpkg-source --after-build nothing-to-see
dpkg-buildpackage: full upload (original source is included)
Now running lintian...
E: whonix changes: bad-distribution-in-changes-file local
W: whonix source: changelog-should-mention-nmu
W: whonix source: source-nmu-has-incorrect-version-number 2:7.7.4.8-debpackage1
E: whonix-shared-files: duplicate-updaterc.d-calls-in-postinst bootclockrandomization
Finished running lintian.
Now signing changes and any dsc files...
 signfile whonix_7.7.4.8-debpackage1.dsc Whonix auto generated local APT signing key <whonix@local-signing.key>
+ true 'INFO: Currently running script: /home/user/nothing-to-see/help-steps/package-sign-cmd --homedir' /home/user/whonix_binary/gpg-local-signing-key --default-key whonix@local-signing.key --version
+ gpg_exit_code=0
+ gpg --no-emit-version --no-comments --display-charset utf-8 --keyserver hkp://qdigse2yzvuglcix.onion --personal-digest-preferences SHA512 --cert-digest-algo SHA512 --default-preference-list 'SHA512 SHA384 SHA256 SHA224 AES256 AES192 AES CAST5 ZLIB BZIP2 ZIP Uncompressed' --keyserver-options no-honor-keyserver-url --fixed-list-mode --keyid-format 0xlong --use-agent --list-options show-uid-validity --sig-notation issuer-fpr@notations.openpgp.fifthhorseman.net=%g --no-default-keyring --homedir /home/user/whonix_binary/gpg-local-signing-key --default-key whonix@local-signing.key --version
+ gpg_exit_code=0
+ true 'INFO: End of: /home/user/nothing-to-see/help-steps/package-sign-cmd No error detected.'
+ exit 0
+ true 'INFO: Currently running script: /home/user/nothing-to-see/help-steps/package-sign-cmd --homedir' /home/user/whonix_binary/gpg-local-signing-key --default-key whonix@local-signing.key --local-user 'Whonix auto generated local APT signing key <whonix@local-signing.key>' --clearsign --list-options no-show-policy-urls --armor --textmode --output /tmp/debsign.sPWRzbjU/whonix_7.7.4.8-debpackage1.dsc.asc /tmp/debsign.sPWRzbjU/whonix_7.7.4.8-debpackage1.dsc
+ gpg_exit_code=0
+ gpg --no-emit-version --no-comments --display-charset utf-8 --keyserver hkp://qdigse2yzvuglcix.onion --personal-digest-preferences SHA512 --cert-digest-algo SHA512 --default-preference-list 'SHA512 SHA384 SHA256 SHA224 AES256 AES192 AES CAST5 ZLIB BZIP2 ZIP Uncompressed' --keyserver-options no-honor-keyserver-url --fixed-list-mode --keyid-format 0xlong --use-agent --list-options show-uid-validity --sig-notation issuer-fpr@notations.openpgp.fifthhorseman.net=%g --no-default-keyring --homedir /home/user/whonix_binary/gpg-local-signing-key --default-key whonix@local-signing.key --local-user 'Whonix auto generated local APT signing key <whonix@local-signing.key>' --clearsign --list-options no-show-policy-urls --armor --textmode --output /tmp/debsign.sPWRzbjU/whonix_7.7.4.8-debpackage1.dsc.asc /tmp/debsign.sPWRzbjU/whonix_7.7.4.8-debpackage1.dsc
+ gpg_exit_code=0
+ true 'INFO: End of: /home/user/nothing-to-see/help-steps/package-sign-cmd No error detected.'
+ exit 0

 signfile whonix_7.7.4.8-debpackage1_i386.changes Whonix auto generated local APT signing key <whonix@local-signing.key>
+ true 'INFO: Currently running script: /home/user/nothing-to-see/help-steps/package-sign-cmd --homedir' /home/user/whonix_binary/gpg-local-signing-key --default-key whonix@local-signing.key --version
+ gpg_exit_code=0
+ gpg --no-emit-version --no-comments --display-charset utf-8 --keyserver hkp://qdigse2yzvuglcix.onion --personal-digest-preferences SHA512 --cert-digest-algo SHA512 --default-preference-list 'SHA512 SHA384 SHA256 SHA224 AES256 AES192 AES CAST5 ZLIB BZIP2 ZIP Uncompressed' --keyserver-options no-honor-keyserver-url --fixed-list-mode --keyid-format 0xlong --use-agent --list-options show-uid-validity --sig-notation issuer-fpr@notations.openpgp.fifthhorseman.net=%g --no-default-keyring --homedir /home/user/whonix_binary/gpg-local-signing-key --default-key whonix@local-signing.key --version
+ gpg_exit_code=0
+ true 'INFO: End of: /home/user/nothing-to-see/help-steps/package-sign-cmd No error detected.'
+ exit 0
+ true 'INFO: Currently running script: /home/user/nothing-to-see/help-steps/package-sign-cmd --homedir' /home/user/whonix_binary/gpg-local-signing-key --default-key whonix@local-signing.key --local-user 'Whonix auto generated local APT signing key <whonix@local-signing.key>' --clearsign --list-options no-show-policy-urls --armor --textmode --output /tmp/debsign.sPWRzbjU/whonix_7.7.4.8-debpackage1_i386.changes.asc /tmp/debsign.sPWRzbjU/whonix_7.7.4.8-debpackage1_i386.changes
+ gpg_exit_code=0
+ gpg --no-emit-version --no-comments --display-charset utf-8 --keyserver hkp://qdigse2yzvuglcix.onion --personal-digest-preferences SHA512 --cert-digest-algo SHA512 --default-preference-list 'SHA512 SHA384 SHA256 SHA224 AES256 AES192 AES CAST5 ZLIB BZIP2 ZIP Uncompressed' --keyserver-options no-honor-keyserver-url --fixed-list-mode --keyid-format 0xlong --use-agent --list-options show-uid-validity --sig-notation issuer-fpr@notations.openpgp.fifthhorseman.net=%g --no-default-keyring --homedir /home/user/whonix_binary/gpg-local-signing-key --default-key whonix@local-signing.key --local-user 'Whonix auto generated local APT signing key <whonix@local-signing.key>' --clearsign --list-options no-show-policy-urls --armor --textmode --output /tmp/debsign.sPWRzbjU/whonix_7.7.4.8-debpackage1_i386.changes.asc /tmp/debsign.sPWRzbjU/whonix_7.7.4.8-debpackage1_i386.changes
+ gpg_exit_code=0
+ true 'INFO: End of: /home/user/nothing-to-see/help-steps/package-sign-cmd No error detected.'
+ exit 0

Successfully signed dsc and changes files
+ ls -la ./debian/changelog
-rw-r--r-- 1 root root 414 Aug 15 11:02 ./debian/changelog
+ true './build-steps.d/1200_create-debian-packages INFO: Created Whonix Debian Packages. '
+ create_whonix_repository
+ trap error_handler_general ERR INT TERM
+ '[' local = local ']'
+ true './build-steps.d/1200_create-debian-packages INFO: Purging local APT repository... '
+ sudo -E -u user reprepro -V -V --gnupghome /home/user/whonix_binary/gpg-local-signing-key --basedir /home/user/nothing-to-see/aptrepo_local --outdir /home/user/whonix_binary/aptrepo_local --dbdir /home/user/whonix_binary/aptrepo_local/db --logdir /home/user/whonix_binary/aptrepo_local/log removematched local '*'
Created directory "/home/user/whonix_binary/aptrepo_local"
Created directory "/home/user/whonix_binary/aptrepo_local/db"
 Not exporting local because of no recorded changes and --export=changed.
+ true './build-steps.d/1200_create-debian-packages INFO: Done, purged local APT repository. '
+ true './build-steps.d/1200_create-debian-packages INFO: Creating local APT repository... '
+ true './build-steps.d/1200_create-debian-packages INFO: Importing .dsc file... '
+ sudo -E -u user reprepro -V -V --gnupghome /home/user/whonix_binary/gpg-local-signing-key --basedir /home/user/nothing-to-see/aptrepo_local --outdir /home/user/whonix_binary/aptrepo_local --dbdir /home/user/whonix_binary/aptrepo_local/db --logdir /home/user/whonix_binary/aptrepo_local/log includedsc local ../whonix_7.7.4.8-debpackage1.dsc
../whonix_7.7.4.8-debpackage1.dsc: component guessed as 'main'
Created directory "/home/user/whonix_binary/aptrepo_local/pool"
Created directory "/home/user/whonix_binary/aptrepo_local/pool/main"
Created directory "/home/user/whonix_binary/aptrepo_local/pool/main/w"
Created directory "/home/user/whonix_binary/aptrepo_local/pool/main/w/whonix"
Adding reference to 'pool/main/w/whonix/whonix_7.7.4.8-debpackage1.dsc' by 'local|main|source'
Adding reference to 'pool/main/w/whonix/whonix_7.7.4.8.orig.tar.gz' by 'local|main|source'
Adding reference to 'pool/main/w/whonix/whonix_7.7.4.8-debpackage1.debian.tar.gz' by 'local|main|source'
Exporting indices...
Created directory "/home/user/whonix_binary/aptrepo_local/dists"
Created directory "/home/user/whonix_binary/aptrepo_local/dists/local"
Created directory "/home/user/whonix_binary/aptrepo_local/dists/local/main"
Created directory "/home/user/whonix_binary/aptrepo_local/dists/local/main/binary-i386"
 looking for changes in 'local|main|i386'...
  creating '/home/user/whonix_binary/aptrepo_local/dists/local/main/binary-i386/Packages' (uncompressed,gzipped)
Created directory "/home/user/whonix_binary/aptrepo_local/dists/local/main/binary-amd64"
 looking for changes in 'local|main|amd64'...
  creating '/home/user/whonix_binary/aptrepo_local/dists/local/main/binary-amd64/Packages' (uncompressed,gzipped)
Created directory "/home/user/whonix_binary/aptrepo_local/dists/local/main/source"
 looking for changes in 'local|main|source'...
  creating '/home/user/whonix_binary/aptrepo_local/dists/local/main/source/Sources' (gzipped)
Successfully created '/home/user/whonix_binary/aptrepo_local/dists/local/Release.gpg.new'
Successfully created '/home/user/whonix_binary/aptrepo_local/dists/local/InRelease.new'
+ true './build-steps.d/1200_create-debian-packages INFO: Done, imported .dsc file. '
+ true './build-steps.d/1200_create-debian-packages INFO: Importing .changes file... '
+ sudo -E -u user reprepro -V -V --gnupghome /home/user/whonix_binary/gpg-local-signing-key --basedir /home/user/nothing-to-see/aptrepo_local --outdir /home/user/whonix_binary/aptrepo_local --dbdir /home/user/whonix_binary/aptrepo_local/db --logdir /home/user/whonix_binary/aptrepo_local/log include local ../whonix_7.7.4.8-debpackage1_i386.changes
Skipping inclusion of 'whonix' '2:7.7.4.8-debpackage1' in 'local|main|source', as it has already '2:7.7.4.8-debpackage1'.
Adding reference to 'pool/main/w/whonix/whonix-shared-desktop-langpack-kde_7.7.4.8-debpackage1_all.deb' by 'local|main|i386'
Adding reference to 'pool/main/w/whonix/whonix-shared-desktop-langpack-kde_7.7.4.8-debpackage1_all.deb' by 'local|main|amd64'
Adding reference to 'pool/main/w/whonix/whonix-workstation-langpack-common_7.7.4.8-debpackage1_all.deb' by 'local|main|i386'
Adding reference to 'pool/main/w/whonix/whonix-workstation-langpack-common_7.7.4.8-debpackage1_all.deb' by 'local|main|amd64'
Adding reference to 'pool/main/w/whonix/whonix-workstation-extra-applications_7.7.4.8-debpackage1_all.deb' by 'local|main|i386'
Adding reference to 'pool/main/w/whonix/whonix-workstation-extra-applications_7.7.4.8-debpackage1_all.deb' by 'local|main|amd64'
Adding reference to 'pool/main/w/whonix/whonix-workstation-default-applications_7.7.4.8-debpackage1_all.deb' by 'local|main|i386'
Adding reference to 'pool/main/w/whonix/whonix-workstation-default-applications_7.7.4.8-debpackage1_all.deb' by 'local|main|amd64'
Adding reference to 'pool/main/w/whonix/whonix-shared-kde-accessibility_7.7.4.8-debpackage1_all.deb' by 'local|main|i386'
Adding reference to 'pool/main/w/whonix/whonix-shared-kde-accessibility_7.7.4.8-debpackage1_all.deb' by 'local|main|amd64'
Adding reference to 'pool/main/w/whonix/whonix-shared-desktop-kde_7.7.4.8-debpackage1_all.deb' by 'local|main|i386'
Adding reference to 'pool/main/w/whonix/whonix-shared-desktop-kde_7.7.4.8-debpackage1_all.deb' by 'local|main|amd64'
Adding reference to 'pool/main/w/whonix/whonix-shared-desktop_7.7.4.8-debpackage1_all.deb' by 'local|main|i386'
Adding reference to 'pool/main/w/whonix/whonix-shared-desktop_7.7.4.8-debpackage1_all.deb' by 'local|main|amd64'
Adding reference to 'pool/main/w/whonix/whonix-workstation-files_7.7.4.8-debpackage1_all.deb' by 'local|main|i386'
Adding reference to 'pool/main/w/whonix/whonix-workstation-files_7.7.4.8-debpackage1_all.deb' by 'local|main|amd64'
Adding reference to 'pool/main/w/whonix/whonix-workstation-packages-recommended_7.7.4.8-debpackage1_all.deb' by 'local|main|i386'
Adding reference to 'pool/main/w/whonix/whonix-workstation-packages-recommended_7.7.4.8-debpackage1_all.deb' by 'local|main|amd64'
Adding reference to 'pool/main/w/whonix/whonix-workstation-packages-dependencies_7.7.4.8-debpackage1_all.deb' by 'local|main|i386'
Adding reference to 'pool/main/w/whonix/whonix-workstation-packages-dependencies_7.7.4.8-debpackage1_all.deb' by 'local|main|amd64'
Adding reference to 'pool/main/w/whonix/whonix-gateway-files_7.7.4.8-debpackage1_all.deb' by 'local|main|i386'
Adding reference to 'pool/main/w/whonix/whonix-gateway-files_7.7.4.8-debpackage1_all.deb' by 'local|main|amd64'
Adding reference to 'pool/main/w/whonix/whonix-gateway-packages-recommended_7.7.4.8-debpackage1_all.deb' by 'local|main|i386'
Adding reference to 'pool/main/w/whonix/whonix-gateway-packages-recommended_7.7.4.8-debpackage1_all.deb' by 'local|main|amd64'
Adding reference to 'pool/main/w/whonix/whonix-gateway-packages-dependencies_7.7.4.8-debpackage1_all.deb' by 'local|main|i386'
Adding reference to 'pool/main/w/whonix/whonix-gateway-packages-dependencies_7.7.4.8-debpackage1_all.deb' by 'local|main|amd64'
Adding reference to 'pool/main/w/whonix/whonix-shared-files_7.7.4.8-debpackage1_all.deb' by 'local|main|i386'
Adding reference to 'pool/main/w/whonix/whonix-shared-files_7.7.4.8-debpackage1_all.deb' by 'local|main|amd64'
Adding reference to 'pool/main/w/whonix/whonix-shared-packages-recommended_7.7.4.8-debpackage1_all.deb' by 'local|main|i386'
Adding reference to 'pool/main/w/whonix/whonix-shared-packages-recommended_7.7.4.8-debpackage1_all.deb' by 'local|main|amd64'
Adding reference to 'pool/main/w/whonix/whonix-shared-packages-dependencies_7.7.4.8-debpackage1_all.deb' by 'local|main|i386'
Adding reference to 'pool/main/w/whonix/whonix-shared-packages-dependencies_7.7.4.8-debpackage1_all.deb' by 'local|main|amd64'
Exporting indices...
 looking for changes in 'local|main|i386'...
  replacing '/home/user/whonix_binary/aptrepo_local/dists/local/main/binary-i386/Packages' (uncompressed,gzipped)
 looking for changes in 'local|main|amd64'...
  replacing '/home/user/whonix_binary/aptrepo_local/dists/local/main/binary-amd64/Packages' (uncompressed,gzipped)
 looking for changes in 'local|main|source'...
  keeping old '/home/user/whonix_binary/aptrepo_local/dists/local/main/source/Sources' (gzipped)
Successfully created '/home/user/whonix_binary/aptrepo_local/dists/local/Release.gpg.new'
Successfully created '/home/user/whonix_binary/aptrepo_local/dists/local/InRelease.new'
+ true './build-steps.d/1200_create-debian-packages INFO: Done, imported .changes file. '
+ sudo -E -u user reprepro --gnupghome /home/user/whonix_binary/gpg-local-signing-key --basedir /home/user/whonix_binary/aptrepo_local --gnupghome /home/user/whonix_binary/gpg-local-signing-key --basedir /home/user/nothing-to-see/aptrepo_local --outdir /home/user/whonix_binary/aptrepo_local --dbdir /home/user/whonix_binary/aptrepo_local/db --logdir /home/user/whonix_binary/aptrepo_local/log includedeb local /home/user/whonix_binary/temp_packages/python-stem_1.1.0-1_all.deb
/home/user/whonix_binary/temp_packages/python-stem_1.1.0-1_all.deb: component guessed as 'main'
Exporting indices...
+ true './build-steps.d/1200_create-debian-packages INFO: Displaying sha512sum of /home/user/whonix_binary/aptrepo_local/pool/**... '
+ shopt -s globstar
+ sha512sum /home/user/whonix_binary/aptrepo_local/pool/ /home/user/whonix_binary/aptrepo_local/pool/main /home/user/whonix_binary/aptrepo_local/pool/main/p /home/user/whonix_binary/aptrepo_local/pool/main/p/python-stem /home/user/whonix_binary/aptrepo_local/pool/main/p/python-stem/python-stem_1.1.0-1_all.deb /home/user/whonix_binary/aptrepo_local/pool/main/w /home/user/whonix_binary/aptrepo_local/pool/main/w/whonix /home/user/whonix_binary/aptrepo_local/pool/main/w/whonix/whonix_7.7.4.8-debpackage1.debian.tar.gz /home/user/whonix_binary/aptrepo_local/pool/main/w/whonix/whonix_7.7.4.8-debpackage1.dsc /home/user/whonix_binary/aptrepo_local/pool/main/w/whonix/whonix_7.7.4.8.orig.tar.gz /home/user/whonix_binary/aptrepo_local/pool/main/w/whonix/whonix-gateway-files_7.7.4.8-debpackage1_all.deb /home/user/whonix_binary/aptrepo_local/pool/main/w/whonix/whonix-gateway-packages-dependencies_7.7.4.8-debpackage1_all.deb /home/user/whonix_binary/aptrepo_local/pool/main/w/whonix/whonix-gateway-packages-recommended_7.7.4.8-debpackage1_all.deb /home/user/whonix_binary/aptrepo_local/pool/main/w/whonix/whonix-shared-desktop_7.7.4.8-debpackage1_all.deb /home/user/whonix_binary/aptrepo_local/pool/main/w/whonix/whonix-shared-desktop-kde_7.7.4.8-debpackage1_all.deb /home/user/whonix_binary/aptrepo_local/pool/main/w/whonix/whonix-shared-desktop-langpack-kde_7.7.4.8-debpackage1_all.deb /home/user/whonix_binary/aptrepo_local/pool/main/w/whonix/whonix-shared-files_7.7.4.8-debpackage1_all.deb /home/user/whonix_binary/aptrepo_local/pool/main/w/whonix/whonix-shared-kde-accessibility_7.7.4.8-debpackage1_all.deb /home/user/whonix_binary/aptrepo_local/pool/main/w/whonix/whonix-shared-packages-dependencies_7.7.4.8-debpackage1_all.deb /home/user/whonix_binary/aptrepo_local/pool/main/w/whonix/whonix-shared-packages-recommended_7.7.4.8-debpackage1_all.deb /home/user/whonix_binary/aptrepo_local/pool/main/w/whonix/whonix-workstation-default-applications_7.7.4.8-debpackage1_all.deb /home/user/whonix_binary/aptrepo_local/pool/main/w/whonix/whonix-workstation-extra-applications_7.7.4.8-debpackage1_all.deb /home/user/whonix_binary/aptrepo_local/pool/main/w/whonix/whonix-workstation-files_7.7.4.8-debpackage1_all.deb /home/user/whonix_binary/aptrepo_local/pool/main/w/whonix/whonix-workstation-langpack-common_7.7.4.8-debpackage1_all.deb /home/user/whonix_binary/aptrepo_local/pool/main/w/whonix/whonix-workstation-packages-dependencies_7.7.4.8-debpackage1_all.deb /home/user/whonix_binary/aptrepo_local/pool/main/w/whonix/whonix-workstation-packages-recommended_7.7.4.8-debpackage1_all.deb
sha512sum: /home/user/whonix_binary/aptrepo_local/pool/: Is a directory
sha512sum: /home/user/whonix_binary/aptrepo_local/pool/main: Is a directory
sha512sum: /home/user/whonix_binary/aptrepo_local/pool/main/p: Is a directory
sha512sum: /home/user/whonix_binary/aptrepo_local/pool/main/p/python-stem: Is a directory
3678de94e597fc291cd682780b18dc12f7b0f2424ef717ae8da9b00cdc6226054c8d65222fd9b4c0e5185ea367c8a8f264dd4ed91ec3c3a2dc386d60974262e9  /home/user/whonix_binary/aptrepo_local/pool/main/p/python-stem/python-stem_1.1.0-1_all.deb
sha512sum: /home/user/whonix_binary/aptrepo_local/pool/main/w: Is a directory
sha512sum: /home/user/whonix_binary/aptrepo_local/pool/main/w/whonix: Is a directory
11a070214e0eb0681f8127dad59884d2165c598ba44d7b27478b9e355b908fbe6ae7050dd34248a690bae7aa1919d234c2473efaaf1c1cadb9e8f34c2c73e6c9  /home/user/whonix_binary/aptrepo_local/pool/main/w/whonix/whonix_7.7.4.8-debpackage1.debian.tar.gz
e4fc5260a7cdc0fdc3683e80ba21d0f43efc5e2ce7d6836091ca66f6a98fc34c515e59c13f9baf777781f09cf4b48befa7a0dc05675c2bbddd8a5a9ae63ed18f  /home/user/whonix_binary/aptrepo_local/pool/main/w/whonix/whonix_7.7.4.8-debpackage1.dsc
2a1f9397e33b46c123e0a1888afd10caeacf124b8afe49f554dc33f063dda3b7d80cb6f96785dd8acf11c3de578b108c2da5940ef0d71c7d7532b089cde6060c  /home/user/whonix_binary/aptrepo_local/pool/main/w/whonix/whonix_7.7.4.8.orig.tar.gz
1830fc540454fa4a466d6b26d1a2693609cde47c9991eca0c609486c513c38468c48e950b7c7b940c74de125ad6b475da814dec180ed5ffd4726954a153c87d6  /home/user/whonix_binary/aptrepo_local/pool/main/w/whonix/whonix-gateway-files_7.7.4.8-debpackage1_all.deb
a05a31a47450df8f0f5f1a5b1bb074f08069405e25aebe1687a9d6bc9774e662bd376d55ebca8420172fa5d8393ce0ea6b711fe6db2d12461b04f9a2fc96d0c1  /home/user/whonix_binary/aptrepo_local/pool/main/w/whonix/whonix-gateway-packages-dependencies_7.7.4.8-debpackage1_all.deb
812b7db8aca7736b046495667732640b65513d49a063952a313c947fb71f08775d8d0a9b904996922d9c0c097816a2ad1c34734c5ead68dc44862abbaf057937  /home/user/whonix_binary/aptrepo_local/pool/main/w/whonix/whonix-gateway-packages-recommended_7.7.4.8-debpackage1_all.deb
66a5a64b64cba024ea45304f6c4ee10014a76b6e55893d3774a8d2fbf47cb3aabc77a1dcf78387d3be50124718f7325febf4154abd1c9dfd6b2899386e603d58  /home/user/whonix_binary/aptrepo_local/pool/main/w/whonix/whonix-shared-desktop_7.7.4.8-debpackage1_all.deb
4eb9c6daa6d6d4c0c52efc4fc5b05f24c2e02f4233ae916c99ae954f154f7f5fd6641cc9deb73894a787b82c8e745a09f83f105f7cd850509dab2a15f6b4b714  /home/user/whonix_binary/aptrepo_local/pool/main/w/whonix/whonix-shared-desktop-kde_7.7.4.8-debpackage1_all.deb
c105e214c95477fbcc4bbb9cf911f421e22e114d884d7d7e0e53870640f4d3a2261da1488e0b94e5792ed6340f04c72010c35e82de91a6174f5807c690f8b634  /home/user/whonix_binary/aptrepo_local/pool/main/w/whonix/whonix-shared-desktop-langpack-kde_7.7.4.8-debpackage1_all.deb
6ae6046d1fc34f729319630526c600a57bdf4b195b43ee420227904b11723541f71f3a42ad6bd8b0ebc8b00b8492fd7f308b748f34c3d02360bea6580d1bd3c5  /home/user/whonix_binary/aptrepo_local/pool/main/w/whonix/whonix-shared-files_7.7.4.8-debpackage1_all.deb
da77103f17d6b66b47ee5dfd14fd0e669568074ad0f20f07478128b7abf33a1f6ea9151c44a9b2d257693075fc0360d0f34832ab4f00bbd187ac730266c03754  /home/user/whonix_binary/aptrepo_local/pool/main/w/whonix/whonix-shared-kde-accessibility_7.7.4.8-debpackage1_all.deb
4a4d7ce0efa02c1855eba65a0e8bc22ec608c826dbe58ea1e499e9b194e299f82ee9c0f2009baa051dea32dd2e7b40488f38c8b3fd2068c7ee2af455d0d0f00b  /home/user/whonix_binary/aptrepo_local/pool/main/w/whonix/whonix-shared-packages-dependencies_7.7.4.8-debpackage1_all.deb
47d1b5346ad129a58cc00c9eb8bf582256ce65ff7ed2dcfade05e602f1194cb8795683c4e2df49d53a8b8bd8ab38670c42ef6cfeb0b61b5264c830853c02bb3a  /home/user/whonix_binary/aptrepo_local/pool/main/w/whonix/whonix-shared-packages-recommended_7.7.4.8-debpackage1_all.deb
7840f5109139f8e11c76458d8e8b9561b277ed4591321ba2755a9db0d274f874b9184dfc86e8cf2287cb63d9876196a6cf9eeb10494d7dadf6bd84c14edc4a5c  /home/user/whonix_binary/aptrepo_local/pool/main/w/whonix/whonix-workstation-default-applications_7.7.4.8-debpackage1_all.deb
1eb0fb209fb99269520ee6b276a50e6665a144886d1d3474a55416e2b757bc6c73201f01fe49e1feeddb3515845e1d67ab3f56a0435b11d3e191542cc04053f6  /home/user/whonix_binary/aptrepo_local/pool/main/w/whonix/whonix-workstation-extra-applications_7.7.4.8-debpackage1_all.deb
f29fbee289b20990f7ce290b44b59818e2f7cb84b8f1be05363b9e8d5a4256146ca318daec9d4dea981da4bf596a4724f59b711edf604738fd20e2a5f5ca693e  /home/user/whonix_binary/aptrepo_local/pool/main/w/whonix/whonix-workstation-files_7.7.4.8-debpackage1_all.deb
f1873c0b5025316131572c4c76c4e2a65c263e669478ad39029efb96288cd73bdbe06e17b1c063c296ac97004844b287a1134084e2be38987dce71b7ac26eebc  /home/user/whonix_binary/aptrepo_local/pool/main/w/whonix/whonix-workstation-langpack-common_7.7.4.8-debpackage1_all.deb
162ff8767c71de58bb695b07188d674421459fa2fb5daf4b2417183684e6e3bcb17c656d75ba137692eebd9293edd703ed6ae4d343d4756bf0114416212bcd72  /home/user/whonix_binary/aptrepo_local/pool/main/w/whonix/whonix-workstation-packages-dependencies_7.7.4.8-debpackage1_all.deb
c58ae88398acabd7502a95d20891e43113fac19263571c3a44458ccd556f43ae2075d941829fb88d27436def3360e0249fc0e7412d6b7c76f1e39733d8b1ae19  /home/user/whonix_binary/aptrepo_local/pool/main/w/whonix/whonix-workstation-packages-recommended_7.7.4.8-debpackage1_all.deb
+ true
+ shopt -u globstar
+ true './build-steps.d/1200_create-debian-packages INFO: Done, displayed sha512sums. '
+ true './build-steps.d/1200_create-debian-packages INFO: Done, created local APT repository. '
+ true 'INFO: End of: ./build-steps.d/1200_create-debian-packages No error detected.'
run-parts: executing ./build-steps.d/1300_create-debian-img
+ true 'Currently running script: ./build-steps.d/1300_create-debian-img '
+++ dirname ./build-steps.d/1300_create-debian-img
++ 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.4.8-debpackage1
+ '[' 1 = 1 ']'
+ true 'INFO: Skipping ./build-steps.d/1300_create-debian-img, because BARE_METAL is set to 1.'
run-parts: executing ./build-steps.d/1400_backup-img-after-grml-debootstrap
+ true 'Currently running script: ./build-steps.d/1400_backup-img-after-grml-debootstrap '
+++ dirname ./build-steps.d/1400_backup-img-after-grml-debootstrap
++ 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.4.8-debpackage1
+ '[' 1 = 1 ']'
+ true 'INFO: Skipping ./build-steps.d/1400_backup-img-after-grml-debootstrap, because BARE_METAL is set to 1.'
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.4.8-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.4.8-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.4.8-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.4.8-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.4.8-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 8E18E8F3: 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/0xE516C0D88E18E8F3 2014-01-21
      Key fingerprint = DA37 1E94 ED29 491A CA18  28B2 E516 C0D8 8E18 E8F3
uid                            Whonix auto generated local APT signing key <whonix@local-signing.key>
sub   4096R/0xF28E6E121D50B978 2014-01-21

+ 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_stable_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 21 11:33 .
drwxr-xr-x 3 root root 4096 Jan 21 11:33 ..
drwxr-xr-x 2 user user 4096 Jan 21 11:33 db
drwxr-xr-x 3 user user 4096 Jan 21 11:33 dists
drwxr-xr-x 3 user user 4096 Jan 21 11:33 pool
+ ls -la //var/lib/whonix/sources_temp_list.d
total 16
drwxr-xr-x 2 root root 4096 Jan 21 11:33 .
drwxr-xr-x 3 root root 4096 Jan 21 11:33 ..
-rw-r--r-- 1 root root 1192 Jan 21 11:33 build_sources.list
-rw-r--r-- 1 root root   37 Jan 21 11:33 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/
## 4. See note above!
##    - See note above!
##    - See note above!
deb http://snapshot.debian.org/archive/debian-security/20140117T195156Z/ stable/updates main
deb http://snapshot.debian.org/archive/debian/20140118T220430Z/ stable 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 21 11:33 .
drwxr-xr-x 6 root root 4096 Jan 21 11:33 ..
-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 21 11:33 whonix-temporary-local-apt-repository.gpg
-rw------- 1 root root    0 Jan 21 11:33 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/8E18E8F3 2014-01-21
      Key fingerprint = DA37 1E94 ED29 491A CA18  28B2 E516 C0D8 8E18 E8F3
uid                  Whonix auto generated local APT signing key <whonix@local-signing.key>
sub   4096R/1D50B978 2014-01-21

+ 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 --fix-broken --yes install
Reading package lists...
Building dependency tree...
Reading state information...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
+ apt-get --fix-missing --yes install
Reading package lists...
Building dependency tree...
Reading state information...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
+ apt-get --fix-broken --fix-missing --yes 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
+ dpkg --audit
+ 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-wheezy-automatic.gpg --keyring /etc/apt/trusted.gpg.d/whonix-temporary-local-apt-repository.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/debian-archive-squeeze-stable.gpg --keyring /etc/apt/trusted.gpg /tmp/apt.sig.hYKMdy /tmp/apt.data.QFe7W1
Read: [GNUPG:] SIG_ID i0wCkkWhyVqHAP14/3EcHPAROeA 2014-01-21 1390304019
Read: [GNUPG:] GOODSIG F28E6E121D50B978 Whonix auto generated local APT signing key <whonix@local-signing.key>
Got GOODSIG, key ID:GOODSIG F28E6E121D50B978
Read: [GNUPG:] VALIDSIG B9E8D231F98AAB1DC00F0E67F28E6E121D50B978 2014-01-21 1390304019 0 4 0 1 2 01 DA371E94ED29491ACA1828B2E516C0D88E18E8F3
gpgv exited
gpgv succeeded
Ign file: local/main Translation-en_US
Ign file: local/main Translation-en
Get:2 http://snapshot.debian.org stable/updates InRelease [103 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-wheezy-automatic.gpg --keyring /etc/apt/trusted.gpg.d/whonix-temporary-local-apt-repository.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/debian-archive-squeeze-stable.gpg --keyring /etc/apt/trusted.gpg /tmp/apt.sig.xID42k /tmp/apt.data.Tc7fmQ
Read: [GNUPG:] SIG_ID We7TSZEGU9Ez790E18Rj+LmRSIE 2014-01-17 1389987684
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-17 1389987684 0 4 0 1 8 01 A1BD8E9D78F7FE5C3E65D8AF8B48AD6246925553
gpgv exited
gpgv succeeded
Ign http://snapshot.debian.org stable InRelease
Get:3 http://snapshot.debian.org stable/updates/main i386 Packages [149 kB]
Get:4 http://snapshot.debian.org stable/updates/main Translation-en [87.9 kB]
Get:5 http://snapshot.debian.org stable Release.gpg [1,672 B]
Get:6 http://snapshot.debian.org stable Release [168 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-wheezy-automatic.gpg --keyring /etc/apt/trusted.gpg.d/whonix-temporary-local-apt-repository.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/debian-archive-squeeze-stable.gpg --keyring /etc/apt/trusted.gpg /var/lib/apt/lists/partial/snapshot.debian.org_archive_debian_20140118T220430Z_dists_stable_Release.gpg /var/lib/apt/lists/partial/snapshot.debian.org_archive_debian_20140118T220430Z_dists_stable_Release
Read: [GNUPG:] SIG_ID tQhIpl2jgU3sr4W4FPU7yFl9Hh4 2013-12-14 1387018323
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 2013-12-14 1387018323 0 4 0 1 8 00 A1BD8E9D78F7FE5C3E65D8AF8B48AD6246925553
Read: [GNUPG:] SIG_ID qo7yzV5GOFIuN4DKJabz/YEg8fU 2013-12-14 1387018861
Read: [GNUPG:] GOODSIG 6FB2A1C265FFB764 Wheezy Stable Release Key <debian-release@lists.debian.org>
Got GOODSIG, key ID:GOODSIG 6FB2A1C265FFB764
Read: [GNUPG:] VALIDSIG ED6D65271AACF0FF15D123036FB2A1C265FFB764 2013-12-14 1387018861 0 4 0 1 8 00 ED6D65271AACF0FF15D123036FB2A1C265FFB764
gpgv exited
gpgv succeeded
Get:7 http://snapshot.debian.org stable/main i386 Packages [5,865 kB]
Get:8 http://snapshot.debian.org stable/main Translation-en [3,852 kB]
Fetched 10.2 MB in 32s (313 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...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
+ apt-cache policy
Package files:
 100 /var/lib/dpkg/status
     release a=now
Pinned packages:
     resolvconf -> (not found)
+ grep 'Package: zenity' /var/lib/apt/lists/lock /var/lib/apt/lists/_mnt_initialdeb_dists_local_InRelease /var/lib/apt/lists/_mnt_initialdeb_dists_local_main_binary-i386_Packages /var/lib/apt/lists/partial /var/lib/apt/lists/snapshot.debian.org_archive_debian_20140118T220430Z_dists_stable_main_binary-i386_Packages /var/lib/apt/lists/snapshot.debian.org_archive_debian_20140118T220430Z_dists_stable_main_i18n_Translation-en /var/lib/apt/lists/snapshot.debian.org_archive_debian_20140118T220430Z_dists_stable_Release /var/lib/apt/lists/snapshot.debian.org_archive_debian_20140118T220430Z_dists_stable_Release.gpg /var/lib/apt/lists/snapshot.debian.org_archive_debian-security_20140117T195156Z_dists_stable_updates_InRelease /var/lib/apt/lists/snapshot.debian.org_archive_debian-security_20140117T195156Z_dists_stable_updates_main_binary-i386_Packages /var/lib/apt/lists/snapshot.debian.org_archive_debian-security_20140117T195156Z_dists_stable_updates_main_i18n_Translation-en
grep: /var/lib/apt/lists/partial: Is a directory
/var/lib/apt/lists/snapshot.debian.org_archive_debian_20140118T220430Z_dists_stable_main_binary-i386_Packages:Package: zenity
/var/lib/apt/lists/snapshot.debian.org_archive_debian_20140118T220430Z_dists_stable_main_binary-i386_Packages:Package: zenity-common
/var/lib/apt/lists/snapshot.debian.org_archive_debian_20140118T220430Z_dists_stable_main_i18n_Translation-en:Package: zenity
/var/lib/apt/lists/snapshot.debian.org_archive_debian_20140118T220430Z_dists_stable_main_i18n_Translation-en:Package: zenity-common
+ true
+ apt-cache policy zenity
+ '[' '' = true ']'
+ apt-cache policy kde-workspace
+ apt-cache policy kdm
+ apt-cache policy okular
+ apt-cache policy zenity
+ apt-cache policy debsums
+ '[' '' = '' ']'
+ 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
+ trap error_handler_unchroot_unprevent_unmount ERR INT TERM
+ pkg=whonix-shared-packages-dependencies
+ local skip_package
+ unset skip_package
+ true 'INFO: Installing whonix-shared-packages-dependencies, because whonix_build_script_whonix_package does not include it...this may take several minutes...'
+ local apt_get_exit_code=0
++ 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
+ apt_get_output='          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-packages-dependencies : Depends: debsums but it is not going to be installed
                                       Depends: zenity but it is not going to be installed
E: Unable to correct problems, you have held broken packages.       '
+ apt_get_exit_code=100
+ true
+ sync
+ sync
+ '[' '!' 100 = 0 ']'
+ true 'ERROR: Failed to install whonix-shared-packages-dependencies. (apt_get_exit_code: 100) trying to diagnose the problem using function parse_apt_get_unmet_dependency...'
+ parse_apt_get_unmet_dependency
+ OIFS=' 	
'
+ NIFS='
'
+ IFS='
'
+ set +x
INFO: Found unmet dependency: debsums. Will try to manually install it for debugging...
+ install-pkg debsums
+ trap error_handler_unchroot_unprevent_unmount ERR INT TERM
+ pkg=debsums
+ local skip_package
+ unset skip_package
+ true 'INFO: Installing debsums, because whonix_build_script_whonix_package does not include it...this may take several minutes...'
+ local apt_get_exit_code=0
++ 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 debsums
+ apt_get_output='          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:
 debsums : Depends: libfile-fnmatch-perl but it is not going to be installed
E: Unable to correct problems, you have held broken packages.       '
+ apt_get_exit_code=100
+ true
+ sync
+ sync
+ '[' '!' 100 = 0 ']'
+ true 'ERROR: Failed to install debsums. (apt_get_exit_code: 100) trying to diagnose the problem using function parse_apt_get_unmet_dependency...'
+ parse_apt_get_unmet_dependency
+ OIFS=' 	
'
+ NIFS='
'
+ IFS='
'
+ set +x
INFO: Found unmet dependency: libfile-fnmatch-perl. Will try to manually install it for debugging...
+ install-pkg libfile-fnmatch-perl
+ trap error_handler_unchroot_unprevent_unmount ERR INT TERM
+ pkg=libfile-fnmatch-perl
+ local skip_package
+ unset skip_package
+ true 'INFO: Installing libfile-fnmatch-perl, because whonix_build_script_whonix_package does not include it...this may take several minutes...'
+ local apt_get_exit_code=0
++ 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 libfile-fnmatch-perl
+ apt_get_output='          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:
 libfile-fnmatch-perl : Depends: perlapi-5.14.2
E: Unable to correct problems, you have held broken packages.       '
+ apt_get_exit_code=100
+ true
+ sync
+ sync
+ '[' '!' 100 = 0 ']'
+ true 'ERROR: Failed to install libfile-fnmatch-perl. (apt_get_exit_code: 100) trying to diagnose the problem using function parse_apt_get_unmet_dependency...'
+ parse_apt_get_unmet_dependency
+ OIFS=' 	
'
+ NIFS='
'
+ IFS='
'
+ set +x
INFO: Found unmet dependency: perlapi-5.14.2. Will try to manually install it for debugging...
+ install-pkg perlapi-5.14.2
+ trap error_handler_unchroot_unprevent_unmount ERR INT TERM
+ pkg=perlapi-5.14.2
+ local skip_package
+ unset skip_package
+ true 'INFO: Installing perlapi-5.14.2, because whonix_build_script_whonix_package does not include it...this may take several minutes...'
+ local apt_get_exit_code=0
++ 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 perlapi-5.14.2
+ apt_get_output='          Reading package lists...
Building dependency tree...
Reading state information...
Package perlapi-5.14.2 is a virtual package provided by:
  perl-base 5.14.2-21+deb7u1 [Not candidate version]

E: Package '\''perlapi-5.14.2'\'' has no installation candidate       '
+ apt_get_exit_code=100
+ true
+ sync
+ sync
+ '[' '!' 100 = 0 ']'
+ true 'ERROR: Failed to install perlapi-5.14.2. (apt_get_exit_code: 100) trying to diagnose the problem using function parse_apt_get_unmet_dependency...'
+ parse_apt_get_unmet_dependency
+ OIFS=' 	
'
+ NIFS='
'
+ IFS='
'
+ set +x
+ IFS=' 	
'
+ error 'See above!'
./build-steps.d/1700_install-meta-packages: line 103: error: command not found
++ 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.4.8-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.4.8-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.4.8-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.4.8-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: 45 ./whonix_build
'
++ exit 1

Do you prefer if I post full logs or just relevant parts (1x00 build part)?

The 7.7.4.8 tag works for me. (Using wheezy!) I can build gateway and workstation VMs. Report creation also functional. Haven’t booted them yet.

Fresh VM, debian-testing-i386-netinst.iso, 2014-01-20.
Wheezy, stable is now required.
Do you prefer if I post full logs or just relevant parts (1x00 build part)?
When you post the full log, there is little chance I can request further parts. Whatever you prefer. Also just the one build part helps.

You don’t need to post the log for the last failure, because it’s supposed to be build on wheezy (currently stable) not jessie (currently testing).

Also another thing I should note.

I said.

I was able to build a gateway VM image using 7.7.4.5. Haven't booted it yet. Report creation might fail.

You said.

I tried the latest build (7.7.4.8 )...

In this case, you’re lucky. I already tested 7.7.4.8 and it worked for me. But it could also have been a tag I already know it’s breaking or one I haven’t tested myself yet.

In more general case… For tags I push to github nothing-to-see-here without announcing them here or in the blog, they may very well result in a broken build script. I don’t spend a lot time thinking about my changes. I quickly create a test tag and try it on another machine. Look how it works. Then think about it some more. This means, taking the latest tag just because it’s there could duplicate your effort in reporting bugs, I’ve already fixed, because I’ve already run in that issue.

Also many changes between the tags are rather boring from user’s perspective. There are no new features or bug fixes or make Whonix more secure. Sometimes these are just improvements of the build script, improved messages or new debugging code, refactoring and such necessities.

Communicating this seems also like a general problem. For example the the older 7.7.2 tag I released here:
https://anonymousoperatingsystem.wordpress.com/2014/01/13/testers-wanted-testers-only-version-whonix-7-7-2-debian-packages-released/
Only works for creating upgraded Whonix Debian Packages. Now someone could waste time trying to build a physically isolated machine or VM build using that tag. It won’t work. I know that.

Therefore I should perhaps adapt the naming scheme of the tags. Such as.

7.7.2-testers-only-debian-packages and later if it has been tested and worked well. 7.7.2-stable-debian-packages

7.7.4.8-developers-only-virtualbox-vm-images
8-stable
and so forth.

What name could I use for “really-literally-only-for-adrelanos”?

What do you think?

Also the terminology we’re using here is non-ideal. “Building Whonix with --bare-metal option in a VM” doesn’t make a lot sense. When you’re building in a VM it looks strange using the --bare-metal option, no? Any idea s for better option names?

What about “–install-to-root-folder” or “–install-target /” and “–install-target-vm-vbox” or anything like that?

[quote=“adrelanos, post:55, topic:28”]Also another thing I should note.

I said.

You said.

I was thinking about that and then decided that newer is surely better. Good to know.

[quote author=adrelanos link=topic=7.msg132#msg132 date=1390404963]
What name could I use for “really-literally-only-for-adrelanos”?
[/quote][/quote]

If you are talking about changing the repository name, use “playground” and add a README saying

[code]For tags I push to github playground without announcing them on the forum or in the blog, they may very well result in a broken build script.
I don’t spend a lot time thinking about my changes. I quickly create a test tag and try it on another machine.
Look how it works. Then think about it some more.
This means, taking the latest tag just because it’s there could duplicate your effort in reporting bugs, I’ve
already fixed, because I’ve already run in that issue.

Also many changes between the tags are rather boring from user’s perspective. There are no new features or bug fixes or make Whonix more
secure.
Sometimes these are just improvements of the build script, improved messages or new debugging code, refactoring and such necessities.[/code]

Hm, I don’t think people cloning left and right is yet a problem.

Therefore I should perhaps adapt the naming scheme of the tags. Such as.

7.7.2-testers-only-debian-packages and later if it has been tested and worked well. 7.7.2-stable-debian-packages

I prefer typing less (git checkout 7.7.2) than more (git checkout 7.7.2-testers-only-debian-packages). If you can create a release note with each tag on Git hub (literally just a sentence “developers only, builds only virtualbox-vm-images” or “strictly for adrelanos”).

Also the terminology we're using here is non-ideal. "Building Whonix with --bare-metal option in a VM" doesn't make a lot sense. When you're building in a VM it looks strange using the --bare-metal option, no? Any idea s for better option names?

I wouldn’t worry about sense too much, adding -VM to the command seems fine and personally “–install-to-root-folder” would confuse me a lot more. Regarding commands, maybe all can have the same root and syntax?

Now:

sudo ~/Whonix/whonix_build --build --tor-gateway sudo ~/Whonix/whonix_build --build --tor-workstation sudo ./whonix_build --tor-gateway --bare-metal --build

Suggestion:

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

Or even

sudo ./whonix_build --tor-gateway sudo ./whonix_build --tor-workstation sudo ./whonix_build --tor-gateway --bare-metal sudo ./whonix_build --tor-gateway --bare-metal-VM

I think ~/Whonix part can be dropped because we need to be in the directory to do git tag and git checkout anyway (unless using git -c but that is different story) and having the same command sequence seems better to me.

I have built 7748 on Wheezy.

Fresh VM, debian-7.3.0-i386-netinst.iso.

Commands:

sudo apt-get update && sudo apt-get dist-upgrade
git clone https://github.com/adrelanos/nothing-to-see
cd nothing-to-see
git tag
git checkout 7.7.4.8
sudo ./whonix_build --tor-gateway --bare-metal --build >> /home/user/log7748 2>> /home/user/log7748

The build was successful although something popped up in the console (despite logging into file). Platform microcode error?
http://i39.tinypic.com/t5rtza.jpg

INFO: End.'
+ end
+ trap error_handler ERR INT TERM
+ unmount_image
+ '[' 1 = 1 ']'
+ true 'INFO: Skipping unmount_image, because BARE_METAL is 1. '
+ return 0
+ true 'INFO: End. No error detected. '
+ true 'INFO: End of: ./build-steps.d/2800_create-report No error detected.'
+ '[' '' = 1 ']'
+ true 'INFO ./whonix_build: Done. No error caught. '
  1. Boot fails
  2. The log is 700 000 characters, ~4000 pages, much more than before. I can’t post it because TBB freezes when I paste.
The build was successful although something popped up in the console (despite logging into file). Platform microcode error? http://i39.tinypic.com/t5rtza.jpg
That is a message from the kernel, I think. Neither the build script nor anything Whonix does has any business with that.

(Non-Whonix related information:) There is a amd64-microcode and a intel-microcode package. Proprietary software. Bug fixes for the processor. Loading it may fix bugs, boot performance, add a backdoor. No one really knows. - I am wondering why you see that inside VirtualBox, where the processor is virtual. You probably don’t have that package installed on the host, maybe your’re hosed and require such a package to be able to run a stable Linux kernel, I don’t know.

Whonix VM settings are created using this script:
https://github.com/Whonix/Whonix/blob/master/build-steps.d/2600_create-vbox-vm
Please tell me if that script is self-explanatory.
You can’t just run that script on the host.
What you’re attempting (using --bare-metal in a VM) is similar to: Manually Create Whonix VM Settings - Whonix - please read that page.
You might be lacking settings, which result in me being able to boot images build with that tag while you can not, especially the synthetic cpu option.

1. Boot fails

Why does the boot fail? What’s the error message?

I have an idea about that. Could be a bug in grub. The build script automatically installs the pae kernel. In Debian testing the latest grub update seems to have broken the ablity to have multiple kernels in some way. I wasn’t able to find out how to reproduce it without using the build script, but that bug only happened after upgrading. After I disabled installation of the 486 kernel, booting worked again. I think I will disable installation of any kernels when --bare-metal is in use, because then a working kernel is already installed and interfering with that seems a bad idea.

I have the suspicion, it might not work because you haven’t enabled the pae feature in Virtual Box, thus booted a 486 kernel, then installed the pae kernel (by the build script) which triggered the grub bug.

Have you turned on the pae feature in VirtualBox?

Do you use a pae kernel?

Do you use wheezy-netinst 32 bit (i386) or 64 bit (amd64)?

Can you run these commands please?

uname -r
dpkg -l | grep linux-image
I prefer typing less (git checkout 7.7.2) than more (git checkout 7.7.2-testers-only-debian-packages). If you can create a release note with each tag on Git hub (literally just a sentence "developers only, builds only virtualbox-vm-images" or "strictly for adrelanos").
I can understand, that long names are unattractive because you have to type more. Wouldn't bash competition work?

Using a tag comment probably won’t work well for technical reasons. Git tags can not be updated. I mean, I can locally delete a tag, I can remotely delete a tag from github, yes… But everyone who already downloaded a tag with that version will never get a new tag with the same name - unless they delete the tag and then git fetch again. This is done by design in git.

In other words, when I add a comment “developers-only debian packages”, and I later change the comment to “stable debian packages”, then everyone who already got the former comment, will never see the latter comment. Also there won’t be a notification, that the tag comment has been updated when git fetch was used.

2. The log is 700 000 characters, ~4000 pages, much more than before. I can't post it because TBB freezes when I paste.
The report creation script seems to be too verbose. Shows all files it's currently building a checksum.

Report creation isn’t very useful for now as long there is no release to compare with. Well, we’re testing if the verification script is robust however and you can also compare two builds you created yourself. I think I should output less in the report creation script.