Skip to content

Instantly share code, notes, and snippets.

@rofinn
Last active August 29, 2015 14:17
Show Gist options
  • Save rofinn/6ab7cf05c4e2251c1f37 to your computer and use it in GitHub Desktop.
Save rofinn/6ab7cf05c4e2251c1f37 to your computer and use it in GitHub Desktop.
Bootstrap-vz ec2 hvm manifest
[760.422945023] DEBUG: Loading provider bootstrapvz.providers.ec2
[847.099065781] DEBUG: Loading plugin bootstrapvz.plugins.ansible
[4359.05194283] DEBUG: Tasklist:
bootstrapvz.plugins.ansible.tasks.CheckPlaybookPath
bootstrapvz.common.tasks.locale.LocaleBootstrapPackage
bootstrapvz.providers.ec2.tasks.host.GetInstanceMetadata
bootstrapvz.providers.ec2.tasks.host.AddExternalCommands
bootstrapvz.providers.ec2.tasks.connection.GetCredentials
bootstrapvz.common.tasks.bootstrap.AddRequiredCommands
bootstrapvz.common.tasks.workspace.CreateWorkspace
bootstrapvz.common.tasks.apt.AddManifestSources
bootstrapvz.common.tasks.apt.AddDefaultSources
bootstrapvz.plugins.ansible.tasks.AddPackages
bootstrapvz.common.tasks.packages.AddManifestPackages
bootstrapvz.providers.ec2.tasks.packages.DefaultPackages
bootstrapvz.common.tasks.ssh.AddOpenSSHPackage
bootstrapvz.common.tasks.extlinux.AddExtlinuxPackage
bootstrapvz.common.tasks.filesystem.AddRequiredCommands
bootstrapvz.common.tasks.host.CheckExternalCommands
bootstrapvz.providers.ec2.tasks.connection.Connect
bootstrapvz.providers.ec2.tasks.ami.AMIName
bootstrapvz.providers.ec2.tasks.ebs.Create
bootstrapvz.providers.ec2.tasks.ebs.Attach
bootstrapvz.common.tasks.filesystem.Format
bootstrapvz.common.tasks.filesystem.TuneVolumeFS
bootstrapvz.common.tasks.filesystem.CreateMountDir
bootstrapvz.common.tasks.filesystem.MountRoot
bootstrapvz.common.tasks.bootstrap.Bootstrap
bootstrapvz.common.tasks.filesystem.MountSpecials
bootstrapvz.common.tasks.apt.WriteSources
bootstrapvz.common.tasks.apt.DisableDaemonAutostart
bootstrapvz.common.tasks.locale.GenerateLocale
bootstrapvz.common.tasks.apt.AptUpdate
bootstrapvz.common.tasks.apt.AptUpgrade
bootstrapvz.common.tasks.packages.AddTaskselStandardPackages
bootstrapvz.common.tasks.packages.InstallPackages
bootstrapvz.common.tasks.kernel.DetermineKernelVersion
bootstrapvz.common.tasks.locale.SetTimezone
bootstrapvz.common.tasks.ssh.DisableSSHPasswordAuthentication
bootstrapvz.common.tasks.extlinux.ConfigureExtlinuxJessie
bootstrapvz.providers.ec2.tasks.network.EnableDHCPCDDNS
bootstrapvz.common.tasks.security.EnableShadowConfig
bootstrapvz.common.tasks.filesystem.FStab
bootstrapvz.common.tasks.extlinux.InstallExtlinuxJessie
bootstrapvz.common.tasks.ssh.AddSSHKeyGeneration
bootstrapvz.providers.ec2.tasks.initd.AddEC2InitScripts
bootstrapvz.common.tasks.network.ConfigureNetworkIF
bootstrapvz.common.tasks.boot.DisableGetTTYs
bootstrapvz.common.tasks.initd.RemoveHWClock
bootstrapvz.common.tasks.kernel.UpdateInitramfs
bootstrapvz.plugins.ansible.tasks.RunAnsiblePlaybook
bootstrapvz.common.tasks.initd.AddExpandRoot
bootstrapvz.common.tasks.initd.InstallInitScripts
bootstrapvz.common.tasks.ssh.DisableSSHDNSLookup
bootstrapvz.common.tasks.boot.BlackListModules
bootstrapvz.common.tasks.cleanup.ClearMOTD
bootstrapvz.common.tasks.apt.PurgeUnusedPackages
bootstrapvz.common.tasks.apt.AptClean
bootstrapvz.common.tasks.network.RemoveDNSInfo
bootstrapvz.common.tasks.cleanup.CleanTMP
bootstrapvz.common.tasks.apt.EnableDaemonAutostart
bootstrapvz.common.tasks.ssh.ShredHostkeys
bootstrapvz.common.tasks.network.RemoveHostname
bootstrapvz.common.tasks.filesystem.UnmountRoot
bootstrapvz.common.tasks.volume.Detach
bootstrapvz.common.tasks.filesystem.DeleteMountDir
bootstrapvz.providers.ec2.tasks.ebs.Snapshot
bootstrapvz.providers.ec2.tasks.ami.RegisterAMI
bootstrapvz.common.tasks.volume.Delete
bootstrapvz.common.tasks.workspace.DeleteWorkspace
[4365.24796486] INFO: Checking whether the playbook path exist
[4365.6270504] INFO: Adding locale package to bootstrap installation
[4365.99397659] INFO: Retrieving instance metadata
[4413.08689117] INFO: Determining required external commands for EC2 bootstrapping
[4413.48409653] INFO: Getting AWS credentials
[4413.77210617] INFO: Adding commands required for bootstrapping Debian
[4414.02196884] INFO: Creating workspace
[4414.39390182] INFO: Adding sources from the manifest
[4416.91398621] INFO: Adding default release sources
[4417.37389565] INFO: Making sure python is installed
[4417.68097878] INFO: Adding packages from the manifest
[4419.05999184] INFO: Adding image packages required for EC2
[4425.74501038] INFO: Adding openssh package
[4426.04994774] INFO: Adding extlinux package
[4426.50198936] INFO: Adding commands required for formatting
[4426.74803734] INFO: Checking availability of external commands
[4462.7289772] DEBUG: Executing: type debootstrap
[4478.77001762] DEBUG: debootstrap is /usr/sbin/debootstrap
[4579.14805412] INFO: Connecting to EC2
[4948.20308685] INFO: Determining the AMI name
[5360.94903946] INFO: Creating the EBS volume
[15693.4199333] INFO: Attaching the volume
[24888.6170387] INFO: Formatting the volume
[24889.3339634] DEBUG: Executing: mkfs.ext4 /dev/xvdk
[25017.7500248] ERROR: mke2fs 1.42.5 (29-Jul-2012)
[25032.1390629] DEBUG: Filesystem label=
[25032.4230194] DEBUG: OS type: Linux
[25032.7010155] DEBUG: Block size=4096 (log=2)
[25032.9620838] DEBUG: Fragment size=4096 (log=2)
[25033.2789421] DEBUG: Stride=0 blocks, Stripe width=0 blocks
[25033.6050987] DEBUG: 524288 inodes, 2097152 blocks
[25034.0631008] DEBUG: 104857 blocks (5.00%) reserved for the super user
[25034.4209671] DEBUG: First data block=0
[25034.8379612] DEBUG: Maximum filesystem blocks=2147483648
[25038.5239124] DEBUG: 64 block groups
[25038.8550758] DEBUG: 32768 blocks per group, 32768 fragments per group
[25039.139986] DEBUG: 8192 inodes per group
[25039.4411087] DEBUG: Superblock backups stored on blocks:
[25039.8108959] DEBUG: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632
[25040.1320457] DEBUG:
[25049.6709347] DEBUG: Allocating group tables: 0/64 1/64 2/64 3/64 4/64 5/64 6/64 7/64 8/64 9/6410/6411/6412/6413/6414/6415/6416/6417/6418/6419/6420/6421/6422/6423/6424/6425/6426/6427/6428/6429/6430/6431/6432/6433/6434/6435/6436/6437/6438/6439/6440/6441/6442/6443/6444/6445/6446/6447/6448/6449/6450/6451/6452/6453/6454/6455/6456/6457/6458/6459/6460/6461/6462/6463/64 done
[25052.5860786] DEBUG: Writing inode tables: 0/64 1/64 2/64 3/64 4/64 5/64 6/64 7/64 8/64 9/6410/6411/6412/6413/6414/6415/6416/6417/6418/6419/6420/6421/6422/6423/6424/6425/6426/6427/6428/6429/6430/6431/6432/6433/6434/6435/6436/6437/6438/6439/6440/6441/6442/6443/6444/6445/6446/6447/6448/6449/6450/6451/6452/6453/6454/6455/6456/6457/6458/6459/6460/6461/6462/6463/64 done
[25264.9400234] DEBUG: Creating journal (32768 blocks): done
[30380.5019855] DEBUG: Writing superblocks and filesystem accounting information: 0/64 1/64 2/64 3/64 4/64 5/64 6/64 7/64 8/64 9/6410/6411/6412/6413/6414/6415/6416/6417/6418/6419/6420/6421/6422/6423/6424/6425/6426/6427/6428/6429/6430/6431/6432/6433/6434/6435/6436/6437/6438/6439/6440/6441/6442/6443/6444/6445/6446/6447/6448/6449/6450/6451/6452/6453/6454/6455/6456/6457/6458/6459/6460/6461/6462/6463/64 done
[30380.8128834] DEBUG:
[30443.7348843] INFO: Tuning the bootstrap volume filesystem
[30444.6759224] DEBUG: Executing: tune2fs -i 0 /dev/xvdk
[30479.5050621] DEBUG: tune2fs 1.42.5 (29-Jul-2012)
[30480.068922] DEBUG: Setting interval between checks to 0 seconds
[30559.1840744] INFO: Creating mountpoint for the root partition
[30559.5479012] INFO: Mounting the root partition
[30560.1909161] DEBUG: Executing: mount --types ext4 /dev/xvdk /target/de61d397/root
[30674.6220589] INFO: Installing Debian
[30675.8890152] DEBUG: Executing: debootstrap --arch=amd64 --include=locales --exclude=isc-dhcp-client,isc-dhcp-common testing /target/de61d397/root http://cloudfront.debian.net/debian
[30881.1728954] DEBUG: I: Retrieving Release
[31214.5040035] DEBUG: I: Retrieving Release.gpg
[31328.070879] DEBUG: I: Checking Release signature
[31373.883009] DEBUG: I: Valid Release signature (key id A1BD8E9D78F7FE5C3E65D8AF8B48AD6246925553)
[32613.2409573] DEBUG: I: Retrieving Packages
[33124.1691113] DEBUG: I: Validating Packages
[46848.5219479] DEBUG: I: Resolving dependencies of required packages...
[107350.646019] DEBUG: I: Resolving dependencies of base packages...
[157410.456896] DEBUG: I: Found additional required dependencies: acl adduser dmsetup insserv libaudit-common libaudit1 libbz2-1.0 libcap2 libcap2-bin libcryptsetup4 libdb5.3 libdebconfclient0 libdevmapper1.02.1 libgcrypt20 libgpg-error0 libkmod2 libncursesw5 libprocps3 libsemanage-common libsemanage1 libslang2 libsystemd0 libudev1 libustr-1.0-1 procps systemd systemd-sysv udev
[157411.047935] DEBUG: I: Found additional base dependencies: libffi6 libgmp10 libgnutls-deb0-28 libgnutls-openssl27 libhogweed2 libicu52 libidn11 libmnl0 libnetfilter-acct1 libnettle4 libnfnetlink0 libp11-kit0 libpsl0 libtasn1-6
[157432.766914] DEBUG: I: Checking component main on http://cloudfront.debian.net/debian...
[165452.487946] DEBUG: I: Retrieving acl
[165861.759901] DEBUG: I: Validating acl
[165995.965004] DEBUG: I: Retrieving libacl1
[166205.002069] DEBUG: I: Validating libacl1
[166350.651026] DEBUG: I: Retrieving adduser
[167208.378077] DEBUG: I: Validating adduser
[167272.76206] DEBUG: I: Retrieving apt
[168281.904936] DEBUG: I: Validating apt
[168449.923038] DEBUG: I: Retrieving apt-utils
[169545.928001] DEBUG: I: Validating apt-utils
[169612.802982] DEBUG: I: Retrieving libapt-inst1.5
[170308.203936] DEBUG: I: Validating libapt-inst1.5
[170333.337069] DEBUG: I: Retrieving libapt-pkg4.12
[171149.843931] DEBUG: I: Validating libapt-pkg4.12
[171181.08201] DEBUG: I: Retrieving libattr1
[171494.446993] DEBUG: I: Validating libattr1
[171518.233061] DEBUG: I: Retrieving libaudit-common
[171629.905939] DEBUG: I: Validating libaudit-common
[171653.644085] DEBUG: I: Retrieving libaudit1
[171937.972069] DEBUG: I: Validating libaudit1
[171961.992025] DEBUG: I: Retrieving base-files
[172260.145903] DEBUG: I: Validating base-files
[172284.436941] DEBUG: I: Retrieving base-passwd
[172747.970104] DEBUG: I: Validating base-passwd
[172772.176027] DEBUG: I: Retrieving bash
[174623.605967] DEBUG: I: Validating bash
[174658.360004] DEBUG: I: Retrieving libboost-iostreams1.55.0
[174881.880999] DEBUG: I: Validating libboost-iostreams1.55.0
[174905.989885] DEBUG: I: Retrieving bsdmainutils
[175460.113049] DEBUG: I: Validating bsdmainutils
[175485.362053] DEBUG: I: Retrieving libbz2-1.0
[175704.298973] DEBUG: I: Validating libbz2-1.0
[175728.291035] DEBUG: I: Retrieving libdebconfclient0
[175953.722] DEBUG: I: Validating libdebconfclient0
[175977.767944] DEBUG: I: Retrieving coreutils
[177883.281946] DEBUG: I: Validating coreutils
[177993.259907] DEBUG: I: Retrieving cpio
[178591.810942] DEBUG: I: Validating cpio
[178616.91308] DEBUG: I: Retrieving cron
[178751.053095] DEBUG: I: Validating cron
[178775.361061] DEBUG: I: Retrieving libcryptsetup4
[178811.425924] DEBUG: I: Validating libcryptsetup4
[178837.599993] DEBUG: I: Retrieving dash
[179143.341064] DEBUG: I: Validating dash
[179167.907] DEBUG: I: Retrieving libdb5.3
[179205.641985] DEBUG: I: Validating libdb5.3
[179234.941006] DEBUG: I: Retrieving debconf
[179836.920023] DEBUG: I: Validating debconf
[179862.128019] DEBUG: I: Retrieving debconf-i18n
[180464.122057] DEBUG: I: Validating debconf-i18n
[180489.789009] DEBUG: I: Retrieving debian-archive-keyring
[180744.837046] DEBUG: I: Validating debian-archive-keyring
[180768.635988] DEBUG: I: Retrieving debianutils
[181144.484043] DEBUG: I: Validating debianutils
[181169.089079] DEBUG: I: Retrieving diffutils
[181859.569073] DEBUG: I: Validating diffutils
[181885.560036] DEBUG: I: Retrieving dmidecode
[182155.976057] DEBUG: I: Validating dmidecode
[182180.133104] DEBUG: I: Retrieving dpkg
[182368.462086] DEBUG: I: Validating dpkg
[182419.599056] DEBUG: I: Retrieving e2fslibs
[183014.456987] DEBUG: I: Validating e2fslibs
[183040.014029] DEBUG: I: Retrieving e2fsprogs
[183927.809] DEBUG: I: Validating e2fsprogs
[184028.338909] DEBUG: I: Retrieving libcomerr2
[184051.907063] DEBUG: I: Validating libcomerr2
[184078.346014] DEBUG: I: Retrieving libss2
[184102.422953] DEBUG: I: Validating libss2
[184128.328085] DEBUG: I: Retrieving findutils
[185215.11507] DEBUG: I: Validating findutils
[185243.357897] DEBUG: I: Retrieving gcc-4.8-base
[185276.046991] DEBUG: I: Validating gcc-4.8-base
[185300.874949] DEBUG: I: Retrieving gcc-4.9-base
[185327.400923] DEBUG: I: Validating gcc-4.9-base
[185352.329969] DEBUG: I: Retrieving libgcc1
[185433.314085] DEBUG: I: Validating libgcc1
[185457.506895] DEBUG: I: Retrieving libstdc++6
[186227.366924] DEBUG: I: Validating libstdc++6
[186258.018017] DEBUG: I: Retrieving libgdbm3
[186466.34388] DEBUG: I: Validating libgdbm3
[186492.511988] DEBUG: I: Retrieving libc-bin
[186538.732052] DEBUG: I: Validating libc-bin
[186637.65502] DEBUG: I: Retrieving libc6
[186716.67099] DEBUG: I: Validating libc6
[186850.231886] DEBUG: I: Retrieving locales
[188841.212034] DEBUG: I: Validating locales
[188902.147055] DEBUG: I: Retrieving multiarch-support
[188988.255978] DEBUG: I: Validating multiarch-support
[189013.85498] DEBUG: I: Retrieving libgmp10
[189568.967104] DEBUG: I: Validating libgmp10
[189595.522881] DEBUG: I: Retrieving gnupg
[192245.126009] DEBUG: I: Validating gnupg
[192280.181885] DEBUG: I: Retrieving gpgv
[193109.519005] DEBUG: I: Validating gpgv
[193135.351896] DEBUG: I: Retrieving libgnutls-deb0-28
[193230.247974] DEBUG: I: Validating libgnutls-deb0-28
[193260.626078] DEBUG: I: Retrieving libgnutls-openssl27
[193290.565014] DEBUG: I: Validating libgnutls-openssl27
[193315.958977] DEBUG: I: Retrieving grep
[194048.093081] DEBUG: I: Validating grep
[194075.530052] DEBUG: I: Retrieving groff-base
[195783.663034] DEBUG: I: Validating groff-base
[195879.64797] DEBUG: I: Retrieving gzip
[196174.006939] DEBUG: I: Validating gzip
[196199.424028] DEBUG: I: Retrieving hostname
[196334.543943] DEBUG: I: Validating hostname
[196358.648062] DEBUG: I: Retrieving libicu52
[198639.506102] DEBUG: I: Validating libicu52
[198788.067102] DEBUG: I: Retrieving ifupdown
[198899.297953] DEBUG: I: Validating ifupdown
[198923.6269] DEBUG: I: Retrieving init
[199102.858067] DEBUG: I: Validating init
[199126.619101] DEBUG: I: Retrieving init-system-helpers
[199145.88809] DEBUG: I: Validating init-system-helpers
[199169.68298] DEBUG: I: Retrieving insserv
[199453.939915] DEBUG: I: Validating insserv
[199478.274107] DEBUG: I: Retrieving iproute2
[200384.589911] DEBUG: I: Validating iproute2
[200413.073063] DEBUG: I: Retrieving iptables
[201237.75506] DEBUG: I: Validating iptables
[201264.138937] DEBUG: I: Retrieving libxtables10
[201521.572113] DEBUG: I: Validating libxtables10
[201545.948982] DEBUG: I: Retrieving iputils-ping
[201829.384089] DEBUG: I: Validating iputils-ping
[201854.060888] DEBUG: I: Retrieving libjson-c2
[201963.114977] DEBUG: I: Validating libjson-c2
[201987.062931] DEBUG: I: Retrieving kmod
[202218.734026] DEBUG: I: Validating kmod
[202243.040085] DEBUG: I: Retrieving libkmod2
[202461.90691] DEBUG: I: Validating libkmod2
[202485.794067] DEBUG: I: Retrieving less
[202872.59388] DEBUG: I: Validating less
[202899.719954] DEBUG: I: Retrieving libcap2
[203100.105047] DEBUG: I: Validating libcap2
[203124.161005] DEBUG: I: Retrieving libcap2-bin
[203390.271902] DEBUG: I: Validating libcap2-bin
[203414.191961] DEBUG: I: Retrieving libestr0
[203523.854971] DEBUG: I: Validating libestr0
[203547.301054] DEBUG: I: Retrieving libffi6
[203754.528999] DEBUG: I: Validating libffi6
[203778.367043] DEBUG: I: Retrieving libgcrypt20
[204705.965042] DEBUG: I: Validating libgcrypt20
[204733.567953] DEBUG: I: Retrieving libgpg-error0
[205020.581007] DEBUG: I: Validating libgpg-error0
[205045.293093] DEBUG: I: Retrieving libidn11
[205392.833948] DEBUG: I: Validating libidn11
[205417.803049] DEBUG: I: Retrieving liblocale-gettext-perl
[205440.896988] DEBUG: I: Validating liblocale-gettext-perl
[205464.299917] DEBUG: I: Retrieving liblogging-stdlog0
[205637.026072] DEBUG: I: Validating liblogging-stdlog0
[205660.943985] DEBUG: I: Retrieving liblognorm1
[205785.836935] DEBUG: I: Validating liblognorm1
[205809.94606] DEBUG: I: Retrieving libmnl0
[205916.213989] DEBUG: I: Validating libmnl0
[205940.330982] DEBUG: I: Retrieving libnetfilter-acct1
[206327.709913] DEBUG: I: Validating libnetfilter-acct1
[206351.783037] DEBUG: I: Retrieving libnfnetlink0
[206477.622032] DEBUG: I: Validating libnfnetlink0
[206501.214027] DEBUG: I: Retrieving libpipeline1
[206520.675898] DEBUG: I: Validating libpipeline1
[206544.431925] DEBUG: I: Retrieving libpsl0
[206811.959982] DEBUG: I: Validating libpsl0
[206836.117983] DEBUG: I: Retrieving libselinux1
[206859.375954] DEBUG: I: Validating libselinux1
[206883.788109] DEBUG: I: Retrieving libsemanage-common
[207005.162001] DEBUG: I: Validating libsemanage-common
[207029.330015] DEBUG: I: Retrieving libsemanage1
[207493.653059] DEBUG: I: Validating libsemanage1
[207518.235922] DEBUG: I: Retrieving libsepol1
[208084.207058] DEBUG: I: Validating libsepol1
[208109.352112] DEBUG: I: Retrieving libsigc++-2.0-0c2a
[208312.009096] DEBUG: I: Validating libsigc++-2.0-0c2a
[208336.12299] DEBUG: I: Retrieving libtasn1-6
[208530.111074] DEBUG: I: Validating libtasn1-6
[208554.343939] DEBUG: I: Retrieving libtext-charwidth-perl
[208629.34494] DEBUG: I: Validating libtext-charwidth-perl
[208652.951002] DEBUG: I: Retrieving libtext-iconv-perl
[208671.514988] DEBUG: I: Validating libtext-iconv-perl
[208695.091009] DEBUG: I: Retrieving libtext-wrapi18n-perl
[208808.405876] DEBUG: I: Validating libtext-wrapi18n-perl
[208832.159042] DEBUG: I: Retrieving libusb-0.1-4
[209040.426016] DEBUG: I: Validating libusb-0.1-4
[209065.232992] DEBUG: I: Retrieving logrotate
[209430.429935] DEBUG: I: Validating logrotate
[209454.607964] DEBUG: I: Retrieving lsb-base
[209709.462881] DEBUG: I: Validating lsb-base
[209733.295918] DEBUG: I: Retrieving dmsetup
[210037.46295] DEBUG: I: Validating dmsetup
[210062.520027] DEBUG: I: Retrieving libdevmapper1.02.1
[210497.345924] DEBUG: I: Validating libdevmapper1.02.1
[210522.301912] DEBUG: I: Retrieving man-db
[210564.655066] DEBUG: I: Validating man-db
[210597.347975] DEBUG: I: Retrieving manpages
[211686.90896] DEBUG: I: Validating manpages
[211720.006943] DEBUG: I: Retrieving mawk
[212093.261957] DEBUG: I: Validating mawk
[212117.899895] DEBUG: I: Retrieving nano
[213044.147015] DEBUG: I: Validating nano
[213072.365046] DEBUG: I: Retrieving libncurses5
[213459.964037] DEBUG: I: Validating libncurses5
[213484.991074] DEBUG: I: Retrieving libncursesw5
[213773.987055] DEBUG: I: Validating libncursesw5
[213799.515009] DEBUG: I: Retrieving libtinfo5
[214552.689075] DEBUG: I: Validating libtinfo5
[214579.452991] DEBUG: I: Retrieving ncurses-base
[215143.743038] DEBUG: I: Validating ncurses-base
[215169.837952] DEBUG: I: Retrieving ncurses-bin
[215723.40107] DEBUG: I: Validating ncurses-bin
[215750.583887] DEBUG: I: Retrieving net-tools
[216342.910051] DEBUG: I: Validating net-tools
[216369.127989] DEBUG: I: Retrieving netbase
[216486.212015] DEBUG: I: Validating netbase
[216510.204077] DEBUG: I: Retrieving netcat-traditional
[216718.771935] DEBUG: I: Validating netcat-traditional
[216743.149996] DEBUG: I: Retrieving libhogweed2
[217118.860006] DEBUG: I: Validating libhogweed2
[217143.708944] DEBUG: I: Retrieving libnettle4
[217695.981026] DEBUG: I: Validating libnettle4
[217721.476078] DEBUG: I: Retrieving libnewt0.52
[217932.085991] DEBUG: I: Validating libnewt0.52
[217956.724882] DEBUG: I: Retrieving whiptail
[218151.813984] DEBUG: I: Validating whiptail
[218176.11289] DEBUG: I: Retrieving nfacct
[218281.197071] DEBUG: I: Validating nfacct
[218304.774046] DEBUG: I: Retrieving libssl1.0.0
[219721.580029] DEBUG: I: Validating libssl1.0.0
[219845.52002] DEBUG: I: Retrieving libp11-kit0
[219965.379] DEBUG: I: Validating libp11-kit0
[219989.73608] DEBUG: I: Retrieving libpam-modules
[220786.266088] DEBUG: I: Validating libpam-modules
[220815.037966] DEBUG: I: Retrieving libpam-modules-bin
[221204.711914] DEBUG: I: Validating libpam-modules-bin
[221229.599953] DEBUG: I: Retrieving libpam-runtime
[221698.333979] DEBUG: I: Validating libpam-runtime
[221724.200964] DEBUG: I: Retrieving libpam0g
[222184.9401] DEBUG: I: Validating libpam0g
[222210.315943] DEBUG: I: Retrieving libpcre3
[222260.524988] DEBUG: I: Validating libpcre3
[222289.04295] DEBUG: I: Retrieving perl-base
[222385.242939] DEBUG: I: Validating perl-base
[222422.786951] DEBUG: I: Retrieving libpopt0
[222672.508955] DEBUG: I: Validating libpopt0
[222699.290037] DEBUG: I: Retrieving libprocps3
[222930.452108] DEBUG: I: Validating libprocps3
[222954.981089] DEBUG: I: Retrieving procps
[223759.861946] DEBUG: I: Validating procps
[223791.924953] DEBUG: I: Retrieving libreadline6
[224092.410088] DEBUG: I: Validating libreadline6
[224118.511915] DEBUG: I: Retrieving readline-common
[224236.473083] DEBUG: I: Validating readline-common
[224261.274099] DEBUG: I: Retrieving rsyslog
[225279.937983] DEBUG: I: Validating rsyslog
[225369.4489] DEBUG: I: Retrieving sed
[226066.833019] DEBUG: I: Validating sed
[226093.3671] DEBUG: I: Retrieving sensible-utils
[226220.328093] DEBUG: I: Validating sensible-utils
[226244.76099] DEBUG: I: Retrieving login
[227335.052013] DEBUG: I: Validating login
[227366.023064] DEBUG: I: Retrieving passwd
[228886.799097] DEBUG: I: Validating passwd
[228920.283079] DEBUG: I: Retrieving libslang2
[229327.950001] DEBUG: I: Validating libslang2
[229357.578039] DEBUG: I: Retrieving startpar
[229665.985107] DEBUG: I: Validating startpar
[229690.296888] DEBUG: I: Retrieving libsystemd0
[230091.542959] DEBUG: I: Validating libsystemd0
[230116.523981] DEBUG: I: Retrieving libudev1
[230145.613909] DEBUG: I: Validating libudev1
[230169.909] DEBUG: I: Retrieving systemd
[230224.504948] DEBUG: I: Validating systemd
[230362.854004] DEBUG: I: Retrieving systemd-sysv
[230384.586096] DEBUG: I: Validating systemd-sysv
[230408.469915] DEBUG: I: Retrieving udev
[230446.52009] DEBUG: I: Validating udev
[230478.375912] DEBUG: I: Retrieving initscripts
[230701.936007] DEBUG: I: Validating initscripts
[230726.964951] DEBUG: I: Retrieving sysv-rc
[231131.150007] DEBUG: I: Validating sysv-rc
[231156.346083] DEBUG: I: Retrieving sysvinit-utils
[231465.399027] DEBUG: I: Validating sysvinit-utils
[231490.086079] DEBUG: I: Retrieving tar
[232764.153957] DEBUG: I: Validating tar
[232794.970036] DEBUG: I: Retrieving tasksel
[232972.337008] DEBUG: I: Validating tasksel
[232997.121096] DEBUG: I: Retrieving tasksel-data
[233015.142918] DEBUG: I: Validating tasksel-data
[233038.954973] DEBUG: I: Retrieving traceroute
[233309.370995] DEBUG: I: Validating traceroute
[233333.864927] DEBUG: I: Retrieving tzdata
[233362.636089] DEBUG: I: Validating tzdata
[233388.107061] DEBUG: I: Retrieving libustr-1.0-1
[233692.831993] DEBUG: I: Validating libustr-1.0-1
[233717.86499] DEBUG: I: Retrieving bsdutils
[234028.249025] DEBUG: I: Validating bsdutils
[234053.33209] DEBUG: I: Retrieving libblkid1
[234079.349041] DEBUG: I: Validating libblkid1
[234104.820013] DEBUG: I: Retrieving libmount1
[234507.955074] DEBUG: I: Validating libmount1
[234533.668041] DEBUG: I: Retrieving libsmartcols1
[234558.670998] DEBUG: I: Validating libsmartcols1
[234584.137917] DEBUG: I: Retrieving libuuid1
[234606.911898] DEBUG: I: Validating libuuid1
[234631.711006] DEBUG: I: Retrieving mount
[234726.763964] DEBUG: I: Validating mount
[234752.876997] DEBUG: I: Retrieving util-linux
[234792.000055] DEBUG: I: Validating util-linux
[234824.290991] DEBUG: I: Retrieving vim-common
[234852.699995] DEBUG: I: Validating vim-common
[234938.85994] DEBUG: I: Retrieving vim-tiny
[235921.945095] DEBUG: I: Validating vim-tiny
[235949.917078] DEBUG: I: Retrieving wget
[237131.732941] DEBUG: I: Validating wget
[237221.158981] DEBUG: I: Retrieving liblzma5
[237814.208984] DEBUG: I: Validating liblzma5
[237840.265989] DEBUG: I: Retrieving zlib1g
[238060.247898] DEBUG: I: Validating zlib1g
[238079.694986] DEBUG: I: Chosen extractor for .deb packages: dpkg-deb
[238209.523916] DEBUG: I: Extracting acl...
[238260.262966] DEBUG: I: Extracting libacl1...
[238277.436972] DEBUG: I: Extracting adduser...
[238367.191076] DEBUG: I: Extracting libattr1...
[238382.911921] DEBUG: I: Extracting libaudit-common...
[238397.816896] DEBUG: I: Extracting libaudit1...
[238478.432894] DEBUG: I: Extracting base-files...
[238498.595953] DEBUG: I: Extracting base-passwd...
[238514.180899] DEBUG: I: Extracting bash...
[238959.17201] DEBUG: I: Extracting libbz2-1.0...
[238978.862047] DEBUG: I: Extracting libdebconfclient0...
[238997.843027] DEBUG: I: Extracting coreutils...
[239848.087072] DEBUG: I: Extracting libcryptsetup4...
[239936.901093] DEBUG: I: Extracting dash...
[239965.08503] DEBUG: I: Extracting libdb5.3...
[240201.003075] DEBUG: I: Extracting debconf...
[240297.440052] DEBUG: I: Extracting debconf-i18n...
[240411.429882] DEBUG: I: Extracting debianutils...
[240441.895962] DEBUG: I: Extracting diffutils...
[240563.515902] DEBUG: I: Extracting dpkg...
[240797.933102] DEBUG: I: Extracting e2fslibs...
[240897.948027] DEBUG: I: Extracting e2fsprogs...
[241157.187939] DEBUG: I: Extracting libcomerr2...
[241238.302946] DEBUG: I: Extracting libss2...
[241260.041952] DEBUG: I: Extracting findutils...
[241447.685003] DEBUG: I: Extracting gcc-4.8-base...
[241566.823959] DEBUG: I: Extracting gcc-4.9-base...
[241594.441891] DEBUG: I: Extracting libgcc1...
[241613.972902] DEBUG: I: Extracting libc-bin...
[241770.147085] DEBUG: I: Extracting libc6...
[242141.247988] DEBUG: I: Extracting multiarch-support...
[242156.614065] DEBUG: I: Extracting grep...
[242315.92989] DEBUG: I: Extracting gzip...
[242347.486019] DEBUG: I: Extracting hostname...
[242363.23595] DEBUG: I: Extracting init...
[242469.209909] DEBUG: I: Extracting insserv...
[242485.385895] DEBUG: I: Extracting libkmod2...
[242505.503893] DEBUG: I: Extracting libcap2...
[242521.845102] DEBUG: I: Extracting libcap2-bin...
[242539.669991] DEBUG: I: Extracting libgcrypt20...
[242705.919981] DEBUG: I: Extracting libgpg-error0...
[242831.201077] DEBUG: I: Extracting liblocale-gettext-perl...
[242848.150969] DEBUG: I: Extracting libselinux1...
[242875.014067] DEBUG: I: Extracting libsemanage-common...
[242891.824961] DEBUG: I: Extracting libsemanage1...
[243010.212898] DEBUG: I: Extracting libsepol1...
[243042.965889] DEBUG: I: Extracting libtext-charwidth-perl...
[243058.723927] DEBUG: I: Extracting libtext-iconv-perl...
[243074.922085] DEBUG: I: Extracting libtext-wrapi18n-perl...
[243088.538885] DEBUG: I: Extracting lsb-base...
[243196.405888] DEBUG: I: Extracting dmsetup...
[243219.755888] DEBUG: I: Extracting libdevmapper1.02.1...
[243253.933907] DEBUG: I: Extracting mawk...
[243270.678043] DEBUG: I: Extracting libncurses5...
[243389.414072] DEBUG: I: Extracting libncursesw5...
[243421.320915] DEBUG: I: Extracting libtinfo5...
[243452.291012] DEBUG: I: Extracting ncurses-base...
[243573.411942] DEBUG: I: Extracting ncurses-bin...
[243620.579004] DEBUG: I: Extracting libpam-modules...
[243774.385929] DEBUG: I: Extracting libpam-modules-bin...
[243863.466978] DEBUG: I: Extracting libpam-runtime...
[243980.820894] DEBUG: I: Extracting libpam0g...
[244009.732008] DEBUG: I: Extracting libpcre3...
[244122.646093] DEBUG: I: Extracting perl-base...
[244616.391897] DEBUG: I: Extracting libprocps3...
[244638.832092] DEBUG: I: Extracting procps...
[244750.983] DEBUG: I: Extracting sed...
[244867.496014] DEBUG: I: Extracting sensible-utils...
[244883.254051] DEBUG: I: Extracting login...
[245194.12303] DEBUG: I: Extracting passwd...
[245478.530884] DEBUG: I: Extracting libslang2...
[245690.340042] DEBUG: I: Extracting startpar...
[245707.294941] DEBUG: I: Extracting libsystemd0...
[245732.882977] DEBUG: I: Extracting libudev1...
[245813.343048] DEBUG: I: Extracting systemd...
[246746.284008] DEBUG: I: Extracting systemd-sysv...
[246764.714956] DEBUG: I: Extracting udev...
[247132.472038] DEBUG: I: Extracting initscripts...
[247220.743895] DEBUG: I: Extracting sysv-rc...
[247246.094942] DEBUG: I: Extracting sysvinit-utils...
[247332.537889] DEBUG: I: Extracting tar...
[247572.504044] DEBUG: I: Extracting tzdata...
[247834.358931] DEBUG: I: Extracting libustr-1.0-1...
[247860.267878] DEBUG: I: Extracting bsdutils...
[247947.879076] DEBUG: I: Extracting libblkid1...
[247983.136892] DEBUG: I: Extracting libmount1...
[248084.702969] DEBUG: I: Extracting libsmartcols1...
[248178.781986] DEBUG: I: Extracting libuuid1...
[248200.65403] DEBUG: I: Extracting mount...
[248301.966906] DEBUG: I: Extracting util-linux...
[248648.798943] DEBUG: I: Extracting liblzma5...
[248682.941914] DEBUG: I: Extracting zlib1g...
[249981.380939] DEBUG: I: Installing core packages...
[265774.381876] DEBUG: I: Unpacking required packages...
[266174.813986] DEBUG: I: Unpacking acl...
[266647.136927] DEBUG: I: Unpacking libacl1:amd64...
[266919.086933] DEBUG: I: Unpacking adduser...
[267952.104092] DEBUG: I: Unpacking libattr1:amd64...
[268062.19101] DEBUG: I: Unpacking libaudit-common...
[268175.649881] DEBUG: I: Unpacking libaudit1:amd64...
[268306.428909] DEBUG: I: Unpacking base-files...
[268555.335045] DEBUG: I: Unpacking base-passwd...
[268749.029875] DEBUG: I: Unpacking bash...
[269380.136967] DEBUG: I: Unpacking libbz2-1.0:amd64...
[269502.074003] DEBUG: I: Unpacking libdebconfclient0:amd64...
[269619.839907] DEBUG: I: Unpacking coreutils...
[271164.056063] DEBUG: I: Unpacking libcryptsetup4:amd64...
[271313.060999] DEBUG: I: Unpacking dash...
[271513.031006] DEBUG: I: Unpacking libdb5.3:amd64...
[271971.307039] DEBUG: I: Unpacking debconf...
[272465.368986] DEBUG: I: Unpacking debconf-i18n...
[272969.566107] DEBUG: I: Unpacking debianutils...
[273241.259098] DEBUG: I: Unpacking diffutils...
[273726.037979] DEBUG: I: Unpacking dpkg...
[274553.400993] DEBUG: I: Unpacking e2fslibs:amd64...
[274698.405027] DEBUG: I: Unpacking e2fsprogs...
[275160.804987] DEBUG: I: Unpacking libcomerr2:amd64...
[275269.284964] DEBUG: I: Unpacking libss2:amd64...
[275380.748034] DEBUG: I: Unpacking findutils...
[275888.168097] DEBUG: I: Unpacking gcc-4.8-base:amd64...
[275992.054939] DEBUG: I: Unpacking gcc-4.9-base:amd64...
[276117.300034] DEBUG: I: Unpacking libgcc1:amd64...
[276240.045071] DEBUG: I: Unpacking libc-bin...
[276706.278086] DEBUG: I: Unpacking libc6:amd64...
[279469.53702] DEBUG: I: Unpacking multiarch-support...
[279575.942993] DEBUG: I: Unpacking grep...
[280001.003981] DEBUG: I: Unpacking gzip...
[280204.292059] DEBUG: I: Unpacking hostname...
[280305.855989] DEBUG: I: Unpacking init...
[280396.229982] DEBUG: I: Unpacking insserv...
[280573.39406] DEBUG: I: Unpacking libkmod2:amd64...
[280696.11001] DEBUG: I: Unpacking libcap2:amd64...
[280804.136992] DEBUG: I: Unpacking libcap2-bin...
[280972.845078] DEBUG: I: Unpacking libgcrypt20:amd64...
[281232.29003] DEBUG: I: Unpacking libgpg-error0:amd64...
[281456.420898] DEBUG: I: Unpacking liblocale-gettext-perl...
[281664.201975] DEBUG: I: Unpacking libselinux1:amd64...
[281777.478933] DEBUG: I: Unpacking libsemanage-common...
[282049.767017] DEBUG: I: Unpacking libsemanage1:amd64...
[282193.92395] DEBUG: I: Unpacking libsepol1:amd64...
[282316.230059] DEBUG: I: Unpacking libtext-charwidth-perl...
[282421.705008] DEBUG: I: Unpacking libtext-iconv-perl...
[282539.44993] DEBUG: I: Unpacking libtext-wrapi18n-perl...
[282644.073009] DEBUG: I: Unpacking lsb-base...
[282757.40695] DEBUG: I: Unpacking dmsetup...
[282905.441999] DEBUG: I: Unpacking libdevmapper1.02.1:amd64...
[283086.915016] DEBUG: I: Unpacking mawk...
[283252.526045] DEBUG: I: Unpacking libncurses5:amd64...
[283390.012026] DEBUG: I: Unpacking libncursesw5:amd64...
[283548.377991] DEBUG: I: Unpacking libtinfo5:amd64...
[283713.017941] DEBUG: I: Unpacking ncurses-base...
[284001.373053] DEBUG: I: Unpacking ncurses-bin...
[284268.10503] DEBUG: I: Unpacking libpam-modules:amd64...
[285128.46303] DEBUG: I: Unpacking libpam-modules-bin...
[285304.826975] DEBUG: I: Unpacking libpam-runtime...
[285900.747061] DEBUG: I: Unpacking libpam0g:amd64...
[286058.321953] DEBUG: I: Unpacking libpcre3:amd64...
[286259.214878] DEBUG: I: Unpacking perl-base...
[288142.513037] DEBUG: I: Unpacking libprocps3:amd64...
[288276.846886] DEBUG: I: Unpacking procps...
[288576.522112] DEBUG: I: Unpacking sed...
[289013.688087] DEBUG: I: Unpacking sensible-utils...
[289164.694071] DEBUG: I: Unpacking login...
[289873.814106] DEBUG: I: Unpacking passwd...
[290812.355042] DEBUG: I: Unpacking libslang2:amd64...
[291112.889051] DEBUG: I: Unpacking startpar...
[291256.728888] DEBUG: I: Unpacking libsystemd0:amd64...
[291388.511896] DEBUG: I: Unpacking libudev1:amd64...
[291532.731056] DEBUG: I: Unpacking systemd...
[293495.507002] DEBUG: I: Unpacking systemd-sysv...
[293659.677029] DEBUG: I: Unpacking udev...
[294729.366064] DEBUG: I: Unpacking initscripts...
[295000.931025] DEBUG: I: Unpacking sysv-rc...
[295185.312986] DEBUG: I: Unpacking sysvinit-utils...
[295387.861013] DEBUG: I: Unpacking tar...
[295815.057039] DEBUG: I: Unpacking tzdata...
[298009.728909] DEBUG: I: Unpacking libustr-1.0-1:amd64...
[298150.975943] DEBUG: I: Unpacking bsdutils...
[298341.409922] DEBUG: I: Unpacking libblkid1:amd64...
[298505.394936] DEBUG: I: Unpacking libmount1:amd64...
[298664.586067] DEBUG: I: Unpacking libsmartcols1:amd64...
[298805.438995] DEBUG: I: Unpacking libuuid1:amd64...
[298933.322906] DEBUG: I: Unpacking mount...
[299153.659105] DEBUG: I: Unpacking util-linux...
[300289.520979] DEBUG: I: Unpacking liblzma5:amd64...
[300437.429905] DEBUG: I: Unpacking zlib1g:amd64...
[300563.793898] DEBUG: I: Configuring required packages...
[300623.523951] DEBUG: I: Configuring gcc-4.8-base:amd64...
[300714.901924] DEBUG: I: Configuring lsb-base...
[300738.280058] DEBUG: I: Configuring sensible-utils...
[300846.831083] DEBUG: I: Configuring ncurses-base...
[301057.969093] DEBUG: I: Configuring libsemanage-common...
[301082.917929] DEBUG: I: Configuring gcc-4.9-base:amd64...
[301114.367008] DEBUG: I: Configuring libaudit-common...
[301211.523056] DEBUG: I: Configuring libc6:amd64...
[302163.491011] DEBUG: I: Configuring startpar...
[302197.343111] DEBUG: I: Configuring diffutils...
[302302.874088] DEBUG: I: Configuring insserv...
[302507.571936] DEBUG: I: Configuring findutils...
[302555.021048] DEBUG: I: Configuring debianutils...
[302660.48789] DEBUG: I: Configuring hostname...
[302746.948957] DEBUG: I: Configuring multiarch-support...
[302770.895004] DEBUG: I: Configuring mawk...
[302883.042097] DEBUG: I: Configuring libprocps3:amd64...
[302931.009054] DEBUG: I: Configuring libpcre3:amd64...
[302986.927986] DEBUG: I: Configuring libbz2-1.0:amd64...
[303037.019968] DEBUG: I: Configuring libkmod2:amd64...
[303082.509995] DEBUG: I: Configuring libgpg-error0:amd64...
[303178.919077] DEBUG: I: Configuring base-files...
[303242.97905] DEBUG: I: Configuring libdebconfclient0:amd64...
[303289.800882] DEBUG: I: Configuring libselinux1:amd64...
[303339.617014] DEBUG: I: Configuring libcomerr2:amd64...
[303406.77309] DEBUG: I: Configuring libslang2:amd64...
[303454.648018] DEBUG: I: Configuring libsepol1:amd64...
[303500.488043] DEBUG: I: Configuring libgcc1:amd64...
[303566.907883] DEBUG: I: Configuring libustr-1.0-1:amd64...
[303617.630959] DEBUG: I: Configuring libsmartcols1:amd64...
[303666.950941] DEBUG: I: Configuring libaudit1:amd64...
[303722.912073] DEBUG: I: Configuring libtinfo5:amd64...
[303770.838022] DEBUG: I: Configuring libudev1:amd64...
[303818.696022] DEBUG: I: Configuring libattr1:amd64...
[303872.993946] DEBUG: I: Configuring libss2:amd64...
[303923.762083] DEBUG: I: Configuring liblzma5:amd64...
[303974.117041] DEBUG: I: Configuring base-passwd...
[304344.805956] DEBUG: I: Configuring e2fslibs:amd64...
[304407.422066] DEBUG: I: Configuring libgcrypt20:amd64...
[304458.216906] DEBUG: I: Configuring libncursesw5:amd64...
[304527.225018] DEBUG: I: Configuring libdb5.3:amd64...
[304573.952913] DEBUG: I: Configuring zlib1g:amd64...
[304627.096891] DEBUG: I: Configuring libcap2:amd64...
[304682.49011] DEBUG: I: Configuring libsystemd0:amd64...
[304725.821972] DEBUG: I: Configuring libdevmapper1.02.1:amd64...
[304829.351902] DEBUG: I: Configuring libc-bin...
[304863.102913] DEBUG: I: Configuring libsemanage1:amd64...
[304923.515081] DEBUG: I: Configuring sysvinit-utils...
[304950.803995] DEBUG: I: Configuring libacl1:amd64...
[305006.933928] DEBUG: I: Configuring ncurses-bin...
[305034.857035] DEBUG: I: Configuring acl...
[305062.064886] DEBUG: I: Configuring libncurses5:amd64...
[305118.886948] DEBUG: I: Configuring libcap2-bin...
[305150.963068] DEBUG: I: Configuring bsdutils...
[305178.950071] DEBUG: I: Configuring coreutils...
[305214.854956] DEBUG: I: Configuring tar...
[305298.83194] DEBUG: I: Configuring dpkg...
[305339.159012] DEBUG: I: Configuring sed...
[305367.276907] DEBUG: I: Configuring perl-base...
[305390.979052] DEBUG: I: Configuring grep...
[305487.171888] DEBUG: I: Configuring debconf...
[306086.93099] DEBUG: I: Configuring tzdata...
[306582.842112] DEBUG: I: Configuring gzip...
[306605.4461] DEBUG: I: Configuring dash...
[307333.916903] DEBUG: I: Configuring libtext-iconv-perl...
[307358.805895] DEBUG: I: Configuring sysv-rc...
[307405.332088] DEBUG: I: Configuring liblocale-gettext-perl...
[307427.89793] DEBUG: I: Configuring libtext-charwidth-perl...
[307453.713894] DEBUG: I: Configuring libpam0g:amd64...
[307818.805933] DEBUG: I: Configuring libpam-modules-bin...
[307890.665054] DEBUG: I: Configuring bash...
[308033.241987] DEBUG: I: Configuring libtext-wrapi18n-perl...
[308157.72295] DEBUG: I: Configuring libpam-modules:amd64...
[308226.761103] DEBUG: I: Configuring libpam-runtime...
[308627.080917] DEBUG: I: Configuring debconf-i18n...
[308718.344927] DEBUG: I: Configuring passwd...
[308858.799934] DEBUG: I: Configuring login...
[308918.529034] DEBUG: I: Configuring adduser...
[309308.93302] DEBUG: I: Configuring libuuid1:amd64...
[309382.998943] DEBUG: I: Configuring libblkid1:amd64...
[309468.980074] DEBUG: I: Configuring libmount1:amd64...
[309547.787905] DEBUG: I: Configuring libcryptsetup4:amd64...
[309602.859974] DEBUG: I: Configuring mount...
[309899.220943] DEBUG: I: Configuring initscripts...
[311827.059031] DEBUG: I: Configuring util-linux...
[312086.821079] DEBUG: I: Configuring e2fsprogs...
[312214.837074] DEBUG: I: Configuring procps...
[312491.221905] DEBUG: I: Configuring udev...
[313606.817961] DEBUG: I: Configuring systemd...
[315157.783985] DEBUG: I: Configuring dmsetup...
[315190.968037] DEBUG: I: Configuring systemd-sysv...
[315214.770079] DEBUG: I: Configuring init...
[315230.462074] DEBUG: I: Configuring libc-bin...
[315295.495033] DEBUG: I: Unpacking the base system...
[320122.901917] DEBUG: I: Unpacking apt...
[322277.08292] DEBUG: I: Unpacking apt-utils...
[322701.050043] DEBUG: I: Unpacking libapt-inst1.5:amd64...
[322997.380972] DEBUG: I: Unpacking libapt-pkg4.12:amd64...
[323566.262007] DEBUG: I: Unpacking libboost-iostreams1.55.0:amd64...
[323689.08906] DEBUG: I: Unpacking bsdmainutils...
[324177.026033] DEBUG: I: Unpacking cpio...
[324517.718077] DEBUG: I: Unpacking cron...
[324735.785961] DEBUG: I: Unpacking debian-archive-keyring...
[324862.144947] DEBUG: I: Unpacking dmidecode...
[325025.360107] DEBUG: I: Unpacking libstdc++6:amd64...
[325253.129959] DEBUG: I: Unpacking libgdbm3:amd64...
[325420.962095] DEBUG: I: Unpacking locales...
[328902.60005] DEBUG: I: Unpacking libgmp10:amd64...
[329106.146097] DEBUG: I: Unpacking gnupg...
[329671.216965] DEBUG: I: Unpacking gpgv...
[329833.456993] DEBUG: I: Unpacking libgnutls-deb0-28:amd64...
[330256.83403] DEBUG: I: Unpacking libgnutls-openssl27:amd64...
[330404.121876] DEBUG: I: Unpacking groff-base...
[331381.467104] DEBUG: I: Unpacking libicu52:amd64...
[334478.645086] DEBUG: I: Unpacking ifupdown...
[334669.672012] DEBUG: I: Unpacking init-system-helpers...
[334785.536051] DEBUG: I: Unpacking iproute2...
[335180.907011] DEBUG: I: Unpacking iptables...
[336373.430967] DEBUG: I: Unpacking libxtables10...
[336505.348921] DEBUG: I: Unpacking iputils-ping...
[336720.722914] DEBUG: I: Unpacking libjson-c2:amd64...
[336837.414026] DEBUG: I: Unpacking kmod...
[336976.54295] DEBUG: I: Unpacking less...
[337157.212973] DEBUG: I: Unpacking libestr0...
[337277.398109] DEBUG: I: Unpacking libffi6:amd64...
[337385.302067] DEBUG: I: Unpacking libidn11:amd64...
[337549.732924] DEBUG: I: Unpacking liblogging-stdlog0:amd64...
[337669.369936] DEBUG: I: Unpacking liblognorm1:amd64...
[337793.540001] DEBUG: I: Unpacking libmnl0:amd64...
[337902.575016] DEBUG: I: Unpacking libnetfilter-acct1:amd64...
[338010.639906] DEBUG: I: Unpacking libnfnetlink0:amd64...
[338129.700899] DEBUG: I: Unpacking libpipeline1:amd64...
[338257.625103] DEBUG: I: Unpacking libpsl0:amd64...
[338409.384012] DEBUG: I: Unpacking libsigc++-2.0-0c2a:amd64...
[338541.292906] DEBUG: I: Unpacking libtasn1-6:amd64...
[338725.39711] DEBUG: I: Unpacking libusb-0.1-4:amd64...
[338845.381021] DEBUG: I: Unpacking logrotate...
[339022.555113] DEBUG: I: Unpacking man-db...
[339945.512056] DEBUG: I: Unpacking manpages...
[340717.655897] DEBUG: I: Unpacking nano...
[341206.393957] DEBUG: I: Unpacking net-tools...
[341522.638083] DEBUG: I: Unpacking netbase...
[341635.719061] DEBUG: I: Unpacking netcat-traditional...
[341825.995922] DEBUG: I: Unpacking libhogweed2:amd64...
[341953.711033] DEBUG: I: Unpacking libnettle4:amd64...
[342113.619089] DEBUG: I: Unpacking libnewt0.52:amd64...
[342417.823076] DEBUG: I: Unpacking whiptail...
[342532.525063] DEBUG: I: Unpacking nfacct...
[342677.973032] DEBUG: I: Unpacking libssl1.0.0:amd64...
[343119.554996] DEBUG: I: Unpacking libp11-kit0:amd64...
[343265.661001] DEBUG: I: Unpacking libpopt0:amd64...
[343480.174065] DEBUG: I: Unpacking libreadline6:amd64...
[343650.026083] DEBUG: I: Unpacking readline-common...
[343790.263891] DEBUG: I: Unpacking rsyslog...
[344258.524895] DEBUG: I: Unpacking tasksel...
[344564.693928] DEBUG: I: Unpacking tasksel-data...
[344894.037008] DEBUG: I: Unpacking traceroute...
[345093.069077] DEBUG: I: Unpacking vim-common...
[345437.233925] DEBUG: I: Unpacking vim-tiny...
[345708.893061] DEBUG: I: Unpacking wget...
[346288.013935] DEBUG: I: Configuring the base system...
[346388.96203] DEBUG: I: Configuring readline-common...
[346507.050991] DEBUG: I: Configuring libgdbm3:amd64...
[346656.291008] DEBUG: I: Configuring manpages...
[346743.026018] DEBUG: I: Configuring libxtables10...
[346875.102997] DEBUG: I: Configuring cpio...
[346974.596977] DEBUG: I: Configuring libpopt0:amd64...
[347583.538055] DEBUG: I: Configuring kmod...
[348050.25506] DEBUG: I: Configuring libestr0...
[348179.138899] DEBUG: I: Configuring less...
[348694.972038] DEBUG: I: Configuring libssl1.0.0:amd64...
[349078.948975] DEBUG: I: Configuring dmidecode...
[349103.339911] DEBUG: I: Configuring gpgv...
[349127.012968] DEBUG: I: Configuring liblogging-stdlog0:amd64...
[349183.04491] DEBUG: I: Configuring netcat-traditional...
[349222.851992] DEBUG: I: Configuring libpipeline1:amd64...
[349323.009968] DEBUG: I: Configuring iproute2...
[349350.650072] DEBUG: I: Configuring libtasn1-6:amd64...
[349402.791023] DEBUG: I: Configuring nano...
[349450.939894] DEBUG: I: Configuring libgmp10:amd64...
[349500.916958] DEBUG: I: Configuring init-system-helpers...
[349535.316944] DEBUG: I: Configuring libnettle4:amd64...
[349719.515085] DEBUG: I: Configuring debian-archive-keyring...
[349763.303995] DEBUG: I: Configuring vim-common...
[349790.822983] DEBUG: I: Configuring libnfnetlink0:amd64...
[349843.401909] DEBUG: I: Configuring libstdc++6:amd64...
[349895.773888] DEBUG: I: Configuring libffi6:amd64...
[349959.063053] DEBUG: I: Configuring libnewt0.52:amd64...
[350031.985998] DEBUG: I: Configuring bsdmainutils...
[350079.633951] DEBUG: I: Configuring net-tools...
[350190.722942] DEBUG: I: Configuring cron...
[351083.131075] DEBUG: I: Configuring libmnl0:amd64...
[351146.86203] DEBUG: I: Configuring libapt-pkg4.12:amd64...
[351194.859028] DEBUG: I: Configuring libusb-0.1-4:amd64...
[351263.103008] DEBUG: I: Configuring locales...
[354150.24209] DEBUG: I: Configuring traceroute...
[354246.743917] DEBUG: I: Configuring logrotate...
[354271.138906] DEBUG: I: Configuring libidn11:amd64...
[354338.845968] DEBUG: I: Configuring libreadline6:amd64...
[354386.884928] DEBUG: I: Configuring libjson-c2:amd64...
[354430.977106] DEBUG: I: Configuring libicu52:amd64...
[354510.813951] DEBUG: I: Configuring netbase...
[354554.671049] DEBUG: I: Configuring vim-tiny...
[354635.204077] DEBUG: I: Configuring libhogweed2:amd64...
[354749.873877] DEBUG: I: Configuring ifupdown...
[355231.513023] DEBUG: I: Configuring libsigc++-2.0-0c2a:amd64...
[355310.863018] DEBUG: I: Configuring groff-base...
[355338.876009] DEBUG: I: Configuring liblognorm1:amd64...
[355390.816927] DEBUG: I: Configuring whiptail...
[355413.409948] DEBUG: I: Configuring gnupg...
[355442.912102] DEBUG: I: Configuring libpsl0:amd64...
[355486.896038] DEBUG: I: Configuring libboost-iostreams1.55.0:amd64...
[355538.872004] DEBUG: I: Configuring iptables...
[355586.950064] DEBUG: I: Configuring libapt-inst1.5:amd64...
[355634.910107] DEBUG: I: Configuring libp11-kit0:amd64...
[355678.89905] DEBUG: I: Configuring libgnutls-deb0-28:amd64...
[355734.85899] DEBUG: I: Configuring wget...
[355798.695087] DEBUG: I: Configuring apt...
[356023.087025] DEBUG: I: Configuring man-db...
[379738.940954] DEBUG: I: Configuring libnetfilter-acct1:amd64...
[379822.896957] DEBUG: I: Configuring rsyslog...
[380438.879013] DEBUG: I: Configuring nfacct...
[380462.953091] DEBUG: I: Configuring apt-utils...
[380487.595081] DEBUG: I: Configuring libgnutls-openssl27:amd64...
[380566.864014] DEBUG: I: Configuring iputils-ping...
[380598.960876] DEBUG: I: Configuring tasksel...
[381026.531935] DEBUG: I: Configuring tasksel-data...
[381051.088095] DEBUG: I: Configuring libc-bin...
[381124.50695] DEBUG: I: Base system installed successfully.
[381355.788946] INFO: Mounting special block devices
[381356.805086] DEBUG: Executing: mount --bind /dev /target/de61d397/root/dev
[381473.60611] DEBUG: Executing: mount --types proc none /target/de61d397/root/proc
[381589.474916] DEBUG: Executing: mount --types sysfs none /target/de61d397/root/sys
[381705.261946] DEBUG: Executing: mount --types devpts none /target/de61d397/root/dev/pts
[381821.850061] INFO: Writing aptitude sources to disk
[381823.076963] INFO: Disabling daemon autostart
[381823.637009] INFO: Generating the selected locale
[381835.44898] DEBUG: Executing: chroot /target/de61d397/root locale-gen
[381858.556032] DEBUG: Generating locales (this might take a while)...
[384114.549875] DEBUG: en_US.UTF-8... done
[384117.326021] DEBUG: Generation complete.
[384205.725908] DEBUG: Executing: chroot /target/de61d397/root update-locale LANG=en_US.UTF-8
[384328.267097] INFO: Updating the package cache
[384329.578876] DEBUG: Executing: chroot /target/de61d397/root apt-get update
[384501.852036] DEBUG: Get:1 http://cloudfront.debian.net testing InRelease [199 kB]
[384535.691023] DEBUG: Get:2 http://security.debian.org testing/updates InRelease [84.1 kB]
[384688.894987] DEBUG: Get:3 http://cloudfront.debian.net testing-updates InRelease [117 kB]
[384689.207077] DEBUG: Get:4 http://ftp.debian.org experimental InRelease [162 kB]
[384707.426071] DEBUG: Get:5 http://security.debian.org testing/updates/main Sources [694 B]
[384817.882061] DEBUG: Get:6 http://security.debian.org testing/updates/main amd64 Packages [531 B]
[384819.114923] DEBUG: Ign http://http.debian.net wheezy InRelease
[384836.522102] DEBUG: Get:7 http://security.debian.org testing/updates/main Translation-en [360 B]
[385006.752968] DEBUG: Get:8 http://cloudfront.debian.net testing/main Translation-en [4,601 kB]
[385241.317987] DEBUG: Get:9 http://http.debian.net wheezy Release.gpg [1,655 B]
[385354.264975] DEBUG: Get:10 http://http.debian.net wheezy Release [168 kB]
[385515.44404] DEBUG: Get:11 http://ftp.debian.org experimental/main Translation-en [599 kB]
[385515.994072] DEBUG: Get:12 http://cloudfront.debian.net testing-updates/main Sources [14 B]
[385695.70303] DEBUG: Get:13 http://cloudfront.debian.net testing-updates/main amd64 Packages [14 B]
[385722.762108] DEBUG: Get:14 http://http.debian.net wheezy/main amd64 Packages [5,841 kB]
[385881.989956] DEBUG: Get:15 http://cloudfront.debian.net testing-updates/main Translation-en [14 B]
[386057.111025] DEBUG: Get:16 http://cloudfront.debian.net testing/main Sources [7,150 kB]
[387126.704931] DEBUG: Get:17 http://http.debian.net wheezy/main Translation-en [3,848 kB]
[387979.13003] DEBUG: Get:18 http://cloudfront.debian.net testing/main amd64 Packages [6,784 kB]
[389055.737972] DEBUG: Get:19 http://ftp.debian.org experimental/main amd64 Packages [1,142 kB]
[408380.62501] DEBUG: Fetched 30.7 MB in 23s (1,280 kB/s)
[419241.215944] DEBUG: Reading package lists...
[419330.66988] INFO: Upgrading packages and fixing broken dependencies
[419331.1131] DEBUG: Executing: chroot /target/de61d397/root apt-get install --fix-broken --no-install-recommends --assume-yes
[419366.863966] DEBUG: Reading package lists...
[419979.504108] DEBUG: Building dependency tree...
[420302.581072] DEBUG: 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[420388.05294] DEBUG: Executing: chroot /target/de61d397/root apt-get upgrade --no-install-recommends --assume-yes
[420423.341036] DEBUG: Reading package lists...
[421030.210018] DEBUG: Building dependency tree...
[421371.983051] DEBUG: 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[421437.932014] INFO: Adding standard packages from tasksel
[421438.347101] DEBUG: Executing: chroot /target/de61d397/root tasksel --task-packages standard
[424974.231005] DEBUG: w3m
[424974.905968] DEBUG: install-info
[424975.047112] DEBUG: isc-dhcp-common
[424975.167036] DEBUG: mutt
[424975.286961] DEBUG: python
[424975.418091] DEBUG: openssh-client
[424975.548983] DEBUG: python-minimal
[424975.673914] DEBUG: doc-debian
[424975.805044] DEBUG: bash-completion
[424975.944042] DEBUG: perl-modules
[424976.078987] DEBUG: isc-dhcp-client
[424976.197958] DEBUG: info
[424976.314068] DEBUG: ftp
[424976.45402] DEBUG: aptitude-common
[424976.588964] DEBUG: exim4-base
[424976.716042] DEBUG: gettext-base
[424976.850033] DEBUG: exim4-daemon-light
[424976.98307] DEBUG: texinfo
[424977.104902] DEBUG: host
[424977.220058] DEBUG: at
[424977.346897] DEBUG: krb5-locales
[424977.477074] DEBUG: libswitch-perl
[424977.595091] DEBUG: bzip2
[424977.709055] DEBUG: bc
[424977.827072] DEBUG: lsof
[424977.943897] DEBUG: dbus
[424978.074074] DEBUG: python-support
[424978.205919] DEBUG: ucf
[424978.332043] DEBUG: debian-faq
[424982.506037] DEBUG: python-reportbug
[424982.953072] DEBUG: reportbug
[424983.218908] DEBUG: wamerican
[424983.476877] DEBUG: libclass-isa-perl
[424983.731031] DEBUG: pciutils
[424983.97994] DEBUG: rpcbind
[424984.219074] DEBUG: mime-support
[424984.462976] DEBUG: m4
[424984.700918] DEBUG: bsd-mailx
[424984.922886] DEBUG: whois
[424985.145092] DEBUG: aptitude
[424985.364914] DEBUG: patch
[424985.589027] DEBUG: python-apt
[424985.805988] DEBUG: perl
[424986.025095] DEBUG: file
[424990.737915] DEBUG: nfs-common
[424991.024017] DEBUG: dc
[424991.255999] DEBUG: apt-listchanges
[424991.494894] DEBUG: make-guile
[424991.7171] DEBUG: mlocate
[424992.115974] DEBUG: python2.7
[424992.361069] DEBUG: dnsutils
[424992.638111] DEBUG: exim4-config
[424992.932081] DEBUG: liblockfile-bin
[424993.212938] DEBUG: time
[424993.45994] DEBUG: procmail
[424993.726015] DEBUG: telnet
[424994.011879] DEBUG: python2.6-minimal
[424994.268894] DEBUG: ncurses-term
[424994.524002] DEBUG: xz-utils
[424994.749069] DEBUG: exim4
[424994.997025] DEBUG: bind9-host
[425071.078062] INFO: Installing packages
[425071.981907] DEBUG: Executing: chroot /target/de61d397/root apt-get install --no-install-recommends --assume-yes python build-essential syslog-ng mcelog curl dnsutils vim screen tmux zip p7zip git mongodb python-pip python-virtualenv python-psycopg2 python-lxml nmap dhcpcd nfs-common nfs-kernel-server ntp bc distcc lvm2 mdadm sshfs netcat samba atop htop iotop lsof colordiff iftop icu-devtools gridengine-client gridengine-exec file dhcpcd5 linux-image-amd64 openssh-server extlinux w3m install-info isc-dhcp-common mutt openssh-client python-minimal doc-debian bash-completion perl-modules isc-dhcp-client info ftp aptitude-common exim4-base gettext-base exim4-daemon-light texinfo host at krb5-locales libswitch-perl bzip2 dbus python-support ucf debian-faq python-reportbug reportbug wamerican libclass-isa-perl pciutils rpcbind mime-support m4 bsd-mailx whois aptitude patch python-apt perl dc apt-listchanges make-guile mlocate python2.7 exim4-config liblockfile-bin time procmail telnet python2.6-minimal ncurses-term xz-utils exim4 bind9-host
[425109.394073] DEBUG: Reading package lists...
[425764.267921] DEBUG: Building dependency tree...
[426394.635916] DEBUG: The following extra packages will be installed:
[426395.128012] DEBUG: binutils ca-certificates cpp cpp-4.9 dh-python dmeventd docutils-common
[426395.441055] DEBUG: dpkg-dev fontconfig fontconfig-config fonts-dejavu-core fuse g++ g++-4.9 gcc
[426395.756006] DEBUG: gcc-4.9 git-man gnupg-agent gnupg2 gridengine-common guile-2.0-libs
[426396.156073] DEBUG: initramfs-tools klibc-utils libasan1 libasn1-8-heimdal libasprintf0c2
[426396.544933] DEBUG: libassuan0 libatk1.0-0 libatk1.0-data libatomic1 libavahi-client3
[426396.934032] DEBUG: libavahi-common-data libavahi-common3 libbind9-90 libblas-common libblas3
[426397.319078] DEBUG: libboost-dev libboost-filesystem1.55.0 libboost-program-options1.55.0
[426402.60601] DEBUG: libboost-system1.55.0 libboost-thread1.55.0 libboost1.55-dev libbsd0
[426403.045893] DEBUG: libc-dev-bin libc6-dev libcairo2 libcap-ng0 libcilkrts5 libcloog-isl4
[426403.395891] DEBUG: libcups2 libcurl3 libcurl3-gnutls libcwidget3 libdatrie1 libdbi1 libdbus-1-3
[426403.729916] DEBUG: libdevmapper-event1.02.1 libdns-export100 libdns100 libdpkg-perl libedit2
[426404.083014] DEBUG: liberror-perl libevent-2.0-5 libevtlog0 libexpat1
[426404.46806] DEBUG: libfile-copy-recursive-perl libfontconfig1 libfreetype6 libfuse2 libgc1c2
[426404.819012] DEBUG: libgcc-4.9-dev libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common libgeoip1
[426405.200958] DEBUG: libgfortran3 libglib2.0-0 libgomp1 libgoogle-perftools4 libgpgme11 libgpm2
[426405.605078] DEBUG: libgraphite2-3 libgssapi-krb5-2 libgssapi3-heimdal libgtk2.0-0
[426406.003952] DEBUG: libgtk2.0-common libharfbuzz0b libhcrypto4-heimdal libhdb9-heimdal
[426406.353951] DEBUG: libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libintl-perl
[426406.718016] DEBUG: libirs-export91 libisc-export95 libisc95 libisccc90 libisccfg-export90
[426407.089949] DEBUG: libisccfg90 libisl10 libitm1 libivykis0 libjasper1 libjbig0 libjpeg62-turbo
[426407.433987] DEBUG: libk5crypto3 libkdc2-heimdal libkeyutils1 libklibc libkrb5-26-heimdal
[426588.156939] DEBUG: libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldb1 liblinear1
[426589.672089] DEBUG: liblockfile1 liblsan0 libltdl7 liblua5.2-0 liblvm2cmd2.02 liblwres90
[426589.901924] DEBUG: libmagic1 libmongo-client0 libmpc3 libmpdec2 libmpfr4 libnet1 libnfsidmap2
[426590.111017] DEBUG: libntdb1 libopts25 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0
[426590.324879] DEBUG: libpcap0.8 libpci3 libpcrecpp0 libperl4-corelibs-perl libpixman-1-0
[426590.533972] DEBUG: libpng12-0 libpq5 libpth20 libpython-stdlib libpython2.7
[426590.742111] DEBUG: libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
[426590.939045] DEBUG: libpython3.4-minimal libpython3.4-stdlib libquadmath0 libreadline5
[426591.144085] DEBUG: libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsigsegv2
[426591.334105] DEBUG: libsnappy1 libsqlite3-0 libssh2-1 libstdc++-4.9-dev libtalloc2
[426591.538906] DEBUG: libtcmalloc-minimal4 libtdb1 libtevent0 libtext-unidecode-perl libthai-data
[426591.738939] DEBUG: libthai0 libtiff5 libtimedate-perl libtirpc1 libtokyocabinet9 libtsan0
[426591.959953] DEBUG: libubsan0 libunistring0 libunwind8 libuuid-perl libv8-3.14.5 libwbclient0
[426592.159033] DEBUG: libwind0-heimdal libwrap0 libx11-6 libx11-data libxapian22 libxau6
[426592.362881] DEBUG: libxcb-render0 libxcb-shm0 libxcb1 libxcomposite1 libxcursor1 libxdamage1
[426592.573881] DEBUG: libxdmcp6 libxext6 libxfixes3 libxi6 libxinerama1 libxml-libxml-perl
[426592.782021] DEBUG: libxml-namespacesupport-perl libxml-sax-base-perl libxml-sax-perl libxml2
[426592.995882] DEBUG: libxrandr2 libxrender1 libxslt1.1 linux-base linux-image-3.16.0-4-amd64
[426593.182087] DEBUG: linux-libc-dev mongodb-clients mongodb-dev mongodb-server
[426593.388081] DEBUG: openssh-sftp-server openssl pinentry-gtk2 python-apt-common python-chardet
[426593.586922] DEBUG: python-chardet-whl python-colorama python-colorama-whl python-crypto
[426593.782902] DEBUG: python-debian python-debianbts python-defusedxml python-distlib
[426593.981981] DEBUG: python-distlib-whl python-dnspython python-docutils python-html5lib
[426594.167948] DEBUG: python-html5lib-whl python-ldb python-ntdb python-pip-whl
[426594.383001] DEBUG: python-pkg-resources python-requests python-requests-whl python-roman
[426598.741055] DEBUG: python-samba python-setuptools python-setuptools-whl python-six
[426599.081039] DEBUG: python-six-whl python-soappy python-talloc python-tdb python-urllib3
[426599.417925] DEBUG: python-urllib3-whl python-wstools python2.7-minimal python3 python3-minimal
[426599.760056] DEBUG: python3-pkg-resources python3.4 python3.4-minimal samba-common
[426600.112915] DEBUG: samba-common-bin samba-dsdb-modules samba-libs sgml-base shared-mime-info
[426600.472927] DEBUG: syslog-ng-core syslog-ng-mod-json syslog-ng-mod-mongodb syslog-ng-mod-sql
[426600.800037] DEBUG: tcsh tdb-tools update-inetd vim-runtime xml-core
[426601.083994] DEBUG: Suggested packages:
[426606.749058] DEBUG: x-terminal-emulator www-browser python-glade2 python-gtk2 default-mta
[426607.191086] DEBUG: mail-transport-agent debtags apt-xapian-index binutils-doc bzip2-doc cpp-doc
[426607.650042] DEBUG: gcc-4.9-locales dbus-x11 postscript-viewer dhcpcd-gtk distccmon-gnome ccache
[426608.087063] DEBUG: distcc-pump dmucs rblcheck debian-keyring mail-reader eximon4 exim4-doc-html
[426608.49309] DEBUG: exim4-doc-info spf-tools-perl swaks g++-multilib g++-4.9-multilib
[426608.906031] DEBUG: gcc-4.9-doc libstdc++6-4.9-dbg gcc-multilib make manpages-dev autoconf
[426609.316111] DEBUG: automake libtool flex bison gdb gcc-doc gcc-4.9-multilib libgcc1-dbg
[426609.726906] DEBUG: libgomp1-dbg libitm1-dbg libatomic1-dbg libasan1-dbg liblsan0-dbg
[426610.142946] DEBUG: libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libquadmath0-dbg git-daemon-run
[426610.568047] DEBUG: git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-arch
[426610.97002] DEBUG: git-cvs git-mediawiki git-svn gnupg-doc parcimonie xloadimage
[426611.382961] DEBUG: gridengine-qmon strace ltrace texinfo-doc-nonfree avahi-autoipd libboost-doc
[426611.774921] DEBUG: libboost1.55-doc libboost-atomic1.55-dev libboost-chrono1.55-dev
[426612.160921] DEBUG: libboost-context1.55-dev libboost-coroutine1.55-dev
[426612.539053] DEBUG: libboost-date-time1.55-dev libboost-exception1.55-dev
[426612.899065] DEBUG: libboost-filesystem1.55-dev libboost-graph1.55-dev
[426613.324881] DEBUG: libboost-graph-parallel1.55-dev libboost-iostreams1.55-dev
[426613.694906] DEBUG: libboost-locale1.55-dev libboost-log1.55-dev libboost-math1.55-dev
[426614.079952] DEBUG: libboost-mpi1.55-dev libboost-mpi-python1.55-dev
[426618.668079] DEBUG: libboost-program-options1.55-dev libboost-python1.55-dev
[426618.999004] DEBUG: libboost-random1.55-dev libboost-regex1.55-dev
[426619.334936] DEBUG: libboost-serialization1.55-dev libboost-signals1.55-dev
[426619.741917] DEBUG: libboost-system1.55-dev libboost-test1.55-dev libboost-thread1.55-dev
[426620.142937] DEBUG: libboost-timer1.55-dev libboost-wave1.55-dev libboost1.55-tools-dev
[426620.52989] DEBUG: libmpfrc++-dev libntl-dev glibc-doc cups-common libcwidget-dev geoip-bin
[426620.937109] DEBUG: gpgsm gpm krb5-doc krb5-user librsvg2-common gvfs libintl-xs-perl
[426621.335983] DEBUG: libjasper-runtime liblinear-tools liblinear-dev libstdc++-4.9-doc
[426621.725082] DEBUG: xapian-tools linux-doc-3.16 debian-kernel-handbook thin-provisioning-tools
[426622.121096] DEBUG: make-doc urlview aspell ispell mixmaster open-iscsi watchdog ntp-doc
[426622.540951] DEBUG: ssh-askpass libpam-ssh keychain monkeysphere rssh molly-guard ufw p7zip-full
[426622.932911] DEBUG: ed diffutils-doc perl-doc libterm-readline-gnu-perl
[426623.342991] DEBUG: libterm-readline-perl-perl libb-lint-perl libcpanplus-dist-build-perl
[426623.761892] DEBUG: libcpanplus-perl libfile-checktree-perl liblog-message-simple-perl
[426624.170065] DEBUG: liblog-message-perl libobject-accessor-perl pinentry-doc python-doc
[426630.691051] DEBUG: python-tk python-apt-dbg python-vte python-apt-doc python-crypto-dbg
[426631.047964] DEBUG: python-crypto-doc texlive-latex-recommended texlive-latex-base
[426631.409883] DEBUG: texlive-lang-french fonts-linuxlibertine ttf-linux-libertine python-genshi
[426631.83403] DEBUG: python-lxml-dbg python-distribute python-distribute-doc python-psycopg2-doc
[426632.242918] DEBUG: binfmt-support python2.7-doc python3-doc python3-tk python3-venv
[426632.639885] DEBUG: python3-setuptools python3.4-venv python3.4-doc debconf-utils debsums
[426633.044958] DEBUG: dlocate python-urwid python-gtkspell xdg-utils emacs23-bin-common
[426633.434057] DEBUG: emacs24-bin-common claws-mail bind9 bind9utils ctdb ldb-tools smbldap-tools
[426633.836031] DEBUG: winbind heimdal-clients iselect screenie byobu sgml-base-doc libdbd-mysql
[426634.258032] DEBUG: libdbd-pgsql libdbd-sqlite3 texlive-base texlive-generic-recommended ctags
[426634.635925] DEBUG: vim-doc vim-scripts w3m-img w3m-el cmigemo debhelper
[426634.983063] DEBUG: Recommended packages:
[426635.38909] DEBUG: aptitude-doc-en aptitude-doc libparse-debianchangelog-perl openresolv
[426635.817051] DEBUG: resolvconf fakeroot libalgorithm-merge-perl psmisc mailx syslinux-common
[426636.18207] DEBUG: rsync ssh-client busybox busybox-initramfs busybox-static
[426636.569023] DEBUG: libfile-fcntllock-perl geoip-database libglib2.0-data xdg-user-dirs
[426636.980057] DEBUG: hicolor-icon-theme libgtk2.0-bin libsasl2-modules tcpd libxml-sax-expat-perl
[426637.397051] DEBUG: firmware-linux-free irqbalance ndiff xauth rename libarchive-extract-perl
[426637.79211] DEBUG: libmodule-pluggable-perl libpod-latex-perl libterm-ui-perl
[426638.185978] DEBUG: libtext-soundex-perl libcgi-pm-perl libmodule-build-perl
[426638.602018] DEBUG: libpackage-constants-perl lsb-release iso-codes python-pil python-pygments
[426639.000893] DEBUG: libpaper-utils docutils-doc python-dev-all python-wheel
[426642.69495] DEBUG: python-egenix-mxdatetime python-ndg-httpsclient python-openssl python-pyasn1
[426643.048048] DEBUG: virtualenv python2.6 attr samba-vfs-modules syslog-ng-mod-smtp
[426643.388987] DEBUG: syslog-ng-mod-amqp syslog-ng-mod-geoip syslog-ng-mod-redis
[426643.764973] DEBUG: syslog-ng-mod-stomp unzip
[426644.129038] DEBUG: The following packages will be REMOVED:
[426644.417048] DEBUG: rsyslog
[426644.830942] DEBUG: The following NEW packages will be installed:
[426645.262003] DEBUG: apt-listchanges aptitude aptitude-common at atop bash-completion bc
[426645.653009] DEBUG: bind9-host binutils bsd-mailx build-essential bzip2 ca-certificates
[426646.03591] DEBUG: colordiff cpp cpp-4.9 curl dbus dc debian-faq dh-python dhcpcd dhcpcd5
[426646.415949] DEBUG: distcc dmeventd dnsutils doc-debian docutils-common dpkg-dev exim4
[426646.842957] DEBUG: exim4-base exim4-config exim4-daemon-light extlinux file fontconfig
[426650.685072] DEBUG: fontconfig-config fonts-dejavu-core ftp fuse g++ g++-4.9 gcc gcc-4.9
[426651.040077] DEBUG: gettext-base git git-man gnupg-agent gnupg2 gridengine-client
[426651.451111] DEBUG: gridengine-common gridengine-exec guile-2.0-libs host htop icu-devtools
[426651.828051] DEBUG: iftop info initramfs-tools install-info iotop isc-dhcp-client
[426652.20809] DEBUG: isc-dhcp-common klibc-utils krb5-locales libasan1 libasn1-8-heimdal
[426652.590036] DEBUG: libasprintf0c2 libassuan0 libatk1.0-0 libatk1.0-data libatomic1
[426652.96793] DEBUG: libavahi-client3 libavahi-common-data libavahi-common3 libbind9-90
[426653.342009] DEBUG: libblas-common libblas3 libboost-dev libboost-filesystem1.55.0
[426653.731108] DEBUG: libboost-program-options1.55.0 libboost-system1.55.0 libboost-thread1.55.0
[426654.136896] DEBUG: libboost1.55-dev libbsd0 libc-dev-bin libc6-dev libcairo2 libcap-ng0
[426654.525995] DEBUG: libcilkrts5 libclass-isa-perl libcloog-isl4 libcups2 libcurl3
[426654.912949] DEBUG: libcurl3-gnutls libcwidget3 libdatrie1 libdbi1 libdbus-1-3
[426655.317068] DEBUG: libdevmapper-event1.02.1 libdns-export100 libdns100 libdpkg-perl libedit2
[426662.666082] DEBUG: liberror-perl libevent-2.0-5 libevtlog0 libexpat1
[426663.034916] DEBUG: libfile-copy-recursive-perl libfontconfig1 libfreetype6 libfuse2 libgc1c2
[426663.386106] DEBUG: libgcc-4.9-dev libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common libgeoip1
[426663.806915] DEBUG: libgfortran3 libglib2.0-0 libgomp1 libgoogle-perftools4 libgpgme11 libgpm2
[426664.207935] DEBUG: libgraphite2-3 libgssapi-krb5-2 libgssapi3-heimdal libgtk2.0-0
[426664.629936] DEBUG: libgtk2.0-common libharfbuzz0b libhcrypto4-heimdal libhdb9-heimdal
[426665.041924] DEBUG: libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libintl-perl
[426665.452003] DEBUG: libirs-export91 libisc-export95 libisc95 libisccc90 libisccfg-export90
[426665.864944] DEBUG: libisccfg90 libisl10 libitm1 libivykis0 libjasper1 libjbig0 libjpeg62-turbo
[426666.269064] DEBUG: libk5crypto3 libkdc2-heimdal libkeyutils1 libklibc libkrb5-26-heimdal
[426666.682005] DEBUG: libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldb1 liblinear1
[426667.099953] DEBUG: liblockfile-bin liblockfile1 liblsan0 libltdl7 liblua5.2-0 liblvm2cmd2.02
[426667.512894] DEBUG: liblwres90 libmagic1 libmongo-client0 libmpc3 libmpdec2 libmpfr4 libnet1
[426667.921066] DEBUG: libnfsidmap2 libntdb1 libopts25 libpango-1.0-0 libpangocairo-1.0-0
[426668.328047] DEBUG: libpangoft2-1.0-0 libpcap0.8 libpci3 libpcrecpp0 libperl4-corelibs-perl
[426668.752909] DEBUG: libpixman-1-0 libpng12-0 libpq5 libpth20 libpython-stdlib libpython2.7
[426669.149876] DEBUG: libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
[426669.555902] DEBUG: libpython3.4-minimal libpython3.4-stdlib libquadmath0 libreadline5
[426669.965029] DEBUG: libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsigsegv2
[426670.372009] DEBUG: libsnappy1 libsqlite3-0 libssh2-1 libstdc++-4.9-dev libswitch-perl
[426670.768023] DEBUG: libtalloc2 libtcmalloc-minimal4 libtdb1 libtevent0 libtext-unidecode-perl
[426671.18597] DEBUG: libthai-data libthai0 libtiff5 libtimedate-perl libtirpc1 libtokyocabinet9
[426671.567917] DEBUG: libtsan0 libubsan0 libunistring0 libunwind8 libuuid-perl libv8-3.14.5
[426671.978951] DEBUG: libwbclient0 libwind0-heimdal libwrap0 libx11-6 libx11-data libxapian22
[426672.381878] DEBUG: libxau6 libxcb-render0 libxcb-shm0 libxcb1 libxcomposite1 libxcursor1
[426767.971992] DEBUG: libxdamage1 libxdmcp6 libxext6 libxfixes3 libxi6 libxinerama1
[426768.513918] DEBUG: libxml-libxml-perl libxml-namespacesupport-perl libxml-sax-base-perl
[426768.924952] DEBUG: libxml-sax-perl libxml2 libxrandr2 libxrender1 libxslt1.1 linux-base
[426769.340038] DEBUG: linux-image-3.16.0-4-amd64 linux-image-amd64 linux-libc-dev lsof lvm2 m4
[426769.752979] DEBUG: make-guile mcelog mdadm mime-support mlocate mongodb mongodb-clients
[426770.15996] DEBUG: mongodb-dev mongodb-server mutt ncurses-term netcat nfs-common
[426770.582914] DEBUG: nfs-kernel-server nmap ntp openssh-client openssh-server openssh-sftp-server
[426771.022081] DEBUG: openssl p7zip patch pciutils perl perl-modules pinentry-gtk2 procmail python
[426771.420002] DEBUG: python-apt python-apt-common python-chardet python-chardet-whl
[426771.818876] DEBUG: python-colorama python-colorama-whl python-crypto python-debian
[426772.212029] DEBUG: python-debianbts python-defusedxml python-distlib python-distlib-whl
[426772.648096] DEBUG: python-dnspython python-docutils python-html5lib python-html5lib-whl
[426773.124933] DEBUG: python-ldb python-lxml python-minimal python-ntdb python-pip python-pip-whl
[426773.587942] DEBUG: python-pkg-resources python-psycopg2 python-reportbug python-requests
[426774.034023] DEBUG: python-requests-whl python-roman python-samba python-setuptools
[426774.566889] DEBUG: python-setuptools-whl python-six python-six-whl python-soappy python-support
[426775.062084] DEBUG: python-talloc python-tdb python-urllib3 python-urllib3-whl python-virtualenv
[426775.572062] DEBUG: python-wstools python2.6-minimal python2.7 python2.7-minimal python3
[426776.051044] DEBUG: python3-minimal python3-pkg-resources python3.4 python3.4-minimal reportbug
[426776.549101] DEBUG: rpcbind samba samba-common samba-common-bin samba-dsdb-modules samba-libs
[426777.035952] DEBUG: screen sgml-base shared-mime-info sshfs syslog-ng syslog-ng-core
[426777.535915] DEBUG: syslog-ng-mod-json syslog-ng-mod-mongodb syslog-ng-mod-sql tcsh tdb-tools
[426778.014898] DEBUG: telnet texinfo time tmux ucf update-inetd vim vim-runtime w3m wamerican
[426778.349876] DEBUG: whois xml-core xz-utils zip
[426856.306076] DEBUG: 0 upgraded, 363 newly installed, 1 to remove and 0 not upgraded.
[426856.601954] DEBUG: Need to get 241 MB of archives.
[426856.803894] DEBUG: After this operation, 969 MB of additional disk space will be used.
[426857.038021] DEBUG: Get:1 http://cloudfront.debian.net/debian/ testing/main install-info amd64 5.2.0.dfsg.1-6 [193 kB]
[426931.67901] DEBUG: Get:2 http://cloudfront.debian.net/debian/ testing/main bash-completion all 1:2.1-4 [182 kB]
[426944.020033] DEBUG: Get:3 http://cloudfront.debian.net/debian/ testing/main libasprintf0c2 amd64 0.19.3-2 [31.3 kB]
[426949.899912] DEBUG: Get:4 http://cloudfront.debian.net/debian/ testing/main libcwidget3 amd64 0.5.17-2 [348 kB]
[426968.879938] DEBUG: Get:5 http://cloudfront.debian.net/debian/ testing/main libbsd0 amd64 0.7.0-2 [67.9 kB]
[426975.996971] DEBUG: Get:6 http://cloudfront.debian.net/debian/ testing/main libedit2 amd64 3.1-20140620-2 [85.1 kB]
[426983.925104] DEBUG: Get:7 http://cloudfront.debian.net/debian/ testing/main libevent-2.0-5 amd64 2.0.21-stable-2 [152 kB]
[426994.543076] DEBUG: Get:8 http://cloudfront.debian.net/debian/ testing/main libgc1c2 amd64 1:7.2d-6.4 [132 kB]
[427003.968954] DEBUG: Get:9 http://cloudfront.debian.net/debian/ testing/main libgpm2 amd64 1.20.4-6.1+b2 [34.0 kB]
[427009.66692] DEBUG: Get:10 http://cloudfront.debian.net/debian/ testing/main libkeyutils1 amd64 1.5.9-5+b1 [12.0 kB]
[427015.049934] DEBUG: Get:11 http://cloudfront.debian.net/debian/ testing/main libkrb5support0 amd64 1.12.1+dfsg-18 [58.5 kB]
[427021.620989] DEBUG: Get:12 http://cloudfront.debian.net/debian/ testing/main libk5crypto3 amd64 1.12.1+dfsg-18 [115 kB]
[427030.201912] DEBUG: Get:13 http://cloudfront.debian.net/debian/ testing/main libkrb5-3 amd64 1.12.1+dfsg-18 [303 kB]
[427063.147068] DEBUG: Get:14 http://cloudfront.debian.net/debian/ testing/main libgssapi-krb5-2 amd64 1.12.1+dfsg-18 [150 kB]
[427063.469887] DEBUG: Get:15 http://cloudfront.debian.net/debian/ testing/main libsasl2-modules-db amd64 2.1.26.dfsg1-12 [66.9 kB]
[427066.715002] DEBUG: Get:16 http://cloudfront.debian.net/debian/ testing/main libsasl2-2 amd64 2.1.26.dfsg1-12 [104 kB]
[427075.153112] DEBUG: Get:17 http://cloudfront.debian.net/debian/ testing/main libldap-2.4-2 amd64 2.4.40-4 [217 kB]
[427089.067936] DEBUG: Get:18 http://cloudfront.debian.net/debian/ testing/main liblockfile-bin amd64 1.09-6 [18.9 kB]
[427097.555876] DEBUG: Get:19 http://cloudfront.debian.net/debian/ testing/main liblockfile1 amd64 1.09-6 [15.8 kB]
[427104.43306] DEBUG: Get:20 http://cloudfront.debian.net/debian/ testing/main libmagic1 amd64 1:5.20-2 [243 kB]
[427118.632078] DEBUG: Get:21 http://cloudfront.debian.net/debian/ testing/main libnfsidmap2 amd64 0.25-5 [38.1 kB]
[427124.568939] DEBUG: Get:22 http://cloudfront.debian.net/debian/ testing/main libpci3 amd64 1:3.2.1-3 [53.9 kB]
[427192.069054] DEBUG: Get:23 http://http.debian.net/debian/ wheezy/main linux-base all 3.5 [34.3 kB]
[427209.820032] DEBUG: Get:24 http://cloudfront.debian.net/debian/ testing/main libsqlite3-0 amd64 3.8.7.1-1 [438 kB]
[427223.200083] DEBUG: Get:25 http://cloudfront.debian.net/debian/ testing/main libtirpc1 amd64 0.2.5-1 [80.4 kB]
[427230.921984] DEBUG: Get:26 http://cloudfront.debian.net/debian/ testing/main libtokyocabinet9 amd64 1.4.48-3 [239 kB]
[427238.576889] DEBUG: Get:27 http://http.debian.net/debian/ wheezy/main libfile-copy-recursive-perl all 0.38-1 [20.6 kB]
[427245.652914] DEBUG: Get:28 http://cloudfront.debian.net/debian/ testing/main libwrap0 amd64 7.6.q-25 [58.5 kB]
[427291.585922] DEBUG: Get:29 http://http.debian.net/debian/ wheezy/main update-inetd all 4.43 [21.8 kB]
[427295.800924] DEBUG: Get:30 http://cloudfront.debian.net/debian/ testing/main libxml2 amd64 2.9.1+dfsg1-5 [800 kB]
[427326.900959] DEBUG: Get:31 http://cloudfront.debian.net/debian/ testing/main perl-modules all 5.20.2-2 [2,539 kB]
[427397.115946] DEBUG: Get:32 http://http.debian.net/debian/ wheezy/main sgml-base all 1.26+nmu4 [14.6 kB]
[427475.974083] DEBUG: Get:33 http://cloudfront.debian.net/debian/ testing/main perl amd64 5.20.2-2 [2,618 kB]
[427578.943014] DEBUG: Get:34 http://http.debian.net/debian/ wheezy/main python-support all 1.0.15 [33.6 kB]
[427600.163937] DEBUG: Get:35 http://http.debian.net/debian/ wheezy/main libperl4-corelibs-perl all 0.003-1 [43.6 kB]
[427630.884886] DEBUG: Get:36 http://cloudfront.debian.net/debian/ testing/main libpython2.7-minimal amd64 2.7.9-2 [376 kB]
[427709.32889] DEBUG: Get:37 http://http.debian.net/debian/ wheezy/main lsof amd64 4.86+dfsg-1 [316 kB]
[427711.481094] DEBUG: Get:38 http://cloudfront.debian.net/debian/ testing/main python2.7-minimal amd64 2.7.9-2 [1,401 kB]
[427773.644924] DEBUG: Get:39 http://cloudfront.debian.net/debian/ testing/main python-minimal amd64 2.7.8-3 [39.8 kB]
[427781.181097] DEBUG: Get:40 http://cloudfront.debian.net/debian/ testing/main mime-support all 3.58 [36.0 kB]
[427851.448059] DEBUG: Get:41 http://cloudfront.debian.net/debian/ testing/main libexpat1 amd64 2.1.0-6+b3 [80.3 kB]
[427866.615057] DEBUG: Get:42 http://cloudfront.debian.net/debian/ testing/main libpython2.7-stdlib amd64 2.7.9-2 [1,844 kB]
[427867.132902] DEBUG: Get:43 http://http.debian.net/debian/ wheezy/main xml-core all 0.13+nmu2 [24.2 kB]
[427941.647053] DEBUG: Get:44 http://cloudfront.debian.net/debian/ testing/main python2.7 amd64 2.7.9-2 [251 kB]
[427955.754042] DEBUG: Get:45 http://cloudfront.debian.net/debian/ testing/main libpython-stdlib amd64 2.7.8-3 [19.4 kB]
[427962.146997] DEBUG: Get:46 http://cloudfront.debian.net/debian/ testing/main python amd64 2.7.8-3 [151 kB]
[427977.827072] DEBUG: Get:47 http://http.debian.net/debian/ wheezy/main python2.6-minimal amd64 2.6.8-1.1 [1,547 kB]
[427978.420019] DEBUG: Get:48 http://cloudfront.debian.net/debian/ testing/main libpng12-0 amd64 1.2.50-2+b2 [172 kB]
[427989.037991] DEBUG: Get:49 http://cloudfront.debian.net/debian/ testing/main libfreetype6 amd64 2.5.2-3 [466 kB]
[428074.599981] DEBUG: Get:50 http://cloudfront.debian.net/debian/ testing/main ucf all 3.0030 [69.7 kB]
[428079.142094] DEBUG: Get:51 http://cloudfront.debian.net/debian/ testing/main fonts-dejavu-core all 2.34-1 [1,047 kB]
[428142.226934] DEBUG: Get:52 http://cloudfront.debian.net/debian/ testing/main fontconfig-config all 2.11.0-6.3 [273 kB]
[428216.906071] DEBUG: Get:53 http://cloudfront.debian.net/debian/ testing/main libfontconfig1 amd64 2.11.0-6.3 [329 kB]
[428237.610102] DEBUG: Get:54 http://cloudfront.debian.net/debian/ testing/main fontconfig amd64 2.11.0-6.3 [402 kB]
[428258.508921] DEBUG: Get:55 http://cloudfront.debian.net/debian/ testing/main libltdl7 amd64 2.4.2-1.11 [45.2 kB]
[428265.341043] DEBUG: Get:56 http://cloudfront.debian.net/debian/ testing/main libunistring0 amd64 0.9.3-5.2+b1 [288 kB]
[428279.516935] DEBUG: Get:57 http://cloudfront.debian.net/debian/ testing/main guile-2.0-libs amd64 2.0.11+1-9 [2,219 kB]
[428415.617943] DEBUG: Get:58 http://cloudfront.debian.net/debian/ testing/main libasan1 amd64 4.9.2-10 [195 kB]
[428480.767965] DEBUG: Get:59 http://http.debian.net/debian/ wheezy/main telnet amd64 0.17-36 [71.8 kB]
[428494.940042] DEBUG: Get:60 http://cloudfront.debian.net/debian/ testing/main libroken18-heimdal amd64 1.6~rc2+dfsg-9 [63.0 kB]
[428502.310991] DEBUG: Get:61 http://cloudfront.debian.net/debian/ testing/main libasn1-8-heimdal amd64 1.6~rc2+dfsg-9 [205 kB]
[428514.422894] DEBUG: Get:62 http://cloudfront.debian.net/debian/ testing/main libassuan0 amd64 2.1.2-2 [35.5 kB]
[428520.623922] DEBUG: Get:63 http://cloudfront.debian.net/debian/ testing/main libglib2.0-0 amd64 2.42.1-1 [2,401 kB]
[428528.136969] DEBUG: Get:64 http://http.debian.net/debian/ wheezy/main libxml-sax-base-perl all 1.07-1 [23.1 kB]
[428664.005041] DEBUG: Get:65 http://cloudfront.debian.net/debian/ testing/main libatk1.0-data all 2.14.0-1 [181 kB]
[428691.935062] DEBUG: Get:66 http://http.debian.net/debian/ wheezy/main libxml-sax-perl all 0.99+dfsg-2 [68.3 kB]
[428720.53504] DEBUG: Get:67 http://cloudfront.debian.net/debian/ testing/main libatk1.0-0 amd64 2.14.0-1 [92.0 kB]
[428727.921009] DEBUG: Get:68 http://cloudfront.debian.net/debian/ testing/main libatomic1 amd64 4.9.2-10 [8,992 B]
[428732.793093] DEBUG: Get:69 http://cloudfront.debian.net/debian/ testing/main libavahi-common-data amd64 0.6.31-4+b2 [98.7 kB]
[428741.980076] DEBUG: Get:70 http://cloudfront.debian.net/debian/ testing/main libavahi-common3 amd64 0.6.31-4+b2 [51.2 kB]
[428749.613047] DEBUG: Get:71 http://cloudfront.debian.net/debian/ testing/main libdbus-1-3 amd64 1.8.16-1 [169 kB]
[428764.036894] DEBUG: Get:72 http://cloudfront.debian.net/debian/ testing/main libavahi-client3 amd64 0.6.31-4+b2 [54.5 kB]
[428774.733067] DEBUG: Get:73 http://cloudfront.debian.net/debian/ testing/main libboost-system1.55.0 amd64 1.55.0+dfsg-3 [30.2 kB]
[428785.907984] DEBUG: Get:74 http://cloudfront.debian.net/debian/ testing/main libboost-filesystem1.55.0 amd64 1.55.0+dfsg-3 [58.8 kB]
[428790.433884] DEBUG: Get:75 http://http.debian.net/debian/ wheezy/main wamerican all 7.1-1 [272 kB]
[428794.209003] DEBUG: Get:76 http://cloudfront.debian.net/debian/ testing/main libboost-program-options1.55.0 amd64 1.55.0+dfsg-3 [143 kB]
[428808.804989] DEBUG: Get:77 http://cloudfront.debian.net/debian/ testing/main libboost-thread1.55.0 amd64 1.55.0+dfsg-3 [53.4 kB]
[428814.729929] DEBUG: Get:78 http://cloudfront.debian.net/debian/ testing/main libpixman-1-0 amd64 0.32.6-3 [507 kB]
[428837.795973] DEBUG: Get:79 http://cloudfront.debian.net/debian/ testing/main libxau6 amd64 1:1.0.8-1 [20.7 kB]
[428843.518972] DEBUG: Get:80 http://cloudfront.debian.net/debian/ testing/main libxdmcp6 amd64 1:1.1.1-1+b1 [24.9 kB]
[428849.464893] DEBUG: Get:81 http://cloudfront.debian.net/debian/ testing/main libxcb1 amd64 1.10-3+b1 [44.4 kB]
[428857.309103] DEBUG: Get:82 http://cloudfront.debian.net/debian/ testing/main libx11-data all 2:1.6.2-3 [126 kB]
[428866.998911] DEBUG: Get:83 http://cloudfront.debian.net/debian/ testing/main libx11-6 amd64 2:1.6.2-3 [729 kB]
[428894.38796] DEBUG: Get:84 http://http.debian.net/debian/ wheezy/main atop amd64 1.26-2 [109 kB]
[428895.253897] DEBUG: Get:85 http://cloudfront.debian.net/debian/ testing/main libxcb-render0 amd64 1.10-3+b1 [17.5 kB]
[428900.573015] DEBUG: Get:86 http://cloudfront.debian.net/debian/ testing/main libxcb-shm0 amd64 1.10-3+b1 [11.5 kB]
[428907.973051] DEBUG: Get:87 http://cloudfront.debian.net/debian/ testing/main libxext6 amd64 2:1.3.3-1 [52.7 kB]
[428915.880919] DEBUG: Get:88 http://cloudfront.debian.net/debian/ testing/main libxrender1 amd64 1:0.9.8-1+b1 [31.4 kB]
[428921.629906] DEBUG: Get:89 http://cloudfront.debian.net/debian/ testing/main libcairo2 amd64 1.14.0-2.1 [742 kB]
[428950.661898] DEBUG: Get:90 http://cloudfront.debian.net/debian/ testing/main libcap-ng0 amd64 0.7.4-2 [13.2 kB]
[428956.959009] DEBUG: Get:91 http://cloudfront.debian.net/debian/ testing/main libcilkrts5 amd64 4.9.2-10 [40.1 kB]
[428963.038921] DEBUG: Get:92 http://cloudfront.debian.net/debian/ testing/main libisl10 amd64 0.12.2-2 [440 kB]
[428965.324879] DEBUG: Get:93 http://http.debian.net/debian/ wheezy/main dhcpcd amd64 1:3.2.3-11 [53.1 kB]
[428984.956026] DEBUG: Get:94 http://cloudfront.debian.net/debian/ testing/main libcloog-isl4 amd64 0.18.2-1+b2 [61.8 kB]
[428992.830038] DEBUG: Get:95 http://cloudfront.debian.net/debian/ testing/main libcups2 amd64 1.7.5-11 [283 kB]
[429044.401884] DEBUG: Get:96 http://cloudfront.debian.net/debian/ testing/main librtmp1 amd64 2.4+20131018.git79459a2-5 [59.6 kB]
[429051.613092] DEBUG: Get:97 http://cloudfront.debian.net/debian/ testing/main libssh2-1 amd64 1.4.3-4 [125 kB]
[429062.665939] DEBUG: Get:98 http://cloudfront.debian.net/debian/ testing/main libcurl3 amd64 7.38.0-4 [259 kB]
[429082.185984] DEBUG: Get:99 http://cloudfront.debian.net/debian/ testing/main libcurl3-gnutls amd64 7.38.0-4 [251 kB]
[429089.539051] DEBUG: Get:100 http://http.debian.net/debian/ wheezy/main gridengine-common all 6.2u5-7.1 [424 kB]
[429099.642038] DEBUG: Get:101 http://cloudfront.debian.net/debian/ testing/main libdatrie1 amd64 0.2.8-1 [32.6 kB]
[429106.002092] DEBUG: Get:102 http://cloudfront.debian.net/debian/ testing/main libdevmapper-event1.02.1 amd64 2:1.02.90-2 [35.6 kB]
[429125.983] DEBUG: Get:103 http://cloudfront.debian.net/debian/ testing/main libisc-export95 amd64 1:9.9.5.dfsg-9 [140 kB]
[429131.992102] DEBUG: Get:104 http://cloudfront.debian.net/debian/ testing/main libdns-export100 amd64 1:9.9.5.dfsg-9 [455 kB]
[429155.730009] DEBUG: Get:105 http://cloudfront.debian.net/debian/ testing/main libfuse2 amd64 2.9.3-15+b1 [135 kB]
[429164.856911] DEBUG: Get:106 http://cloudfront.debian.net/debian/ testing/main libjpeg62-turbo amd64 1:1.3.1-11 [116 kB]
[429169.044971] DEBUG: Get:107 http://http.debian.net/debian/ wheezy/main gridengine-client amd64 6.2u5-7.1 [10.5 MB]
[429178.119898] DEBUG: Get:108 http://cloudfront.debian.net/debian/ testing/main libjasper1 amd64 1.900.1-debian1-2.4 [133 kB]
[429189.371109] DEBUG: Get:109 http://cloudfront.debian.net/debian/ testing/main libjbig0 amd64 2.1-3.1 [30.7 kB]
[429196.047068] DEBUG: Get:110 http://cloudfront.debian.net/debian/ testing/main libtiff5 amd64 4.0.3-12.1 [217 kB]
[429208.517075] DEBUG: Get:111 http://cloudfront.debian.net/debian/ testing/main libgdk-pixbuf2.0-common all 2.31.1-2 [293 kB]
[429222.9321] DEBUG: Get:112 http://cloudfront.debian.net/debian/ testing/main libgdk-pixbuf2.0-0 amd64 2.31.1-2+b1 [166 kB]
[429300.673962] DEBUG: Get:113 http://cloudfront.debian.net/debian/ testing/main libgeoip1 amd64 1.6.2-4 [90.8 kB]
[429314.570904] DEBUG: Get:114 http://cloudfront.debian.net/debian/ testing/main libquadmath0 amd64 4.9.2-10 [129 kB]
[429318.738937] DEBUG: Get:115 http://http.debian.net/debian/ wheezy/main gridengine-exec amd64 6.2u5-7.1 [1,712 kB]
[429325.855017] DEBUG: Get:116 http://cloudfront.debian.net/debian/ testing/main libgfortran3 amd64 4.9.2-10 [255 kB]
[429355.837107] DEBUG: Get:117 http://cloudfront.debian.net/debian/ testing/main libgomp1 amd64 4.9.2-10 [37.8 kB]
[429359.814882] DEBUG: Get:118 http://cloudfront.debian.net/debian/ testing/main libgtk2.0-common all 2.24.25-1 [3,106 kB]
[429692.287922] DEBUG: Get:119 http://cloudfront.debian.net/debian/ testing/main libthai-data all 0.1.21-1 [159 kB]
[429714.380026] DEBUG: Get:120 http://cloudfront.debian.net/debian/ testing/main libthai0 amd64 0.1.21-1 [46.1 kB]
[429722.742081] DEBUG: Get:121 http://cloudfront.debian.net/debian/ testing/main libpango-1.0-0 amd64 1.36.8-3 [291 kB]
[429737.485886] DEBUG: Get:122 http://cloudfront.debian.net/debian/ testing/main libgraphite2-3 amd64 1.2.4-3 [57.4 kB]
[429812.162876] DEBUG: Get:123 http://cloudfront.debian.net/debian/ testing/main libharfbuzz0b amd64 0.9.35-2 [485 kB]
[429845.030069] DEBUG: Get:124 http://cloudfront.debian.net/debian/ testing/main libpangoft2-1.0-0 amd64 1.36.8-3 [213 kB]
[429870.872021] DEBUG: Get:125 http://cloudfront.debian.net/debian/ testing/main libpangocairo-1.0-0 amd64 1.36.8-3 [200 kB]
[429886.934042] DEBUG: Get:126 http://cloudfront.debian.net/debian/ testing/main libxcomposite1 amd64 1:0.4.4-1 [17.4 kB]
[429949.234962] DEBUG: Get:127 http://cloudfront.debian.net/debian/ testing/main libxfixes3 amd64 1:5.0.1-2+b2 [21.3 kB]
[429954.058886] DEBUG: Get:128 http://cloudfront.debian.net/debian/ testing/main libxcursor1 amd64 1:1.1.14-1+b1 [35.1 kB]
[429960.280895] DEBUG: Get:129 http://cloudfront.debian.net/debian/ testing/main libxdamage1 amd64 1:1.1.4-2+b1 [14.7 kB]
[429966.675997] DEBUG: Get:130 http://cloudfront.debian.net/debian/ testing/main libxi6 amd64 2:1.7.4-1+b2 [79.7 kB]
[429973.339081] DEBUG: Get:131 http://cloudfront.debian.net/debian/ testing/main libxinerama1 amd64 2:1.1.3-1+b1 [16.9 kB]
[429978.590965] DEBUG: Get:132 http://cloudfront.debian.net/debian/ testing/main libxrandr2 amd64 2:1.4.2-1+b1 [35.5 kB]
[429986.704111] DEBUG: Get:133 http://cloudfront.debian.net/debian/ testing/main shared-mime-info amd64 1.3-1 [634 kB]
[430322.78204] DEBUG: Get:134 http://cloudfront.debian.net/debian/ testing/main libgtk2.0-0 amd64 2.24.25-1 [2,301 kB]
[430573.954105] DEBUG: Get:135 http://cloudfront.debian.net/debian/ testing/main pinentry-gtk2 amd64 0.8.3-2 [47.5 kB]
[430579.839945] DEBUG: Get:136 http://cloudfront.debian.net/debian/ testing/main libpth20 amd64 2.0.7-20 [78.1 kB]
[430588.957071] DEBUG: Get:137 http://cloudfront.debian.net/debian/ testing/main gnupg-agent amd64 2.0.26-6 [272 kB]
[430602.15807] DEBUG: Get:138 http://cloudfront.debian.net/debian/ testing/main libksba8 amd64 1.3.2-1 [94.2 kB]
[430609.38406] DEBUG: Get:139 http://cloudfront.debian.net/debian/ testing/main gnupg2 amd64 2.0.26-6 [1,399 kB]
[430717.176914] DEBUG: Get:140 http://cloudfront.debian.net/debian/ testing/main libgpgme11 amd64 1.5.1-6 [119 kB]
[430726.45998] DEBUG: Get:141 http://cloudfront.debian.net/debian/ testing/main libhcrypto4-heimdal amd64 1.6~rc2+dfsg-9 [110 kB]
[430734.564066] DEBUG: Get:142 http://cloudfront.debian.net/debian/ testing/main libheimbase1-heimdal amd64 1.6~rc2+dfsg-9 [51.7 kB]
[430741.035938] DEBUG: Get:143 http://cloudfront.debian.net/debian/ testing/main libwind0-heimdal amd64 1.6~rc2+dfsg-9 [71.7 kB]
[430747.287035] DEBUG: Get:144 http://cloudfront.debian.net/debian/ testing/main libhx509-5-heimdal amd64 1.6~rc2+dfsg-9 [131 kB]
[430789.44993] DEBUG: Get:145 http://cloudfront.debian.net/debian/ testing/main libkrb5-26-heimdal amd64 1.6~rc2+dfsg-9 [229 kB]
[430803.683996] DEBUG: Get:146 http://cloudfront.debian.net/debian/ testing/main libheimntlm0-heimdal amd64 1.6~rc2+dfsg-9 [38.6 kB]
[430810.230017] DEBUG: Get:147 http://cloudfront.debian.net/debian/ testing/main libgssapi3-heimdal amd64 1.6~rc2+dfsg-9 [118 kB]
[430817.996979] DEBUG: Get:148 http://cloudfront.debian.net/debian/ testing/main libhdb9-heimdal amd64 1.6~rc2+dfsg-9 [86.2 kB]
[430824.641943] DEBUG: Get:149 http://cloudfront.debian.net/debian/ testing/main libisccfg-export90 amd64 1:9.9.5.dfsg-9 [39.9 kB]
[430830.651045] DEBUG: Get:150 http://cloudfront.debian.net/debian/ testing/main libirs-export91 amd64 1:9.9.5.dfsg-9 [37.6 kB]
[430835.694075] DEBUG: Get:151 http://cloudfront.debian.net/debian/ testing/main libitm1 amd64 4.9.2-10 [29.2 kB]
[430842.536926] DEBUG: Get:152 http://cloudfront.debian.net/debian/ testing/main libtalloc2 amd64 2.1.1-2 [27.3 kB]
[430847.698927] DEBUG: Get:153 http://cloudfront.debian.net/debian/ testing/main libtdb1 amd64 1.3.1-1 [41.2 kB]
[430854.830027] DEBUG: Get:154 http://cloudfront.debian.net/debian/ testing/main libtevent0 amd64 0.9.21-1 [25.6 kB]
[430860.411882] DEBUG: Get:155 http://cloudfront.debian.net/debian/ testing/main libldb1 amd64 2:1.1.17-2 [110 kB]
[430868.705988] DEBUG: Get:156 http://cloudfront.debian.net/debian/ testing/main libblas-common amd64 1.2.20110419-10 [8,496 B]
[430874.169111] DEBUG: Get:157 http://cloudfront.debian.net/debian/ testing/main libblas3 amd64 1.2.20110419-10 [167 kB]
[430885.015965] DEBUG: Get:158 http://cloudfront.debian.net/debian/ testing/main liblinear1 amd64 1.8+dfsg-4 [32.9 kB]
[430890.115976] DEBUG: Get:159 http://cloudfront.debian.net/debian/ testing/main liblsan0 amd64 4.9.2-10 [92.8 kB]
[430906.090021] DEBUG: Get:160 http://cloudfront.debian.net/debian/ testing/main liblua5.2-0 amd64 5.2.3-1.1 [82.4 kB]
[430916.863918] DEBUG: Get:161 http://cloudfront.debian.net/debian/ testing/main dmeventd amd64 2:1.02.90-2 [50.1 kB]
[430922.488928] DEBUG: Get:162 http://cloudfront.debian.net/debian/ testing/main liblvm2cmd2.02 amd64 2.02.111-2 [522 kB]
[430946.676016] DEBUG: Get:163 http://cloudfront.debian.net/debian/ testing/main libmpdec2 amd64 2.4.1-1 [85.7 kB]
[430954.884052] DEBUG: Get:164 http://cloudfront.debian.net/debian/ testing/main libmpfr4 amd64 3.1.2-2 [527 kB]
[430979.391098] DEBUG: Get:165 http://cloudfront.debian.net/debian/ testing/main libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
[430985.389948] DEBUG: Get:166 http://cloudfront.debian.net/debian/ testing/main libntdb1 amd64 1.0-5 [38.9 kB]
[430990.725994] DEBUG: Get:167 http://cloudfront.debian.net/debian/ testing/main libopts25 amd64 1:5.18.4-3 [69.6 kB]
[430997.308016] DEBUG: Get:168 http://cloudfront.debian.net/debian/ testing/main libpcap0.8 amd64 1.6.2-2 [133 kB]
[431010.273933] DEBUG: Get:169 http://cloudfront.debian.net/debian/ testing/main libpcrecpp0 amd64 2:8.35-3.3 [141 kB]
[431018.889904] DEBUG: Get:170 http://cloudfront.debian.net/debian/ testing/main libpq5 amd64 9.4.1-1 [121 kB]
[431027.383089] DEBUG: Get:171 http://cloudfront.debian.net/debian/ testing/main libpython2.7 amd64 2.7.9-2 [1,080 kB]
[431125.644922] DEBUG: Get:172 http://cloudfront.debian.net/debian/ testing/main libpython3.4-minimal amd64 3.4.2-1 [492 kB]
[431177.941084] DEBUG: Get:173 http://cloudfront.debian.net/debian/ testing/main libpython3.4-stdlib amd64 3.4.2-1 [2,088 kB]
[431247.370005] DEBUG: Get:174 http://cloudfront.debian.net/debian/ testing/main libreadline5 amd64 5.2+dfsg-2 [151 kB]
[431257.571936] DEBUG: Get:175 http://cloudfront.debian.net/debian/ testing/main libsigsegv2 amd64 2.10-4+b1 [29.2 kB]
[431262.96401] DEBUG: Get:176 http://cloudfront.debian.net/debian/ testing/main libtsan0 amd64 4.9.2-10 [212 kB]
[431282.267094] DEBUG: Get:177 http://cloudfront.debian.net/debian/ testing/main libubsan0 amd64 4.9.2-10 [82.4 kB]
[431288.992882] DEBUG: Get:178 http://cloudfront.debian.net/debian/ testing/main libunwind8 amd64 1.1-3.2 [50.8 kB]
[431294.28792] DEBUG: Get:179 http://cloudfront.debian.net/debian/ testing/main libwbclient0 amd64 2:4.1.17+dfsg-1 [114 kB]
[431302.891016] DEBUG: Get:180 http://cloudfront.debian.net/debian/ testing/main libxslt1.1 amd64 1.1.28-2+b2 [232 kB]
[431321.08593] DEBUG: Get:181 http://cloudfront.debian.net/debian/ testing/main libuuid-perl amd64 0.05-1+b1 [10.4 kB]
[431325.403929] DEBUG: Get:182 http://cloudfront.debian.net/debian/ testing/main libklibc amd64 2.0.4-2 [51.7 kB]
[431331.633091] DEBUG: Get:183 http://cloudfront.debian.net/debian/ testing/main klibc-utils amd64 2.0.4-2 [108 kB]
[431339.106083] DEBUG: Get:184 http://cloudfront.debian.net/debian/ testing/main initramfs-tools all 0.116 [89.0 kB]
[431346.826077] DEBUG: Get:185 http://cloudfront.debian.net/debian/ testing/main linux-image-3.16.0-4-amd64 amd64 3.16.7-ckt4-3 [33.7 MB]
[433417.454004] DEBUG: Get:186 http://cloudfront.debian.net/debian/ testing/main ntp amd64 1:4.2.6.p5+dfsg-5 [392 kB]
[433494.390965] DEBUG: Get:187 http://cloudfront.debian.net/debian/ testing/main python-ldb amd64 2:1.1.17-2 [30.1 kB]
[433499.533892] DEBUG: Get:188 http://cloudfront.debian.net/debian/ testing/main python-talloc amd64 2.1.1-2 [9,930 B]
[433505.42593] DEBUG: Get:189 http://cloudfront.debian.net/debian/ testing/main python3.4-minimal amd64 3.4.2-1 [1,646 kB]
[433561.281919] DEBUG: Get:190 http://cloudfront.debian.net/debian/ testing/main python-dnspython all 1.12.0-1 [101 kB]
[433568.798065] DEBUG: Get:191 http://cloudfront.debian.net/debian/ testing/main python-ntdb amd64 1.0-5 [9,548 B]
[433573.589087] DEBUG: Get:192 http://cloudfront.debian.net/debian/ testing/main python-tdb amd64 1.3.1-1 [14.0 kB]
[433578.619957] DEBUG: Get:193 http://cloudfront.debian.net/debian/ testing/main python-crypto amd64 2.6.1-5+b2 [256 kB]
[433591.495037] DEBUG: Get:194 http://cloudfront.debian.net/debian/ testing/main samba-libs amd64 2:4.1.17+dfsg-1 [4,324 kB]
[433851.211071] DEBUG: Get:195 http://cloudfront.debian.net/debian/ testing/main python-samba amd64 2:4.1.17+dfsg-1 [970 kB]
[433945.484877] DEBUG: Get:196 http://cloudfront.debian.net/debian/ testing/main samba-common all 2:4.1.17+dfsg-1 [228 kB]
[433959.470987] DEBUG: Get:197 http://cloudfront.debian.net/debian/ testing/main samba-common-bin amd64 2:4.1.17+dfsg-1 [581 kB]
[433984.08103] DEBUG: Get:198 http://cloudfront.debian.net/debian/ testing/main samba-dsdb-modules amd64 2:4.1.17+dfsg-1 [300 kB]
[434000.643969] DEBUG: Get:199 http://cloudfront.debian.net/debian/ testing/main tdb-tools amd64 1.3.1-1 [25.2 kB]
[434038.088083] DEBUG: Get:200 http://cloudfront.debian.net/debian/ testing/main libkdc2-heimdal amd64 1.6~rc2+dfsg-9 [78.5 kB]
[434045.635939] DEBUG: Get:201 http://cloudfront.debian.net/debian/ testing/main samba amd64 2:4.1.17+dfsg-1 [927 kB]
[434078.82309] DEBUG: Get:202 http://cloudfront.debian.net/debian/ testing/main libivykis0 amd64 0.36.2-1 [25.6 kB]
[434092.060089] DEBUG: Get:203 http://cloudfront.debian.net/debian/ testing/main libmongo-client0 amd64 0.1.8-1 [38.1 kB]
[434097.469091] DEBUG: Get:204 http://cloudfront.debian.net/debian/ testing/main libmpc3 amd64 1.0.2-1 [39.3 kB]
[434104.850054] DEBUG: Get:205 http://cloudfront.debian.net/debian/ testing/main isc-dhcp-common amd64 4.3.1-6 [211 kB]
[434119.343996] DEBUG: Get:206 http://cloudfront.debian.net/debian/ testing/main isc-dhcp-client amd64 4.3.1-6 [250 kB]
[434131.866932] DEBUG: Get:207 http://cloudfront.debian.net/debian/ testing/main python3.4 amd64 3.4.2-1 [204 kB]
[434143.157959] DEBUG: Get:208 http://cloudfront.debian.net/debian/ testing/main python3-minimal amd64 3.4.2-2 [34.7 kB]
[434156.971931] DEBUG: Get:209 http://cloudfront.debian.net/debian/ testing/main libpython3-stdlib amd64 3.4.2-2 [18.1 kB]
[434164.419889] DEBUG: Get:210 http://cloudfront.debian.net/debian/ testing/main dh-python all 1.20141111-2 [66.4 kB]
[434201.773882] DEBUG: Get:211 http://cloudfront.debian.net/debian/ testing/main python3 amd64 3.4.2-2 [21.2 kB]
[434206.374884] DEBUG: Get:212 http://cloudfront.debian.net/debian/ testing/main python-apt-common all 0.9.3.11 [90.3 kB]
[434216.080904] DEBUG: Get:213 http://cloudfront.debian.net/debian/ testing/main python-apt amd64 0.9.3.11 [171 kB]
[434231.410027] DEBUG: Get:214 http://cloudfront.debian.net/debian/ testing/main apt-listchanges all 2.85.13+nmu1 [85.8 kB]
[434241.034985] DEBUG: Get:215 http://cloudfront.debian.net/debian/ testing/main aptitude-common all 0.6.11-1 [1,576 kB]
[434295.933962] DEBUG: Get:216 http://cloudfront.debian.net/debian/ testing/main libxapian22 amd64 1.2.19-1 [982 kB]
[434331.672907] DEBUG: Get:217 http://cloudfront.debian.net/debian/ testing/main aptitude amd64 0.6.11-1+b1 [1,506 kB]
[434453.145981] DEBUG: Get:218 http://cloudfront.debian.net/debian/ testing/main at amd64 3.1.16-1 [45.4 kB]
[434462.299109] DEBUG: Get:219 http://cloudfront.debian.net/debian/ testing/main bc amd64 1.06.95-9 [103 kB]
[434472.876072] DEBUG: Get:220 http://cloudfront.debian.net/debian/ testing/main libisc95 amd64 1:9.9.5.dfsg-9 [168 kB]
[434486.052036] DEBUG: Get:221 http://cloudfront.debian.net/debian/ testing/main libdns100 amd64 1:9.9.5.dfsg-9 [679 kB]
[434515.060902] DEBUG: Get:222 http://cloudfront.debian.net/debian/ testing/main libisccc90 amd64 1:9.9.5.dfsg-9 [35.6 kB]
[434520.241976] DEBUG: Get:223 http://cloudfront.debian.net/debian/ testing/main libisccfg90 amd64 1:9.9.5.dfsg-9 [56.2 kB]
[434531.04496] DEBUG: Get:224 http://cloudfront.debian.net/debian/ testing/main libbind9-90 amd64 1:9.9.5.dfsg-9 [42.4 kB]
[434539.299011] DEBUG: Get:225 http://cloudfront.debian.net/debian/ testing/main liblwres90 amd64 1:9.9.5.dfsg-9 [52.1 kB]
[434551.663876] DEBUG: Get:226 http://cloudfront.debian.net/debian/ testing/main bind9-host amd64 1:9.9.5.dfsg-9 [66.6 kB]
[434558.147907] DEBUG: Get:227 http://cloudfront.debian.net/debian/ testing/main exim4-config all 4.84-8 [500 kB]
[434578.649044] DEBUG: Get:228 http://cloudfront.debian.net/debian/ testing/main exim4-base amd64 4.84-8 [1,046 kB]
[434617.638111] DEBUG: Get:229 http://cloudfront.debian.net/debian/ testing/main exim4-daemon-light amd64 4.84-8 [629 kB]
[434701.478004] DEBUG: Get:230 http://cloudfront.debian.net/debian/ testing/main bsd-mailx amd64 8.1.2-0.20141216cvs-1 [81.6 kB]
[434708.039999] DEBUG: Get:231 http://cloudfront.debian.net/debian/ testing/main bzip2 amd64 1.0.6-7+b2 [46.9 kB]
[434716.057062] DEBUG: Get:232 http://cloudfront.debian.net/debian/ testing/main dbus amd64 1.8.16-1 [289 kB]
[434729.56109] DEBUG: Get:233 http://cloudfront.debian.net/debian/ testing/main dc amd64 1.06.95-9 [66.6 kB]
[434735.790014] DEBUG: Get:234 http://cloudfront.debian.net/debian/ testing/main debian-faq all 5.0.3 [711 kB]
[434765.005112] DEBUG: Get:235 http://cloudfront.debian.net/debian/ testing/main host all 1:9.9.5.dfsg-9 [22.7 kB]
[434769.691944] DEBUG: Get:236 http://cloudfront.debian.net/debian/ testing/main dnsutils amd64 1:9.9.5.dfsg-9 [118 kB]
[434777.59409] DEBUG: Get:237 http://cloudfront.debian.net/debian/ testing/main doc-debian all 6.2 [110 kB]
[434786.519051] DEBUG: Get:238 http://cloudfront.debian.net/debian/ testing/main exim4 all 4.84-8 [8,552 B]
[434791.847944] DEBUG: Get:239 http://cloudfront.debian.net/debian/ testing/main file amd64 1:5.20-2 [58.3 kB]
[434797.923088] DEBUG: Get:240 http://cloudfront.debian.net/debian/ testing/main ftp amd64 0.17-31 [56.8 kB]
[434803.808928] DEBUG: Get:241 http://cloudfront.debian.net/debian/ testing/main gettext-base amd64 0.19.3-2 [121 kB]
[434811.891079] DEBUG: Get:242 http://cloudfront.debian.net/debian/ testing/main info amd64 5.2.0.dfsg.1-6 [269 kB]
[434825.792074] DEBUG: Get:243 http://cloudfront.debian.net/debian/ testing/main krb5-locales all 1.12.1+dfsg-18 [2,648 kB]
[434974.184036] DEBUG: Get:244 http://cloudfront.debian.net/debian/ testing/main libclass-isa-perl all 0.36-5 [10.1 kB]
[434980.160952] DEBUG: Get:245 http://cloudfront.debian.net/debian/ testing/main libswitch-perl all 2.17-2 [20.5 kB]
[434985.697985] DEBUG: Get:246 http://cloudfront.debian.net/debian/ testing/main m4 amd64 1.4.17-4 [254 kB]
[435041.71896] DEBUG: Get:247 http://cloudfront.debian.net/debian/ testing/main make-guile amd64 4.0-8.1 [350 kB]
[435058.691025] DEBUG: Get:248 http://cloudfront.debian.net/debian/ testing/main mlocate amd64 0.26-1 [117 kB]
[435068.83502] DEBUG: Get:249 http://cloudfront.debian.net/debian/ testing/main mutt amd64 1.5.23-3 [1,438 kB]
[435121.465921] DEBUG: Get:250 http://cloudfront.debian.net/debian/ testing/main ncurses-term all 5.9+20140913-1 [453 kB]
[435143.048048] DEBUG: Get:251 http://cloudfront.debian.net/debian/ testing/main rpcbind amd64 0.2.1-6 [41.3 kB]
[435148.547888] DEBUG: Get:252 http://cloudfront.debian.net/debian/ testing/main nfs-common amd64 1:1.2.8-9 [206 kB]
[435162.703991] DEBUG: Get:253 http://cloudfront.debian.net/debian/ testing/main openssh-client amd64 1:6.7p1-3 [691 kB]
[435250.313997] DEBUG: Get:254 http://cloudfront.debian.net/debian/ testing/main patch amd64 2.7.1-6 [97.0 kB]
[435259.563923] DEBUG: Get:255 http://cloudfront.debian.net/debian/ testing/main pciutils amd64 1:3.2.1-3 [257 kB]
[435271.884918] DEBUG: Get:256 http://cloudfront.debian.net/debian/ testing/main procmail amd64 3.22-24 [140 kB]
[435280.780077] DEBUG: Get:257 http://cloudfront.debian.net/debian/ testing/main python-pkg-resources all 5.5.1-1 [64.4 kB]
[435289.279938] DEBUG: Get:258 http://cloudfront.debian.net/debian/ testing/main python-chardet all 2.3.0-1 [96.2 kB]
[435296.236038] DEBUG: Get:259 http://cloudfront.debian.net/debian/ testing/main python-six all 1.8.0-1 [12.6 kB]
[435301.33605] DEBUG: Get:260 http://cloudfront.debian.net/debian/ testing/main python-debian all 0.1.25 [71.0 kB]
[435308.444977] DEBUG: Get:261 http://cloudfront.debian.net/debian/ testing/main python-defusedxml all 0.4.1-2 [35.5 kB]
[435314.049006] DEBUG: Get:262 http://cloudfront.debian.net/debian/ testing/main python-roman all 2.0.0-1 [7,898 B]
[435320.008039] DEBUG: Get:263 http://cloudfront.debian.net/debian/ testing/main docutils-common all 0.12+dfsg-1 [185 kB]
[435334.101915] DEBUG: Get:264 http://cloudfront.debian.net/debian/ testing/main python-docutils all 0.12+dfsg-1 [361 kB]
[435350.585938] DEBUG: Get:265 http://cloudfront.debian.net/debian/ testing/main python-wstools all 0.4.3-2 [141 kB]
[435665.915012] DEBUG: Get:266 http://cloudfront.debian.net/debian/ testing/main python-soappy all 0.12.22-1 [69.0 kB]
[435678.832054] DEBUG: Get:267 http://cloudfront.debian.net/debian/ testing/main python-debianbts all 1.12 [8,144 B]
[435683.190107] DEBUG: Get:268 http://cloudfront.debian.net/debian/ testing/main python-reportbug all 6.6.3 [126 kB]
[435693.557978] DEBUG: Get:269 http://cloudfront.debian.net/debian/ testing/main reportbug all 6.6.3 [123 kB]
[435716.55798] DEBUG: Get:270 http://cloudfront.debian.net/debian/ testing/main libtext-unidecode-perl all 1.22-1 [102 kB]
[435727.679968] DEBUG: Get:271 http://cloudfront.debian.net/debian/ testing/main libintl-perl all 1.23-1 [1,209 kB]
[435834.346056] DEBUG: Get:272 http://cloudfront.debian.net/debian/ testing/main libxml-namespacesupport-perl all 1.11-1 [14.8 kB]
[435842.247963] DEBUG: Get:273 http://cloudfront.debian.net/debian/ testing/main libxml-libxml-perl amd64 2.0116+dfsg-1+b1 [365 kB]
[435900.280952] DEBUG: Get:274 http://cloudfront.debian.net/debian/ testing/main texinfo amd64 5.2.0.dfsg.1-6 [956 kB]
[435934.323072] DEBUG: Get:275 http://cloudfront.debian.net/debian/ testing/main time amd64 1.7-25 [30.9 kB]
[435939.550877] DEBUG: Get:276 http://cloudfront.debian.net/debian/ testing/main w3m amd64 0.5.3-19 [980 kB]
[435986.664057] DEBUG: Get:277 http://cloudfront.debian.net/debian/ testing/main whois amd64 5.2.4 [65.5 kB]
[435993.052006] DEBUG: Get:278 http://cloudfront.debian.net/debian/ testing/main xz-utils amd64 5.1.1alpha+20120614-2+b3 [221 kB]
[436005.326986] DEBUG: Get:279 http://cloudfront.debian.net/debian/ testing/main binutils amd64 2.25-5 [3,516 kB]
[436182.534933] DEBUG: Get:280 http://cloudfront.debian.net/debian/ testing/main libc-dev-bin amd64 2.19-15 [236 kB]
[436284.842014] DEBUG: Get:281 http://cloudfront.debian.net/debian/ testing/main linux-libc-dev amd64 3.16.7-ckt4-3 [986 kB]
[436320.911884] DEBUG: Get:282 http://cloudfront.debian.net/debian/ testing/main libc6-dev amd64 2.19-15 [2,004 kB]
[436390.041113] DEBUG: Get:283 http://cloudfront.debian.net/debian/ testing/main cpp-4.9 amd64 4.9.2-10 [5,169 kB]
[436777.51708] DEBUG: Get:284 http://cloudfront.debian.net/debian/ testing/main cpp amd64 4:4.9.2-2 [17.3 kB]
[436782.927036] DEBUG: Get:285 http://cloudfront.debian.net/debian/ testing/main libgcc-4.9-dev amd64 4.9.2-10 [2,066 kB]
[436928.911924] DEBUG: Get:286 http://cloudfront.debian.net/debian/ testing/main gcc-4.9 amd64 4.9.2-10 [5,352 kB]
[437288.034916] DEBUG: Get:287 http://cloudfront.debian.net/debian/ testing/main gcc amd64 4:4.9.2-2 [5,136 B]
[437292.469025] DEBUG: Get:288 http://cloudfront.debian.net/debian/ testing/main libstdc++-4.9-dev amd64 4.9.2-10 [1,121 kB]
[437332.710981] DEBUG: Get:289 http://cloudfront.debian.net/debian/ testing/main g++-4.9 amd64 4.9.2-10 [21.4 MB]
[438751.076937] DEBUG: Get:290 http://cloudfront.debian.net/debian/ testing/main g++ amd64 4:4.9.2-2 [1,530 B]
[438755.189896] DEBUG: Get:291 http://cloudfront.debian.net/debian/ testing/main libtimedate-perl all 2.3000-2 [42.2 kB]
[438766.719103] DEBUG: Get:292 http://cloudfront.debian.net/debian/ testing/main libdpkg-perl all 1.17.24 [1,068 kB]
[438867.043018] DEBUG: Get:293 http://cloudfront.debian.net/debian/ testing/main dpkg-dev all 1.17.24 [1,542 kB]
[438985.497952] DEBUG: Get:294 http://cloudfront.debian.net/debian/ testing/main build-essential amd64 11.7 [7,114 B]
[438989.603043] DEBUG: Get:295 http://cloudfront.debian.net/debian/ testing/main openssl amd64 1.0.1k-1 [677 kB]
[439015.913963] DEBUG: Get:296 http://cloudfront.debian.net/debian/ testing/main ca-certificates all 20141019 [200 kB]
[439027.637005] DEBUG: Get:297 http://cloudfront.debian.net/debian/ testing/main colordiff all 1.0.13-1 [16.0 kB]
[439032.227039] DEBUG: Get:298 http://cloudfront.debian.net/debian/ testing/main curl amd64 7.38.0-4 [200 kB]
[439043.987036] DEBUG: Get:299 http://cloudfront.debian.net/debian/ testing/main dhcpcd5 amd64 6.0.5-2 [96.6 kB]
[439051.347017] DEBUG: Get:300 http://cloudfront.debian.net/debian/ testing/main distcc amd64 3.1-6.1 [191 kB]
[439064.08596] DEBUG: Get:301 http://cloudfront.debian.net/debian/ testing/main extlinux amd64 3:6.03+dfsg-5 [179 kB]
[439108.323097] DEBUG: Get:302 http://cloudfront.debian.net/debian/ testing/main fuse amd64 2.9.3-15+b1 [70.5 kB]
[439118.06488] DEBUG: Get:303 http://cloudfront.debian.net/debian/ testing/main liberror-perl all 0.17-1.1 [22.4 kB]
[439123.356104] DEBUG: Get:304 http://cloudfront.debian.net/debian/ testing/main git-man all 1:2.1.4-2.1 [1,266 kB]
[439170.809031] DEBUG: Get:305 http://cloudfront.debian.net/debian/ testing/main git amd64 1:2.1.4-2.1 [3,624 kB]
[439417.689085] DEBUG: Get:306 http://cloudfront.debian.net/debian/ testing/main tcsh amd64 6.18.01-3 [458 kB]
[439499.284029] DEBUG: Get:307 http://cloudfront.debian.net/debian/ testing/main htop amd64 1.0.3-1 [75.3 kB]
[439506.32906] DEBUG: Get:308 http://cloudfront.debian.net/debian/ testing/main icu-devtools amd64 52.1-7.1 [172 kB]
[439516.666889] DEBUG: Get:309 http://cloudfront.debian.net/debian/ testing/main iftop amd64 1.0~pre4-2 [41.6 kB]
[439522.913933] DEBUG: Get:310 http://cloudfront.debian.net/debian/ testing/main iotop amd64 0.6-1 [33.2 kB]
[439528.219938] DEBUG: Get:311 http://cloudfront.debian.net/debian/ testing/main libboost1.55-dev amd64 1.55.0+dfsg-3 [5,818 kB]
[439904.844046] DEBUG: Get:312 http://cloudfront.debian.net/debian/ testing/main libboost-dev amd64 1.55.0.2 [3,368 B]
[439909.612894] DEBUG: Get:313 http://cloudfront.debian.net/debian/ testing/main libdbi1 amd64 0.9.0-4 [32.3 kB]
[439915.755033] DEBUG: Get:314 http://cloudfront.debian.net/debian/ testing/main libtcmalloc-minimal4 amd64 2.2.1-0.2 [128 kB]
[439925.036907] DEBUG: Get:315 http://cloudfront.debian.net/debian/ testing/main libgoogle-perftools4 amd64 2.2.1-0.2 [304 kB]
[439943.020105] DEBUG: Get:316 http://cloudfront.debian.net/debian/ testing/main libv8-3.14.5 amd64 3.14.5.8-8.1 [1,269 kB]
[439989.492893] DEBUG: Get:317 http://cloudfront.debian.net/debian/ testing/main linux-image-amd64 amd64 3.16+63 [5,824 B]
[439995.069981] DEBUG: Get:318 http://cloudfront.debian.net/debian/ testing/main lvm2 amd64 2.02.111-2 [712 kB]
[440085.866928] DEBUG: Get:319 http://cloudfront.debian.net/debian/ testing/main mcelog amd64 104-1 [57.9 kB]
[440094.510078] DEBUG: Get:320 http://cloudfront.debian.net/debian/ testing/main mdadm amd64 3.3.2-5 [432 kB]
[440135.289907] DEBUG: Get:321 http://cloudfront.debian.net/debian/ testing/main mongodb-dev amd64 1:2.4.10-4 [1,094 kB]
[440185.086966] DEBUG: Get:322 http://cloudfront.debian.net/debian/ testing/main libsnappy1 amd64 1.1.2-3 [40.4 kB]
[440190.387964] DEBUG: Get:323 http://cloudfront.debian.net/debian/ testing/main mongodb-clients amd64 1:2.4.10-4 [31.8 MB]
[442715.019941] DEBUG: Get:324 http://cloudfront.debian.net/debian/ testing/main mongodb-server amd64 1:2.4.10-4 [4,043 kB]
[442968.52994] DEBUG: Get:325 http://cloudfront.debian.net/debian/ testing/main mongodb amd64 1:2.4.10-4 [12.1 kB]
[442977.122068] DEBUG: Get:326 http://cloudfront.debian.net/debian/ testing/main nfs-kernel-server amd64 1:1.2.8-9 [115 kB]
[442986.049891] DEBUG: Get:327 http://cloudfront.debian.net/debian/ testing/main openssh-sftp-server amd64 1:6.7p1-3 [37.9 kB]
[442991.353035] DEBUG: Get:328 http://cloudfront.debian.net/debian/ testing/main openssh-server amd64 1:6.7p1-3 [330 kB]
[443006.51598] DEBUG: Get:329 http://cloudfront.debian.net/debian/ testing/main p7zip amd64 9.20.1~dfsg.1-4.1 [310 kB]
[443021.471977] DEBUG: Get:330 http://cloudfront.debian.net/debian/ testing/main python3-pkg-resources all 5.5.1-1 [34.2 kB]
[443027.064085] DEBUG: Get:331 http://cloudfront.debian.net/debian/ testing/main python-chardet-whl all 2.3.0-1 [170 kB]
[443036.353111] DEBUG: Get:332 http://cloudfront.debian.net/debian/ testing/main python-colorama all 0.3.2-1 [20.3 kB]
[443040.760994] DEBUG: Get:333 http://cloudfront.debian.net/debian/ testing/main python-colorama-whl all 0.3.2-1 [20.2 kB]
[443048.566103] DEBUG: Get:334 http://cloudfront.debian.net/debian/ testing/main python-distlib all 0.1.9-1 [113 kB]
[443058.255911] DEBUG: Get:335 http://cloudfront.debian.net/debian/ testing/main python-distlib-whl all 0.1.9-1 [141 kB]
[443276.480913] DEBUG: Get:336 http://cloudfront.debian.net/debian/ testing/main python-html5lib all 0.999-3 [84.0 kB]
[443282.970905] DEBUG: Get:337 http://cloudfront.debian.net/debian/ testing/main python-html5lib-whl all 0.999-3 [112 kB]
[443291.81695] DEBUG: Get:338 http://cloudfront.debian.net/debian/ testing/main python-lxml amd64 3.4.0-1 [754 kB]
[443321.270943] DEBUG: Get:339 http://cloudfront.debian.net/debian/ testing/main python-urllib3 all 1.9.1-3 [55.4 kB]
[443327.532053] DEBUG: Get:340 http://cloudfront.debian.net/debian/ testing/main python-requests all 2.4.3-4 [203 kB]
[443338.047028] DEBUG: Get:341 http://cloudfront.debian.net/debian/ testing/main python-setuptools all 5.5.1-1 [242 kB]
[443352.211952] DEBUG: Get:342 http://cloudfront.debian.net/debian/ testing/main python-pip all 1.5.6-5 [114 kB]
[443360.631943] DEBUG: Get:343 http://cloudfront.debian.net/debian/ testing/main python-six-whl all 1.8.0-1 [14.8 kB]
[443368.731022] DEBUG: Get:344 http://cloudfront.debian.net/debian/ testing/main python-urllib3-whl all 1.9.1-3 [76.8 kB]
[443377.211094] DEBUG: Get:345 http://cloudfront.debian.net/debian/ testing/main python-requests-whl all 2.4.3-4 [241 kB]
[443436.286926] DEBUG: Get:346 http://cloudfront.debian.net/debian/ testing/main python-setuptools-whl all 5.5.1-1 [233 kB]
[443449.531078] DEBUG: Get:347 http://cloudfront.debian.net/debian/ testing/main python-pip-whl all 1.5.6-5 [126 kB]
[443459.131956] DEBUG: Get:348 http://cloudfront.debian.net/debian/ testing/main python-psycopg2 amd64 2.5.4+dfsg-1 [149 kB]
[443468.43195] DEBUG: Get:349 http://cloudfront.debian.net/debian/ testing/main python-virtualenv all 1.11.6+ds-1 [61.2 kB]
[443475.538969] DEBUG: Get:350 http://cloudfront.debian.net/debian/ testing/main screen amd64 4.2.1-3 [578 kB]
[443497.81394] DEBUG: Get:351 http://cloudfront.debian.net/debian/ testing/main sshfs amd64 2.5-1 [48.3 kB]
[443503.453016] DEBUG: Get:352 http://cloudfront.debian.net/debian/ testing/main tmux amd64 1.9-6 [245 kB]
[443519.450903] DEBUG: Get:353 http://cloudfront.debian.net/debian/ testing/main vim-runtime all 2:7.4.488-4 [5,049 kB]
[443839.711905] DEBUG: Get:354 http://cloudfront.debian.net/debian/ testing/main vim amd64 2:7.4.488-4 [952 kB]
[443874.837875] DEBUG: Get:355 http://cloudfront.debian.net/debian/ testing/main zip amd64 3.0-8 [228 kB]
[443886.260033] DEBUG: Get:356 http://cloudfront.debian.net/debian/ testing/main libevtlog0 amd64 0.2.12-6 [12.8 kB]
[443892.307997] DEBUG: Get:357 http://cloudfront.debian.net/debian/ testing/main netcat all 1.10-41 [8,962 B]
[443897.559881] DEBUG: Get:358 http://cloudfront.debian.net/debian/ testing/main nmap amd64 6.47-3+b1 [3,969 kB]
[444150.650024] DEBUG: Get:359 http://cloudfront.debian.net/debian/ testing/main syslog-ng-core amd64 3.5.6-2+b1 [374 kB]
[444166.965008] DEBUG: Get:360 http://cloudfront.debian.net/debian/ testing/main syslog-ng-mod-sql amd64 3.5.6-2+b1 [43.7 kB]
[444270.936012] DEBUG: Get:361 http://cloudfront.debian.net/debian/ testing/main syslog-ng-mod-mongodb amd64 3.5.6-2+b1 [40.1 kB]
[444277.029037] DEBUG: Get:362 http://cloudfront.debian.net/debian/ testing/main syslog-ng-mod-json amd64 3.5.6-2+b1 [38.0 kB]
[444282.762051] DEBUG: Get:363 http://cloudfront.debian.net/debian/ testing/main syslog-ng all 3.5.6-2 [27.4 kB]
[448354.628086] ERROR: Extracting templates from packages: 8%
Extracting templates from packages: 16%
Extracting templates from packages: 24%
Extracting templates from packages: 33%
Extracting templates from packages: 41%
Extracting templates from packages: 49%
Extracting templates from packages: 57%
Extracting templates from packages: 66%
Extracting templates from packages: 74%
Extracting templates from packages: 82%
Extracting templates from packages: 90%
Extracting templates from packages: 99%
Extracting templates from packages: 100%
[448362.551928] DEBUG: Preconfiguring packages ...
[450148.633003] DEBUG: Fetched 241 MB in 17s (13.8 MB/s)
[450200.006962] DEBUG: (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10299 files and directories currently installed.)
[450201.068878] DEBUG: Removing rsyslog (8.4.2-1) ...
[450257.59697] DEBUG: invoke-rc.d: policy-rc.d denied execution of stop.
[450474.906921] DEBUG: Processing triggers for man-db (2.7.0.2-5) ...
[451458.677053] DEBUG: Selecting previously unselected package install-info.
[451469.332933] DEBUG: (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10251 files and directories currently installed.)
[451470.390081] DEBUG: Preparing to unpack .../install-info_5.2.0.dfsg.1-6_amd64.deb ...
[451478.734016] DEBUG: Unpacking install-info (5.2.0.dfsg.1-6) ...
[451583.092928] DEBUG: Processing triggers for man-db (2.7.0.2-5) ...
[452760.535955] DEBUG: Setting up install-info (5.2.0.dfsg.1-6) ...
[453092.781067] DEBUG: Selecting previously unselected package bash-completion.
[453105.00288] DEBUG: (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10265 files and directories currently installed.)
[453106.050968] DEBUG: Preparing to unpack .../bash-completion_1%3a2.1-4_all.deb ...
[454758.178949] DEBUG: Unpacking bash-completion (1:2.1-4) ...
[455961.888075] DEBUG: Selecting previously unselected package libasprintf0c2:amd64.
[455962.20088] DEBUG: Preparing to unpack .../libasprintf0c2_0.19.3-2_amd64.deb ...
[455971.060038] DEBUG: Unpacking libasprintf0c2:amd64 (0.19.3-2) ...
[456086.648941] DEBUG: Selecting previously unselected package libcwidget3:amd64.
[456088.357925] DEBUG: Preparing to unpack .../libcwidget3_0.5.17-2_amd64.deb ...
[456098.78397] DEBUG: Unpacking libcwidget3:amd64 (0.5.17-2) ...
[456410.27689] DEBUG: Selecting previously unselected package libbsd0:amd64.
[456410.589933] DEBUG: Preparing to unpack .../libbsd0_0.7.0-2_amd64.deb ...
[456418.829918] DEBUG: Unpacking libbsd0:amd64 (0.7.0-2) ...
[456541.590929] DEBUG: Selecting previously unselected package libedit2:amd64.
[456541.848898] DEBUG: Preparing to unpack .../libedit2_3.1-20140620-2_amd64.deb ...
[456550.802946] DEBUG: Unpacking libedit2:amd64 (3.1-20140620-2) ...
[456678.09391] DEBUG: Selecting previously unselected package libevent-2.0-5:amd64.
[456678.407907] DEBUG: Preparing to unpack .../libevent-2.0-5_2.0.21-stable-2_amd64.deb ...
[456687.879086] DEBUG: Unpacking libevent-2.0-5:amd64 (2.0.21-stable-2) ...
[456845.735073] DEBUG: Selecting previously unselected package libgc1c2:amd64.
[456846.033096] DEBUG: Preparing to unpack .../libgc1c2_1%3a7.2d-6.4_amd64.deb ...
[456854.839087] DEBUG: Unpacking libgc1c2:amd64 (1:7.2d-6.4) ...
[456982.004881] DEBUG: Selecting previously unselected package libgpm2:amd64.
[456982.281923] DEBUG: Preparing to unpack .../libgpm2_1.20.4-6.1+b2_amd64.deb ...
[456990.782976] DEBUG: Unpacking libgpm2:amd64 (1.20.4-6.1+b2) ...
[457114.648104] DEBUG: Selecting previously unselected package libkeyutils1:amd64.
[457115.478992] DEBUG: Preparing to unpack .../libkeyutils1_1.5.9-5+b1_amd64.deb ...
[457131.071091] DEBUG: Unpacking libkeyutils1:amd64 (1.5.9-5+b1) ...
[457245.857] DEBUG: Selecting previously unselected package libkrb5support0:amd64.
[457246.181965] DEBUG: Preparing to unpack .../libkrb5support0_1.12.1+dfsg-18_amd64.deb ...
[457255.249023] DEBUG: Unpacking libkrb5support0:amd64 (1.12.1+dfsg-18) ...
[457401.669979] DEBUG: Selecting previously unselected package libk5crypto3:amd64.
[457401.964903] DEBUG: Preparing to unpack .../libk5crypto3_1.12.1+dfsg-18_amd64.deb ...
[457410.660028] DEBUG: Unpacking libk5crypto3:amd64 (1.12.1+dfsg-18) ...
[457553.689003] DEBUG: Selecting previously unselected package libkrb5-3:amd64.
[457553.961992] DEBUG: Preparing to unpack .../libkrb5-3_1.12.1+dfsg-18_amd64.deb ...
[457562.264919] DEBUG: Unpacking libkrb5-3:amd64 (1.12.1+dfsg-18) ...
[457773.811102] DEBUG: Selecting previously unselected package libgssapi-krb5-2:amd64.
[457774.125099] DEBUG: Preparing to unpack .../libgssapi-krb5-2_1.12.1+dfsg-18_amd64.deb ...
[457782.867908] DEBUG: Unpacking libgssapi-krb5-2:amd64 (1.12.1+dfsg-18) ...
[457926.181078] DEBUG: Selecting previously unselected package libsasl2-modules-db:amd64.
[457926.488876] DEBUG: Preparing to unpack .../libsasl2-modules-db_2.1.26.dfsg1-12_amd64.deb ...
[457935.045958] DEBUG: Unpacking libsasl2-modules-db:amd64 (2.1.26.dfsg1-12) ...
[458065.783024] DEBUG: Selecting previously unselected package libsasl2-2:amd64.
[458066.088915] DEBUG: Preparing to unpack .../libsasl2-2_2.1.26.dfsg1-12_amd64.deb ...
[458074.84293] DEBUG: Unpacking libsasl2-2:amd64 (2.1.26.dfsg1-12) ...
[458201.798916] DEBUG: Selecting previously unselected package libldap-2.4-2:amd64.
[458202.100039] DEBUG: Preparing to unpack .../libldap-2.4-2_2.4.40-4_amd64.deb ...
[458210.82592] DEBUG: Unpacking libldap-2.4-2:amd64 (2.4.40-4) ...
[458352.694035] DEBUG: Selecting previously unselected package liblockfile-bin.
[458352.992058] DEBUG: Preparing to unpack .../liblockfile-bin_1.09-6_amd64.deb ...
[458360.433102] DEBUG: Unpacking liblockfile-bin (1.09-6) ...
[458469.574928] DEBUG: Selecting previously unselected package liblockfile1:amd64.
[458469.841957] DEBUG: Preparing to unpack .../liblockfile1_1.09-6_amd64.deb ...
[458479.383945] DEBUG: Unpacking liblockfile1:amd64 (1.09-6) ...
[458605.963945] DEBUG: Selecting previously unselected package libmagic1:amd64.
[458606.244087] DEBUG: Preparing to unpack .../libmagic1_1%3a5.20-2_amd64.deb ...
[458614.562035] DEBUG: Unpacking libmagic1:amd64 (1:5.20-2) ...
[458918.292046] DEBUG: Selecting previously unselected package libnfsidmap2:amd64.
[458918.615103] DEBUG: Preparing to unpack .../libnfsidmap2_0.25-5_amd64.deb ...
[458926.769972] DEBUG: Unpacking libnfsidmap2:amd64 (0.25-5) ...
[459066.34903] DEBUG: Selecting previously unselected package libpci3:amd64.
[459066.638947] DEBUG: Preparing to unpack .../libpci3_1%3a3.2.1-3_amd64.deb ...
[459074.802876] DEBUG: Unpacking libpci3:amd64 (1:3.2.1-3) ...
[459193.257093] DEBUG: Selecting previously unselected package libsqlite3-0:amd64.
[459193.542004] DEBUG: Preparing to unpack .../libsqlite3-0_3.8.7.1-1_amd64.deb ...
[459200.500965] DEBUG: Unpacking libsqlite3-0:amd64 (3.8.7.1-1) ...
[459402.715921] DEBUG: Selecting previously unselected package libtirpc1:amd64.
[459403.00703] DEBUG: Preparing to unpack .../libtirpc1_0.2.5-1_amd64.deb ...
[459418.060064] DEBUG: Unpacking libtirpc1:amd64 (0.2.5-1) ...
[459553.740978] DEBUG: Selecting previously unselected package libtokyocabinet9:amd64.
[459554.044962] DEBUG: Preparing to unpack .../libtokyocabinet9_1.4.48-3_amd64.deb ...
[459562.792063] DEBUG: Unpacking libtokyocabinet9:amd64 (1.4.48-3) ...
[459721.873999] DEBUG: Selecting previously unselected package libwrap0:amd64.
[459722.169876] DEBUG: Preparing to unpack .../libwrap0_7.6.q-25_amd64.deb ...
[459728.34897] DEBUG: Unpacking libwrap0:amd64 (7.6.q-25) ...
[459881.737947] DEBUG: Selecting previously unselected package libxml2:amd64.
[459882.019997] DEBUG: Preparing to unpack .../libxml2_2.9.1+dfsg1-5_amd64.deb ...
[459890.774965] DEBUG: Unpacking libxml2:amd64 (2.9.1+dfsg1-5) ...
[460238.320112] DEBUG: Selecting previously unselected package perl-modules.
[460238.641024] DEBUG: Preparing to unpack .../perl-modules_5.20.2-2_all.deb ...
[460253.66497] DEBUG: Unpacking perl-modules (5.20.2-2) ...
[463231.159925] DEBUG: Selecting previously unselected package perl.
[463234.982967] DEBUG: Preparing to unpack .../perl_5.20.2-2_amd64.deb ...
[463246.814013] DEBUG: Unpacking perl (5.20.2-2) ...
[465638.679028] DEBUG: Selecting previously unselected package libpython2.7-minimal:amd64.
[465639.986992] DEBUG: Preparing to unpack .../libpython2.7-minimal_2.7.9-2_amd64.deb ...
[465651.10898] DEBUG: Unpacking libpython2.7-minimal:amd64 (2.7.9-2) ...
[466750.663996] DEBUG: Selecting previously unselected package python2.7-minimal.
[466752.472878] DEBUG: Preparing to unpack .../python2.7-minimal_2.7.9-2_amd64.deb ...
[466774.732113] DEBUG: Unpacking python2.7-minimal (2.7.9-2) ...
[467438.180923] DEBUG: Selecting previously unselected package python-minimal.
[467438.508034] DEBUG: Preparing to unpack .../python-minimal_2.7.8-3_amd64.deb ...
[467446.78998] DEBUG: Unpacking python-minimal (2.7.8-3) ...
[467645.850897] DEBUG: Selecting previously unselected package mime-support.
[467646.137953] DEBUG: Preparing to unpack .../mime-support_3.58_all.deb ...
[467655.050993] DEBUG: Unpacking mime-support (3.58) ...
[467822.635889] DEBUG: Selecting previously unselected package libexpat1:amd64.
[467822.938919] DEBUG: Preparing to unpack .../libexpat1_2.1.0-6+b3_amd64.deb ...
[467830.899954] DEBUG: Unpacking libexpat1:amd64 (2.1.0-6+b3) ...
[467970.333099] DEBUG: Selecting previously unselected package libpython2.7-stdlib:amd64.
[467970.645905] DEBUG: Preparing to unpack .../libpython2.7-stdlib_2.7.9-2_amd64.deb ...
[467978.887081] DEBUG: Unpacking libpython2.7-stdlib:amd64 (2.7.9-2) ...
[471021.44289] DEBUG: Selecting previously unselected package python2.7.
[471021.750927] DEBUG: Preparing to unpack .../python2.7_2.7.9-2_amd64.deb ...
[471030.991077] DEBUG: Unpacking python2.7 (2.7.9-2) ...
[471189.954996] DEBUG: Selecting previously unselected package libpython-stdlib:amd64.
[471190.263987] DEBUG: Preparing to unpack .../libpython-stdlib_2.7.8-3_amd64.deb ...
[471199.045897] DEBUG: Unpacking libpython-stdlib:amd64 (2.7.8-3) ...
[471280.087948] DEBUG: Processing triggers for man-db (2.7.0.2-5) ...
[473341.921091] DEBUG: Setting up libpython2.7-minimal:amd64 (2.7.9-2) ...
[473387.362003] DEBUG: Setting up python2.7-minimal (2.7.9-2) ...
[474400.013924] DEBUG: Setting up python-minimal (2.7.8-3) ...
[474635.595083] DEBUG: Selecting previously unselected package python.
[474651.298046] DEBUG: (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 13076 files and directories currently installed.)
[474652.479887] DEBUG: Preparing to unpack .../python_2.7.8-3_amd64.deb ...
[474679.497004] DEBUG: Unpacking python (2.7.8-3) ...
[475078.81093] DEBUG: Selecting previously unselected package libpng12-0:amd64.
[475079.118013] DEBUG: Preparing to unpack .../libpng12-0_1.2.50-2+b2_amd64.deb ...
[475091.394901] DEBUG: Unpacking libpng12-0:amd64 (1.2.50-2+b2) ...
[477210.125923] DEBUG: Selecting previously unselected package libfreetype6:amd64.
[477210.437059] DEBUG: Preparing to unpack .../libfreetype6_2.5.2-3_amd64.deb ...
[477218.693972] DEBUG: Unpacking libfreetype6:amd64 (2.5.2-3) ...
[477434.619904] DEBUG: Selecting previously unselected package ucf.
[477436.486006] DEBUG: Preparing to unpack .../archives/ucf_3.0030_all.deb ...
[477451.045036] DEBUG: Moving old data out of the way
[477455.566883] DEBUG: Unpacking ucf (3.0030) ...
[477601.752043] DEBUG: Selecting previously unselected package fonts-dejavu-core.
[477602.061033] DEBUG: Preparing to unpack .../fonts-dejavu-core_2.34-1_all.deb ...
[477610.280991] DEBUG: Unpacking fonts-dejavu-core (2.34-1) ...
[478150.182009] DEBUG: Selecting previously unselected package fontconfig-config.
[478150.512934] DEBUG: Preparing to unpack .../fontconfig-config_2.11.0-6.3_all.deb ...
[478366.333008] DEBUG: Unpacking fontconfig-config (2.11.0-6.3) ...
[478666.670084] DEBUG: Selecting previously unselected package libfontconfig1:amd64.
[478667.88888] DEBUG: Preparing to unpack .../libfontconfig1_2.11.0-6.3_amd64.deb ...
[478678.868055] DEBUG: Unpacking libfontconfig1:amd64 (2.11.0-6.3) ...
[478834.657907] DEBUG: Selecting previously unselected package fontconfig.
[478835.774899] DEBUG: Preparing to unpack .../fontconfig_2.11.0-6.3_amd64.deb ...
[478846.837997] DEBUG: Unpacking fontconfig (2.11.0-6.3) ...
[479090.503931] DEBUG: Selecting previously unselected package libltdl7:amd64.
[479090.800047] DEBUG: Preparing to unpack .../libltdl7_2.4.2-1.11_amd64.deb ...
[479098.885059] DEBUG: Unpacking libltdl7:amd64 (2.4.2-1.11) ...
[479230.169058] DEBUG: Selecting previously unselected package libunistring0:amd64.
[479230.49593] DEBUG: Preparing to unpack .../libunistring0_0.9.3-5.2+b1_amd64.deb ...
[479238.873959] DEBUG: Unpacking libunistring0:amd64 (0.9.3-5.2+b1) ...
[479478.641033] DEBUG: Selecting previously unselected package guile-2.0-libs:amd64.
[479479.593992] DEBUG: Preparing to unpack .../guile-2.0-libs_2.0.11+1-9_amd64.deb ...
[479490.992069] DEBUG: Unpacking guile-2.0-libs:amd64 (2.0.11+1-9) ...
[482522.671938] DEBUG: Selecting previously unselected package libasan1:amd64.
[482523.488045] DEBUG: Preparing to unpack .../libasan1_4.9.2-10_amd64.deb ...
[482532.088995] DEBUG: Unpacking libasan1:amd64 (4.9.2-10) ...
[482682.667971] DEBUG: Selecting previously unselected package libroken18-heimdal:amd64.
[482684.045076] DEBUG: Preparing to unpack .../libroken18-heimdal_1.6~rc2+dfsg-9_amd64.deb ...
[482695.295095] DEBUG: Unpacking libroken18-heimdal:amd64 (1.6~rc2+dfsg-9) ...
[482822.683096] DEBUG: Selecting previously unselected package libasn1-8-heimdal:amd64.
[482823.402882] DEBUG: Preparing to unpack .../libasn1-8-heimdal_1.6~rc2+dfsg-9_amd64.deb ...
[482835.548878] DEBUG: Unpacking libasn1-8-heimdal:amd64 (1.6~rc2+dfsg-9) ...
[482998.673916] DEBUG: Selecting previously unselected package libassuan0:amd64.
[482999.536037] DEBUG: Preparing to unpack .../libassuan0_2.1.2-2_amd64.deb ...
[483007.420063] DEBUG: Unpacking libassuan0:amd64 (2.1.2-2) ...
[483130.644083] DEBUG: Selecting previously unselected package libglib2.0-0:amd64.
[483130.954027] DEBUG: Preparing to unpack .../libglib2.0-0_2.42.1-1_amd64.deb ...
[483139.087915] DEBUG: Unpacking libglib2.0-0:amd64 (2.42.1-1) ...
[483706.655025] DEBUG: Selecting previously unselected package libatk1.0-data.
[483706.984997] DEBUG: Preparing to unpack .../libatk1.0-data_2.14.0-1_all.deb ...
[483714.936972] DEBUG: Unpacking libatk1.0-data (2.14.0-1) ...
[484282.660961] DEBUG: Selecting previously unselected package libatk1.0-0:amd64.
[484284.745932] DEBUG: Preparing to unpack .../libatk1.0-0_2.14.0-1_amd64.deb ...
[484295.352936] DEBUG: Unpacking libatk1.0-0:amd64 (2.14.0-1) ...
[484457.895041] DEBUG: Selecting previously unselected package libatomic1:amd64.
[484458.235025] DEBUG: Preparing to unpack .../libatomic1_4.9.2-10_amd64.deb ...
[484467.557907] DEBUG: Unpacking libatomic1:amd64 (4.9.2-10) ...
[484581.579924] DEBUG: Selecting previously unselected package libavahi-common-data:amd64.
[484581.950903] DEBUG: Preparing to unpack .../libavahi-common-data_0.6.31-4+b2_amd64.deb ...
[484592.511892] DEBUG: Unpacking libavahi-common-data:amd64 (0.6.31-4+b2) ...
[484962.678909] DEBUG: Selecting previously unselected package libavahi-common3:amd64.
[484963.219881] DEBUG: Preparing to unpack .../libavahi-common3_0.6.31-4+b2_amd64.deb ...
[484975.528002] DEBUG: Unpacking libavahi-common3:amd64 (0.6.31-4+b2) ...
[485106.652021] DEBUG: Selecting previously unselected package libdbus-1-3:amd64.
[485108.570099] DEBUG: Preparing to unpack .../libdbus-1-3_1.8.16-1_amd64.deb ...
[485119.906902] DEBUG: Unpacking libdbus-1-3:amd64 (1.8.16-1) ...
[485309.082985] DEBUG: Selecting previously unselected package libavahi-client3:amd64.
[485309.612989] DEBUG: Preparing to unpack .../libavahi-client3_0.6.31-4+b2_amd64.deb ...
[485318.8169] DEBUG: Unpacking libavahi-client3:amd64 (0.6.31-4+b2) ...
[485466.686964] DEBUG: Selecting previously unselected package libboost-system1.55.0:amd64.
[485469.804049] DEBUG: Preparing to unpack .../libboost-system1.55.0_1.55.0+dfsg-3_amd64.deb ...
[485477.982998] DEBUG: Unpacking libboost-system1.55.0:amd64 (1.55.0+dfsg-3) ...
[485642.718077] DEBUG: Selecting previously unselected package libboost-filesystem1.55.0:amd64.
[485645.198107] DEBUG: Preparing to unpack .../libboost-filesystem1.55.0_1.55.0+dfsg-3_amd64.deb ...
[485653.877974] DEBUG: Unpacking libboost-filesystem1.55.0:amd64 (1.55.0+dfsg-3) ...
[485814.084053] DEBUG: Selecting previously unselected package libboost-program-options1.55.0:amd64.
[485814.425945] DEBUG: Preparing to unpack .../libboost-program-options1.55.0_1.55.0+dfsg-3_amd64.deb ...
[485821.747065] DEBUG: Unpacking libboost-program-options1.55.0:amd64 (1.55.0+dfsg-3) ...
[485974.692106] DEBUG: Selecting previously unselected package libboost-thread1.55.0:amd64.
[485977.083921] DEBUG: Preparing to unpack .../libboost-thread1.55.0_1.55.0+dfsg-3_amd64.deb ...
[485985.593081] DEBUG: Unpacking libboost-thread1.55.0:amd64 (1.55.0+dfsg-3) ...
[486102.669954] DEBUG: Selecting previously unselected package libpixman-1-0:amd64.
[486104.845047] DEBUG: Preparing to unpack .../libpixman-1-0_0.32.6-3_amd64.deb ...
[486114.088058] DEBUG: Unpacking libpixman-1-0:amd64 (0.32.6-3) ...
[486362.718105] DEBUG: Selecting previously unselected package libxau6:amd64.
[486363.540888] DEBUG: Preparing to unpack .../libxau6_1%3a1.0.8-1_amd64.deb ...
[486374.903917] DEBUG: Unpacking libxau6:amd64 (1:1.0.8-1) ...
[486494.721889] DEBUG: Selecting previously unselected package libxdmcp6:amd64.
[486495.461941] DEBUG: Preparing to unpack .../libxdmcp6_1%3a1.1.1-1+b1_amd64.deb ...
[486508.013964] DEBUG: Unpacking libxdmcp6:amd64 (1:1.1.1-1+b1) ...
[486626.316071] DEBUG: Selecting previously unselected package libxcb1:amd64.
[486626.646042] DEBUG: Preparing to unpack .../libxcb1_1.10-3+b1_amd64.deb ...
[486632.777929] DEBUG: Unpacking libxcb1:amd64 (1.10-3+b1) ...
[486734.66897] DEBUG: Selecting previously unselected package libx11-data.
[486736.969948] DEBUG: Preparing to unpack .../libx11-data_2%3a1.6.2-3_all.deb ...
[486750.914097] DEBUG: Unpacking libx11-data (2:1.6.2-3) ...
[487417.495966] DEBUG: Selecting previously unselected package libx11-6:amd64.
[487417.808056] DEBUG: Preparing to unpack .../libx11-6_2%3a1.6.2-3_amd64.deb ...
[487426.841974] DEBUG: Unpacking libx11-6:amd64 (2:1.6.2-3) ...
[487706.738949] DEBUG: Selecting previously unselected package libxcb-render0:amd64.
[487707.051039] DEBUG: Preparing to unpack .../libxcb-render0_1.10-3+b1_amd64.deb ...
[487714.745998] DEBUG: Unpacking libxcb-render0:amd64 (1.10-3+b1) ...
[487830.665112] DEBUG: Selecting previously unselected package libxcb-shm0:amd64.
[487831.800938] DEBUG: Preparing to unpack .../libxcb-shm0_1.10-3+b1_amd64.deb ...
[487839.523077] DEBUG: Unpacking libxcb-shm0:amd64 (1.10-3+b1) ...
[487958.659887] DEBUG: Selecting previously unselected package libxext6:amd64.
[487959.179878] DEBUG: Preparing to unpack .../libxext6_2%3a1.3.3-1_amd64.deb ...
[487971.313953] DEBUG: Unpacking libxext6:amd64 (2:1.3.3-1) ...
[488081.482887] DEBUG: Selecting previously unselected package libxrender1:amd64.
[488081.789017] DEBUG: Preparing to unpack .../libxrender1_1%3a0.9.8-1+b1_amd64.deb ...
[488095.578909] DEBUG: Unpacking libxrender1:amd64 (1:0.9.8-1+b1) ...
[488249.650002] DEBUG: Selecting previously unselected package libcairo2:amd64.
[488249.958992] DEBUG: Preparing to unpack .../libcairo2_1.14.0-2.1_amd64.deb ...
[488258.769989] DEBUG: Unpacking libcairo2:amd64 (1.14.0-2.1) ...
[488586.6611] DEBUG: Selecting previously unselected package libcap-ng0:amd64.
[488588.186979] DEBUG: Preparing to unpack .../libcap-ng0_0.7.4-2_amd64.deb ...
[488598.809958] DEBUG: Unpacking libcap-ng0:amd64 (0.7.4-2) ...
[488722.444057] DEBUG: Selecting previously unselected package libcilkrts5:amd64.
[488722.774982] DEBUG: Preparing to unpack .../libcilkrts5_4.9.2-10_amd64.deb ...
[488731.714964] DEBUG: Unpacking libcilkrts5:amd64 (4.9.2-10) ...
[488858.638048] DEBUG: Selecting previously unselected package libisl10:amd64.
[488858.938932] DEBUG: Preparing to unpack .../libisl10_0.12.2-2_amd64.deb ...
[488871.372938] DEBUG: Unpacking libisl10:amd64 (0.12.2-2) ...
[489198.656082] DEBUG: Selecting previously unselected package libcloog-isl4:amd64.
[489199.944973] DEBUG: Preparing to unpack .../libcloog-isl4_0.18.2-1+b2_amd64.deb ...
[489207.76391] DEBUG: Unpacking libcloog-isl4:amd64 (0.18.2-1+b2) ...
[489326.695919] DEBUG: Selecting previously unselected package libcups2:amd64.
[489328.603029] DEBUG: Preparing to unpack .../libcups2_1.7.5-11_amd64.deb ...
[489338.809013] DEBUG: Unpacking libcups2:amd64 (1.7.5-11) ...
[489513.807058] DEBUG: Selecting previously unselected package librtmp1:amd64.
[489514.136076] DEBUG: Preparing to unpack .../librtmp1_2.4+20131018.git79459a2-5_amd64.deb ...
[489522.775888] DEBUG: Unpacking librtmp1:amd64 (2.4+20131018.git79459a2-5) ...
[489649.869919] DEBUG: Selecting previously unselected package libssh2-1:amd64.
[489650.171995] DEBUG: Preparing to unpack .../libssh2-1_1.4.3-4_amd64.deb ...
[489657.62496] DEBUG: Unpacking libssh2-1:amd64 (1.4.3-4) ...
[489806.672096] DEBUG: Selecting previously unselected package libcurl3:amd64.
[489808.307886] DEBUG: Preparing to unpack .../libcurl3_7.38.0-4_amd64.deb ...
[489817.276001] DEBUG: Unpacking libcurl3:amd64 (7.38.0-4) ...
[490006.556988] DEBUG: Selecting previously unselected package libcurl3-gnutls:amd64.
[490006.874084] DEBUG: Preparing to unpack .../libcurl3-gnutls_7.38.0-4_amd64.deb ...
[490014.820099] DEBUG: Unpacking libcurl3-gnutls:amd64 (7.38.0-4) ...
[490186.680079] DEBUG: Selecting previously unselected package libdatrie1:amd64.
[490187.791109] DEBUG: Preparing to unpack .../libdatrie1_0.2.8-1_amd64.deb ...
[490198.837996] DEBUG: Unpacking libdatrie1:amd64 (0.2.8-1) ...
[490330.666065] DEBUG: Selecting previously unselected package libdevmapper-event1.02.1:amd64.
[490333.412886] DEBUG: Preparing to unpack .../libdevmapper-event1.02.1_2%3a1.02.90-2_amd64.deb ...
[490342.231035] DEBUG: Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.90-2) ...
[490474.668026] DEBUG: Selecting previously unselected package libisc-export95.
[490476.257086] DEBUG: Preparing to unpack .../libisc-export95_1%3a9.9.5.dfsg-9_amd64.deb ...
[490487.188101] DEBUG: Unpacking libisc-export95 (1:9.9.5.dfsg-9) ...
[490626.673937] DEBUG: Selecting previously unselected package libdns-export100.
[490628.279924] DEBUG: Preparing to unpack .../libdns-export100_1%3a9.9.5.dfsg-9_amd64.deb ...
[490638.025045] DEBUG: Unpacking libdns-export100 (1:9.9.5.dfsg-9) ...
[490910.576105] DEBUG: Selecting previously unselected package libfuse2:amd64.
[490911.079884] DEBUG: Preparing to unpack .../libfuse2_2.9.3-15+b1_amd64.deb ...
[490923.538923] DEBUG: Unpacking libfuse2:amd64 (2.9.3-15+b1) ...
[491094.700098] DEBUG: Selecting previously unselected package libjpeg62-turbo:amd64.
[491096.577883] DEBUG: Preparing to unpack .../libjpeg62-turbo_1%3a1.3.1-11_amd64.deb ...
[491107.48291] DEBUG: Unpacking libjpeg62-turbo:amd64 (1:1.3.1-11) ...
[491253.968954] DEBUG: Selecting previously unselected package libjasper1:amd64.
[491254.291058] DEBUG: Preparing to unpack .../libjasper1_1.900.1-debian1-2.4_amd64.deb ...
[491262.916088] DEBUG: Unpacking libjasper1:amd64 (1.900.1-debian1-2.4) ...
[491398.652077] DEBUG: Selecting previously unselected package libjbig0:amd64.
[491400.748014] DEBUG: Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ...
[491410.852909] DEBUG: Unpacking libjbig0:amd64 (2.1-3.1) ...
[491538.671017] DEBUG: Selecting previously unselected package libtiff5:amd64.
[491539.362907] DEBUG: Preparing to unpack .../libtiff5_4.0.3-12.1_amd64.deb ...
[491546.799898] DEBUG: Unpacking libtiff5:amd64 (4.0.3-12.1) ...
[491705.296993] DEBUG: Selecting previously unselected package libgdk-pixbuf2.0-common.
[491705.62911] DEBUG: Preparing to unpack .../libgdk-pixbuf2.0-common_2.31.1-2_all.deb ...
[491714.808941] DEBUG: Unpacking libgdk-pixbuf2.0-common (2.31.1-2) ...
[492505.570889] DEBUG: Selecting previously unselected package libgdk-pixbuf2.0-0:amd64.
[492509.821892] DEBUG: Preparing to unpack .../libgdk-pixbuf2.0-0_2.31.1-2+b1_amd64.deb ...
[492517.250061] DEBUG: Unpacking libgdk-pixbuf2.0-0:amd64 (2.31.1-2+b1) ...
[492750.660896] DEBUG: Selecting previously unselected package libgeoip1:amd64.
[492753.523111] DEBUG: Preparing to unpack .../libgeoip1_1.6.2-4_amd64.deb ...
[492762.851] DEBUG: Unpacking libgeoip1:amd64 (1.6.2-4) ...
[492898.654938] DEBUG: Selecting previously unselected package libquadmath0:amd64.
[492900.568962] DEBUG: Preparing to unpack .../libquadmath0_4.9.2-10_amd64.deb ...
[492908.459902] DEBUG: Unpacking libquadmath0:amd64 (4.9.2-10) ...
[493038.644075] DEBUG: Selecting previously unselected package libgfortran3:amd64.
[493040.899038] DEBUG: Preparing to unpack .../libgfortran3_4.9.2-10_amd64.deb ...
[493051.059008] DEBUG: Unpacking libgfortran3:amd64 (4.9.2-10) ...
[493250.669956] DEBUG: Selecting previously unselected package libgomp1:amd64.
[493250.969887] DEBUG: Preparing to unpack .../libgomp1_4.9.2-10_amd64.deb ...
[493262.836933] DEBUG: Unpacking libgomp1:amd64 (4.9.2-10) ...
[493378.122091] DEBUG: Selecting previously unselected package libgtk2.0-common.
[493378.413916] DEBUG: Preparing to unpack .../libgtk2.0-common_2.24.25-1_all.deb ...
[493392.155886] DEBUG: Unpacking libgtk2.0-common (2.24.25-1) ...
[494826.663017] DEBUG: Selecting previously unselected package libthai-data.
[494826.966047] DEBUG: Preparing to unpack .../libthai-data_0.1.21-1_all.deb ...
[494839.344978] DEBUG: Unpacking libthai-data (0.1.21-1) ...
[495010.653019] DEBUG: Selecting previously unselected package libthai0:amd64.
[495012.237072] DEBUG: Preparing to unpack .../libthai0_0.1.21-1_amd64.deb ...
[495024.029016] DEBUG: Unpacking libthai0:amd64 (0.1.21-1) ...
[495145.463943] DEBUG: Selecting previously unselected package libpango-1.0-0:amd64.
[495145.744085] DEBUG: Preparing to unpack .../libpango-1.0-0_1.36.8-3_amd64.deb ...
[495154.215097] DEBUG: Unpacking libpango-1.0-0:amd64 (1.36.8-3) ...
[495306.67305] DEBUG: Selecting previously unselected package libgraphite2-3:amd64.
[495308.293104] DEBUG: Preparing to unpack .../libgraphite2-3_1.2.4-3_amd64.deb ...
[495318.732977] DEBUG: Unpacking libgraphite2-3:amd64 (1.2.4-3) ...
[495442.65008] DEBUG: Selecting previously unselected package libharfbuzz0b:amd64.
[495445.20998] DEBUG: Preparing to unpack .../libharfbuzz0b_0.9.35-2_amd64.deb ...
[495454.767942] DEBUG: Unpacking libharfbuzz0b:amd64 (0.9.35-2) ...
[495634.665966] DEBUG: Selecting previously unselected package libpangoft2-1.0-0:amd64.
[495637.598038] DEBUG: Preparing to unpack .../libpangoft2-1.0-0_1.36.8-3_amd64.deb ...
[495647.027016] DEBUG: Unpacking libpangoft2-1.0-0:amd64 (1.36.8-3) ...
[495795.200109] DEBUG: Selecting previously unselected package libpangocairo-1.0-0:amd64.
[495800.038099] DEBUG: Preparing to unpack .../libpangocairo-1.0-0_1.36.8-3_amd64.deb ...
[495810.636997] DEBUG: Unpacking libpangocairo-1.0-0:amd64 (1.36.8-3) ...
[495958.652973] DEBUG: Selecting previously unselected package libxcomposite1:amd64.
[495960.381985] DEBUG: Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ...
[495970.628977] DEBUG: Unpacking libxcomposite1:amd64 (1:0.4.4-1) ...
[496090.676069] DEBUG: Selecting previously unselected package libxfixes3:amd64.
[496092.602015] DEBUG: Preparing to unpack .../libxfixes3_1%3a5.0.1-2+b2_amd64.deb ...
[496102.799892] DEBUG: Unpacking libxfixes3:amd64 (1:5.0.1-2+b2) ...
[496223.262072] DEBUG: Selecting previously unselected package libxcursor1:amd64.
[496227.66304] DEBUG: Preparing to unpack .../libxcursor1_1%3a1.1.14-1+b1_amd64.deb ...
[496238.940954] DEBUG: Unpacking libxcursor1:amd64 (1:1.1.14-1+b1) ...
[496362.658978] DEBUG: Selecting previously unselected package libxdamage1:amd64.
[496364.42709] DEBUG: Preparing to unpack .../libxdamage1_1%3a1.1.4-2+b1_amd64.deb ...
[496373.598099] DEBUG: Unpacking libxdamage1:amd64 (1:1.1.4-2+b1) ...
[496498.657942] DEBUG: Selecting previously unselected package libxi6:amd64.
[496499.572992] DEBUG: Preparing to unpack .../libxi6_2%3a1.7.4-1+b2_amd64.deb ...
[496506.720066] DEBUG: Unpacking libxi6:amd64 (2:1.7.4-1+b2) ...
[496630.661964] DEBUG: Selecting previously unselected package libxinerama1:amd64.
[496632.419109] DEBUG: Preparing to unpack .../libxinerama1_2%3a1.1.3-1+b1_amd64.deb ...
[496642.51399] DEBUG: Unpacking libxinerama1:amd64 (2:1.1.3-1+b1) ...
[496758.646011] DEBUG: Selecting previously unselected package libxrandr2:amd64.
[496760.288954] DEBUG: Preparing to unpack .../libxrandr2_2%3a1.4.2-1+b1_amd64.deb ...
[496770.787001] DEBUG: Unpacking libxrandr2:amd64 (2:1.4.2-1+b1) ...
[496894.676924] DEBUG: Selecting previously unselected package shared-mime-info.
[496895.225048] DEBUG: Preparing to unpack .../shared-mime-info_1.3-1_amd64.deb ...
[496907.583952] DEBUG: Unpacking shared-mime-info (1.3-1) ...
[497673.676968] DEBUG: Selecting previously unselected package libgtk2.0-0:amd64.
[497678.026915] DEBUG: Preparing to unpack .../libgtk2.0-0_2.24.25-1_amd64.deb ...
[497693.82596] DEBUG: Unpacking libgtk2.0-0:amd64 (2.24.25-1) ...
[498618.659019] DEBUG: Selecting previously unselected package pinentry-gtk2.
[498621.274948] DEBUG: Preparing to unpack .../pinentry-gtk2_0.8.3-2_amd64.deb ...
[498629.056931] DEBUG: Unpacking pinentry-gtk2 (0.8.3-2) ...
[498762.887955] DEBUG: Selecting previously unselected package libpth20:amd64.
[498767.27891] DEBUG: Preparing to unpack .../libpth20_2.0.7-20_amd64.deb ...
[498778.815031] DEBUG: Unpacking libpth20:amd64 (2.0.7-20) ...
[498898.664951] DEBUG: Selecting previously unselected package gnupg-agent.
[498900.778055] DEBUG: Preparing to unpack .../gnupg-agent_2.0.26-6_amd64.deb ...
[498911.282063] DEBUG: Unpacking gnupg-agent (2.0.26-6) ...
[499154.655933] DEBUG: Selecting previously unselected package libksba8:amd64.
[499155.554056] DEBUG: Preparing to unpack .../libksba8_1.3.2-1_amd64.deb ...
[499166.877985] DEBUG: Unpacking libksba8:amd64 (1.3.2-1) ...
[499290.637016] DEBUG: Selecting previously unselected package gnupg2.
[499293.412924] DEBUG: Preparing to unpack .../gnupg2_2.0.26-6_amd64.deb ...
[499348.948956] DEBUG: Unpacking gnupg2 (2.0.26-6) ...
[500211.158991] DEBUG: Selecting previously unselected package libgpgme11:amd64.
[500215.48605] DEBUG: Preparing to unpack .../libgpgme11_1.5.1-6_amd64.deb ...
[500226.764917] DEBUG: Unpacking libgpgme11:amd64 (1.5.1-6) ...
[500370.661974] DEBUG: Selecting previously unselected package libhcrypto4-heimdal:amd64.
[500372.833967] DEBUG: Preparing to unpack .../libhcrypto4-heimdal_1.6~rc2+dfsg-9_amd64.deb ...
[500382.800102] DEBUG: Unpacking libhcrypto4-heimdal:amd64 (1.6~rc2+dfsg-9) ...
[500520.951033] DEBUG: Selecting previously unselected package libheimbase1-heimdal:amd64.
[500525.089979] DEBUG: Preparing to unpack .../libheimbase1-heimdal_1.6~rc2+dfsg-9_amd64.deb ...
[500534.801006] DEBUG: Unpacking libheimbase1-heimdal:amd64 (1.6~rc2+dfsg-9) ...
[500658.646107] DEBUG: Selecting previously unselected package libwind0-heimdal:amd64.
[500660.443068] DEBUG: Preparing to unpack .../libwind0-heimdal_1.6~rc2+dfsg-9_amd64.deb ...
[500670.257092] DEBUG: Unpacking libwind0-heimdal:amd64 (1.6~rc2+dfsg-9) ...
[500806.665897] DEBUG: Selecting previously unselected package libhx509-5-heimdal:amd64.
[500806.973934] DEBUG: Preparing to unpack .../libhx509-5-heimdal_1.6~rc2+dfsg-9_amd64.deb ...
[500817.534924] DEBUG: Unpacking libhx509-5-heimdal:amd64 (1.6~rc2+dfsg-9) ...
[501002.633095] DEBUG: Selecting previously unselected package libkrb5-26-heimdal:amd64.
[501003.643036] DEBUG: Preparing to unpack .../libkrb5-26-heimdal_1.6~rc2+dfsg-9_amd64.deb ...
[501010.822058] DEBUG: Unpacking libkrb5-26-heimdal:amd64 (1.6~rc2+dfsg-9) ...
[501186.661959] DEBUG: Selecting previously unselected package libheimntlm0-heimdal:amd64.
[501188.584089] DEBUG: Preparing to unpack .../libheimntlm0-heimdal_1.6~rc2+dfsg-9_amd64.deb ...
[501198.790073] DEBUG: Unpacking libheimntlm0-heimdal:amd64 (1.6~rc2+dfsg-9) ...
[501331.172943] DEBUG: Selecting previously unselected package libgssapi3-heimdal:amd64.
[501335.376978] DEBUG: Preparing to unpack .../libgssapi3-heimdal_1.6~rc2+dfsg-9_amd64.deb ...
[501346.9491] DEBUG: Unpacking libgssapi3-heimdal:amd64 (1.6~rc2+dfsg-9) ...
[501484.366894] DEBUG: Selecting previously unselected package libhdb9-heimdal:amd64.
[501488.462925] DEBUG: Preparing to unpack .../libhdb9-heimdal_1.6~rc2+dfsg-9_amd64.deb ...
[501498.826981] DEBUG: Unpacking libhdb9-heimdal:amd64 (1.6~rc2+dfsg-9) ...
[501642.739058] DEBUG: Selecting previously unselected package libisccfg-export90.
[501643.048048] DEBUG: Preparing to unpack .../libisccfg-export90_1%3a9.9.5.dfsg-9_amd64.deb ...
[501654.978037] DEBUG: Unpacking libisccfg-export90 (1:9.9.5.dfsg-9) ...
[501782.645941] DEBUG: Selecting previously unselected package libirs-export91.
[501784.579039] DEBUG: Preparing to unpack .../libirs-export91_1%3a9.9.5.dfsg-9_amd64.deb ...
[501795.049906] DEBUG: Unpacking libirs-export91 (1:9.9.5.dfsg-9) ...
[501943.375111] DEBUG: Selecting previously unselected package libitm1:amd64.
[501947.836876] DEBUG: Preparing to unpack .../libitm1_4.9.2-10_amd64.deb ...
[501963.159084] DEBUG: Unpacking libitm1:amd64 (4.9.2-10) ...
[502072.344065] DEBUG: Selecting previously unselected package libtalloc2:amd64.
[502076.579094] DEBUG: Preparing to unpack .../libtalloc2_2.1.1-2_amd64.deb ...
[502086.927891] DEBUG: Unpacking libtalloc2:amd64 (2.1.1-2) ...
[502194.041967] DEBUG: Selecting previously unselected package libtdb1:amd64.
[502194.32497] DEBUG: Preparing to unpack .../libtdb1_1.3.1-1_amd64.deb ...
[502202.791929] DEBUG: Unpacking libtdb1:amd64 (1.3.1-1) ...
[502324.316025] DEBUG: Selecting previously unselected package libtevent0:amd64.
[502328.603029] DEBUG: Preparing to unpack .../libtevent0_0.9.21-1_amd64.deb ...
[502336.992025] DEBUG: Unpacking libtevent0:amd64 (0.9.21-1) ...
[502459.456921] DEBUG: Selecting previously unselected package libldb1:amd64.
[502463.692904] DEBUG: Preparing to unpack .../libldb1_2%3a1.1.17-2_amd64.deb ...
[502474.746943] DEBUG: Unpacking libldb1:amd64 (2:1.1.17-2) ...
[502654.642105] DEBUG: Selecting previously unselected package libblas-common.
[502657.618999] DEBUG: Preparing to unpack .../libblas-common_1.2.20110419-10_amd64.deb ...
[502668.344021] DEBUG: Unpacking libblas-common (1.2.20110419-10) ...
[502774.626017] DEBUG: Selecting previously unselected package libblas3.
[502776.305914] DEBUG: Preparing to unpack .../libblas3_1.2.20110419-10_amd64.deb ...
[502786.900043] DEBUG: Unpacking libblas3 (1.2.20110419-10) ...
[502969.050884] DEBUG: Selecting previously unselected package liblinear1:amd64.
[502973.217964] DEBUG: Preparing to unpack .../liblinear1_1.8+dfsg-4_amd64.deb ...
[502983.371019] DEBUG: Unpacking liblinear1:amd64 (1.8+dfsg-4) ...
[503113.62195] DEBUG: Selecting previously unselected package liblsan0:amd64.
[503113.903999] DEBUG: Preparing to unpack .../liblsan0_4.9.2-10_amd64.deb ...
[503122.767925] DEBUG: Unpacking liblsan0:amd64 (4.9.2-10) ...
[503242.645979] DEBUG: Selecting previously unselected package liblua5.2-0:amd64.
[503245.773077] DEBUG: Preparing to unpack .../liblua5.2-0_5.2.3-1.1_amd64.deb ...
[503255.151987] DEBUG: Unpacking liblua5.2-0:amd64 (5.2.3-1.1) ...
[503386.626959] DEBUG: Selecting previously unselected package dmeventd.
[503388.324976] DEBUG: Preparing to unpack .../dmeventd_2%3a1.02.90-2_amd64.deb ...
[503398.789883] DEBUG: Unpacking dmeventd (2:1.02.90-2) ...
[503576.96104] DEBUG: Selecting previously unselected package liblvm2cmd2.02:amd64.
[503581.305981] DEBUG: Preparing to unpack .../liblvm2cmd2.02_2.02.111-2_amd64.deb ...
[503590.791941] DEBUG: Unpacking liblvm2cmd2.02:amd64 (2.02.111-2) ...
[503871.25802] DEBUG: Selecting previously unselected package libmpdec2:amd64.
[503875.782013] DEBUG: Preparing to unpack .../libmpdec2_2.4.1-1_amd64.deb ...
[503883.970976] DEBUG: Unpacking libmpdec2:amd64 (2.4.1-1) ...
[504018.654108] DEBUG: Selecting previously unselected package libmpfr4:amd64.
[504020.787954] DEBUG: Preparing to unpack .../libmpfr4_3.1.2-2_amd64.deb ...
[504032.085896] DEBUG: Unpacking libmpfr4:amd64 (3.1.2-2) ...
[504239.202976] DEBUG: Selecting previously unselected package libnet1:amd64.
[504243.546963] DEBUG: Preparing to unpack .../libnet1_1.1.6+dfsg-3_amd64.deb ...
[504254.812956] DEBUG: Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
[504379.312992] DEBUG: Selecting previously unselected package libntdb1:amd64.
[504383.671045] DEBUG: Preparing to unpack .../libntdb1_1.0-5_amd64.deb ...
[504391.23106] DEBUG: Unpacking libntdb1:amd64 (1.0-5) ...
[504518.632889] DEBUG: Selecting previously unselected package libopts25:amd64.
[504520.366907] DEBUG: Preparing to unpack .../libopts25_1%3a5.18.4-3_amd64.deb ...
[504530.792952] DEBUG: Unpacking libopts25:amd64 (1:5.18.4-3) ...
[504660.371065] DEBUG: Selecting previously unselected package libpcap0.8:amd64.
[504664.511919] DEBUG: Preparing to unpack .../libpcap0.8_1.6.2-2_amd64.deb ...
[504674.773932] DEBUG: Unpacking libpcap0.8:amd64 (1.6.2-2) ...
[504816.457033] DEBUG: Selecting previously unselected package libpcrecpp0:amd64.
[504820.791006] DEBUG: Preparing to unpack .../libpcrecpp0_2%3a8.35-3.3_amd64.deb ...
[504831.001997] DEBUG: Unpacking libpcrecpp0:amd64 (2:8.35-3.3) ...
[504967.282057] DEBUG: Selecting previously unselected package libpq5:amd64.
[504971.577883] DEBUG: Preparing to unpack .../libpq5_9.4.1-1_amd64.deb ...
[504982.783079] DEBUG: Unpacking libpq5:amd64 (9.4.1-1) ...
[505239.342928] DEBUG: Selecting previously unselected package libpython2.7:amd64.
[505239.830971] DEBUG: Preparing to unpack .../libpython2.7_2.7.9-2_amd64.deb ...
[505250.803947] DEBUG: Unpacking libpython2.7:amd64 (2.7.9-2) ...
[505830.452919] DEBUG: Selecting previously unselected package libpython3.4-minimal:amd64.
[505835.083961] DEBUG: Preparing to unpack .../libpython3.4-minimal_3.4.2-1_amd64.deb ...
[505843.573093] DEBUG: Unpacking libpython3.4-minimal:amd64 (3.4.2-1) ...
[506988.390923] DEBUG: Selecting previously unselected package libpython3.4-stdlib:amd64.
[506992.772102] DEBUG: Preparing to unpack .../libpython3.4-stdlib_3.4.2-1_amd64.deb ...
[507002.753973] DEBUG: Unpacking libpython3.4-stdlib:amd64 (3.4.2-1) ...
[509907.767057] DEBUG: Selecting previously unselected package libreadline5:amd64.
[509912.365913] DEBUG: Preparing to unpack .../libreadline5_5.2+dfsg-2_amd64.deb ...
[509920.425892] DEBUG: Unpacking libreadline5:amd64 (5.2+dfsg-2) ...
[510067.205906] DEBUG: Selecting previously unselected package libsigsegv2:amd64.
[510071.726084] DEBUG: Preparing to unpack .../libsigsegv2_2.10-4+b1_amd64.deb ...
[510082.781076] DEBUG: Unpacking libsigsegv2:amd64 (2.10-4+b1) ...
[510223.860025] DEBUG: Selecting previously unselected package libtsan0:amd64.
[510228.22094] DEBUG: Preparing to unpack .../libtsan0_4.9.2-10_amd64.deb ...
[510239.278078] DEBUG: Unpacking libtsan0:amd64 (4.9.2-10) ...
[510402.172089] DEBUG: Selecting previously unselected package libubsan0:amd64.
[510406.735897] DEBUG: Preparing to unpack .../libubsan0_4.9.2-10_amd64.deb ...
[510418.833017] DEBUG: Unpacking libubsan0:amd64 (4.9.2-10) ...
[510551.318884] DEBUG: Selecting previously unselected package libunwind8.
[510555.771112] DEBUG: Preparing to unpack .../libunwind8_1.1-3.2_amd64.deb ...
[510567.359924] DEBUG: Unpacking libunwind8 (1.1-3.2) ...
[510716.868877] DEBUG: Selecting previously unselected package libwbclient0:amd64.
[510721.261978] DEBUG: Preparing to unpack .../libwbclient0_2%3a4.1.17+dfsg-1_amd64.deb ...
[510730.797052] DEBUG: Unpacking libwbclient0:amd64 (2:4.1.17+dfsg-1) ...
[510872.386932] DEBUG: Selecting previously unselected package libxslt1.1:amd64.
[510876.828909] DEBUG: Preparing to unpack .../libxslt1.1_1.1.28-2+b2_amd64.deb ...
[510886.723995] DEBUG: Unpacking libxslt1.1:amd64 (1.1.28-2+b2) ...
[511042.270899] DEBUG: Selecting previously unselected package libuuid-perl.
[511042.589903] DEBUG: Preparing to unpack .../libuuid-perl_0.05-1+b1_amd64.deb ...
[511051.593065] DEBUG: Unpacking libuuid-perl (0.05-1+b1) ...
[511174.103975] DEBUG: Selecting previously unselected package linux-base.
[511178.431034] DEBUG: Preparing to unpack .../linux-base_3.5_all.deb ...
[511185.934067] DEBUG: Unpacking linux-base (3.5) ...
[511286.648035] DEBUG: Selecting previously unselected package libklibc.
[511288.249969] DEBUG: Preparing to unpack .../libklibc_2.0.4-2_amd64.deb ...
[511298.892975] DEBUG: Unpacking libklibc (2.0.4-2) ...
[511402.647972] DEBUG: Selecting previously unselected package klibc-utils.
[511404.839039] DEBUG: Preparing to unpack .../klibc-utils_2.0.4-2_amd64.deb ...
[511414.760113] DEBUG: Unpacking klibc-utils (2.0.4-2) ...
[511631.73604] DEBUG: Selecting previously unselected package initramfs-tools.
[511636.284113] DEBUG: Preparing to unpack .../initramfs-tools_0.116_all.deb ...
[511646.787882] DEBUG: Unpacking initramfs-tools (0.116) ...
[511934.648037] DEBUG: Selecting previously unselected package linux-image-3.16.0-4-amd64.
[511935.719967] DEBUG: Preparing to unpack .../linux-image-3.16.0-4-amd64_3.16.7-ckt4-3_amd64.deb ...
[512570.667028] DEBUG: Unpacking linux-image-3.16.0-4-amd64 (3.16.7-ckt4-3) ...
[536690.356016] DEBUG: Selecting previously unselected package ntp.
[536697.489977] DEBUG: Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-5_amd64.deb ...
[536742.640018] DEBUG: Unpacking ntp (1:4.2.6.p5+dfsg-5) ...
[537047.277927] DEBUG: Selecting previously unselected package python-ldb.
[537053.163052] DEBUG: Preparing to unpack .../python-ldb_2%3a1.1.17-2_amd64.deb ...
[537062.875032] DEBUG: Unpacking python-ldb (2:1.1.17-2) ...
[537183.799028] DEBUG: Selecting previously unselected package python-talloc.
[537189.528942] DEBUG: Preparing to unpack .../python-talloc_2.1.1-2_amd64.deb ...
[537198.993921] DEBUG: Unpacking python-talloc (2.1.1-2) ...
[537325.905085] DEBUG: Selecting previously unselected package python3.4-minimal.
[537331.607103] DEBUG: Preparing to unpack .../python3.4-minimal_3.4.2-1_amd64.deb ...
[537358.613968] DEBUG: Unpacking python3.4-minimal (3.4.2-1) ...
[538183.773994] DEBUG: Selecting previously unselected package python-dnspython.
[538189.496994] DEBUG: Preparing to unpack .../python-dnspython_1.12.0-1_all.deb ...
[538198.996067] DEBUG: Unpacking python-dnspython (1.12.0-1) ...
[538631.793976] DEBUG: Selecting previously unselected package python-ntdb.
[538637.28404] DEBUG: Preparing to unpack .../python-ntdb_1.0-5_amd64.deb ...
[538646.780968] DEBUG: Unpacking python-ntdb (1.0-5) ...
[538742.655039] DEBUG: Selecting previously unselected package python-tdb.
[538745.419025] DEBUG: Preparing to unpack .../python-tdb_1.3.1-1_amd64.deb ...
[538754.781008] DEBUG: Unpacking python-tdb (1.3.1-1) ...
[538867.391109] DEBUG: Selecting previously unselected package python-crypto.
[538873.286009] DEBUG: Preparing to unpack .../python-crypto_2.6.1-5+b2_amd64.deb ...
[538881.160975] DEBUG: Unpacking python-crypto (2.6.1-5+b2) ...
[539647.629976] DEBUG: Selecting previously unselected package samba-libs:amd64.
[539653.66888] DEBUG: Preparing to unpack .../samba-libs_2%3a4.1.17+dfsg-1_amd64.deb ...
[539670.623064] DEBUG: Unpacking samba-libs:amd64 (2:4.1.17+dfsg-1) ...
[542055.329084] DEBUG: Selecting previously unselected package python-samba.
[542061.858892] DEBUG: Preparing to unpack .../python-samba_2%3a4.1.17+dfsg-1_amd64.deb ...
[542070.753098] DEBUG: Unpacking python-samba (2:4.1.17+dfsg-1) ...
[543313.951015] DEBUG: Selecting previously unselected package samba-common.
[543320.501089] DEBUG: Preparing to unpack .../samba-common_2%3a4.1.17+dfsg-1_all.deb ...
[543338.30595] DEBUG: /var/lib/dpkg/tmp.ci/preinst: 5: [: =: unexpected operator
[543346.136093] DEBUG: Unpacking samba-common (2:4.1.17+dfsg-1) ...
[543507.576942] DEBUG: Selecting previously unselected package samba-common-bin.
[543513.582945] DEBUG: Preparing to unpack .../samba-common-bin_2%3a4.1.17+dfsg-1_amd64.deb ...
[543521.790981] DEBUG: Unpacking samba-common-bin (2:4.1.17+dfsg-1) ...
[543843.410015] DEBUG: Selecting previously unselected package samba-dsdb-modules.
[543849.534988] DEBUG: Preparing to unpack .../samba-dsdb-modules_2%3a4.1.17+dfsg-1_amd64.deb ...
[543859.425068] DEBUG: Unpacking samba-dsdb-modules (2:4.1.17+dfsg-1) ...
[544182.630062] DEBUG: Selecting previously unselected package tdb-tools.
[544189.39805] DEBUG: Preparing to unpack .../tdb-tools_1.3.1-1_amd64.deb ...
[544198.451996] DEBUG: Unpacking tdb-tools (1.3.1-1) ...
[544326.783895] DEBUG: Selecting previously unselected package libfile-copy-recursive-perl.
[544333.316088] DEBUG: Preparing to unpack .../libfile-copy-recursive-perl_0.38-1_all.deb ...
[544341.600895] DEBUG: Unpacking libfile-copy-recursive-perl (0.38-1) ...
[544472.8899] DEBUG: Selecting previously unselected package update-inetd.
[544478.975058] DEBUG: Preparing to unpack .../update-inetd_4.43_all.deb ...
[544486.82189] DEBUG: Unpacking update-inetd (4.43) ...
[544625.137091] DEBUG: Selecting previously unselected package libkdc2-heimdal:amd64.
[544631.519079] DEBUG: Preparing to unpack .../libkdc2-heimdal_1.6~rc2+dfsg-9_amd64.deb ...
[544639.573097] DEBUG: Unpacking libkdc2-heimdal:amd64 (1.6~rc2+dfsg-9) ...
[544783.832073] DEBUG: Selecting previously unselected package samba.
[544789.807081] DEBUG: Preparing to unpack .../samba_2%3a4.1.17+dfsg-1_amd64.deb ...
[544810.61101] DEBUG: Unpacking samba (2:4.1.17+dfsg-1) ...
[545853.110075] DEBUG: Selecting previously unselected package sgml-base.
[545859.661102] DEBUG: Preparing to unpack .../sgml-base_1.26+nmu4_all.deb ...
[545882.658005] DEBUG: Unpacking sgml-base (1.26+nmu4) ...
[546021.559954] DEBUG: Selecting previously unselected package libivykis0:amd64.
[546027.688026] DEBUG: Preparing to unpack .../libivykis0_0.36.2-1_amd64.deb ...
[546038.86199] DEBUG: Unpacking libivykis0:amd64 (0.36.2-1) ...
[546157.751083] DEBUG: Selecting previously unselected package libmongo-client0:amd64.
[546164.124012] DEBUG: Preparing to unpack .../libmongo-client0_0.1.8-1_amd64.deb ...
[546173.463106] DEBUG: Unpacking libmongo-client0:amd64 (0.1.8-1) ...
[546291.934967] DEBUG: Selecting previously unselected package libmpc3:amd64.
[546298.214912] DEBUG: Preparing to unpack .../libmpc3_1.0.2-1_amd64.deb ...
[546310.293913] DEBUG: Unpacking libmpc3:amd64 (1.0.2-1) ...
[546422.116041] DEBUG: Selecting previously unselected package isc-dhcp-common.
[546428.246021] DEBUG: Preparing to unpack .../isc-dhcp-common_4.3.1-6_amd64.deb ...
[546438.814878] DEBUG: Unpacking isc-dhcp-common (4.3.1-6) ...
[546606.602907] DEBUG: Selecting previously unselected package isc-dhcp-client.
[546613.898993] DEBUG: Preparing to unpack .../isc-dhcp-client_4.3.1-6_amd64.deb ...
[546641.190052] DEBUG: Unpacking isc-dhcp-client (4.3.1-6) ...
[546849.241018] DEBUG: Selecting previously unselected package python-support.
[546856.280088] DEBUG: Preparing to unpack .../python-support_1.0.15_all.deb ...
[546867.240906] DEBUG: Unpacking python-support (1.0.15) ...
[547031.572104] DEBUG: Selecting previously unselected package python3.4.
[547037.893057] DEBUG: Preparing to unpack .../python3.4_3.4.2-1_amd64.deb ...
[547045.449018] DEBUG: Unpacking python3.4 (3.4.2-1) ...
[547227.734089] DEBUG: Selecting previously unselected package python3-minimal.
[547234.018087] DEBUG: Preparing to unpack .../python3-minimal_3.4.2-2_amd64.deb ...
[547242.717028] DEBUG: Unpacking python3-minimal (3.4.2-2) ...
[547395.503998] DEBUG: Selecting previously unselected package libpython3-stdlib:amd64.
[547401.648998] DEBUG: Preparing to unpack .../libpython3-stdlib_3.4.2-2_amd64.deb ...
[547410.849094] DEBUG: Unpacking libpython3-stdlib:amd64 (3.4.2-2) ...
[547523.658991] DEBUG: Selecting previously unselected package dh-python.
[547530.08008] DEBUG: Preparing to unpack .../dh-python_1.20141111-2_all.deb ...
[547547.38307] DEBUG: Unpacking dh-python (1.20141111-2) ...
[547807.610989] DEBUG: Selecting previously unselected package python3.
[547813.680887] DEBUG: Preparing to unpack .../python3_3.4.2-2_amd64.deb ...
[547836.098909] DEBUG: Unpacking python3 (3.4.2-2) ...
[547952.404976] DEBUG: Selecting previously unselected package python-apt-common.
[547958.440065] DEBUG: Preparing to unpack .../python-apt-common_0.9.3.11_all.deb ...
[547968.209982] DEBUG: Unpacking python-apt-common (0.9.3.11) ...
[548371.339083] DEBUG: Selecting previously unselected package python-apt.
[548377.767086] DEBUG: Preparing to unpack .../python-apt_0.9.3.11_amd64.deb ...
[548387.816906] DEBUG: Unpacking python-apt (0.9.3.11) ...
[548640.770912] DEBUG: Selecting previously unselected package apt-listchanges.
[548646.774054] DEBUG: Preparing to unpack .../apt-listchanges_2.85.13+nmu1_all.deb ...
[548666.614056] DEBUG: Unpacking apt-listchanges (2.85.13+nmu1) ...
[548888.808966] DEBUG: Selecting previously unselected package aptitude-common.
[548895.469904] DEBUG: Preparing to unpack .../aptitude-common_0.6.11-1_all.deb ...
[548906.933069] DEBUG: Unpacking aptitude-common (0.6.11-1) ...
[550068.792105] DEBUG: Selecting previously unselected package libxapian22.
[550075.118065] DEBUG: Preparing to unpack .../libxapian22_1.2.19-1_amd64.deb ...
[550086.91597] DEBUG: Unpacking libxapian22 (1.2.19-1) ...
[550574.05591] DEBUG: Selecting previously unselected package aptitude.
[550580.524921] DEBUG: Preparing to unpack .../aptitude_0.6.11-1+b1_amd64.deb ...
[550591.099977] DEBUG: Unpacking aptitude (0.6.11-1+b1) ...
[551469.029903] DEBUG: Selecting previously unselected package at.
[551475.320101] DEBUG: Preparing to unpack .../archives/at_3.1.16-1_amd64.deb ...
[551491.09602] DEBUG: Unpacking at (3.1.16-1) ...
[551649.143934] DEBUG: Selecting previously unselected package bc.
[551655.235052] DEBUG: Preparing to unpack .../bc_1.06.95-9_amd64.deb ...
[551666.788101] DEBUG: Unpacking bc (1.06.95-9) ...
[551812.603951] DEBUG: Selecting previously unselected package libisc95.
[551818.685055] DEBUG: Preparing to unpack .../libisc95_1%3a9.9.5.dfsg-9_amd64.deb ...
[551826.894999] DEBUG: Unpacking libisc95 (1:9.9.5.dfsg-9) ...
[551978.966951] DEBUG: Selecting previously unselected package libdns100.
[551985.248089] DEBUG: Preparing to unpack .../libdns100_1%3a9.9.5.dfsg-9_amd64.deb ...
[551994.782925] DEBUG: Unpacking libdns100 (1:9.9.5.dfsg-9) ...
[552323.644876] DEBUG: Selecting previously unselected package libisccc90.
[552330.178022] DEBUG: Preparing to unpack .../libisccc90_1%3a9.9.5.dfsg-9_amd64.deb ...
[552338.843107] DEBUG: Unpacking libisccc90 (1:9.9.5.dfsg-9) ...
[552475.60811] DEBUG: Selecting previously unselected package libisccfg90.
[552482.019901] DEBUG: Preparing to unpack .../libisccfg90_1%3a9.9.5.dfsg-9_amd64.deb ...
[552490.293026] DEBUG: Unpacking libisccfg90 (1:9.9.5.dfsg-9) ...
[552609.102011] DEBUG: Selecting previously unselected package libbind9-90.
[552615.426064] DEBUG: Preparing to unpack .../libbind9-90_1%3a9.9.5.dfsg-9_amd64.deb ...
[552623.970032] DEBUG: Unpacking libbind9-90 (1:9.9.5.dfsg-9) ...
[552731.642008] DEBUG: Selecting previously unselected package liblwres90.
[552737.957954] DEBUG: Preparing to unpack .../liblwres90_1%3a9.9.5.dfsg-9_amd64.deb ...
[552746.818066] DEBUG: Unpacking liblwres90 (1:9.9.5.dfsg-9) ...
[552841.747046] DEBUG: Selecting previously unselected package bind9-host.
[552848.112106] DEBUG: Preparing to unpack .../bind9-host_1%3a9.9.5.dfsg-9_amd64.deb ...
[552858.705997] DEBUG: Unpacking bind9-host (1:9.9.5.dfsg-9) ...
[553045.182943] DEBUG: Selecting previously unselected package exim4-config.
[553045.658112] DEBUG: Preparing to unpack .../exim4-config_4.84-8_all.deb ...
[553067.740917] DEBUG: Unpacking exim4-config (4.84-8) ...
[553368.942976] DEBUG: Selecting previously unselected package exim4-base.
[553375.411034] DEBUG: Preparing to unpack .../exim4-base_4.84-8_amd64.deb ...
[553394.597054] DEBUG: Unpacking exim4-base (4.84-8) ...
[553820.015907] DEBUG: Selecting previously unselected package exim4-daemon-light.
[553827.1029] DEBUG: Preparing to unpack .../exim4-daemon-light_4.84-8_amd64.deb ...
[553838.043928] DEBUG: Unpacking exim4-daemon-light (4.84-8) ...
[554235.647917] DEBUG: Selecting previously unselected package bsd-mailx.
[554242.048979] DEBUG: Preparing to unpack .../bsd-mailx_8.1.2-0.20141216cvs-1_amd64.deb ...
[554250.926018] DEBUG: Unpacking bsd-mailx (8.1.2-0.20141216cvs-1) ...
[554370.476961] DEBUG: Selecting previously unselected package bzip2.
[554376.918077] DEBUG: Preparing to unpack .../bzip2_1.0.6-7+b2_amd64.deb ...
[554386.487007] DEBUG: Unpacking bzip2 (1.0.6-7+b2) ...
[554563.729048] DEBUG: Selecting previously unselected package dbus.
[554570.048094] DEBUG: Preparing to unpack .../dbus_1.8.16-1_amd64.deb ...
[554578.981876] DEBUG: Unpacking dbus (1.8.16-1) ...
[554830.161095] DEBUG: Selecting previously unselected package dc.
[554836.461067] DEBUG: Preparing to unpack .../dc_1.06.95-9_amd64.deb ...
[554846.837997] DEBUG: Unpacking dc (1.06.95-9) ...
[554991.731882] DEBUG: Selecting previously unselected package debian-faq.
[554998.223066] DEBUG: Preparing to unpack .../debian-faq_5.0.3_all.deb ...
[555007.585049] DEBUG: Unpacking debian-faq (5.0.3) ...
[555275.599957] DEBUG: Selecting previously unselected package host.
[555282.066107] DEBUG: Preparing to unpack .../host_1%3a9.9.5.dfsg-9_all.deb ...
[555302.342892] DEBUG: Unpacking host (1:9.9.5.dfsg-9) ...
[555399.703979] DEBUG: Selecting previously unselected package dnsutils.
[555406.084061] DEBUG: Preparing to unpack .../dnsutils_1%3a9.9.5.dfsg-9_amd64.deb ...
[555423.012972] DEBUG: Unpacking dnsutils (1:9.9.5.dfsg-9) ...
[555554.522991] DEBUG: Selecting previously unselected package doc-debian.
[555560.919046] DEBUG: Preparing to unpack .../doc-debian_6.2_all.deb ...
[555568.902016] DEBUG: Unpacking doc-debian (6.2) ...
[555763.556004] DEBUG: Selecting previously unselected package exim4.
[555769.891977] DEBUG: Preparing to unpack .../archives/exim4_4.84-8_all.deb ...
[555779.490948] DEBUG: Unpacking exim4 (4.84-8) ...
[555865.232944] DEBUG: Selecting previously unselected package file.
[555871.563911] DEBUG: Preparing to unpack .../file_1%3a5.20-2_amd64.deb ...
[555882.817984] DEBUG: Unpacking file (1:5.20-2) ...
[556035.50005] DEBUG: Selecting previously unselected package ftp.
[556041.7099] DEBUG: Preparing to unpack .../archives/ftp_0.17-31_amd64.deb ...
[556059.241056] DEBUG: Unpacking ftp (0.17-31) ...
[556183.443069] DEBUG: Selecting previously unselected package gettext-base.
[556189.708948] DEBUG: Preparing to unpack .../gettext-base_0.19.3-2_amd64.deb ...
[556198.77696] DEBUG: Unpacking gettext-base (0.19.3-2) ...
[556726.005077] DEBUG: Selecting previously unselected package info.
[556732.326984] DEBUG: Preparing to unpack .../info_5.2.0.dfsg.1-6_amd64.deb ...
[556742.947102] DEBUG: Unpacking info (5.2.0.dfsg.1-6) ...
[556894.86289] DEBUG: Selecting previously unselected package krb5-locales.
[556901.41201] DEBUG: Preparing to unpack .../krb5-locales_1.12.1+dfsg-18_all.deb ...
[556909.827948] DEBUG: Unpacking krb5-locales (1.12.1+dfsg-18) ...
[557207.736015] DEBUG: Selecting previously unselected package libclass-isa-perl.
[557214.284897] DEBUG: Preparing to unpack .../libclass-isa-perl_0.36-5_all.deb ...
[557222.800016] DEBUG: Unpacking libclass-isa-perl (0.36-5) ...
[557331.758022] DEBUG: Selecting previously unselected package libswitch-perl.
[557338.335991] DEBUG: Preparing to unpack .../libswitch-perl_2.17-2_all.deb ...
[557346.476078] DEBUG: Unpacking libswitch-perl (2.17-2) ...
[557475.658894] DEBUG: Selecting previously unselected package libperl4-corelibs-perl.
[557482.30195] DEBUG: Preparing to unpack .../libperl4-corelibs-perl_0.003-1_all.deb ...
[557490.871906] DEBUG: Unpacking libperl4-corelibs-perl (0.003-1) ...
[557706.589937] DEBUG: Selecting previously unselected package lsof.
[557713.083982] DEBUG: Preparing to unpack .../lsof_4.86+dfsg-1_amd64.deb ...
[557720.474958] DEBUG: Unpacking lsof (4.86+dfsg-1) ...
[557895.684004] DEBUG: Selecting previously unselected package m4.
[557902.159929] DEBUG: Preparing to unpack .../archives/m4_1.4.17-4_amd64.deb ...
[557910.902977] DEBUG: Unpacking m4 (1.4.17-4) ...
[558171.632051] DEBUG: Selecting previously unselected package make-guile.
[558178.030014] DEBUG: Preparing to unpack .../make-guile_4.0-8.1_amd64.deb ...
[558187.937021] DEBUG: Unpacking make-guile (4.0-8.1) ...
[558643.562078] DEBUG: Selecting previously unselected package mlocate.
[558650.00391] DEBUG: Preparing to unpack .../mlocate_0.26-1_amd64.deb ...
[558658.808947] DEBUG: Unpacking mlocate (0.26-1) ...
[559031.115055] DEBUG: Selecting previously unselected package mutt.
[559037.739992] DEBUG: Preparing to unpack .../mutt_1.5.23-3_amd64.deb ...
[559054.594994] DEBUG: Unpacking mutt (1.5.23-3) ...
[559787.843943] DEBUG: Selecting previously unselected package ncurses-term.
[559794.643879] DEBUG: Preparing to unpack .../ncurses-term_5.9+20140913-1_all.deb ...
[559805.767059] DEBUG: Unpacking ncurses-term (5.9+20140913-1) ...
[563785.134077] DEBUG: Selecting previously unselected package rpcbind.
[563792.723894] DEBUG: Preparing to unpack .../rpcbind_0.2.1-6_amd64.deb ...
[563807.979107] DEBUG: Unpacking rpcbind (0.2.1-6) ...
[563970.971107] DEBUG: Selecting previously unselected package nfs-common.
[563977.993011] DEBUG: Preparing to unpack .../nfs-common_1%3a1.2.8-9_amd64.deb ...
[563987.240076] DEBUG: Unpacking nfs-common (1:1.2.8-9) ...
[564276.032925] DEBUG: Selecting previously unselected package openssh-client.
[564283.404112] DEBUG: Preparing to unpack .../openssh-client_1%3a6.7p1-3_amd64.deb ...
[564294.797897] DEBUG: Unpacking openssh-client (1:6.7p1-3) ...
[564732.752085] DEBUG: Selecting previously unselected package patch.
[564740.199089] DEBUG: Preparing to unpack .../patch_2.7.1-6_amd64.deb ...
[564750.778913] DEBUG: Unpacking patch (2.7.1-6) ...
[564915.602922] DEBUG: Selecting previously unselected package pciutils.
[564922.837019] DEBUG: Preparing to unpack .../pciutils_1%3a3.2.1-3_amd64.deb ...
[564953.623056] DEBUG: Unpacking pciutils (1:3.2.1-3) ...
[565233.434916] DEBUG: Selecting previously unselected package procmail.
[565240.700006] DEBUG: Preparing to unpack .../procmail_3.22-24_amd64.deb ...
[565250.763893] DEBUG: Unpacking procmail (3.22-24) ...
[565525.660992] DEBUG: Selecting previously unselected package python-pkg-resources.
[565532.860041] DEBUG: Preparing to unpack .../python-pkg-resources_5.5.1-1_all.deb ...
[565543.241978] DEBUG: Unpacking python-pkg-resources (5.5.1-1) ...
[565667.690039] DEBUG: Selecting previously unselected package python-chardet.
[565674.954891] DEBUG: Preparing to unpack .../python-chardet_2.3.0-1_all.deb ...
[565682.287931] DEBUG: Unpacking python-chardet (2.3.0-1) ...
[565975.786924] DEBUG: Selecting previously unselected package python-six.
[565983.175039] DEBUG: Preparing to unpack .../python-six_1.8.0-1_all.deb ...
[565994.843006] DEBUG: Unpacking python-six (1.8.0-1) ...
[566108.89411] DEBUG: Selecting previously unselected package python-debian.
[566116.152048] DEBUG: Preparing to unpack .../python-debian_0.1.25_all.deb ...
[566125.233889] DEBUG: Unpacking python-debian (0.1.25) ...
[566331.748009] DEBUG: Selecting previously unselected package python-defusedxml.
[566338.993073] DEBUG: Preparing to unpack .../python-defusedxml_0.4.1-2_all.deb ...
[566355.43704] DEBUG: Unpacking python-defusedxml (0.4.1-2) ...
[566530.441999] DEBUG: Selecting previously unselected package python-roman.
[566537.623882] DEBUG: Preparing to unpack .../python-roman_2.0.0-1_all.deb ...
[566546.775103] DEBUG: Unpacking python-roman (2.0.0-1) ...
[566699.712992] DEBUG: Selecting previously unselected package xml-core.
[566706.643105] DEBUG: Preparing to unpack .../xml-core_0.13+nmu2_all.deb ...
[566732.11503] DEBUG: Unpacking xml-core (0.13+nmu2) ...
[566906.339884] DEBUG: Selecting previously unselected package docutils-common.
[566914.107084] DEBUG: Preparing to unpack .../docutils-common_0.12+dfsg-1_all.deb ...
[566930.625916] DEBUG: Unpacking docutils-common (0.12+dfsg-1) ...
[567336.893082] DEBUG: Selecting previously unselected package python-docutils.
[567344.384909] DEBUG: Preparing to unpack .../python-docutils_0.12+dfsg-1_all.deb ...
[567364.726067] DEBUG: Unpacking python-docutils (0.12+dfsg-1) ...
[568030.437946] DEBUG: Selecting previously unselected package python-wstools.
[568038.125992] DEBUG: Preparing to unpack .../python-wstools_0.4.3-2_all.deb ...
[568046.842098] DEBUG: Unpacking python-wstools (0.4.3-2) ...
[568303.658009] DEBUG: Selecting previously unselected package python-soappy.
[568311.192036] DEBUG: Preparing to unpack .../python-soappy_0.12.22-1_all.deb ...
[568319.825888] DEBUG: Unpacking python-soappy (0.12.22-1) ...
[568524.5471] DEBUG: Selecting previously unselected package python-debianbts.
[568532.13191] DEBUG: Preparing to unpack .../python-debianbts_1.12_all.deb ...
[568546.787977] DEBUG: Unpacking python-debianbts (1.12) ...
[568649.067879] DEBUG: Selecting previously unselected package python-reportbug.
[568656.565905] DEBUG: Preparing to unpack .../python-reportbug_6.6.3_all.deb ...
[568665.494919] DEBUG: Unpacking python-reportbug (6.6.3) ...
[568878.837109] DEBUG: Selecting previously unselected package python2.6-minimal.
[568886.523962] DEBUG: Preparing to unpack .../python2.6-minimal_2.6.8-1.1_amd64.deb ...
[568939.755917] DEBUG: Unpacking python2.6-minimal (2.6.8-1.1) ...
[570160.159111] DEBUG: Selecting previously unselected package reportbug.
[570167.649984] DEBUG: Preparing to unpack .../reportbug_6.6.3_all.deb ...
[570178.909063] DEBUG: Unpacking reportbug (6.6.3) ...
[570348.902941] DEBUG: Selecting previously unselected package telnet.
[570356.363058] DEBUG: Preparing to unpack .../telnet_0.17-36_amd64.deb ...
[570367.347002] DEBUG: Unpacking telnet (0.17-36) ...
[570494.016886] DEBUG: Selecting previously unselected package libtext-unidecode-perl.
[570501.818895] DEBUG: Preparing to unpack .../libtext-unidecode-perl_1.22-1_all.deb ...
[570515.099049] DEBUG: Unpacking libtext-unidecode-perl (1.22-1) ...
[571272.114038] DEBUG: Selecting previously unselected package libintl-perl.
[571279.784918] DEBUG: Preparing to unpack .../libintl-perl_1.23-1_all.deb ...
[571291.074991] DEBUG: Unpacking libintl-perl (1.23-1) ...
[573314.053059] DEBUG: Selecting previously unselected package libxml-namespacesupport-perl.
[573322.088003] DEBUG: Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ...
[573332.079887] DEBUG: Unpacking libxml-namespacesupport-perl (1.11-1) ...
[573443.717003] DEBUG: Selecting previously unselected package libxml-sax-base-perl.
[573451.556921] DEBUG: Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ...
[573462.712049] DEBUG: Unpacking libxml-sax-base-perl (1.07-1) ...
[573605.112076] DEBUG: Selecting previously unselected package libxml-sax-perl.
[573613.018036] DEBUG: Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2_all.deb ...
[573649.276018] DEBUG: Unpacking libxml-sax-perl (0.99+dfsg-2) ...
[573867.359877] DEBUG: Selecting previously unselected package libxml-libxml-perl.
[573874.983072] DEBUG: Preparing to unpack .../libxml-libxml-perl_2.0116+dfsg-1+b1_amd64.deb ...
[573888.326883] DEBUG: Unpacking libxml-libxml-perl (2.0116+dfsg-1+b1) ...
[574556.107998] DEBUG: Selecting previously unselected package texinfo.
[574563.97295] DEBUG: Preparing to unpack .../texinfo_5.2.0.dfsg.1-6_amd64.deb ...
[574572.50905] DEBUG: Unpacking texinfo (5.2.0.dfsg.1-6) ...
[575348.823071] DEBUG: Selecting previously unselected package time.
[575356.643915] DEBUG: Preparing to unpack .../archives/time_1.7-25_amd64.deb ...
[575366.918087] DEBUG: Unpacking time (1.7-25) ...
[575520.138025] DEBUG: Selecting previously unselected package w3m.
[575528.389931] DEBUG: Preparing to unpack .../w3m_0.5.3-19_amd64.deb ...
[575558.840036] DEBUG: Unpacking w3m (0.5.3-19) ...
[576167.959929] DEBUG: Selecting previously unselected package wamerican.
[576176.286936] DEBUG: Preparing to unpack .../wamerican_7.1-1_all.deb ...
[576190.671921] DEBUG: Unpacking wamerican (7.1-1) ...
[576359.523058] DEBUG: Selecting previously unselected package whois.
[576367.805958] DEBUG: Preparing to unpack .../archives/whois_5.2.4_amd64.deb ...
[576376.442909] DEBUG: Unpacking whois (5.2.4) ...
[576581.26688] DEBUG: Selecting previously unselected package xz-utils.
[576589.298964] DEBUG: Preparing to unpack .../xz-utils_5.1.1alpha+20120614-2+b3_amd64.deb ...
[576598.911047] DEBUG: Unpacking xz-utils (5.1.1alpha+20120614-2+b3) ...
[576851.849079] DEBUG: Selecting previously unselected package atop.
[576859.937906] DEBUG: Preparing to unpack .../archives/atop_1.26-2_amd64.deb ...
[576921.083927] DEBUG: Unpacking atop (1.26-2) ...
[577068.514109] DEBUG: Selecting previously unselected package binutils.
[577077.189922] DEBUG: Preparing to unpack .../binutils_2.25-5_amd64.deb ...
[577086.951017] DEBUG: Unpacking binutils (2.25-5) ...
[579740.00597] DEBUG: Selecting previously unselected package libc-dev-bin.
[579748.403072] DEBUG: Preparing to unpack .../libc-dev-bin_2.19-15_amd64.deb ...
[579758.768082] DEBUG: Unpacking libc-dev-bin (2.19-15) ...
[579906.306028] DEBUG: Selecting previously unselected package linux-libc-dev:amd64.
[579914.680004] DEBUG: Preparing to unpack .../linux-libc-dev_3.16.7-ckt4-3_amd64.deb ...
[579921.813011] DEBUG: Unpacking linux-libc-dev:amd64 (3.16.7-ckt4-3) ...
[582274.838924] DEBUG: Selecting previously unselected package libc6-dev:amd64.
[582283.309937] DEBUG: Preparing to unpack .../libc6-dev_2.19-15_amd64.deb ...
[582294.173956] DEBUG: Unpacking libc6-dev:amd64 (2.19-15) ...
[584771.955013] DEBUG: Selecting previously unselected package cpp-4.9.
[584780.607939] DEBUG: Preparing to unpack .../cpp-4.9_4.9.2-10_amd64.deb ...
[584790.982008] DEBUG: Unpacking cpp-4.9 (4.9.2-10) ...
[587189.097881] DEBUG: Selecting previously unselected package cpp.
[587197.319031] DEBUG: Preparing to unpack .../cpp_4%3a4.9.2-2_amd64.deb ...
[587206.95591] DEBUG: Unpacking cpp (4:4.9.2-2) ...
[587327.822924] DEBUG: Selecting previously unselected package libgcc-4.9-dev:amd64.
[587336.019039] DEBUG: Preparing to unpack .../libgcc-4.9-dev_4.9.2-10_amd64.deb ...
[587346.78793] DEBUG: Unpacking libgcc-4.9-dev:amd64 (4.9.2-10) ...
[588691.901922] DEBUG: Selecting previously unselected package gcc-4.9.
[588700.201988] DEBUG: Preparing to unpack .../gcc-4.9_4.9.2-10_amd64.deb ...
[588711.250067] DEBUG: Unpacking gcc-4.9 (4.9.2-10) ...
[591107.824087] DEBUG: Selecting previously unselected package gcc.
[591116.251945] DEBUG: Preparing to unpack .../gcc_4%3a4.9.2-2_amd64.deb ...
[591136.627913] DEBUG: Unpacking gcc (4:4.9.2-2) ...
[591243.545055] DEBUG: Selecting previously unselected package libstdc++-4.9-dev:amd64.
[591251.801014] DEBUG: Preparing to unpack .../libstdc++-4.9-dev_4.9.2-10_amd64.deb ...
[591262.813091] DEBUG: Unpacking libstdc++-4.9-dev:amd64 (4.9.2-10) ...
[594796.118975] DEBUG: Selecting previously unselected package g++-4.9.
[594804.963112] DEBUG: Preparing to unpack .../g++-4.9_4.9.2-10_amd64.deb ...
[594814.856052] DEBUG: Unpacking g++-4.9 (4.9.2-10) ...
[598212.074041] DEBUG: Selecting previously unselected package g++.
[598220.69788] DEBUG: Preparing to unpack .../g++_4%3a4.9.2-2_amd64.deb ...
[598231.317043] DEBUG: Unpacking g++ (4:4.9.2-2) ...
[598319.7999] DEBUG: Selecting previously unselected package libtimedate-perl.
[598328.053951] DEBUG: Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ...
[598337.766886] DEBUG: Unpacking libtimedate-perl (2.3000-2) ...
[598539.879084] DEBUG: Selecting previously unselected package libdpkg-perl.
[598548.72489] DEBUG: Preparing to unpack .../libdpkg-perl_1.17.24_all.deb ...
[598604.965925] DEBUG: Unpacking libdpkg-perl (1.17.24) ...
[599160.877943] DEBUG: Selecting previously unselected package dpkg-dev.
[599169.429064] DEBUG: Preparing to unpack .../dpkg-dev_1.17.24_all.deb ...
[599189.145088] DEBUG: Unpacking dpkg-dev (1.17.24) ...
[600271.816015] DEBUG: Selecting previously unselected package build-essential.
[600280.495882] DEBUG: Preparing to unpack .../build-essential_11.7_amd64.deb ...
[600290.066957] DEBUG: Unpacking build-essential (11.7) ...
[600403.98407] DEBUG: Selecting previously unselected package openssl.
[600412.770033] DEBUG: Preparing to unpack .../openssl_1.0.1k-1_amd64.deb ...
[600423.55895] DEBUG: Unpacking openssl (1.0.1k-1) ...
[600971.889019] DEBUG: Selecting previously unselected package ca-certificates.
[600980.575085] DEBUG: Preparing to unpack .../ca-certificates_20141019_all.deb ...
[600991.250992] DEBUG: Unpacking ca-certificates (20141019) ...
[601523.425102] DEBUG: Selecting previously unselected package colordiff.
[601532.2299] DEBUG: Preparing to unpack .../colordiff_1.0.13-1_all.deb ...
[601542.773962] DEBUG: Unpacking colordiff (1.0.13-1) ...
[601675.904989] DEBUG: Selecting previously unselected package curl.
[601684.777021] DEBUG: Preparing to unpack .../curl_7.38.0-4_amd64.deb ...
[601694.803953] DEBUG: Unpacking curl (7.38.0-4) ...
[601867.834091] DEBUG: Selecting previously unselected package dhcpcd.
[601876.616001] DEBUG: Preparing to unpack .../dhcpcd_1%3a3.2.3-11_amd64.deb ...
[601897.083998] DEBUG: Unpacking dhcpcd (1:3.2.3-11) ...
[602042.797089] DEBUG: Selecting previously unselected package dhcpcd5.
[602051.548004] DEBUG: Preparing to unpack .../dhcpcd5_6.0.5-2_amd64.deb ...
[602067.197084] DEBUG: Unpacking dhcpcd5 (6.0.5-2) ...
[602325.160027] DEBUG: Selecting previously unselected package distcc.
[602334.076881] DEBUG: Preparing to unpack .../distcc_3.1-6.1_amd64.deb ...
[602341.68005] DEBUG: Unpacking distcc (3.1-6.1) ...
[602555.833101] DEBUG: Selecting previously unselected package extlinux.
[602564.639091] DEBUG: Preparing to unpack .../extlinux_3%3a6.03+dfsg-5_amd64.deb ...
[602574.841022] DEBUG: Unpacking extlinux (3:6.03+dfsg-5) ...
[602750.619888] DEBUG: Selecting previously unselected package fuse.
[602759.660006] DEBUG: Preparing to unpack .../fuse_2.9.3-15+b1_amd64.deb ...
[602781.084061] DEBUG: Unpacking fuse (2.9.3-15+b1) ...
[602913.652897] DEBUG: Selecting previously unselected package liberror-perl.
[602922.607899] DEBUG: Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ...
[602930.440903] DEBUG: Unpacking liberror-perl (0.17-1.1) ...
[603052.433968] DEBUG: Selecting previously unselected package git-man.
[603061.363935] DEBUG: Preparing to unpack .../git-man_1%3a2.1.4-2.1_all.deb ...
[603069.590092] DEBUG: Unpacking git-man (1:2.1.4-2.1) ...
[603764.803886] DEBUG: Selecting previously unselected package git.
[603774.914026] DEBUG: Preparing to unpack .../git_1%3a2.1.4-2.1_amd64.deb ...
[603818.726063] DEBUG: Unpacking git (1:2.1.4-2.1) ...
[606406.054974] DEBUG: Selecting previously unselected package gridengine-common.
[606415.379047] DEBUG: Preparing to unpack .../gridengine-common_6.2u5-7.1_all.deb ...
[606424.333096] DEBUG: Unpacking gridengine-common (6.2u5-7.1) ...
[606991.940022] DEBUG: Selecting previously unselected package gridengine-client.
[607001.005888] DEBUG: Preparing to unpack .../gridengine-client_6.2u5-7.1_amd64.deb ...
[607010.848999] DEBUG: Unpacking gridengine-client (6.2u5-7.1) ...
[608211.997986] DEBUG: Selecting previously unselected package tcsh.
[608221.317053] DEBUG: Preparing to unpack .../tcsh_6.18.01-3_amd64.deb ...
[608369.15493] DEBUG: Unpacking tcsh (6.18.01-3) ...
[608696.458101] DEBUG: Selecting previously unselected package gridengine-exec.
[608706.052065] DEBUG: Preparing to unpack .../gridengine-exec_6.2u5-7.1_amd64.deb ...
[608715.195894] DEBUG: Unpacking gridengine-exec (6.2u5-7.1) ...
[609039.853096] DEBUG: Selecting previously unselected package htop.
[609048.95997] DEBUG: Preparing to unpack .../htop_1.0.3-1_amd64.deb ...
[609056.930065] DEBUG: Unpacking htop (1.0.3-1) ...
[609185.10294] DEBUG: Selecting previously unselected package icu-devtools.
[609194.092035] DEBUG: Preparing to unpack .../icu-devtools_52.1-7.1_amd64.deb ...
[609202.810049] DEBUG: Unpacking icu-devtools (52.1-7.1) ...
[609445.590019] DEBUG: Selecting previously unselected package iftop.
[609454.638004] DEBUG: Preparing to unpack .../iftop_1.0~pre4-2_amd64.deb ...
[609463.363886] DEBUG: Unpacking iftop (1.0~pre4-2) ...
[609623.964071] DEBUG: Selecting previously unselected package iotop.
[609632.956028] DEBUG: Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ...
[609643.37492] DEBUG: Unpacking iotop (0.6-1) ...
[609885.787964] DEBUG: Selecting previously unselected package libboost1.55-dev:amd64.
[609895.394087] DEBUG: Preparing to unpack .../libboost1.55-dev_1.55.0+dfsg-3_amd64.deb ...
[609906.919956] DEBUG: Unpacking libboost1.55-dev:amd64 (1.55.0+dfsg-3) ...
[647213.886023] DEBUG: Selecting previously unselected package libboost-dev:amd64.
[647229.444981] DEBUG: Preparing to unpack .../libboost-dev_1.55.0.2_amd64.deb ...
[647243.669987] DEBUG: Unpacking libboost-dev:amd64 (1.55.0.2) ...
[647446.664095] DEBUG: Selecting previously unselected package libdbi1:amd64.
[647455.840111] DEBUG: Preparing to unpack .../libdbi1_0.9.0-4_amd64.deb ...
[647594.609976] DEBUG: Unpacking libdbi1:amd64 (0.9.0-4) ...
[647724.008083] DEBUG: Selecting previously unselected package libtcmalloc-minimal4.
[647736.547947] DEBUG: Preparing to unpack .../libtcmalloc-minimal4_2.2.1-0.2_amd64.deb ...
[647745.047092] DEBUG: Unpacking libtcmalloc-minimal4 (2.2.1-0.2) ...
[647919.914007] DEBUG: Selecting previously unselected package libgoogle-perftools4.
[647932.359934] DEBUG: Preparing to unpack .../libgoogle-perftools4_2.2.1-0.2_amd64.deb ...
[647942.822933] DEBUG: Unpacking libgoogle-perftools4 (2.2.1-0.2) ...
[648218.018055] DEBUG: Selecting previously unselected package libv8-3.14.5.
[648230.617046] DEBUG: Preparing to unpack .../libv8-3.14.5_3.14.5.8-8.1_amd64.deb ...
[648238.809109] DEBUG: Unpacking libv8-3.14.5 (3.14.5.8-8.1) ...
[648908.127069] DEBUG: Selecting previously unselected package linux-image-amd64.
[648920.869112] DEBUG: Preparing to unpack .../linux-image-amd64_3.16+63_amd64.deb ...
[648930.849075] DEBUG: Unpacking linux-image-amd64 (3.16+63) ...
[649113.154888] DEBUG: Selecting previously unselected package lvm2.
[649126.082897] DEBUG: Preparing to unpack .../lvm2_2.02.111-2_amd64.deb ...
[649146.610975] DEBUG: Unpacking lvm2 (2.02.111-2) ...
[649636.332989] DEBUG: Selecting previously unselected package mcelog.
[649648.803949] DEBUG: Preparing to unpack .../mcelog_104-1_amd64.deb ...
[649681.960106] DEBUG: Unpacking mcelog (104-1) ...
[649864.973068] DEBUG: Selecting previously unselected package mdadm.
[649877.885103] DEBUG: Preparing to unpack .../mdadm_3.3.2-5_amd64.deb ...
[649898.603916] DEBUG: Unpacking mdadm (3.3.2-5) ...
[650248.059988] DEBUG: Selecting previously unselected package mongodb-dev.
[650260.515928] DEBUG: Preparing to unpack .../mongodb-dev_1%3a2.4.10-4_amd64.deb ...
[650270.783901] DEBUG: Unpacking mongodb-dev (1:2.4.10-4) ...
[652453.851938] DEBUG: Selecting previously unselected package libsnappy1.
[652467.288971] DEBUG: Preparing to unpack .../libsnappy1_1.1.2-3_amd64.deb ...
[652487.459898] DEBUG: Unpacking libsnappy1 (1.1.2-3) ...
[652632.864952] DEBUG: Selecting previously unselected package mongodb-clients.
[652646.039009] DEBUG: Preparing to unpack .../mongodb-clients_1%3a2.4.10-4_amd64.deb ...
[652663.310051] DEBUG: Unpacking mongodb-clients (1:2.4.10-4) ...
[664354.908943] DEBUG: Selecting previously unselected package mongodb-server.
[664368.57605] DEBUG: Preparing to unpack .../mongodb-server_1%3a2.4.10-4_amd64.deb ...
[664378.793001] DEBUG: Unpacking mongodb-server (1:2.4.10-4) ...
[666136.048079] DEBUG: Selecting previously unselected package mongodb.
[666149.462938] DEBUG: Preparing to unpack .../mongodb_1%3a2.4.10-4_amd64.deb ...
[666161.28397] DEBUG: Unpacking mongodb (1:2.4.10-4) ...
[666293.246984] DEBUG: Selecting previously unselected package nfs-kernel-server.
[666306.143045] DEBUG: Preparing to unpack .../nfs-kernel-server_1%3a1.2.8-9_amd64.deb ...
[666313.733101] DEBUG: Unpacking nfs-kernel-server (1:1.2.8-9) ...
[666490.392923] DEBUG: Selecting previously unselected package openssh-sftp-server.
[666503.441095] DEBUG: Preparing to unpack .../openssh-sftp-server_1%3a6.7p1-3_amd64.deb ...
[666511.317015] DEBUG: Unpacking openssh-sftp-server (1:6.7p1-3) ...
[666655.030966] DEBUG: Selecting previously unselected package openssh-server.
[666668.482065] DEBUG: Preparing to unpack .../openssh-server_1%3a6.7p1-3_amd64.deb ...
[666698.652029] DEBUG: Unpacking openssh-server (1:6.7p1-3) ...
[666904.015064] DEBUG: Selecting previously unselected package p7zip.
[666916.675091] DEBUG: Preparing to unpack .../p7zip_9.20.1~dfsg.1-4.1_amd64.deb ...
[666926.790953] DEBUG: Unpacking p7zip (9.20.1~dfsg.1-4.1) ...
[667264.116049] DEBUG: Selecting previously unselected package python3-pkg-resources.
[667277.178049] DEBUG: Preparing to unpack .../python3-pkg-resources_5.5.1-1_all.deb ...
[667285.554886] DEBUG: Unpacking python3-pkg-resources (5.5.1-1) ...
[667454.72002] DEBUG: Selecting previously unselected package python-chardet-whl.
[667467.566013] DEBUG: Preparing to unpack .../python-chardet-whl_2.3.0-1_all.deb ...
[667478.794098] DEBUG: Unpacking python-chardet-whl (2.3.0-1) ...
[667624.064922] DEBUG: Selecting previously unselected package python-colorama.
[667636.805058] DEBUG: Preparing to unpack .../python-colorama_0.3.2-1_all.deb ...
[667646.826029] DEBUG: Unpacking python-colorama (0.3.2-1) ...
[667800.147057] DEBUG: Selecting previously unselected package python-colorama-whl.
[667812.717915] DEBUG: Preparing to unpack .../python-colorama-whl_0.3.2-1_all.deb ...
[667823.610067] DEBUG: Unpacking python-colorama-whl (0.3.2-1) ...
[667936.053991] DEBUG: Selecting previously unselected package python-distlib.
[667948.676109] DEBUG: Preparing to unpack .../python-distlib_0.1.9-1_all.deb ...
[667958.903074] DEBUG: Unpacking python-distlib (0.1.9-1) ...
[668188.555956] DEBUG: Selecting previously unselected package python-distlib-whl.
[668201.735973] DEBUG: Preparing to unpack .../python-distlib-whl_0.1.9-1_all.deb ...
[668210.804939] DEBUG: Unpacking python-distlib-whl (0.1.9-1) ...
[668340.178013] DEBUG: Selecting previously unselected package python-html5lib.
[668353.123903] DEBUG: Preparing to unpack .../python-html5lib_0.999-3_all.deb ...
[668362.866879] DEBUG: Unpacking python-html5lib (0.999-3) ...
[668616.018057] DEBUG: Selecting previously unselected package python-html5lib-whl.
[668628.786087] DEBUG: Preparing to unpack .../python-html5lib-whl_0.999-3_all.deb ...
[668636.045933] DEBUG: Unpacking python-html5lib-whl (0.999-3) ...
[668817.363024] DEBUG: Selecting previously unselected package python-lxml.
[668830.393076] DEBUG: Preparing to unpack .../python-lxml_3.4.0-1_amd64.deb ...
[668838.721991] DEBUG: Unpacking python-lxml (3.4.0-1) ...
[669376.195908] DEBUG: Selecting previously unselected package python-urllib3.
[669389.422894] DEBUG: Preparing to unpack .../python-urllib3_1.9.1-3_all.deb ...
[669397.353888] DEBUG: Unpacking python-urllib3 (1.9.1-3) ...
[669640.42592] DEBUG: Selecting previously unselected package python-requests.
[669653.521061] DEBUG: Preparing to unpack .../python-requests_2.4.3-4_all.deb ...
[669662.812948] DEBUG: Unpacking python-requests (2.4.3-4) ...
[669920.517921] DEBUG: Selecting previously unselected package python-setuptools.
[669933.254004] DEBUG: Preparing to unpack .../python-setuptools_5.5.1-1_all.deb ...
[669942.07406] DEBUG: Unpacking python-setuptools (5.5.1-1) ...
[670396.101952] DEBUG: Selecting previously unselected package python-pip.
[670408.92005] DEBUG: Preparing to unpack .../python-pip_1.5.6-5_all.deb ...
[670419.452906] DEBUG: Unpacking python-pip (1.5.6-5) ...
[670796.081066] DEBUG: Selecting previously unselected package python-six-whl.
[670809.159994] DEBUG: Preparing to unpack .../python-six-whl_1.8.0-1_all.deb ...
[670823.724985] DEBUG: Unpacking python-six-whl (1.8.0-1) ...
[670948.035002] DEBUG: Selecting previously unselected package python-urllib3-whl.
[670960.947037] DEBUG: Preparing to unpack .../python-urllib3-whl_1.9.1-3_all.deb ...
[670970.999956] DEBUG: Unpacking python-urllib3-whl (1.9.1-3) ...
[671094.696999] DEBUG: Selecting previously unselected package python-requests-whl.
[671107.533932] DEBUG: Preparing to unpack .../python-requests-whl_2.4.3-4_all.deb ...
[671116.148949] DEBUG: Unpacking python-requests-whl (2.4.3-4) ...
[671299.905062] DEBUG: Selecting previously unselected package python-setuptools-whl.
[671312.633991] DEBUG: Preparing to unpack .../python-setuptools-whl_5.5.1-1_all.deb ...
[671323.045969] DEBUG: Unpacking python-setuptools-whl (5.5.1-1) ...
[671464.073896] DEBUG: Selecting previously unselected package python-pip-whl.
[671476.8641] DEBUG: Preparing to unpack .../python-pip-whl_1.5.6-5_all.deb ...
[671487.003088] DEBUG: Unpacking python-pip-whl (1.5.6-5) ...
[671679.532051] DEBUG: Selecting previously unselected package python-psycopg2.
[671692.492962] DEBUG: Preparing to unpack .../python-psycopg2_2.5.4+dfsg-1_amd64.deb ...
[671700.380087] DEBUG: Unpacking python-psycopg2 (2.5.4+dfsg-1) ...
[672031.96311] DEBUG: Selecting previously unselected package python-virtualenv.
[672044.689894] DEBUG: Preparing to unpack .../python-virtualenv_1.11.6+ds-1_all.deb ...
[672054.817915] DEBUG: Unpacking python-virtualenv (1.11.6+ds-1) ...
[672204.08988] DEBUG: Selecting previously unselected package screen.
[672216.850042] DEBUG: Preparing to unpack .../screen_4.2.1-3_amd64.deb ...
[672238.602877] DEBUG: Unpacking screen (4.2.1-3) ...
[672648.164988] DEBUG: Selecting previously unselected package sshfs.
[672661.159039] DEBUG: Preparing to unpack .../archives/sshfs_2.5-1_amd64.deb ...
[672671.149969] DEBUG: Unpacking sshfs (2.5-1) ...
[672840.084076] DEBUG: Selecting previously unselected package tmux.
[672852.900028] DEBUG: Preparing to unpack .../archives/tmux_1.9-6_amd64.deb ...
[672878.604889] DEBUG: Unpacking tmux (1.9-6) ...
[673096.43507] DEBUG: Selecting previously unselected package vim-runtime.
[673109.594107] DEBUG: Preparing to unpack .../vim-runtime_2%3a7.4.488-4_all.deb ...
[673151.508093] DEBUG: Adding 'diversion of /usr/share/vim/vim74/doc/help.txt to /usr/share/vim/vim74/doc/help.txt.vim-tiny by vim-runtime'
[673195.796967] DEBUG: Adding 'diversion of /usr/share/vim/vim74/doc/tags to /usr/share/vim/vim74/doc/tags.vim-tiny by vim-runtime'
[673206.614971] DEBUG: Unpacking vim-runtime (2:7.4.488-4) ...
[680208.595991] DEBUG: Selecting previously unselected package vim.
[680222.290993] DEBUG: Preparing to unpack .../vim_2%3a7.4.488-4_amd64.deb ...
[680232.857943] DEBUG: Unpacking vim (2:7.4.488-4) ...
[680708.734989] DEBUG: Selecting previously unselected package zip.
[680721.991062] DEBUG: Preparing to unpack .../archives/zip_3.0-8_amd64.deb ...
[680731.419086] DEBUG: Unpacking zip (3.0-8) ...
[680953.368902] DEBUG: Selecting previously unselected package libevtlog0:amd64.
[680966.603041] DEBUG: Preparing to unpack .../libevtlog0_0.2.12-6_amd64.deb ...
[680977.968931] DEBUG: Unpacking libevtlog0:amd64 (0.2.12-6) ...
[681088.77492] DEBUG: Selecting previously unselected package netcat.
[681102.596998] DEBUG: Preparing to unpack .../netcat_1.10-41_all.deb ...
[681114.39991] DEBUG: Unpacking netcat (1.10-41) ...
[681226.562023] DEBUG: Selecting previously unselected package nmap.
[681240.307093] DEBUG: Preparing to unpack .../nmap_6.47-3+b1_amd64.deb ...
[681253.979921] DEBUG: Unpacking nmap (6.47-3+b1) ...
[685113.548994] DEBUG: Selecting previously unselected package syslog-ng-core.
[685127.701998] DEBUG: Preparing to unpack .../syslog-ng-core_3.5.6-2+b1_amd64.deb ...
[685150.60997] DEBUG: Unpacking syslog-ng-core (3.5.6-2+b1) ...
[685609.458923] DEBUG: Selecting previously unselected package syslog-ng-mod-sql.
[685623.094082] DEBUG: Preparing to unpack .../syslog-ng-mod-sql_3.5.6-2+b1_amd64.deb ...
[685654.629946] DEBUG: Unpacking syslog-ng-mod-sql (3.5.6-2+b1) ...
[685796.230078] DEBUG: Selecting previously unselected package syslog-ng-mod-mongodb.
[685809.976101] DEBUG: Preparing to unpack .../syslog-ng-mod-mongodb_3.5.6-2+b1_amd64.deb ...
[685842.25893] DEBUG: Unpacking syslog-ng-mod-mongodb (3.5.6-2+b1) ...
[685984.132051] DEBUG: Selecting previously unselected package syslog-ng-mod-json.
[685997.567892] DEBUG: Preparing to unpack .../syslog-ng-mod-json_3.5.6-2+b1_amd64.deb ...
[686026.618004] DEBUG: Unpacking syslog-ng-mod-json (3.5.6-2+b1) ...
[686160.588026] DEBUG: Selecting previously unselected package syslog-ng.
[686173.907042] DEBUG: Preparing to unpack .../syslog-ng_3.5.6-2_all.deb ...
[686182.770967] DEBUG: Unpacking syslog-ng (3.5.6-2) ...
[686267.863989] DEBUG: Processing triggers for man-db (2.7.0.2-5) ...
[707091.239929] DEBUG: Processing triggers for install-info (5.2.0.dfsg.1-6) ...
[707524.05405] DEBUG: Setting up bash-completion (1:2.1-4) ...
[709491.048098] DEBUG: Setting up libasprintf0c2:amd64 (0.19.3-2) ...
[709581.983089] DEBUG: Setting up libcwidget3:amd64 (0.5.17-2) ...
[709667.383909] DEBUG: Setting up libbsd0:amd64 (0.7.0-2) ...
[709719.614983] DEBUG: Setting up libedit2:amd64 (3.1-20140620-2) ...
[709776.688099] DEBUG: Setting up libevent-2.0-5:amd64 (2.0.21-stable-2) ...
[709827.177048] DEBUG: Setting up libgc1c2:amd64 (1:7.2d-6.4) ...
[709878.877878] DEBUG: Setting up libgpm2:amd64 (1.20.4-6.1+b2) ...
[709935.92] DEBUG: Setting up libkeyutils1:amd64 (1.5.9-5+b1) ...
[709986.906052] DEBUG: Setting up libkrb5support0:amd64 (1.12.1+dfsg-18) ...
[710035.353899] DEBUG: Setting up libk5crypto3:amd64 (1.12.1+dfsg-18) ...
[710087.255955] DEBUG: Setting up libkrb5-3:amd64 (1.12.1+dfsg-18) ...
[710138.43298] DEBUG: Setting up libgssapi-krb5-2:amd64 (1.12.1+dfsg-18) ...
[710203.288078] DEBUG: Setting up libsasl2-modules-db:amd64 (2.1.26.dfsg1-12) ...
[710226.806879] DEBUG: Setting up libsasl2-2:amd64 (2.1.26.dfsg1-12) ...
[710286.746979] DEBUG: Setting up libldap-2.4-2:amd64 (2.4.40-4) ...
[710346.615076] DEBUG: Setting up liblockfile-bin (1.09-6) ...
[710370.795965] DEBUG: Setting up liblockfile1:amd64 (1.09-6) ...
[710430.660963] DEBUG: Setting up libmagic1:amd64 (1:5.20-2) ...
[710519.068003] DEBUG: Setting up libnfsidmap2:amd64 (0.25-5) ...
[710571.546078] DEBUG: Setting up libpci3:amd64 (1:3.2.1-3) ...
[710623.277903] DEBUG: Setting up libsqlite3-0:amd64 (3.8.7.1-1) ...
[710682.856083] DEBUG: Setting up libtirpc1:amd64 (0.2.5-1) ...
[710783.241034] DEBUG: Setting up libtokyocabinet9:amd64 (1.4.48-3) ...
[710835.267067] DEBUG: Setting up libwrap0:amd64 (7.6.q-25) ...
[710893.373966] DEBUG: Setting up libxml2:amd64 (2.9.1+dfsg1-5) ...
[710947.324038] DEBUG: Setting up perl-modules (5.20.2-2) ...
[710991.199017] DEBUG: Setting up perl (5.20.2-2) ...
[711051.338911] DEBUG: update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode
[711083.012104] DEBUG: Setting up mime-support (3.58) ...
[711280.910015] DEBUG: Setting up libexpat1:amd64 (2.1.0-6+b3) ...
[711335.44898] DEBUG: Setting up libpython2.7-stdlib:amd64 (2.7.9-2) ...
[711375.570059] DEBUG: Setting up python2.7 (2.7.9-2) ...
[714304.861069] DEBUG: Setting up libpython-stdlib:amd64 (2.7.8-3) ...
[714331.398964] DEBUG: Setting up python (2.7.8-3) ...
[714391.930103] DEBUG: Setting up libpng12-0:amd64 (1.2.50-2+b2) ...
[714451.788902] DEBUG: Setting up libfreetype6:amd64 (2.5.2-3) ...
[714499.358892] DEBUG: Setting up ucf (3.0030) ...
[715219.016075] DEBUG: Setting up fonts-dejavu-core (2.34-1) ...
[715358.859062] DEBUG: Setting up fontconfig-config (2.11.0-6.3) ...
[716307.090998] DEBUG: Setting up libfontconfig1:amd64 (2.11.0-6.3) ...
[716355.473995] DEBUG: Setting up fontconfig (2.11.0-6.3) ...
[718854.53701] DEBUG: Regenerating fonts cache... done.
[718866.951942] DEBUG: Setting up libltdl7:amd64 (2.4.2-1.11) ...
[718988.210917] DEBUG: Setting up libunistring0:amd64 (0.9.3-5.2+b1) ...
[719039.355993] DEBUG: Setting up guile-2.0-libs:amd64 (2.0.11+1-9) ...
[719085.289001] DEBUG: Setting up libasan1:amd64 (4.9.2-10) ...
[719163.26499] DEBUG: Setting up libroken18-heimdal:amd64 (1.6~rc2+dfsg-9) ...
[719215.791941] DEBUG: Setting up libasn1-8-heimdal:amd64 (1.6~rc2+dfsg-9) ...
[719267.693996] DEBUG: Setting up libassuan0:amd64 (2.1.2-2) ...
[719316.355944] DEBUG: Setting up libglib2.0-0:amd64 (2.42.1-1) ...
[719458.86302] DEBUG: No schema files found: doing nothing.
[719559.15308] DEBUG: Setting up libatk1.0-data (2.14.0-1) ...
[719586.750031] DEBUG: Setting up libatk1.0-0:amd64 (2.14.0-1) ...
[719695.334911] DEBUG: Setting up libatomic1:amd64 (4.9.2-10) ...
[719743.530989] DEBUG: Setting up libavahi-common-data:amd64 (0.6.31-4+b2) ...
[719774.794102] DEBUG: Setting up libavahi-common3:amd64 (0.6.31-4+b2) ...
[719822.061062] DEBUG: Setting up libdbus-1-3:amd64 (1.8.16-1) ...
[719871.387005] DEBUG: Setting up libavahi-client3:amd64 (0.6.31-4+b2) ...
[719920.305014] DEBUG: Setting up libboost-system1.55.0:amd64 (1.55.0+dfsg-3) ...
[719967.680931] DEBUG: Setting up libboost-filesystem1.55.0:amd64 (1.55.0+dfsg-3) ...
[720026.542902] DEBUG: Setting up libboost-program-options1.55.0:amd64 (1.55.0+dfsg-3) ...
[720075.283051] DEBUG: Setting up libboost-thread1.55.0:amd64 (1.55.0+dfsg-3) ...
[720134.66692] DEBUG: Setting up libpixman-1-0:amd64 (0.32.6-3) ...
[720179.90303] DEBUG: Setting up libxau6:amd64 (1:1.0.8-1) ...
[720235.753059] DEBUG: Setting up libxdmcp6:amd64 (1:1.1.1-1+b1) ...
[720281.101942] DEBUG: Setting up libxcb1:amd64 (1.10-3+b1) ...
[720335.656881] DEBUG: Setting up libx11-data (2:1.6.2-3) ...
[720358.781099] DEBUG: Setting up libx11-6:amd64 (2:1.6.2-3) ...
[720426.754951] DEBUG: Setting up libxcb-render0:amd64 (1.10-3+b1) ...
[720474.447966] DEBUG: Setting up libxcb-shm0:amd64 (1.10-3+b1) ...
[720522.732019] DEBUG: Setting up libxext6:amd64 (2:1.3.3-1) ...
[720571.548939] DEBUG: Setting up libxrender1:amd64 (1:0.9.8-1+b1) ...
[720619.514942] DEBUG: Setting up libcairo2:amd64 (1.14.0-2.1) ...
[720667.464972] DEBUG: Setting up libcap-ng0:amd64 (0.7.4-2) ...
[720715.948105] DEBUG: Setting up libcilkrts5:amd64 (4.9.2-10) ...
[720770.564079] DEBUG: Setting up libisl10:amd64 (0.12.2-2) ...
[720824.295998] DEBUG: Setting up libcloog-isl4:amd64 (0.18.2-1+b2) ...
[720931.624889] DEBUG: Setting up libcups2:amd64 (1.7.5-11) ...
[720987.221003] DEBUG: Setting up librtmp1:amd64 (2.4+20131018.git79459a2-5) ...
[721039.937973] DEBUG: Setting up libssh2-1:amd64 (1.4.3-4) ...
[721094.23399] DEBUG: Setting up libcurl3:amd64 (7.38.0-4) ...
[721146.497011] DEBUG: Setting up libcurl3-gnutls:amd64 (7.38.0-4) ...
[721202.457905] DEBUG: Setting up libdatrie1:amd64 (0.2.8-1) ...
[721254.682064] DEBUG: Setting up libdevmapper-event1.02.1:amd64 (2:1.02.90-2) ...
[721303.216934] DEBUG: Setting up libisc-export95 (1:9.9.5.dfsg-9) ...
[721369.750023] DEBUG: Setting up libdns-export100 (1:9.9.5.dfsg-9) ...
[721435.292959] DEBUG: Setting up libfuse2:amd64 (2.9.3-15+b1) ...
[721479.654074] DEBUG: Setting up libjpeg62-turbo:amd64 (1:1.3.1-11) ...
[721533.946991] DEBUG: Setting up libjasper1:amd64 (1.900.1-debian1-2.4) ...
[721583.698034] DEBUG: Setting up libjbig0:amd64 (2.1-3.1) ...
[721637.968063] DEBUG: Setting up libtiff5:amd64 (4.0.3-12.1) ...
[721690.717936] DEBUG: Setting up libgdk-pixbuf2.0-common (2.31.1-2) ...
[721714.80608] DEBUG: Setting up libgdk-pixbuf2.0-0:amd64 (2.31.1-2+b1) ...
[721902.49896] DEBUG: Setting up libgeoip1:amd64 (1.6.2-4) ...
[721959.101915] DEBUG: Setting up libquadmath0:amd64 (4.9.2-10) ...
[722010.507107] DEBUG: Setting up libgfortran3:amd64 (4.9.2-10) ...
[722062.462091] DEBUG: Setting up libgomp1:amd64 (4.9.2-10) ...
[722119.396925] DEBUG: Setting up libgtk2.0-common (2.24.25-1) ...
[722153.907061] DEBUG: Setting up libthai-data (0.1.21-1) ...
[722178.874016] DEBUG: Setting up libthai0:amd64 (0.1.21-1) ...
[722235.306978] DEBUG: Setting up libpango-1.0-0:amd64 (1.36.8-3) ...
[722287.409067] DEBUG: Setting up libgraphite2-3:amd64 (1.2.4-3) ...
[722343.441963] DEBUG: Setting up libharfbuzz0b:amd64 (0.9.35-2) ...
[722394.193888] DEBUG: Setting up libpangoft2-1.0-0:amd64 (1.36.8-3) ...
[722447.431087] DEBUG: Setting up libpangocairo-1.0-0:amd64 (1.36.8-3) ...
[722503.515959] DEBUG: Setting up libxcomposite1:amd64 (1:0.4.4-1) ...
[722567.926884] DEBUG: Setting up libxfixes3:amd64 (1:5.0.1-2+b2) ...
[722618.494034] DEBUG: Setting up libxcursor1:amd64 (1:1.1.14-1+b1) ...
[722671.123981] DEBUG: Setting up libxdamage1:amd64 (1:1.1.4-2+b1) ...
[722719.479084] DEBUG: Setting up libxi6:amd64 (2:1.7.4-1+b2) ...
[722770.298004] DEBUG: Setting up libxinerama1:amd64 (2:1.1.3-1+b1) ...
[722814.276934] DEBUG: Setting up libxrandr2:amd64 (2:1.4.2-1+b1) ...
[722879.443884] DEBUG: Setting up shared-mime-info (1.3-1) ...
[728043.143034] DEBUG: Setting up libgtk2.0-0:amd64 (2.24.25-1) ...
[728455.5161] DEBUG: Setting up pinentry-gtk2 (0.8.3-2) ...
[728567.184925] DEBUG: Setting up libpth20:amd64 (2.0.7-20) ...
[728615.272045] DEBUG: Setting up gnupg-agent (2.0.26-6) ...
[728650.896072] DEBUG: Setting up libksba8:amd64 (1.3.2-1) ...
[728706.172943] DEBUG: Setting up gnupg2 (2.0.26-6) ...
[728730.869055] DEBUG: Setting up libgpgme11:amd64 (1.5.1-6) ...
[728795.100927] DEBUG: Setting up libhcrypto4-heimdal:amd64 (1.6~rc2+dfsg-9) ...
[728843.67609] DEBUG: Setting up libheimbase1-heimdal:amd64 (1.6~rc2+dfsg-9) ...
[728899.544001] DEBUG: Setting up libwind0-heimdal:amd64 (1.6~rc2+dfsg-9) ...
[728964.015961] DEBUG: Setting up libhx509-5-heimdal:amd64 (1.6~rc2+dfsg-9) ...
[729027.247906] DEBUG: Setting up libkrb5-26-heimdal:amd64 (1.6~rc2+dfsg-9) ...
[729084.47504] DEBUG: Setting up libheimntlm0-heimdal:amd64 (1.6~rc2+dfsg-9) ...
[729135.29706] DEBUG: Setting up libgssapi3-heimdal:amd64 (1.6~rc2+dfsg-9) ...
[729187.246084] DEBUG: Setting up libhdb9-heimdal:amd64 (1.6~rc2+dfsg-9) ...
[729236.325026] DEBUG: Setting up libisccfg-export90 (1:9.9.5.dfsg-9) ...
[729307.305098] DEBUG: Setting up libirs-export91 (1:9.9.5.dfsg-9) ...
[729375.250101] DEBUG: Setting up libitm1:amd64 (4.9.2-10) ...
[729423.342943] DEBUG: Setting up libtalloc2:amd64 (2.1.1-2) ...
[729471.22407] DEBUG: Setting up libtdb1:amd64 (1.3.1-1) ...
[729523.469925] DEBUG: Setting up libtevent0:amd64 (0.9.21-1) ...
[729575.566053] DEBUG: Setting up libldb1:amd64 (2:1.1.17-2) ...
[729627.264977] DEBUG: Setting up libblas-common (1.2.20110419-10) ...
[729650.675058] DEBUG: Setting up libblas3 (1.2.20110419-10) ...
[729674.598932] DEBUG: update-alternatives: using /usr/lib/libblas/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode
[729690.958023] DEBUG: Setting up liblinear1:amd64 (1.8+dfsg-4) ...
[729747.445107] DEBUG: Setting up liblsan0:amd64 (4.9.2-10) ...
[729804.100037] DEBUG: Setting up liblua5.2-0:amd64 (5.2.3-1.1) ...
[729855.405092] DEBUG: Setting up libmpdec2:amd64 (2.4.1-1) ...
[729918.374062] DEBUG: Setting up libmpfr4:amd64 (3.1.2-2) ...
[729967.298031] DEBUG: Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
[730015.291929] DEBUG: Setting up libntdb1:amd64 (1.0-5) ...
[730067.627907] DEBUG: Setting up libopts25:amd64 (1:5.18.4-3) ...
[730118.783951] DEBUG: Setting up libpcap0.8:amd64 (1.6.2-2) ...
[730175.327063] DEBUG: Setting up libpcrecpp0:amd64 (2:8.35-3.3) ...
[730222.733974] DEBUG: Setting up libpq5:amd64 (9.4.1-1) ...
[730271.562099] DEBUG: Setting up libpython2.7:amd64 (2.7.9-2) ...
[730332.319975] DEBUG: Setting up libpython3.4-minimal:amd64 (3.4.2-1) ...
[730371.253967] DEBUG: Setting up libpython3.4-stdlib:amd64 (3.4.2-1) ...
[730394.851923] DEBUG: Setting up libreadline5:amd64 (5.2+dfsg-2) ...
[730464.060068] DEBUG: Setting up libsigsegv2:amd64 (2.10-4+b1) ...
[730516.014099] DEBUG: Setting up libtsan0:amd64 (4.9.2-10) ...
[730572.350025] DEBUG: Setting up libubsan0:amd64 (4.9.2-10) ...
[730627.913952] DEBUG: Setting up libunwind8 (1.1-3.2) ...
[730672.683954] DEBUG: Setting up libwbclient0:amd64 (2:4.1.17+dfsg-1) ...
[730731.003046] DEBUG: Setting up libxslt1.1:amd64 (1.1.28-2+b2) ...
[730777.045012] DEBUG: Setting up libuuid-perl (0.05-1+b1) ...
[730806.96106] DEBUG: Setting up linux-base (3.5) ...
[731719.06209] DEBUG: Setting up libklibc (2.0.4-2) ...
[731746.803999] DEBUG: Setting up klibc-utils (2.0.4-2) ...
[731784.224033] DEBUG: Setting up initramfs-tools (0.116) ...
[731880.539894] DEBUG: update-initramfs: deferring update (trigger activated)
[731918.365955] DEBUG: Setting up linux-image-3.16.0-4-amd64 (3.16.7-ckt4-3) ...
[739714.631081] DEBUG: /etc/kernel/postinst.d/initramfs-tools:
[739714.942932] DEBUG: update-initramfs: Generating /boot/initrd.img-3.16.0-4-amd64
[739793.348074] DEBUG: df: Warning: cannot read table of mounted file systems: No such file or directory
[747872.694016] DEBUG: W: mkconf: MD subsystem is not loaded, thus I cannot scan for arrays.
[747878.06797] DEBUG: W: mdadm: failed to auto-generate the mdadm.conf file.
[747878.261089] DEBUG: W: mdadm: no configuration file available.
[758615.109921] DEBUG: Setting up ntp (1:4.2.6.p5+dfsg-5) ...
[759469.46311] DEBUG: update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
[759746.222019] DEBUG: invoke-rc.d: policy-rc.d denied execution of start.
[759759.027004] DEBUG: Setting up python-ldb (2:1.1.17-2) ...
[759807.327986] DEBUG: Setting up python-talloc (2.1.1-2) ...
[759859.392881] DEBUG: Setting up python3.4-minimal (3.4.2-1) ...
[761539.16502] DEBUG: Setting up python-dnspython (1.12.0-1) ...
[762323.585987] DEBUG: Setting up python-ntdb (1.0-5) ...
[762346.853971] DEBUG: Setting up python-tdb (1.3.1-1) ...
[762370.125055] DEBUG: Setting up python-crypto (2.6.1-5+b2) ...
[763143.160105] DEBUG: Setting up samba-libs:amd64 (2:4.1.17+dfsg-1) ...
[763203.655958] DEBUG: Setting up python-samba (2:4.1.17+dfsg-1) ...
[764230.487108] DEBUG: Setting up samba-common (2:4.1.17+dfsg-1) ...
[765150.90394] DEBUG:
[765151.516914] DEBUG: Creating config file /etc/samba/smb.conf with new version
[765471.184015] DEBUG: Setting up samba-common-bin (2:4.1.17+dfsg-1) ...
[765511.132002] DEBUG: Setting up samba-dsdb-modules (2:4.1.17+dfsg-1) ...
[765534.888029] DEBUG: Setting up tdb-tools (1.3.1-1) ...
[765562.98995] DEBUG: update-alternatives: using /usr/bin/tdbbackup.tdbtools to provide /usr/bin/tdbbackup (tdbbackup) in auto mode
[765579.056978] DEBUG: Setting up libfile-copy-recursive-perl (0.38-1) ...
[765602.376938] DEBUG: Setting up update-inetd (4.43) ...
[766291.192055] DEBUG: Setting up libkdc2-heimdal:amd64 (1.6~rc2+dfsg-9) ...
[766339.859962] DEBUG: Setting up samba (2:4.1.17+dfsg-1) ...
[766662.626982] DEBUG: Adding group `sambashare' (GID 110) ...
[766750.622034] DEBUG: Done.
[767010.348082] DEBUG: invoke-rc.d: policy-rc.d denied execution of start.
[767021.101952] DEBUG: invoke-rc.d: policy-rc.d denied execution of start.
[767199.791908] DEBUG: invoke-rc.d: policy-rc.d denied execution of start.
[767326.381922] DEBUG: Setting up sgml-base (1.26+nmu4) ...
[767423.096895] DEBUG: Setting up libivykis0:amd64 (0.36.2-1) ...
[767474.982977] DEBUG: Setting up libmongo-client0:amd64 (0.1.8-1) ...
[767523.385048] DEBUG: Setting up libmpc3:amd64 (1.0.2-1) ...
[767575.409889] DEBUG: Setting up isc-dhcp-common (4.3.1-6) ...
[767598.788977] DEBUG: Setting up isc-dhcp-client (4.3.1-6) ...
[768075.25897] DEBUG: Setting up python-support (1.0.15) ...
[768317.142963] DEBUG: Setting up python3.4 (3.4.2-1) ...
[771999.111891] DEBUG: Setting up python3-minimal (3.4.2-2) ...
[772674.714088] DEBUG: Setting up libpython3-stdlib:amd64 (3.4.2-2) ...
[772699.07403] DEBUG: Setting up python-apt-common (0.9.3.11) ...
[772722.861052] DEBUG: Setting up python-apt (0.9.3.11) ...
[773531.070948] DEBUG: Setting up apt-listchanges (2.85.13+nmu1) ...
[774233.300924] DEBUG:
[774233.88195] DEBUG: Creating config file /etc/apt/listchanges.conf with new version
[774592.216015] DEBUG: Setting up aptitude-common (0.6.11-1) ...
[774618.920088] DEBUG: Setting up libxapian22 (1.2.19-1) ...
[774667.780876] DEBUG: Setting up aptitude (0.6.11-1+b1) ...
[774710.891962] DEBUG: update-alternatives: using /usr/bin/aptitude-curses to provide /usr/bin/aptitude (aptitude) in auto mode
[774734.543085] DEBUG: Setting up at (3.1.16-1) ...
[775548.485994] DEBUG: invoke-rc.d: policy-rc.d denied execution of start.
[775563.060999] DEBUG: Setting up bc (1.06.95-9) ...
[775595.103979] DEBUG: Setting up libisc95 (1:9.9.5.dfsg-9) ...
[775648.741007] DEBUG: Setting up libdns100 (1:9.9.5.dfsg-9) ...
[775697.757006] DEBUG: Setting up libisccc90 (1:9.9.5.dfsg-9) ...
[775763.458967] DEBUG: Setting up libisccfg90 (1:9.9.5.dfsg-9) ...
[775815.195084] DEBUG: Setting up libbind9-90 (1:9.9.5.dfsg-9) ...
[775864.207983] DEBUG: Setting up liblwres90 (1:9.9.5.dfsg-9) ...
[775917.619944] DEBUG: Setting up bind9-host (1:9.9.5.dfsg-9) ...
[775942.806959] DEBUG: Setting up exim4-config (4.84-8) ...
[777386.68108] DEBUG: Adding system-user for exim (v4)
[779075.484037] DEBUG: Setting up exim4-base (4.84-8) ...
[779615.972996] DEBUG: exim: DB upgrade, deleting hints-db
[779860.732079] DEBUG: Setting up exim4-daemon-light (4.84-8) ...
[780414.659977] DEBUG: invoke-rc.d: policy-rc.d denied execution of start.
[780511.095047] DEBUG: Setting up bsd-mailx (8.1.2-0.20141216cvs-1) ...
[780543.061972] DEBUG: update-alternatives: using /usr/bin/bsd-mailx to provide /usr/bin/mailx (mailx) in auto mode
[780563.080072] DEBUG: Setting up bzip2 (1.0.6-7+b2) ...
[780595.000029] DEBUG: Setting up dbus (1.8.16-1) ...
[781237.669945] DEBUG: invoke-rc.d: policy-rc.d denied execution of start.
[781252.324104] DEBUG: Setting up dc (1.06.95-9) ...
[781287.031889] DEBUG: Setting up debian-faq (5.0.3) ...
[781355.135918] DEBUG: Setting up host (1:9.9.5.dfsg-9) ...
[781383.598089] DEBUG: Setting up dnsutils (1:9.9.5.dfsg-9) ...
[781422.950029] DEBUG: Setting up doc-debian (6.2) ...
[781447.563887] DEBUG: Setting up exim4 (4.84-8) ...
[781999.1889] DEBUG: Setting up file (1:5.20-2) ...
[782021.980047] DEBUG: Setting up ftp (0.17-31) ...
[782046.308994] DEBUG: update-alternatives: using /usr/bin/netkit-ftp to provide /usr/bin/ftp (ftp) in auto mode
[782062.958956] DEBUG: Setting up gettext-base (0.19.3-2) ...
[782094.582081] DEBUG: Setting up info (5.2.0.dfsg.1-6) ...
[782129.934072] DEBUG: update-alternatives: using /usr/bin/info to provide /usr/bin/infobrowser (infobrowser) in auto mode
[782151.20101] DEBUG: Setting up krb5-locales (1.12.1+dfsg-18) ...
[782178.812981] DEBUG: Setting up libclass-isa-perl (0.36-5) ...
[782207.314014] DEBUG: Setting up libswitch-perl (2.17-2) ...
[782239.331007] DEBUG: Setting up libperl4-corelibs-perl (0.003-1) ...
[782271.297932] DEBUG: Setting up lsof (4.86+dfsg-1) ...
[782302.871943] DEBUG: Setting up m4 (1.4.17-4) ...
[782327.720881] DEBUG: Setting up make-guile (4.0-8.1) ...
[782359.436989] DEBUG: Setting up mlocate (0.26-1) ...
[782431.318998] DEBUG: update-alternatives: using /usr/bin/mlocate to provide /usr/bin/locate (locate) in auto mode
[782593.604088] DEBUG: Adding group `mlocate' (GID 113) ...
[782630.624056] DEBUG: Done.
[782676.003933] DEBUG: Setting up mutt (1.5.23-3) ...
[782755.280972] DEBUG: update-alternatives: using /usr/bin/mutt-org to provide /usr/bin/mutt (mutt) in auto mode
[782778.98407] DEBUG: Setting up ncurses-term (5.9+20140913-1) ...
[782802.822113] DEBUG: Setting up rpcbind (0.2.1-6) ...
[783171.024084] DEBUG: invoke-rc.d: policy-rc.d denied execution of start.
[783183.644056] DEBUG: Setting up nfs-common (1:1.2.8-9) ...
[784071.274996] DEBUG:
[784071.827888] DEBUG: Creating config file /etc/idmapd.conf with new version
[785716.335058] DEBUG: Adding system user `statd' (UID 107) ...
[785716.902018] DEBUG: Adding new user `statd' (UID 107) with group `nogroup' ...
[785830.733061] DEBUG: Not creating home directory `/var/lib/nfs'.
[786009.545088] DEBUG: invoke-rc.d: policy-rc.d denied execution of start.
[786079.226971] DEBUG: Setting up openssh-client (1:6.7p1-3) ...
[786468.527079] DEBUG: Setting up patch (2.7.1-6) ...
[786498.89493] DEBUG: Setting up pciutils (1:3.2.1-3) ...
[786535.355091] DEBUG: Setting up procmail (3.22-24) ...
[786562.930107] DEBUG: Setting up python-pkg-resources (5.5.1-1) ...
[786883.10504] DEBUG: Setting up python-chardet (2.3.0-1) ...
[787740.364075] DEBUG: Setting up python-six (1.8.0-1) ...
[788031.074047] DEBUG: Setting up python-debian (0.1.25) ...
[788423.835993] DEBUG: Setting up python-defusedxml (0.4.1-2) ...
[788663.017035] DEBUG: Setting up python-roman (2.0.0-1) ...
[788947.050095] DEBUG: Setting up xml-core (0.13+nmu2) ...
[789795.376062] DEBUG: Setting up python2.6-minimal (2.6.8-1.1) ...
[790927.550077] DEBUG: Setting up telnet (0.17-36) ...
[790951.350927] DEBUG: update-alternatives: using /usr/bin/telnet.netkit to provide /usr/bin/telnet (telnet) in auto mode
[790971.045017] DEBUG: Setting up libtext-unidecode-perl (1.22-1) ...
[790994.277] DEBUG: Setting up libintl-perl (1.23-1) ...
[791022.861958] DEBUG: Setting up libxml-namespacesupport-perl (1.11-1) ...
[791054.944038] DEBUG: Setting up libxml-sax-base-perl (1.07-1) ...
[791078.809977] DEBUG: Setting up libxml-sax-perl (0.99+dfsg-2) ...
[791378.746986] DEBUG: update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
[791750.097036] DEBUG: update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
[792619.046926] DEBUG:
[792619.637012] DEBUG: Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
[792835.0811] DEBUG: Setting up libxml-libxml-perl (2.0116+dfsg-1+b1) ...
[793005.809069] DEBUG: update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
[793353.072882] DEBUG: update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
[793722.919941] DEBUG: update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
[794665.751934] DEBUG: Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
[794943.069935] DEBUG: Setting up texinfo (5.2.0.dfsg.1-6) ...
[794983.016014] DEBUG: Setting up time (1.7-25) ...
[795006.897926] DEBUG: Setting up w3m (0.5.3-19) ...
[795084.357977] DEBUG: Setting up wamerican (7.1-1) ...
[795623.114109] DEBUG: Setting up whois (5.2.4) ...
[795646.861076] DEBUG: Setting up xz-utils (5.1.1alpha+20120614-2+b3) ...
[795673.317909] DEBUG: update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
[795694.947958] DEBUG: Setting up atop (1.26-2) ...
[796006.253958] DEBUG: invoke-rc.d: policy-rc.d denied execution of start.
[796019.521952] DEBUG: Setting up binutils (2.25-5) ...
[796066.987991] DEBUG: Setting up libc-dev-bin (2.19-15) ...
[796091.765881] DEBUG: Setting up linux-libc-dev:amd64 (3.16.7-ckt4-3) ...
[796117.924929] DEBUG: Setting up libc6-dev:amd64 (2.19-15) ...
[796142.816067] DEBUG: Setting up cpp-4.9 (4.9.2-10) ...
[796173.995972] DEBUG: Setting up cpp (4:4.9.2-2) ...
[796219.022989] DEBUG: Setting up libgcc-4.9-dev:amd64 (4.9.2-10) ...
[796242.842913] DEBUG: Setting up gcc-4.9 (4.9.2-10) ...
[796274.818897] DEBUG: Setting up gcc (4:4.9.2-2) ...
[796342.967033] DEBUG: Setting up libstdc++-4.9-dev:amd64 (4.9.2-10) ...
[796374.002934] DEBUG: Setting up g++-4.9 (4.9.2-10) ...
[796398.755074] DEBUG: Setting up g++ (4:4.9.2-2) ...
[796483.341932] DEBUG: update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
[796558.656931] DEBUG: Setting up libtimedate-perl (2.3000-2) ...
[796582.85594] DEBUG: Setting up libdpkg-perl (1.17.24) ...
[796610.822916] DEBUG: Setting up dpkg-dev (1.17.24) ...
[796654.979944] DEBUG: Setting up build-essential (11.7) ...
[796678.78294] DEBUG: Setting up openssl (1.0.1k-1) ...
[796719.150066] DEBUG: Setting up ca-certificates (20141019) ...
[800382.603884] DEBUG: Setting up colordiff (1.0.13-1) ...
[800419.799089] DEBUG: Setting up curl (7.38.0-4) ...
[800447.633982] DEBUG: Setting up dhcpcd (1:3.2.3-11) ...
[800515.455008] DEBUG: Setting up dhcpcd5 (6.0.5-2) ...
[800691.041946] DEBUG: Setting up distcc (3.1-6.1) ...
[801604.343891] DEBUG: Updating symlinks in /usr/lib/distcc ...
[801813.668013] DEBUG: invoke-rc.d: policy-rc.d denied execution of start.
[801955.550909] DEBUG: Setting up extlinux (3:6.03+dfsg-5) ...
[802030.827999] DEBUG: Setting up fuse (2.9.3-15+b1) ...
[802093.190908] DEBUG: update-initramfs: deferring update (trigger activated)
[802111.172915] DEBUG: Setting up liberror-perl (0.17-1.1) ...
[802138.910055] DEBUG: Setting up git-man (1:2.1.4-2.1) ...
[802162.738085] DEBUG: Setting up git (1:2.1.4-2.1) ...
[802217.997074] DEBUG: Setting up gridengine-common (6.2u5-7.1) ...
[803365.933895] DEBUG:
[803366.514921] DEBUG: Creating config file /etc/default/gridengine with new version
[803827.015877] DEBUG: Setting up gridengine-client (6.2u5-7.1) ...
[804479.191065] DEBUG: Setting up tcsh (6.18.01-3) ...
[804546.720028] DEBUG: update-alternatives: using /bin/tcsh to provide /bin/csh (csh) in auto mode
[804610.996008] DEBUG: Setting up gridengine-exec (6.2u5-7.1) ...
[805289.995909] DEBUG: invoke-rc.d: policy-rc.d denied execution of start.
[805434.942961] DEBUG: Setting up htop (1.0.3-1) ...
[805467.941999] DEBUG: Setting up icu-devtools (52.1-7.1) ...
[805494.781971] DEBUG: Setting up iftop (1.0~pre4-2) ...
[805522.991896] DEBUG: Setting up iotop (0.6-1) ...
[805899.177074] DEBUG: Setting up libboost1.55-dev:amd64 (1.55.0+dfsg-3) ...
[805923.109055] DEBUG: Setting up libboost-dev:amd64 (1.55.0.2) ...
[805949.445963] DEBUG: Setting up libdbi1:amd64 (0.9.0-4) ...
[805999.607086] DEBUG: Setting up libtcmalloc-minimal4 (2.2.1-0.2) ...
[806055.196047] DEBUG: Setting up libgoogle-perftools4 (2.2.1-0.2) ...
[806107.731104] DEBUG: Setting up libv8-3.14.5 (3.14.5.8-8.1) ...
[806158.876896] DEBUG: Setting up linux-image-amd64 (3.16+63) ...
[806182.168007] DEBUG: Setting up mcelog (104-1) ...
[806486.985922] DEBUG: invoke-rc.d: policy-rc.d denied execution of start.
[806499.764919] DEBUG: Setting up mdadm (3.3.2-5) ...
[807365.428925] DEBUG: W: mdadm: failed to load MD subsystem.
[807389.267921] DEBUG: update-initramfs: deferring update (trigger activated)
[807410.909891] DEBUG: update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
[807629.061937] DEBUG: invoke-rc.d: policy-rc.d denied execution of start.
[807644.330978] DEBUG: update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
[807994.662046] DEBUG: invoke-rc.d: policy-rc.d denied execution of start.
[808186.758995] DEBUG: Setting up mongodb-dev (1:2.4.10-4) ...
[808210.794926] DEBUG: Setting up libsnappy1 (1.1.2-3) ...
[808263.367891] DEBUG: Setting up mongodb-clients (1:2.4.10-4) ...
[808287.321091] DEBUG: Setting up mongodb-server (1:2.4.10-4) ...
[808493.475914] DEBUG: Adding system user `mongodb' (UID 110) ...
[808494.064093] DEBUG: Adding new user `mongodb' (UID 110) with group `nogroup' ...
[808713.33003] DEBUG: Not creating home directory `/home/mongodb'.
[808855.63302] DEBUG: Adding group `mongodb' (GID 116) ...
[808894.79208] DEBUG: Done.
[809039.184093] DEBUG: Adding user `mongodb' to group `mongodb' ...
[809064.121008] DEBUG: Adding user mongodb to group mongodb
[809094.676971] DEBUG: Done.
[809945.497036] DEBUG: invoke-rc.d: policy-rc.d denied execution of start.
[809958.301067] DEBUG: Setting up mongodb (1:2.4.10-4) ...
[809982.410908] DEBUG: Setting up nfs-kernel-server (1:1.2.8-9) ...
[810796.171904] DEBUG:
[810796.807051] DEBUG: Creating config file /etc/exports with new version
[811917.107105] DEBUG:
[811917.691946] DEBUG: Creating config file /etc/default/nfs-kernel-server with new version
[812322.973967] DEBUG: invoke-rc.d: policy-rc.d denied execution of start.
[812335.03294] DEBUG: Setting up openssh-sftp-server (1:6.7p1-3) ...
[812363.327026] DEBUG: Setting up openssh-server (1:6.7p1-3) ...
[814058.103085] DEBUG: Creating SSH2 RSA key; this may take some time ...
[814065.489054] DEBUG: 2048 e5:d5:b9:e3:00:2c:36:8a:13:b8:14:58:a9:2f:3f:27 /etc/ssh/ssh_host_rsa_key.pub (RSA)
[814610.302925] DEBUG: Creating SSH2 DSA key; this may take some time ...
[814617.675066] DEBUG: 1024 25:88:d1:ee:93:a9:f5:fa:ce:65:f5:23:7e:8c:b6:95 /etc/ssh/ssh_host_dsa_key.pub (DSA)
[814629.633904] DEBUG: Creating SSH2 ECDSA key; this may take some time ...
[814637.063026] DEBUG: 256 b4:ec:c4:44:20:48:d2:6d:0d:54:47:78:89:d5:eb:5e /etc/ssh/ssh_host_ecdsa_key.pub (ECDSA)
[814649.808884] DEBUG: Creating SSH2 ED25519 key; this may take some time ...
[814656.549931] DEBUG: 256 3a:22:8d:37:4f:55:50:18:6d:dd:70:ed:e4:76:c1:0a /etc/ssh/ssh_host_ed25519_key.pub (ED25519)
[816399.122953] DEBUG: invoke-rc.d: policy-rc.d denied execution of start.
[816571.228981] DEBUG: Setting up p7zip (9.20.1~dfsg.1-4.1) ...
[816598.90008] DEBUG: Setting up python-colorama (0.3.2-1) ...
[816922.331095] DEBUG: Setting up python-colorama-whl (0.3.2-1) ...
[816951.677084] DEBUG: Setting up python-distlib (0.1.9-1) ...
[817423.17605] DEBUG: Setting up python-distlib-whl (0.1.9-1) ...
[817451.000929] DEBUG: Setting up python-html5lib (0.999-3) ...
[817990.818977] DEBUG: Setting up python-html5lib-whl (0.999-3) ...
[818014.848948] DEBUG: Setting up python-lxml (3.4.0-1) ...
[818419.324875] DEBUG: Setting up python-urllib3 (1.9.1-3) ...
[818760.859966] DEBUG: Setting up python-requests (2.4.3-4) ...
[819143.10503] DEBUG: Setting up python-setuptools (5.5.1-1) ...
[819687.088013] DEBUG: Setting up python-pip (1.5.6-5) ...
[820135.265112] DEBUG: Setting up python-six-whl (1.8.0-1) ...
[820160.008907] DEBUG: Setting up python-urllib3-whl (1.9.1-3) ...
[820189.918041] DEBUG: Setting up python-requests-whl (2.4.3-4) ...
[820219.24901] DEBUG: Setting up python-setuptools-whl (5.5.1-1) ...
[820251.235962] DEBUG: Setting up python-psycopg2 (2.5.4+dfsg-1) ...
[820822.922945] DEBUG: Setting up screen (4.2.1-3) ...
[821447.839975] DEBUG: Setting up sshfs (2.5-1) ...
[821479.131937] DEBUG: Setting up tmux (1.9-6) ...
[821528.6901] DEBUG: Setting up vim-runtime (2:7.4.488-4) ...
[821593.695879] DEBUG: Processing /usr/share/vim/addons/doc
[822139.441967] DEBUG: Setting up vim (2:7.4.488-4) ...
[822163.378] DEBUG: update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
[822175.376892] DEBUG: update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
[822189.780951] DEBUG: update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
[822201.651096] DEBUG: update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
[822213.390112] DEBUG: update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
[822226.834059] DEBUG: update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
[822239.012957] DEBUG: update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
[822270.957947] DEBUG: Setting up zip (3.0-8) ...
[822298.779964] DEBUG: Setting up libevtlog0:amd64 (0.2.12-6) ...
[822351.305008] DEBUG: Setting up netcat (1.10-41) ...
[822378.967047] DEBUG: Setting up nmap (6.47-3+b1) ...
[822402.355909] DEBUG: Setting up syslog-ng-core (3.5.6-2+b1) ...
[823369.492054] DEBUG: invoke-rc.d: policy-rc.d denied execution of start.
[823383.229017] DEBUG: Setting up syslog-ng-mod-sql (3.5.6-2+b1) ...
[823443.063021] DEBUG: Setting up syslog-ng-mod-mongodb (3.5.6-2+b1) ...
[823491.091967] DEBUG: Setting up syslog-ng-mod-json (3.5.6-2+b1) ...
[823539.24799] DEBUG: Processing triggers for sgml-base (1.26+nmu4) ...
[823587.104082] DEBUG: Setting up docutils-common (0.12+dfsg-1) ...
[824031.610012] DEBUG: Processing triggers for syslog-ng-core (3.5.6-2+b1) ...
[824840.514898] DEBUG: invoke-rc.d: policy-rc.d denied execution of restart.
[824854.454041] DEBUG: Setting up syslog-ng (3.5.6-2) ...
[824887.058973] DEBUG: Processing triggers for sgml-base (1.26+nmu4) ...
[824983.08301] DEBUG: Setting up python-docutils (0.12+dfsg-1) ...
[825023.139954] DEBUG: update-alternatives: using /usr/share/docutils/scripts/python2/rst-buildhtml to provide /usr/bin/rst-buildhtml (rst-buildhtml) in auto mode
[825034.894943] DEBUG: update-alternatives: using /usr/share/docutils/scripts/python2/rst2html to provide /usr/bin/rst2html (rst2html) in auto mode
[825049.529076] DEBUG: update-alternatives: using /usr/share/docutils/scripts/python2/rst2latex to provide /usr/bin/rst2latex (rst2latex) in auto mode
[825061.728001] DEBUG: update-alternatives: using /usr/share/docutils/scripts/python2/rst2man to provide /usr/bin/rst2man (rst2man) in auto mode
[825074.271917] DEBUG: update-alternatives: using /usr/share/docutils/scripts/python2/rst2odt to provide /usr/bin/rst2odt (rst2odt) in auto mode
[825085.927963] DEBUG: update-alternatives: using /usr/share/docutils/scripts/python2/rst2odt_prepstyles to provide /usr/bin/rst2odt_prepstyles (rst2odt_prepstyles) in auto mode
[825098.694086] DEBUG: update-alternatives: using /usr/share/docutils/scripts/python2/rst2pseudoxml to provide /usr/bin/rst2pseudoxml (rst2pseudoxml) in auto mode
[825110.928059] DEBUG: update-alternatives: using /usr/share/docutils/scripts/python2/rst2s5 to provide /usr/bin/rst2s5 (rst2s5) in auto mode
[825123.295069] DEBUG: update-alternatives: using /usr/share/docutils/scripts/python2/rst2xetex to provide /usr/bin/rst2xetex (rst2xetex) in auto mode
[825135.196924] DEBUG: update-alternatives: using /usr/share/docutils/scripts/python2/rst2xml to provide /usr/bin/rst2xml (rst2xml) in auto mode
[825150.04611] DEBUG: update-alternatives: using /usr/share/docutils/scripts/python2/rstpep2html to provide /usr/bin/rstpep2html (rstpep2html) in auto mode
[826205.883026] DEBUG: Setting up python-wstools (0.4.3-2) ...
[826646.531105] DEBUG: Setting up python-soappy (0.12.22-1) ...
[826999.253035] DEBUG: Setting up python-debianbts (1.12) ...
[827195.846081] DEBUG: Setting up python-reportbug (6.6.3) ...
[827567.173004] DEBUG: Setting up reportbug (6.6.3) ...
[827672.646046] DEBUG: Setting up liblvm2cmd2.02:amd64 (2.02.111-2) ...
[827734.426022] DEBUG: Setting up python3 (3.4.2-2) ...
[829147.799969] DEBUG: Setting up python3-pkg-resources (5.5.1-1) ...
[829823.425055] DEBUG: Setting up python-chardet-whl (2.3.0-1) ...
[829851.329088] DEBUG: Setting up python-pip-whl (1.5.6-5) ...
[829877.996922] DEBUG: Setting up python-virtualenv (1.11.6+ds-1) ...
[830179.604053] DEBUG: Setting up dmeventd (2:1.02.90-2) ...
[831219.975948] DEBUG: Setting up dh-python (1.20141111-2) ...
[831837.317944] DEBUG: Setting up lvm2 (2.02.111-2) ...
[832099.447012] DEBUG: invoke-rc.d: policy-rc.d denied execution of start.
[832173.131943] DEBUG: update-initramfs: deferring update (trigger activated)
[834510.653973] DEBUG: update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
[834654.658079] DEBUG: Processing triggers for libc-bin (2.19-15) ...
[836043.508053] DEBUG: Processing triggers for initramfs-tools (0.116) ...
[836203.469038] DEBUG: update-initramfs: Generating /boot/initrd.img-3.16.0-4-amd64
[836289.023876] DEBUG: df: Warning: cannot read table of mounted file systems: No such file or directory
[844342.972994] DEBUG: W: mdadm: /etc/mdadm/mdadm.conf defines no arrays.
[844364.764929] DEBUG: W: mkconf: MD subsystem is not loaded, thus I cannot scan for arrays.
[844367.636919] DEBUG: W: mdadm: failed to auto-generate temporary mdadm.conf file.
[844373.001099] DEBUG: W: mdadm: no configuration file available.
[855547.102928] DEBUG: Processing triggers for ca-certificates (20141019) ...
[865920.170069] DEBUG: Updating certificates in /etc/ssl/certs... 173 added, 0 removed; done.
[865923.602104] DEBUG: Running hooks in /etc/ca-certificates/update.d....done.
[865943.403959] DEBUG: Processing triggers for python-support (1.0.15) ...
[868330.28698] INFO: Determining kernel version
[868331.748009] DEBUG: Kernel version is 3.16.0-4-amd64
[868331.893921] INFO: Setting the selected timezone
[868387.624025] INFO: Disabling SSH password authentication
[868389.013052] INFO: Configuring extlinux
[868395.401001] DEBUG: Executing: blkid -s UUID -o value /dev/xvdk
[868466.542006] DEBUG: a3a1d4e8-92b3-4cad-ac52-0e5af565325f
[868532.455921] INFO: Configuring the DHCP client to set the nameservers
[868532.882929] INFO: Enabling shadowconfig
[868533.350945] DEBUG: Executing: chroot /target/de61d397/root shadowconfig on
[868626.709938] DEBUG: Shadow passwords are now on.
[868648.289919] INFO: Adding partitions to the fstab
[868648.793936] DEBUG: Executing: blkid -s UUID -o value /dev/xvdk
[868664.275885] DEBUG: a3a1d4e8-92b3-4cad-ac52-0e5af565325f
[868764.898062] INFO: Installing extlinux
[868765.645981] DEBUG: Executing: chroot /target/de61d397/root dd bs=440 count=1 if=/usr/lib/EXTLINUX/mbr.bin of=/dev/xvdk
[868799.128056] ERROR: 1+0 records in
[868799.715042] ERROR: 1+0 records out
[868800.286055] ERROR: 440 bytes (440 B) copied, 0.00227505 s, 193 kB/s
[868881.937981] DEBUG: Executing: chroot /target/de61d397/root extlinux --install /boot/extlinux
[868899.322987] ERROR: /boot/extlinux is device /dev/xvdk
[869099.58601] INFO: Adding SSH private key generation init scripts
[869100.085974] DEBUG: Executing: chroot /target/de61d397/root dpkg-query -W openssh-server
[869131.786108] DEBUG: openssh-server 1:6.7p1-3
[869220.062971] INFO: Adding EC2 startup scripts
[869220.307112] INFO: Configuring network interfaces
[869246.887922] INFO: Disabling getty processes
[869260.448933] INFO: Removing hardware clock init scripts
[869260.724068] INFO: Rebuilding initramfs
[869261.17301] DEBUG: Executing: chroot /target/de61d397/root update-initramfs -u -k all
[869454.504013] DEBUG: update-initramfs: Generating /boot/initrd.img-3.16.0-4-amd64
[869480.468035] ERROR: df: Warning: cannot read table of mounted file systems: No such file or directory
[877042.52696] ERROR: W: mdadm: /etc/mdadm/mdadm.conf defines no arrays.
[877122.692108] ERROR: W: mkconf: MD subsystem is not loaded, thus I cannot scan for arrays.
[877125.279903] ERROR: W: mdadm: failed to auto-generate temporary mdadm.conf file.
[877129.903078] ERROR: W: mdadm: no configuration file available.
[887378.774881] INFO: Running ansible playbooks
[887379.591942] DEBUG: Executing: ansible-playbook -i /target/de61d397/root/tmp/bootstrap-inventory clusterwkr.yml
[1162640.9359] DEBUG:
[1162657.45902] DEBUG: PLAY [all] ********************************************************************
[1162657.60088] DEBUG:
[1162657.81403] DEBUG: GATHERING FACTS ***************************************************************
[1162657.96304] DEBUG: ok: [/target/de61d397/root]
[1162658.93102] DEBUG:
[1162659.14011] DEBUG: TASK: [stat path=/root/.boto] *************************************************
[1162659.28698] DEBUG: ok: [/target/de61d397/root]
[1162659.40189] DEBUG:
[1162659.61003] DEBUG: TASK: [template src=templates/boto.j2 dest=/root/.boto mode=600] **************
[1162659.7631] DEBUG: changed: [/target/de61d397/root]
[1162773.93293] DEBUG:
[1162774.32609] DEBUG: TASK: [file path=/root/.boto state=absent] ************************************
[1162774.6861] DEBUG: changed: [/target/de61d397/root]
[1162775.00296] DEBUG:
[1162775.40803] DEBUG: PLAY RECAP ********************************************************************
[1162775.78902] DEBUG: /target/de61d397/root : ok=13 changed=7 unreachable=0 failed=0
[1162776.09491] DEBUG:
[1162918.63704] INFO: Adding init script to expand the root volume
[1162918.96009] INFO: Installing startup scripts
[1163014.13107] DEBUG: Executing: chroot /target/de61d397/root insserv --default generate-ssh-hostkeys
[1163236.14311] DEBUG: Executing: chroot /target/de61d397/root insserv --default ec2-get-credentials
[1163460.45899] DEBUG: Executing: chroot /target/de61d397/root insserv --default expand-root
[1163730.41892] DEBUG: Executing: chroot /target/de61d397/root insserv --default ec2-run-user-data
[1163868.8271] DEBUG: Executing: chroot /target/de61d397/root insserv --remove hwclock.sh
[1164088.83905] INFO: Disabling sshd remote host name lookup
[1164101.26901] INFO: Blacklisting kernel modules
[1164102.43392] INFO: Clearing the MOTD
[1164102.81801] INFO: Removing unused packages
[1164103.30892] DEBUG: Executing: chroot /target/de61d397/root apt-get autoremove --purge --assume-yes
[1164539.54291] DEBUG: Reading package lists...
[1166361.027] DEBUG: Building dependency tree...
[1166431.15211] DEBUG: Reading state information...
[1166732.07092] DEBUG: 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[1166830.11889] INFO: Clearing the aptitude cache
[1166830.53398] DEBUG: Executing: chroot /target/de61d397/root apt-get clean
[1167456.63905] INFO: Removing resolv.conf
[1167457.49497] INFO: Removing temporary files
[1167460.006] INFO: Re-enabling daemon autostart after installation
[1167491.50991] INFO: Securely deleting ssh hostkeys
[1167492.136] DEBUG: Executing: shred --remove /target/de61d397/root/etc/ssh/ssh_host_dsa_key /target/de61d397/root/etc/ssh/ssh_host_rsa_key /target/de61d397/root/etc/ssh/ssh_host_ecdsa_key /target/de61d397/root/etc/ssh/ssh_host_dsa_key.pub /target/de61d397/root/etc/ssh/ssh_host_rsa_key.pub /target/de61d397/root/etc/ssh/ssh_host_ecdsa_key.pub
[1168805.0251] INFO: Removing the hostname file
[1168805.96089] INFO: Unmounting the bootstrap volume
[1168806.97989] DEBUG: Executing: umount /target/de61d397/root/dev/pts
[1169088.727] DEBUG: Executing: umount /target/de61d397/root/proc
[1169206.9149] DEBUG: Executing: umount /target/de61d397/root/sys
[1169323.92788] DEBUG: Executing: umount /target/de61d397/root/dev
[1169440.52505] DEBUG: Executing: umount /target/de61d397/root
[1172279.57797] INFO: Detaching the volume
[1183360.48698] INFO: Deleting mountpoint for the bootstrap volume
[1183495.16201] INFO: Creating a snapshot of the EBS volume
[2640155.22099] INFO: Registering the image as an AMI
[2640310.91595] INFO: Deleting the volume
[2640557.19209] INFO: Deleting workspace
---
provider:
name: ec2
virtualization: hvm
credentials:
access-key: "AFAKEACCESSKEYFORAWS"
secret-key: "thes3cr3tkeyf0ryourawsaccount/FS4d8Qdva"
bootstrapper:
workspace: /target
image:
name: debian-clusterwkr-{system.release}-{system.architecture}-{provider.virtualization}-{%Y}-{%m}-{%d}-ebs
description: ClusterWorker - Debian {system.release} {system.architecture}
system:
release: testing
architecture: amd64
bootloader: extlinux
charmap: UTF-8
locale: en_US
timezone: UTC
volume:
backing: ebs
partitions:
type: none
root:
filesystem: ext4
size: 8GiB
packages:
mirror: http://cloudfront.debian.net/debian
sources:
main:
- "deb http://http.debian.net/debian/ wheezy main"
experimental:
- "deb http://ftp.debian.org/debian experimental main"
install_standard: true
install:
- "build-essential"
- "syslog-ng"
- "mcelog"
- "curl"
- "dnsutils"
- "vim"
- "screen"
- "tmux"
- "zip"
- "p7zip"
- "git"
- "python"
- "python-pip"
- "python-virtualenv"
- "python-psycopg2"
- "python-lxml"
- "nmap"
- "dhcpcd"
- "nfs-common"
- "nfs-kernel-server"
- "ntp"
- "bc"
- "distcc"
- "lvm2"
- "mdadm"
- "sshfs"
- "netcat"
- "samba"
- "atop"
- "htop"
- "iotop"
- "lsof"
- "colordiff"
- "iftop"
- "icu-devtools"
- "gridengine-client"
- "gridengine-exec"
plugins:
ansible:
playbook: "/home/bootstrapvz/playbooks/clusterwkr.yml"
77,1 Bot
@andsens
Copy link

andsens commented Mar 15, 2015

Huh, that is indeed weird, I don't see anything out of the ordinary. Could you post the bootstrap log as well?

@rofinn
Copy link
Author

rofinn commented Mar 15, 2015

Added Bootstrap log for that image.

@andsens
Copy link

andsens commented Mar 15, 2015

Curious indeed.

[869220.062971] INFO: Adding EC2 startup scripts

So the initd task runs. But I don't see a New ssh key added to $authorized_keys from $public_key_url message in the boot log. I think the installed init scripts aren't running for some reason.

@rofinn
Copy link
Author

rofinn commented Mar 18, 2015

Hmm, weird. Have those scripts changed recently? Also, do you have any suggestions for how debug this?

@rofinn
Copy link
Author

rofinn commented Mar 27, 2015

So I checked the boot log of my pvm images and the New ssh key added to $authorized_key from $publick_key_url line isn't in their boot log either. Currently, rebuilding the hvm images to print extra logging info in case the ec2-get-credentials script is silently skipping/failing somewhere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment