[Bug 1180415] Re: nothing can install se-toolkit can't upgrade
Riaan
king.riaan at gmail.com
Wed May 15 21:41:34 UTC 2013
__________________
root at bt:~# sudo grep -R proxy /etc/apt/*
root at bt:~# grep proxy /etc/environment
root at bt:~# echo $http_proxy
root at bt:~# echo $ftp_proxy
root at bt:~# grep proxy /etc/bash.bashrc
root at bt:~# grep proxy ~/.bashrc
root at bt:~# cat /etc/apt/apt.conf
cat: /etc/apt/apt.conf: No such file or directory
root at bt:~# sudo fuser -vvv /var/lib/dpkg/lock
root at bt:~# cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=10.04
DISTRIB_CODENAME=lucid
DISTRIB_DESCRIPTION="Ubuntu 10.04.3 LTS"
root at bt:~# uname -a
Linux bt 3.2.6 #1 SMP Fri Feb 17 10:34:20 EST 2012 x86_64 GNU/Linux
root at bt:~# sudo rm /var/lib/apt/lists/lock
root at bt:~# sudo rm /var/lib/dpkg/lock
root at bt:~# sudo cp -arf /var/lib/dpkg /var/lib/dpkg.backup
root at bt:~# sudo mv /var/lib/dpkg/status /var/lib/dpkg/status-bad
root at bt:~# sudo cp /var/lib/dpkg/status-old /var/lib/dpkg/status || sudo cp /var/backups/apt.extended_states.0 /var/lib/dpkg/status
root at bt:~# sudo mv /var/lib/dpkg/available /var/lib/dpkg/available-bad
root at bt:~# sudo cp /var/lib/dpkg/available-old /var/lib/dpkg/available
root at bt:~# sudo rm -rf /var/lib/dpkg/updates/*
root at bt:~# sudo rm -rf /var/lib/apt/lists
root at bt:~# sudo rm /var/cache/apt/*.bin
root at bt:~# sudo mkdir /var/lib/apt/lists
root at bt:~# sudo mkdir /var/lib/apt/lists/partial
root at bt:~# LANG=C;sudo apt-get clean
root at bt:~# LANG=C;sudo apt-get autoclean
Reading package lists... Done
Building dependency tree
Reading state information... Done
root at bt:~# LANG=C;sudo apt-get --purge autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
bogl-bterm* cryptsetup* dmraid* ecryptfs-utils* libdebconfclient0* libdebian-installer4* libdmraid1.0.0.rc16*
libecryptfs0* python-pyicu* rdate* reiserfsprogs*
0 upgraded, 0 newly installed, 11 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 3994kB disk space will be freed.
Do you want to continue [Y/n]? y
(Reading database ... 268481 files and directories currently installed.)
Removing bogl-bterm ...
Removing cryptsetup ...
update-initramfs: deferring update (trigger activated)
Purging configuration files for cryptsetup ...
Removing dmraid ...
update-initramfs: deferring update (trigger activated)
Purging configuration files for dmraid ...
update-initramfs: deferring update (trigger activated)
Removing ecryptfs-utils ...
Purging configuration files for ecryptfs-utils ...
Removing libdebconfclient0 ...
Purging configuration files for libdebconfclient0 ...
Removing libdebian-installer4 ...
Purging configuration files for libdebian-installer4 ...
Removing libdmraid1.0.0.rc16 ...
Purging configuration files for libdmraid1.0.0.rc16 ...
Removing libecryptfs0 ...
Purging configuration files for libecryptfs0 ...
Removing python-pyicu ...
Removing rdate ...
Removing reiserfsprogs ...
Processing triggers for man-db ...
Processing triggers for ureadahead ...
Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-3.2.6
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Processing triggers for python-support ...
Setting up se-toolkit (4.2.1-bt0) ...
svn: OPTIONS of 'http://svn.trustedsec.com/social_engineering_toolkit': could not connect to server (http://svn.trustedsec.com)
dpkg: error processing se-toolkit (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
se-toolkit
E: Sub-process /usr/bin/dpkg returned an error code (1)
root at bt:~# LANG=C;sudo apt-get --fix-missing update -o APT::Cache-Limit=100000000
Get:1 http://updates.repository.backtrack-linux.org revolution Release.gpg [198B]
Get:2 http://64.repository.backtrack-linux.org revolution Release.gpg [198B]
Get:3 http://all.repository.backtrack-linux.org revolution Release.gpg [198B]
Get:4 http://64.repository.backtrack-linux.org revolution Release [4840B]
Get:5 http://all.repository.backtrack-linux.org revolution Release [13.5kB]
Get:6 http://updates.repository.backtrack-linux.org revolution Release [13.5kB]
Get:7 http://64.repository.backtrack-linux.org revolution/main Packages [4463kB]
Get:8 http://all.repository.backtrack-linux.org revolution/main Packages [3256kB]
Get:9 http://updates.repository.backtrack-linux.org revolution/main Packages [8057kB]
Get:10 http://all.repository.backtrack-linux.org revolution/microverse Packages [2589B]
Get:11 http://all.repository.backtrack-linux.org revolution/non-free Packages [14B]
Get:12 http://all.repository.backtrack-linux.org revolution/testing Packages [77.0kB]
Get:13 http://64.repository.backtrack-linux.org revolution/microverse Packages [2766B]
Get:14 http://64.repository.backtrack-linux.org revolution/non-free Packages [14B]
Get:15 http://64.repository.backtrack-linux.org revolution/testing Packages [65.2kB]
Get:16 http://updates.repository.backtrack-linux.org revolution/microverse Packages [14B]
Get:17 http://updates.repository.backtrack-linux.org revolution/non-free Packages [14B]
Get:18 http://updates.repository.backtrack-linux.org revolution/testing Packages [14B]
Fetched 16.0MB in 21s (752kB/s)
Reading package lists... Done
root at bt:~# sudo dpkg --configure -a
Setting up se-toolkit (4.2.1-bt0) ...
svn: OPTIONS of 'http://svn.trustedsec.com/social_engineering_toolkit': could not connect to server (http://svn.trustedsec.com)
dpkg: error processing se-toolkit (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
se-toolkit
root at bt:~# sudo dpkg --clear-avail
root at bt:~# LANG=C;sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 129 not upgraded.
1 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Setting up se-toolkit (4.2.1-bt0) ...
svn: OPTIONS of 'http://svn.trustedsec.com/social_engineering_toolkit': could not connect to server (http://svn.trustedsec.com)
dpkg: error processing se-toolkit (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
se-toolkit
E: Sub-process /usr/bin/dpkg returned an error code (1)
root at bt:~# LANG=C;sudo apt-get --fix-missing install
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 129 not upgraded.
1 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Setting up se-toolkit (4.2.1-bt0) ...
svn: OPTIONS of 'http://svn.trustedsec.com/social_engineering_toolkit': could not connect to server (http://svn.trustedsec.com)
dpkg: error processing se-toolkit (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
se-toolkit
E: Sub-process /usr/bin/dpkg returned an error code (1)
root at bt:~# LANG=C;sudo apt-get update -o APT::Cache-Limit=100000000 && sudo apt-get dist-upgrade
Hit http://64.repository.backtrack-linux.org revolution Release.gpg
Hit http://all.repository.backtrack-linux.org revolution Release.gpg
Hit http://updates.repository.backtrack-linux.org revolution Release.gpg
Hit http://64.repository.backtrack-linux.org revolution Release
Hit http://updates.repository.backtrack-linux.org revolution Release
Hit http://64.repository.backtrack-linux.org revolution/main Packages
Hit http://updates.repository.backtrack-linux.org revolution/main Packages
Hit http://64.repository.backtrack-linux.org revolution/microverse Packages
Hit http://64.repository.backtrack-linux.org revolution/non-free Packages
Hit http://64.repository.backtrack-linux.org revolution/testing Packages
Hit http://updates.repository.backtrack-linux.org revolution/microverse Packages
Hit http://updates.repository.backtrack-linux.org revolution/non-free Packages
Hit http://updates.repository.backtrack-linux.org revolution/testing Packages
Hit http://all.repository.backtrack-linux.org revolution Release
Hit http://all.repository.backtrack-linux.org revolution/main Packages
Hit http://all.repository.backtrack-linux.org revolution/microverse Packages
Hit http://all.repository.backtrack-linux.org revolution/non-free Packages
Hit http://all.repository.backtrack-linux.org revolution/testing Packages
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following NEW packages will be installed:
icedtea-netx libdevice-serialport-perl
The following packages will be upgraded:
apache2 apache2-mpm-prefork apache2-utils apache2.2-bin apache2.2-common apt apt-transport-https apt-utils
bind9-host cron dbus dbus-x11 dhcp3-client dhcp3-common dnsutils dpkg dpkg-dev expat flashplugin-installer
ghostscript gnupg gnupg-curl gpgv icedtea-6-jre-cacao imagemagick initramfs-tools initramfs-tools-bin irb1.8
krb5-multidev landscape-common libapache2-mod-php5 libbind9-60 libc-bin libc-dev-bin libc6 libc6-dev libc6-i386
libdbus-1-3 libdns64 libexif12 libexpat1 libexpat1-dev libgc1c2 libgl1-mesa-dev libgl1-mesa-dri libgl1-mesa-glx
libglib2.0-0 libglu1-mesa libglu1-mesa-dev libgnutls-dev libgnutls26 libgs8 libgssapi-krb5-2 libgssglue1 libgssrpc4
libisc60 libisccc60 libisccfg60 libk5crypto3 libkadm5clnt-mit7 libkadm5srv-mit7 libkdb5-4 libkrb5-3 libkrb5-dev
libkrb5support0 liblwres60 libmagickcore2 libmagickcore2-extra libmagickwand2 libmysqlclient-dev libmysqlclient16
libnss3-1d libopenssl-ruby1.8 libpq5 libproxy0 libpython2.6 libreadline-ruby1.8 libruby1.8 libssh-4 libtiff4
libtiff4-dev libtiffxx0c2 libxml2 libxml2-dev libxml2-utils libxslt1-dev libxslt1.1 lsb-base lsb-release
mesa-common-dev mysql-client-5.1 mysql-client-core-5.1 mysql-common mysql-server mysql-server-5.1
mysql-server-core-5.1 openjdk-6-jdk openjdk-6-jre openjdk-6-jre-headless openjdk-6-jre-lib php5 php5-cli php5-common
php5-mysql php5-pgsql procps python-distutils-extra python-libxml2 python-software-properties python2.6
python2.6-dev python2.6-minimal python3.1 python3.1-minimal rdoc1.8 ri1.8 ruby1.8 ruby1.8-dev
smartphone-pentest-framework software-properties-kde sudo tzdata tzdata-java unattended-upgrades vim vim-common
vim-runtime vim-tiny xsltproc
129 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 151MB of archives.
After this operation, 1085kB disk space will be freed.
Do you want to continue [Y/n]? y
Get:1 http://64.repository.backtrack-linux.org/ revolution/main libdevice-serialport-perl 1.04-2 [79.6kB]
Get:2 http://updates.repository.backtrack-linux.org/ revolution/main dpkg 1.15.5.6ubuntu4.6 [2252kB]
Get:3 http://all.repository.backtrack-linux.org/ revolution/testing smartphone-pentest-framework 0.1.2-bt1 [1237kB]
Get:4 http://updates.repository.backtrack-linux.org/ revolution/main mysql-common 5.1.66-0ubuntu0.10.04.2 [79.8kB]
Get:5 http://updates.repository.backtrack-linux.org/ revolution/main mysql-server 5.1.66-0ubuntu0.10.04.2 [75.3kB]
Get:6 http://updates.repository.backtrack-linux.org/ revolution/main libc6-i386 2.11.1-0ubuntu7.12 [3844kB]
Get:7 http://updates.repository.backtrack-linux.org/ revolution/main libc-dev-bin 2.11.1-0ubuntu7.12 [225kB]
Get:8 http://updates.repository.backtrack-linux.org/ revolution/main libc6-dev 2.11.1-0ubuntu7.12 [2731kB]
Get:9 http://updates.repository.backtrack-linux.org/ revolution/main libc-bin 2.11.1-0ubuntu7.12 [819kB]
Get:10 http://updates.repository.backtrack-linux.org/ revolution/main libc6 2.11.1-0ubuntu7.12 [4391kB]
Get:11 http://updates.repository.backtrack-linux.org/ revolution/main tzdata-java 2012e-0ubuntu0.10.04 [147kB]
Get:12 http://updates.repository.backtrack-linux.org/ revolution/main tzdata 2012e-0ubuntu0.10.04 [684kB]
Get:13 http://updates.repository.backtrack-linux.org/ revolution/main libmysqlclient-dev 5.1.66-0ubuntu0.10.04.2 [3200kB]
Get:14 http://updates.repository.backtrack-linux.org/ revolution/main libmysqlclient16 5.1.66-0ubuntu0.10.04.2 [1958kB]
Get:15 http://updates.repository.backtrack-linux.org/ revolution/main mysql-client-core-5.1 5.1.66-0ubuntu0.10.04.2 [170kB]
Get:16 http://updates.repository.backtrack-linux.org/ revolution/main mysql-client-5.1 5.1.66-0ubuntu0.10.04.2 [8798kB]
Get:17 http://updates.repository.backtrack-linux.org/ revolution/main lsb-base 4.0-0ubuntu8.1 [25.8kB]
Get:18 http://updates.repository.backtrack-linux.org/ revolution/main mysql-server-core-5.1 5.1.66-0ubuntu0.10.04.2 [5032kB]
Get:19 http://updates.repository.backtrack-linux.org/ revolution/main mysql-server-5.1 5.1.66-0ubuntu0.10.04.2 [7110kB]
Get:20 http://updates.repository.backtrack-linux.org/ revolution/main apt 0.7.25.3ubuntu9.14 [1829kB]
Get:21 http://updates.repository.backtrack-linux.org/ revolution/main python2.6-dev 2.6.5-1ubuntu6.1 [4797kB]
Get:22 http://updates.repository.backtrack-linux.org/ revolution/main libpython2.6 2.6.5-1ubuntu6.1 [1076kB]
Get:23 http://updates.repository.backtrack-linux.org/ revolution/main python2.6 2.6.5-1ubuntu6.1 [2542kB]
Get:24 http://updates.repository.backtrack-linux.org/ revolution/main python2.6-minimal 2.6.5-1ubuntu6.1 [1477kB]
Get:25 http://updates.repository.backtrack-linux.org/ revolution/main apt-utils 0.7.25.3ubuntu9.14 [244kB]
Get:26 http://updates.repository.backtrack-linux.org/ revolution/main cron 3.0pl1-106ubuntu7 [89.6kB]
Get:27 http://updates.repository.backtrack-linux.org/ revolution/main dhcp3-client 3.1.3-2ubuntu3.4 [275kB]
Get:28 http://updates.repository.backtrack-linux.org/ revolution/main dhcp3-common 3.1.3-2ubuntu3.4 [336kB]
Get:29 http://updates.repository.backtrack-linux.org/ revolution/main gpgv 1.4.10-2ubuntu1.1 [225kB]
Get:30 http://updates.repository.backtrack-linux.org/ revolution/main gnupg 1.4.10-2ubuntu1.1 [1126kB]
Get:31 http://updates.repository.backtrack-linux.org/ revolution/main vim-tiny 2:7.2.330-1ubuntu3.1 [400kB]
Get:32 http://updates.repository.backtrack-linux.org/ revolution/main vim 2:7.2.330-1ubuntu3.1 [984kB]
Get:33 http://updates.repository.backtrack-linux.org/ revolution/main vim-runtime 2:7.2.330-1ubuntu3.1 [6104kB]
Get:34 http://updates.repository.backtrack-linux.org/ revolution/main vim-common 2:7.2.330-1ubuntu3.1 [175kB]
Get:35 http://updates.repository.backtrack-linux.org/ revolution/main procps 1:3.2.8-1ubuntu4.3 [249kB]
Get:36 http://updates.repository.backtrack-linux.org/ revolution/main libkrb5-dev 1.8.1+dfsg-2ubuntu0.11 [36.7kB]
Get:37 http://updates.repository.backtrack-linux.org/ revolution/main krb5-multidev 1.8.1+dfsg-2ubuntu0.11 [103kB]
Get:38 http://updates.repository.backtrack-linux.org/ revolution/main libk5crypto3 1.8.1+dfsg-2ubuntu0.11 [105kB]
Get:39 http://updates.repository.backtrack-linux.org/ revolution/main libgssapi-krb5-2 1.8.1+dfsg-2ubuntu0.11 [129kB]
Get:40 http://updates.repository.backtrack-linux.org/ revolution/main libkrb5-3 1.8.1+dfsg-2ubuntu0.11 [369kB]
Get:41 http://updates.repository.backtrack-linux.org/ revolution/main libkrb5support0 1.8.1+dfsg-2ubuntu0.11 [45.0kB]
Get:42 http://updates.repository.backtrack-linux.org/ revolution/main libgssrpc4 1.8.1+dfsg-2ubuntu0.11 [82.4kB]
Get:43 http://updates.repository.backtrack-linux.org/ revolution/main libkdb5-4 1.8.1+dfsg-2ubuntu0.11 [62.6kB]
Get:44 http://updates.repository.backtrack-linux.org/ revolution/main libkadm5srv-mit7 1.8.1+dfsg-2ubuntu0.11 [76.6kB]
Get:45 http://updates.repository.backtrack-linux.org/ revolution/main libkadm5clnt-mit7 1.8.1+dfsg-2ubuntu0.11 [63.1kB]
Get:46 http://updates.repository.backtrack-linux.org/ revolution/main libxml2-dev 2.7.6.dfsg-1ubuntu1.6 [832kB]
Get:47 http://updates.repository.backtrack-linux.org/ revolution/main libxml2 2.7.6.dfsg-1ubuntu1.6 [874kB]
Get:48 http://updates.repository.backtrack-linux.org/ revolution/main bind9-host 1:9.7.0.dfsg.P1-1ubuntu0.8 [69.2kB]
Get:49 http://updates.repository.backtrack-linux.org/ revolution/main dnsutils 1:9.7.0.dfsg.P1-1ubuntu0.8 [162kB]
Get:50 http://updates.repository.backtrack-linux.org/ revolution/main libisc60 1:9.7.0.dfsg.P1-1ubuntu0.8 [170kB]
Get:51 http://updates.repository.backtrack-linux.org/ revolution/main libdns64 1:9.7.0.dfsg.P1-1ubuntu0.8 [693kB]
Get:52 http://updates.repository.backtrack-linux.org/ revolution/main libisccc60 1:9.7.0.dfsg.P1-1ubuntu0.8 [30.6kB]
Get:53 http://updates.repository.backtrack-linux.org/ revolution/main libisccfg60 1:9.7.0.dfsg.P1-1ubuntu0.8 [54.1kB]
Get:54 http://updates.repository.backtrack-linux.org/ revolution/main liblwres60 1:9.7.0.dfsg.P1-1ubuntu0.8 [49.5kB]
Get:55 http://updates.repository.backtrack-linux.org/ revolution/main libbind9-60 1:9.7.0.dfsg.P1-1ubuntu0.8 [35.2kB]
Get:56 http://updates.repository.backtrack-linux.org/ revolution/main libgc1c2 1:6.8-1.2ubuntu1.1 [124kB]
Get:57 http://updates.repository.backtrack-linux.org/ revolution/main libgnutls-dev 2.8.5-2ubuntu0.2 [453kB]
Get:58 http://updates.repository.backtrack-linux.org/ revolution/main libgnutls26 2.8.5-2ubuntu0.2 [421kB]
Get:59 http://updates.repository.backtrack-linux.org/ revolution/main libgssglue1 0.1-4ubuntu0.1 [24.6kB]
Get:60 http://updates.repository.backtrack-linux.org/ revolution/main apache2 2.2.14-5ubuntu8.10 [1486B]
Get:61 http://updates.repository.backtrack-linux.org/ revolution/main apache2-mpm-prefork 2.2.14-5ubuntu8.10 [2432B]
Get:62 http://updates.repository.backtrack-linux.org/ revolution/main apache2.2-common 2.2.14-5ubuntu8.10 [297kB]
Get:63 http://updates.repository.backtrack-linux.org/ revolution/main apache2.2-bin 2.2.14-5ubuntu8.10 [2751kB]
Get:64 http://updates.repository.backtrack-linux.org/ revolution/main apache2-utils 2.2.14-5ubuntu8.10 [162kB]
Get:65 http://updates.repository.backtrack-linux.org/ revolution/main apt-transport-https 0.7.25.3ubuntu9.14 [82.0kB]
Get:66 http://updates.repository.backtrack-linux.org/ revolution/main libdbus-1-3 1.2.16-2ubuntu4.7 [144kB]
Get:67 http://updates.repository.backtrack-linux.org/ revolution/main libexpat1-dev 2.0.1-7ubuntu1.1 [222kB]
Get:68 http://updates.repository.backtrack-linux.org/ revolution/main libexpat1 2.0.1-7ubuntu1.1 [138kB]
Get:69 http://updates.repository.backtrack-linux.org/ revolution/main dbus 1.2.16-2ubuntu4.7 [209kB]
Get:70 http://updates.repository.backtrack-linux.org/ revolution/main dbus-x11 1.2.16-2ubuntu4.7 [43.7kB]
Get:71 http://updates.repository.backtrack-linux.org/ revolution/main dpkg-dev 1.15.5.6ubuntu4.6 [653kB]
Get:72 http://updates.repository.backtrack-linux.org/ revolution/main expat 2.0.1-7ubuntu1.1 [24.5kB]
Get:73 http://updates.repository.backtrack-linux.org/ revolution/main libglib2.0-0 2.24.1-0ubuntu2 [1123kB]
Get:74 http://updates.repository.backtrack-linux.org/ revolution/main libnss3-1d 3.12.9+ckbi-1.82-0ubuntu0.10.04.4 [1264kB]
Get:75 http://updates.repository.backtrack-linux.org/ revolution/main flashplugin-installer 11.2.202.251ubuntu0.10.04.1 [20.8kB]
Get:76 http://updates.repository.backtrack-linux.org/ revolution/main libtiff4-dev 3.9.2-2ubuntu0.11 [270kB]
Get:77 http://updates.repository.backtrack-linux.org/ revolution/main libtiffxx0c2 3.9.2-2ubuntu0.11 [6396B]
Get:78 http://updates.repository.backtrack-linux.org/ revolution/main libtiff4 3.9.2-2ubuntu0.11 [150kB]
Get:79 http://updates.repository.backtrack-linux.org/ revolution/main ghostscript 8.71.dfsg.1-0ubuntu5.5 [809kB]
Get:80 http://updates.repository.backtrack-linux.org/ revolution/main libgs8 8.71.dfsg.1-0ubuntu5.5 [2490kB]
Get:81 http://updates.repository.backtrack-linux.org/ revolution/main gnupg-curl 1.4.10-2ubuntu1.1 [77.9kB]
Get:82 http://updates.repository.backtrack-linux.org/ revolution/main libmagickcore2 7:6.5.7.8-1ubuntu1.3 [1745kB]
Get:83 http://updates.repository.backtrack-linux.org/ revolution/main libmagickwand2 7:6.5.7.8-1ubuntu1.3 [409kB]
Get:84 http://updates.repository.backtrack-linux.org/ revolution/main imagemagick 7:6.5.7.8-1ubuntu1.3 [102kB]
Get:85 http://updates.repository.backtrack-linux.org/ revolution/main initramfs-tools 0.92bubuntu78.1 [88.9kB]
Get:86 http://updates.repository.backtrack-linux.org/ revolution/main initramfs-tools-bin 0.92bubuntu78.1 [52.4kB]
Get:87 http://updates.repository.backtrack-linux.org/ revolution/main ruby1.8-dev 1.8.7.249-2ubuntu0.2 [619kB]
Get:88 http://updates.repository.backtrack-linux.org/ revolution/main libruby1.8 1.8.7.249-2ubuntu0.2 [1527kB]
Get:89 http://updates.repository.backtrack-linux.org/ revolution/main ruby1.8 1.8.7.249-2ubuntu0.2 [24.2kB]
Get:90 http://updates.repository.backtrack-linux.org/ revolution/main libreadline-ruby1.8 1.8.7.249-2ubuntu0.2 [11.3kB]
Get:91 http://updates.repository.backtrack-linux.org/ revolution/main irb1.8 1.8.7.249-2ubuntu0.2 [80.9kB]
Get:92 http://updates.repository.backtrack-linux.org/ revolution/main lsb-release 4.0-0ubuntu8.1 [26.9kB]
Get:93 http://updates.repository.backtrack-linux.org/ revolution/main landscape-common 12.05-0ubuntu1.10.04 [257kB]
Get:94 http://updates.repository.backtrack-linux.org/ revolution/main libpq5 8.4.14-0ubuntu10.04 [104kB]
Get:95 http://updates.repository.backtrack-linux.org/ revolution/main php5-cli 5.3.2-1ubuntu4.18 [2907kB]
Get:96 http://updates.repository.backtrack-linux.org/ revolution/main php5-pgsql 5.3.2-1ubuntu4.18 [57.2kB]
Get:97 http://updates.repository.backtrack-linux.org/ revolution/main php5-mysql 5.3.2-1ubuntu4.18 [73.2kB]
Get:98 http://updates.repository.backtrack-linux.org/ revolution/main libapache2-mod-php5 5.3.2-1ubuntu4.18 [2990kB]
Get:99 http://updates.repository.backtrack-linux.org/ revolution/main php5-common 5.3.2-1ubuntu4.18 [553kB]
Get:100 http://updates.repository.backtrack-linux.org/ revolution/main libexif12 0.6.19-1ubuntu0.1 [108kB]
Get:101 http://updates.repository.backtrack-linux.org/ revolution/main libgl1-mesa-dev 7.7.1-1ubuntu3.1 [31.6kB]
Get:102 http://updates.repository.backtrack-linux.org/ revolution/main mesa-common-dev 7.7.1-1ubuntu3.1 [2341kB]
Get:103 http://updates.repository.backtrack-linux.org/ revolution/main libgl1-mesa-dri 7.7.1-1ubuntu3.1 [3140kB]
Get:104 http://updates.repository.backtrack-linux.org/ revolution/main libgl1-mesa-glx 7.7.1-1ubuntu3.1 [141kB]
Get:105 http://updates.repository.backtrack-linux.org/ revolution/main libglu1-mesa-dev 7.7.1-1ubuntu3.1 [226kB]
Get:106 http://updates.repository.backtrack-linux.org/ revolution/main libglu1-mesa 7.7.1-1ubuntu3.1 [192kB]
Get:107 http://updates.repository.backtrack-linux.org/ revolution/main libmagickcore2-extra 7:6.5.7.8-1ubuntu1.3 [118kB]
Get:108 http://updates.repository.backtrack-linux.org/ revolution/main libopenssl-ruby1.8 1.8.7.249-2ubuntu0.2 [137kB]
Get:109 http://updates.repository.backtrack-linux.org/ revolution/main libproxy0 0.3.1-1ubuntu1.1 [38.9kB]
Get:110 http://updates.repository.backtrack-linux.org/ revolution/main libssh-4 0.4.2-1ubuntu1.1 [105kB]
Get:111 http://updates.repository.backtrack-linux.org/ revolution/main libxml2-utils 2.7.6.dfsg-1ubuntu1.6 [93.6kB]
Get:112 http://updates.repository.backtrack-linux.org/ revolution/main libxslt1-dev 1.1.26-1ubuntu1.1 [663kB]
Get:113 http://updates.repository.backtrack-linux.org/ revolution/main libxslt1.1 1.1.26-1ubuntu1.1 [244kB]
Get:114 http://updates.repository.backtrack-linux.org/ revolution/main icedtea-6-jre-cacao 6b24-1.11.5-0ubuntu1~10.04.2 [449kB]
Get:115 http://updates.repository.backtrack-linux.org/ revolution/main openjdk-6-jre-headless 6b24-1.11.5-0ubuntu1~10.04.2 [25.4MB]
Get:116 http://updates.repository.backtrack-linux.org/ revolution/main openjdk-6-jre-lib 6b24-1.11.5-0ubuntu1~10.04.2 [5795kB]
Get:117 http://updates.repository.backtrack-linux.org/ revolution/main openjdk-6-jre 6b24-1.11.5-0ubuntu1~10.04.2 [236kB]
Get:118 http://updates.repository.backtrack-linux.org/ revolution/main openjdk-6-jdk 6b24-1.11.5-0ubuntu1~10.04.2 [11.1MB]
Get:119 http://updates.repository.backtrack-linux.org/ revolution/main php5 5.3.2-1ubuntu4.18 [1112B]
Get:120 http://updates.repository.backtrack-linux.org/ revolution/main python-distutils-extra 2.18bzr1ubuntu0.1 [25.2kB]
Get:121 http://updates.repository.backtrack-linux.org/ revolution/main python-libxml2 2.7.6.dfsg-1ubuntu1.6 [243kB]
Get:122 http://updates.repository.backtrack-linux.org/ revolution/main unattended-upgrades 0.55ubuntu8 [21.5kB]
Get:123 http://updates.repository.backtrack-linux.org/ revolution/main python-software-properties 0.75.10.3 [30.9kB]
Get:124 http://updates.repository.backtrack-linux.org/ revolution/main python3.1 3.1.2-0ubuntu3.2 [3772kB]
Get:125 http://updates.repository.backtrack-linux.org/ revolution/main python3.1-minimal 3.1.2-0ubuntu3.2 [1563kB]
Get:126 http://updates.repository.backtrack-linux.org/ revolution/main ri1.8 1.8.7.249-2ubuntu0.2 [1154kB]
Get:127 http://updates.repository.backtrack-linux.org/ revolution/main rdoc1.8 1.8.7.249-2ubuntu0.2 [126kB]
Get:128 http://updates.repository.backtrack-linux.org/ revolution/main software-properties-kde 0.75.10.3 [23.8kB]
Get:129 http://updates.repository.backtrack-linux.org/ revolution/main sudo 1.7.2p1-1ubuntu5.5 [328kB]
Get:130 http://updates.repository.backtrack-linux.org/ revolution/main xsltproc 1.1.26-1ubuntu1.1 [115kB]
Get:131 http://updates.repository.backtrack-linux.org/ revolution/main icedtea-netx 1.2-2ubuntu0.10.04.3 [499kB]
Fetched 151MB in 23min 20s (108kB/s)
Extracting templates from packages: 100%
Preconfiguring packages ...
(Reading database ... 268262 files and directories currently installed.)
Preparing to replace dpkg 1.15.5.6ubuntu4.5 (using .../dpkg_1.15.5.6ubuntu4.6_amd64.deb) ...
Unpacking replacement dpkg ...
Processing triggers for man-db ...
Setting up dpkg (1.15.5.6ubuntu4.6) ...
(Reading database ... 268262 files and directories currently installed.)
Preparing to replace mysql-common 5.1.63-0ubuntu0.10.04.1 (using .../mysql-common_5.1.66-0ubuntu0.10.04.2_all.deb) ...
Unpacking replacement mysql-common ...
Preparing to replace mysql-server 5.1.63-0ubuntu0.10.04.1 (using .../mysql-server_5.1.66-0ubuntu0.10.04.2_all.deb) ...
Unpacking replacement mysql-server ...
Preparing to replace libc6-i386 2.11.1-0ubuntu7.10 (using .../libc6-i386_2.11.1-0ubuntu7.12_amd64.deb) ...
Unpacking replacement libc6-i386 ...
Preparing to replace libc-dev-bin 2.11.1-0ubuntu7.10 (using .../libc-dev-bin_2.11.1-0ubuntu7.12_amd64.deb) ...
Unpacking replacement libc-dev-bin ...
Preparing to replace libc6-dev 2.11.1-0ubuntu7.10 (using .../libc6-dev_2.11.1-0ubuntu7.12_amd64.deb) ...
Unpacking replacement libc6-dev ...
Preparing to replace libc-bin 2.11.1-0ubuntu7.10 (using .../libc-bin_2.11.1-0ubuntu7.12_amd64.deb) ...
Unpacking replacement libc-bin ...
Processing triggers for man-db ...
Setting up libc-bin (2.11.1-0ubuntu7.12) ...
(Reading database ... 268262 files and directories currently installed.)
Preparing to replace libc6 2.11.1-0ubuntu7.10 (using .../libc6_2.11.1-0ubuntu7.12_amd64.deb) ...
Unpacking replacement libc6 ...
Setting up libc6 (2.11.1-0ubuntu7.12) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
(Reading database ... 268262 files and directories currently installed.)
Preparing to replace tzdata-java 2012b-0ubuntu0.10.04 (using .../tzdata-java_2012e-0ubuntu0.10.04_all.deb) ...
Unpacking replacement tzdata-java ...
Preparing to replace tzdata 2012b-0ubuntu0.10.04 (using .../tzdata_2012e-0ubuntu0.10.04_all.deb) ...
Unpacking replacement tzdata ...
Setting up tzdata (2012e-0ubuntu0.10.04) ...
Current default time zone: 'Africa/Johannesburg'
Local time is now: Wed May 15 23:35:09 SAST 2013.
Universal Time is now: Wed May 15 21:35:09 UTC 2013.
Run 'dpkg-reconfigure tzdata' if you wish to change it.
(Reading database ... 268262 files and directories currently installed.)
Preparing to replace libmysqlclient-dev 5.1.63-0ubuntu0.10.04.1 (using .../libmysqlclient-dev_5.1.66-0ubuntu0.10.04.2_amd64.deb) ...
Unpacking replacement libmysqlclient-dev ...
Preparing to replace libmysqlclient16 5.1.63-0ubuntu0.10.04.1 (using .../libmysqlclient16_5.1.66-0ubuntu0.10.04.2_amd64.deb) ...
Unpacking replacement libmysqlclient16 ...
Preparing to replace mysql-client-core-5.1 5.1.63-0ubuntu0.10.04.1 (using .../mysql-client-core-5.1_5.1.66-0ubuntu0.10.04.2_amd64.deb) ...
Unpacking replacement mysql-client-core-5.1 ...
Preparing to replace mysql-client-5.1 5.1.63-0ubuntu0.10.04.1 (using .../mysql-client-5.1_5.1.66-0ubuntu0.10.04.2_amd64.deb) ...
Unpacking replacement mysql-client-5.1 ...
Preparing to replace lsb-base 4.0-0ubuntu8 (using .../lsb-base_4.0-0ubuntu8.1_all.deb) ...
Unpacking replacement lsb-base ...
Processing triggers for man-db ...
Setting up lsb-base (4.0-0ubuntu8.1) ...
(Reading database ... 268262 files and directories currently installed.)
Preparing to replace mysql-server-core-5.1 5.1.63-0ubuntu0.10.04.1 (using .../mysql-server-core-5.1_5.1.66-0ubuntu0.10.04.2_amd64.deb) ...
Unpacking replacement mysql-server-core-5.1 ...
Processing triggers for man-db ...
Setting up mysql-common (5.1.66-0ubuntu0.10.04.2) ...
(Reading database ... 268262 files and directories currently installed.)
Preparing to replace mysql-server-5.1 5.1.63-0ubuntu0.10.04.1 (using .../mysql-server-5.1_5.1.66-0ubuntu0.10.04.2_amd64.deb) ...
stop: Unknown instance:
Unpacking replacement mysql-server-5.1 ...
Preparing to replace apt 0.7.25.3ubuntu9.13 (using .../apt_0.7.25.3ubuntu9.14_amd64.deb) ...
Unpacking replacement apt ...
Processing triggers for man-db ...
Processing triggers for ureadahead ...
Setting up apt (0.7.25.3ubuntu9.14) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
(Reading database ... 268262 files and directories currently installed.)
Preparing to replace python2.6-dev 2.6.5-1ubuntu6 (using .../python2.6-dev_2.6.5-1ubuntu6.1_amd64.deb) ...
Unpacking replacement python2.6-dev ...
Preparing to replace libpython2.6 2.6.5-1ubuntu6 (using .../libpython2.6_2.6.5-1ubuntu6.1_amd64.deb) ...
Unpacking replacement libpython2.6 ...
Preparing to replace python2.6 2.6.5-1ubuntu6 (using .../python2.6_2.6.5-1ubuntu6.1_amd64.deb) ...
Unpacking replacement python2.6 ...
Preparing to replace python2.6-minimal 2.6.5-1ubuntu6 (using .../python2.6-minimal_2.6.5-1ubuntu6.1_amd64.deb) ...
Unpacking replacement python2.6-minimal ...
Processing triggers for menu ...
Processing triggers for man-db ...
Setting up python2.6-minimal (2.6.5-1ubuntu6.1) ...
(Reading database ... 268262 files and directories currently installed.)
Preparing to replace apt-utils 0.7.25.3ubuntu9.13 (using .../apt-utils_0.7.25.3ubuntu9.14_amd64.deb) ...
Unpacking replacement apt-utils ...
Preparing to replace cron 3.0pl1-106ubuntu6 (using .../cron_3.0pl1-106ubuntu7_amd64.deb) ...
cron stop/waiting
Unpacking replacement cron ...
Preparing to replace dhcp3-client 3.1.3-2ubuntu3.3 (using .../dhcp3-client_3.1.3-2ubuntu3.4_amd64.deb) ...
Unpacking replacement dhcp3-client ...
Preparing to replace dhcp3-common 3.1.3-2ubuntu3.3 (using .../dhcp3-common_3.1.3-2ubuntu3.4_amd64.deb) ...
Unpacking replacement dhcp3-common ...
Preparing to replace gpgv 1.4.10-2ubuntu1 (using .../gpgv_1.4.10-2ubuntu1.1_amd64.deb) ...
Unpacking replacement gpgv ...
Preparing to replace gnupg 1.4.10-2ubuntu1 (using .../gnupg_1.4.10-2ubuntu1.1_amd64.deb) ...
Unpacking replacement gnupg ...
Preparing to replace vim-tiny 2:7.2.330-1ubuntu3 (using .../vim-tiny_2%3a7.2.330-1ubuntu3.1_amd64.deb) ...
Unpacking replacement vim-tiny ...
Preparing to replace vim 2:7.2.330-1ubuntu3 (using .../vim_2%3a7.2.330-1ubuntu3.1_amd64.deb) ...
Unpacking replacement vim ...
Preparing to replace vim-runtime 2:7.2.330-1ubuntu3 (using .../vim-runtime_2%3a7.2.330-1ubuntu3.1_all.deb) ...
Leaving `diversion of /usr/share/vim/vim72/doc/help.txt to /usr/share/vim/vim72/doc/help.txt.vim-tiny by vim-runtime'
Leaving `diversion of /usr/share/vim/vim72/doc/tags to /usr/share/vim/vim72/doc/tags.vim-tiny by vim-runtime'
Unpacking replacement vim-runtime ...
Preparing to replace vim-common 2:7.2.330-1ubuntu3 (using .../vim-common_2%3a7.2.330-1ubuntu3.1_amd64.deb) ...
Unpacking replacement vim-common ...
Preparing to replace procps 1:3.2.8-1ubuntu4.2 (using .../procps_1%3a3.2.8-1ubuntu4.3_amd64.deb) ...
Unpacking replacement procps ...
Preparing to replace libkrb5-dev 1.8.1+dfsg-2ubuntu0.10 (using .../libkrb5-dev_1.8.1+dfsg-2ubuntu0.11_amd64.deb) ...
Unpacking replacement libkrb5-dev ...
Preparing to replace krb5-multidev 1.8.1+dfsg-2ubuntu0.10 (using .../krb5-multidev_1.8.1+dfsg-2ubuntu0.11_amd64.deb) ...
Unpacking replacement krb5-multidev ...
Preparing to replace libk5crypto3 1.8.1+dfsg-2ubuntu0.10 (using .../libk5crypto3_1.8.1+dfsg-2ubuntu0.11_amd64.deb) ...
Unpacking replacement libk5crypto3 ...
Preparing to replace libgssapi-krb5-2 1.8.1+dfsg-2ubuntu0.10 (using .../libgssapi-krb5-2_1.8.1+dfsg-2ubuntu0.11_amd64.deb) ...
Unpacking replacement libgssapi-krb5-2 ...
Preparing to replace libkrb5-3 1.8.1+dfsg-2ubuntu0.10 (using .../libkrb5-3_1.8.1+dfsg-2ubuntu0.11_amd64.deb) ...
Unpacking replacement libkrb5-3 ...
Preparing to replace libkrb5support0 1.8.1+dfsg-2ubuntu0.10 (using .../libkrb5support0_1.8.1+dfsg-2ubuntu0.11_amd64.deb) ...
Unpacking replacement libkrb5support0 ...
Preparing to replace libgssrpc4 1.8.1+dfsg-2ubuntu0.10 (using .../libgssrpc4_1.8.1+dfsg-2ubuntu0.11_amd64.deb) ...
Unpacking replacement libgssrpc4 ...
Preparing to replace libkdb5-4 1.8.1+dfsg-2ubuntu0.10 (using .../libkdb5-4_1.8.1+dfsg-2ubuntu0.11_amd64.deb) ...
Unpacking replacement libkdb5-4 ...
Preparing to replace libkadm5srv-mit7 1.8.1+dfsg-2ubuntu0.10 (using .../libkadm5srv-mit7_1.8.1+dfsg-2ubuntu0.11_amd64.deb) ...
Unpacking replacement libkadm5srv-mit7 ...
Preparing to replace libkadm5clnt-mit7 1.8.1+dfsg-2ubuntu0.10 (using .../libkadm5clnt-mit7_1.8.1+dfsg-2ubuntu0.11_amd64.deb) ...
Unpacking replacement libkadm5clnt-mit7 ...
Preparing to replace libxml2-dev 2.7.6.dfsg-1ubuntu1.5 (using .../libxml2-dev_2.7.6.dfsg-1ubuntu1.6_amd64.deb) ...
Unpacking replacement libxml2-dev ...
Preparing to replace libxml2 2.7.6.dfsg-1ubuntu1.5 (using .../libxml2_2.7.6.dfsg-1ubuntu1.6_amd64.deb) ...
Unpacking replacement libxml2 ...
Preparing to replace bind9-host 1:9.7.0.dfsg.P1-1ubuntu0.5 (using .../bind9-host_1%3a9.7.0.dfsg.P1-1ubuntu0.8_amd64.deb) ...
Unpacking replacement bind9-host ...
Preparing to replace dnsutils 1:9.7.0.dfsg.P1-1ubuntu0.5 (using .../dnsutils_1%3a9.7.0.dfsg.P1-1ubuntu0.8_amd64.deb) ...
Unpacking replacement dnsutils ...
Preparing to replace libisc60 1:9.7.0.dfsg.P1-1ubuntu0.5 (using .../libisc60_1%3a9.7.0.dfsg.P1-1ubuntu0.8_amd64.deb) ...
Unpacking replacement libisc60 ...
Preparing to replace libdns64 1:9.7.0.dfsg.P1-1ubuntu0.5 (using .../libdns64_1%3a9.7.0.dfsg.P1-1ubuntu0.8_amd64.deb) ...
Unpacking replacement libdns64 ...
Preparing to replace libisccc60 1:9.7.0.dfsg.P1-1ubuntu0.5 (using .../libisccc60_1%3a9.7.0.dfsg.P1-1ubuntu0.8_amd64.deb) ...
Unpacking replacement libisccc60 ...
Preparing to replace libisccfg60 1:9.7.0.dfsg.P1-1ubuntu0.5 (using .../libisccfg60_1%3a9.7.0.dfsg.P1-1ubuntu0.8_amd64.deb) ...
Unpacking replacement libisccfg60 ...
Preparing to replace liblwres60 1:9.7.0.dfsg.P1-1ubuntu0.5 (using .../liblwres60_1%3a9.7.0.dfsg.P1-1ubuntu0.8_amd64.deb) ...
Unpacking replacement liblwres60 ...
Preparing to replace libbind9-60 1:9.7.0.dfsg.P1-1ubuntu0.5 (using .../libbind9-60_1%3a9.7.0.dfsg.P1-1ubuntu0.8_amd64.deb) ...
Unpacking replacement libbind9-60 ...
Preparing to replace libgc1c2 1:6.8-1.2ubuntu1 (using .../libgc1c2_1%3a6.8-1.2ubuntu1.1_amd64.deb) ...
Unpacking replacement libgc1c2 ...
Preparing to replace libgnutls-dev 2.8.5-2ubuntu0.1 (using .../libgnutls-dev_2.8.5-2ubuntu0.2_amd64.deb) ...
Unpacking replacement libgnutls-dev ...
Preparing to replace libgnutls26 2.8.5-2ubuntu0.1 (using .../libgnutls26_2.8.5-2ubuntu0.2_amd64.deb) ...
Unpacking replacement libgnutls26 ...
Preparing to replace libgssglue1 0.1-4 (using .../libgssglue1_0.1-4ubuntu0.1_amd64.deb) ...
Unpacking replacement libgssglue1 ...
Preparing to replace apache2 2.2.14-5ubuntu8.9 (using .../apache2_2.2.14-5ubuntu8.10_amd64.deb) ...
Unpacking replacement apache2 ...
Preparing to replace apache2-mpm-prefork 2.2.14-5ubuntu8.9 (using .../apache2-mpm-prefork_2.2.14-5ubuntu8.10_amd64.deb) ...
* Stopping web server apache2 [ OK ]
Unpacking replacement apache2-mpm-prefork ...
Preparing to replace apache2.2-common 2.2.14-5ubuntu8.9 (using .../apache2.2-common_2.2.14-5ubuntu8.10_amd64.deb) ...
Unpacking replacement apache2.2-common ...
Preparing to replace apache2.2-bin 2.2.14-5ubuntu8.9 (using .../apache2.2-bin_2.2.14-5ubuntu8.10_amd64.deb) ...
Unpacking replacement apache2.2-bin ...
Preparing to replace apache2-utils 2.2.14-5ubuntu8.9 (using .../apache2-utils_2.2.14-5ubuntu8.10_amd64.deb) ...
Unpacking replacement apache2-utils ...
Preparing to replace apt-transport-https 0.7.25.3ubuntu9.13 (using .../apt-transport-https_0.7.25.3ubuntu9.14_amd64.deb) ...
Unpacking replacement apt-transport-https ...
Preparing to replace libdbus-1-3 1.2.16-2ubuntu4.3 (using .../libdbus-1-3_1.2.16-2ubuntu4.7_amd64.deb) ...
Unpacking replacement libdbus-1-3 ...
Preparing to replace libexpat1-dev 2.0.1-7ubuntu1 (using .../libexpat1-dev_2.0.1-7ubuntu1.1_amd64.deb) ...
Unpacking replacement libexpat1-dev ...
Preparing to replace libexpat1 2.0.1-7ubuntu1 (using .../libexpat1_2.0.1-7ubuntu1.1_amd64.deb) ...
Unpacking replacement libexpat1 ...
Preparing to replace dbus 1.2.16-2ubuntu4.3 (using .../dbus_1.2.16-2ubuntu4.7_amd64.deb) ...
Unpacking replacement dbus ...
Preparing to replace dbus-x11 1.2.16-2ubuntu4.3 (using .../dbus-x11_1.2.16-2ubuntu4.7_amd64.deb) ...
Unpacking replacement dbus-x11 ...
Preparing to replace dpkg-dev 1.15.5.6ubuntu4.5 (using .../dpkg-dev_1.15.5.6ubuntu4.6_all.deb) ...
Unpacking replacement dpkg-dev ...
Preparing to replace expat 2.0.1-7ubuntu1 (using .../expat_2.0.1-7ubuntu1.1_amd64.deb) ...
Unpacking replacement expat ...
Preparing to replace libglib2.0-0 2.24.1-0ubuntu1 (using .../libglib2.0-0_2.24.1-0ubuntu2_amd64.deb) ...
Unpacking replacement libglib2.0-0 ...
Preparing to replace libnss3-1d 3.12.9+ckbi-1.82-0ubuntu0.10.04.3 (using .../libnss3-1d_3.12.9+ckbi-1.82-0ubuntu0.10.04.4_amd64.deb) ...
Unpacking replacement libnss3-1d ...
Preparing to replace flashplugin-installer 11.2.202.236ubuntu0.10.04.1 (using .../flashplugin-installer_11.2.202.251ubuntu0.10.04.1_amd64.deb) ...
Unpacking replacement flashplugin-installer ...
Preparing to replace libtiff4-dev 3.9.2-2ubuntu0.9 (using .../libtiff4-dev_3.9.2-2ubuntu0.11_amd64.deb) ...
Unpacking replacement libtiff4-dev ...
Preparing to replace libtiffxx0c2 3.9.2-2ubuntu0.9 (using .../libtiffxx0c2_3.9.2-2ubuntu0.11_amd64.deb) ...
Unpacking replacement libtiffxx0c2 ...
Preparing to replace libtiff4 3.9.2-2ubuntu0.9 (using .../libtiff4_3.9.2-2ubuntu0.11_amd64.deb) ...
Unpacking replacement libtiff4 ...
Preparing to replace ghostscript 8.71.dfsg.1-0ubuntu5.4 (using .../ghostscript_8.71.dfsg.1-0ubuntu5.5_amd64.deb) ...
Cleaning up font configuration of gs...
Cleaning up category psprint..
Cleaning up category cmap..
Cleaning up category cid..
Cleaning up category truetype..
Cleaning up category gsfontderivative..
Cleaning up category type3..
Cleaning up category type1..
Unpacking replacement ghostscript ...
Preparing to replace libgs8 8.71.dfsg.1-0ubuntu5.4 (using .../libgs8_8.71.dfsg.1-0ubuntu5.5_amd64.deb) ...
Unpacking replacement libgs8 ...
Preparing to replace gnupg-curl 1.4.10-2ubuntu1 (using .../gnupg-curl_1.4.10-2ubuntu1.1_amd64.deb) ...
Leaving `diversion of /usr/lib/gnupg/gpgkeys_curl to /usr/lib/gnupg/gpgkeys_curl.non_curl by gnupg-curl'
Leaving `diversion of /usr/lib/gnupg/gpgkeys_hkp to /usr/lib/gnupg/gpgkeys_hkp.non_curl by gnupg-curl'
Unpacking replacement gnupg-curl ...
Preparing to replace libmagickcore2 7:6.5.7.8-1ubuntu1.2 (using .../libmagickcore2_7%3a6.5.7.8-1ubuntu1.3_amd64.deb) ...
Unpacking replacement libmagickcore2 ...
Preparing to replace libmagickwand2 7:6.5.7.8-1ubuntu1.2 (using .../libmagickwand2_7%3a6.5.7.8-1ubuntu1.3_amd64.deb) ...
Unpacking replacement libmagickwand2 ...
Preparing to replace imagemagick 7:6.5.7.8-1ubuntu1.2 (using .../imagemagick_7%3a6.5.7.8-1ubuntu1.3_amd64.deb) ...
Unpacking replacement imagemagick ...
Preparing to replace initramfs-tools 0.92bubuntu78 (using .../initramfs-tools_0.92bubuntu78.1_all.deb) ...
Unpacking replacement initramfs-tools ...
Preparing to replace initramfs-tools-bin 0.92bubuntu78 (using .../initramfs-tools-bin_0.92bubuntu78.1_amd64.deb) ...
Unpacking replacement initramfs-tools-bin ...
Preparing to replace ruby1.8-dev 1.8.7.249-2ubuntu0.1 (using .../ruby1.8-dev_1.8.7.249-2ubuntu0.2_amd64.deb) ...
Unpacking replacement ruby1.8-dev ...
Preparing to replace libruby1.8 1.8.7.249-2ubuntu0.1 (using .../libruby1.8_1.8.7.249-2ubuntu0.2_amd64.deb) ...
Unpacking replacement libruby1.8 ...
Preparing to replace ruby1.8 1.8.7.249-2ubuntu0.1 (using .../ruby1.8_1.8.7.249-2ubuntu0.2_amd64.deb) ...
Unpacking replacement ruby1.8 ...
Preparing to replace libreadline-ruby1.8 1.8.7.249-2ubuntu0.1 (using .../libreadline-ruby1.8_1.8.7.249-2ubuntu0.2_amd64.deb) ...
Unpacking replacement libreadline-ruby1.8 ...
Preparing to replace irb1.8 1.8.7.249-2ubuntu0.1 (using .../irb1.8_1.8.7.249-2ubuntu0.2_all.deb) ...
Unpacking replacement irb1.8 ...
Preparing to replace lsb-release 4.0-0ubuntu8 (using .../lsb-release_4.0-0ubuntu8.1_all.deb) ...
Unpacking replacement lsb-release ...
Preparing to replace landscape-common 12.04.3-0ubuntu0.10.04 (using .../landscape-common_12.05-0ubuntu1.10.04_amd64.deb) ...
Unpacking replacement landscape-common ...
Preparing to replace libpq5 8.4.12-0ubuntu10.04 (using .../libpq5_8.4.14-0ubuntu10.04_amd64.deb) ...
Unpacking replacement libpq5 ...
Preparing to replace php5-cli 5.3.2-1ubuntu4.17 (using .../php5-cli_5.3.2-1ubuntu4.18_amd64.deb) ...
Unpacking replacement php5-cli ...
Preparing to replace php5-pgsql 5.3.2-1ubuntu4.17 (using .../php5-pgsql_5.3.2-1ubuntu4.18_amd64.deb) ...
Unpacking replacement php5-pgsql ...
Preparing to replace php5-mysql 5.3.2-1ubuntu4.17 (using .../php5-mysql_5.3.2-1ubuntu4.18_amd64.deb) ...
Unpacking replacement php5-mysql ...
Preparing to replace libapache2-mod-php5 5.3.2-1ubuntu4.17 (using .../libapache2-mod-php5_5.3.2-1ubuntu4.18_amd64.deb) ...
Unpacking replacement libapache2-mod-php5 ...
Preparing to replace php5-common 5.3.2-1ubuntu4.17 (using .../php5-common_5.3.2-1ubuntu4.18_amd64.deb) ...
Unpacking replacement php5-common ...
Preparing to replace libexif12 0.6.19-1 (using .../libexif12_0.6.19-1ubuntu0.1_amd64.deb) ...
Unpacking replacement libexif12 ...
Preparing to replace libgl1-mesa-dev 7.7.1-1ubuntu3 (using .../libgl1-mesa-dev_7.7.1-1ubuntu3.1_amd64.deb) ...
Unpacking replacement libgl1-mesa-dev ...
Preparing to replace mesa-common-dev 7.7.1-1ubuntu3 (using .../mesa-common-dev_7.7.1-1ubuntu3.1_amd64.deb) ...
Unpacking replacement mesa-common-dev ...
Preparing to replace libgl1-mesa-dri 7.7.1-1ubuntu3 (using .../libgl1-mesa-dri_7.7.1-1ubuntu3.1_amd64.deb) ...
Unpacking replacement libgl1-mesa-dri ...
Preparing to replace libgl1-mesa-glx 7.7.1-1ubuntu3 (using .../libgl1-mesa-glx_7.7.1-1ubuntu3.1_amd64.deb) ...
Unpacking replacement libgl1-mesa-glx ...
Preparing to replace libglu1-mesa-dev 7.7.1-1ubuntu3 (using .../libglu1-mesa-dev_7.7.1-1ubuntu3.1_amd64.deb) ...
Unpacking replacement libglu1-mesa-dev ...
Preparing to replace libglu1-mesa 7.7.1-1ubuntu3 (using .../libglu1-mesa_7.7.1-1ubuntu3.1_amd64.deb) ...
Unpacking replacement libglu1-mesa ...
Preparing to replace libmagickcore2-extra 7:6.5.7.8-1ubuntu1.2 (using .../libmagickcore2-extra_7%3a6.5.7.8-1ubuntu1.3_amd64.deb) ...
Unpacking replacement libmagickcore2-extra ...
Preparing to replace libopenssl-ruby1.8 1.8.7.249-2ubuntu0.1 (using .../libopenssl-ruby1.8_1.8.7.249-2ubuntu0.2_amd64.deb) ...
Unpacking replacement libopenssl-ruby1.8 ...
Preparing to replace libproxy0 0.3.1-1ubuntu1 (using .../libproxy0_0.3.1-1ubuntu1.1_amd64.deb) ...
Unpacking replacement libproxy0 ...
Preparing to replace libssh-4 0.4.2-1ubuntu1 (using .../libssh-4_0.4.2-1ubuntu1.1_amd64.deb) ...
Unpacking replacement libssh-4 ...
Preparing to replace libxml2-utils 2.7.6.dfsg-1ubuntu1.5 (using .../libxml2-utils_2.7.6.dfsg-1ubuntu1.6_amd64.deb) ...
Unpacking replacement libxml2-utils ...
Preparing to replace libxslt1-dev 1.1.26-1ubuntu1 (using .../libxslt1-dev_1.1.26-1ubuntu1.1_amd64.deb) ...
Unpacking replacement libxslt1-dev ...
Preparing to replace libxslt1.1 1.1.26-1ubuntu1 (using .../libxslt1.1_1.1.26-1ubuntu1.1_amd64.deb) ...
Unpacking replacement libxslt1.1 ...
Preparing to replace icedtea-6-jre-cacao 6b20-1.9.13-0ubuntu1~10.04.1 (using .../icedtea-6-jre-cacao_6b24-1.11.5-0ubuntu1~10.04.2_amd64.deb) ...
Unpacking replacement icedtea-6-jre-cacao ...
Preparing to replace openjdk-6-jre-headless 6b20-1.9.13-0ubuntu1~10.04.1 (using .../openjdk-6-jre-headless_6b24-1.11.5-0ubuntu1~10.04.2_amd64.deb) ...
Unpacking replacement openjdk-6-jre-headless ...
Replacing files in old package openjdk-6-jre-lib ...
Preparing to replace openjdk-6-jre-lib 6b20-1.9.13-0ubuntu1~10.04.1 (using .../openjdk-6-jre-lib_6b24-1.11.5-0ubuntu1~10.04.2_all.deb) ...
Unpacking replacement openjdk-6-jre-lib ...
Preparing to replace openjdk-6-jre 6b20-1.9.13-0ubuntu1~10.04.1 (using .../openjdk-6-jre_6b24-1.11.5-0ubuntu1~10.04.2_amd64.deb) ...
Unpacking replacement openjdk-6-jre ...
Preparing to replace openjdk-6-jdk 6b20-1.9.13-0ubuntu1~10.04.1 (using .../openjdk-6-jdk_6b24-1.11.5-0ubuntu1~10.04.2_amd64.deb) ...
Unpacking replacement openjdk-6-jdk ...
Preparing to replace php5 5.3.2-1ubuntu4.17 (using .../php5_5.3.2-1ubuntu4.18_all.deb) ...
Unpacking replacement php5 ...
Preparing to replace python-distutils-extra 2.18bzr1 (using .../python-distutils-extra_2.18bzr1ubuntu0.1_all.deb) ...
Unpacking replacement python-distutils-extra ...
Preparing to replace python-libxml2 2.7.6.dfsg-1ubuntu1.5 (using .../python-libxml2_2.7.6.dfsg-1ubuntu1.6_amd64.deb) ...
Unpacking replacement python-libxml2 ...
Preparing to replace unattended-upgrades 0.55ubuntu7 (using .../unattended-upgrades_0.55ubuntu8_all.deb) ...
Unpacking replacement unattended-upgrades ...
Preparing to replace python-software-properties 0.75.10.2 (using .../python-software-properties_0.75.10.3_all.deb) ...
Unpacking replacement python-software-properties ...
Preparing to replace python3.1 3.1.2-0ubuntu3.1 (using .../python3.1_3.1.2-0ubuntu3.2_amd64.deb) ...
Unpacking replacement python3.1 ...
Preparing to replace python3.1-minimal 3.1.2-0ubuntu3.1 (using .../python3.1-minimal_3.1.2-0ubuntu3.2_amd64.deb) ...
Unpacking replacement python3.1-minimal ...
Preparing to replace ri1.8 1.8.7.249-2ubuntu0.1 (using .../ri1.8_1.8.7.249-2ubuntu0.2_all.deb) ...
Unpacking replacement ri1.8 ...
Preparing to replace rdoc1.8 1.8.7.249-2ubuntu0.1 (using .../rdoc1.8_1.8.7.249-2ubuntu0.2_all.deb) ...
Unpacking replacement rdoc1.8 ...
Preparing to replace software-properties-kde 0.75.10.2 (using .../software-properties-kde_0.75.10.3_all.deb) ...
Unpacking replacement software-properties-kde ...
Preparing to replace sudo 1.7.2p1-1ubuntu5.4 (using .../sudo_1.7.2p1-1ubuntu5.5_amd64.deb) ...
Unpacking replacement sudo ...
Preparing to replace xsltproc 1.1.26-1ubuntu1 (using .../xsltproc_1.1.26-1ubuntu1.1_amd64.deb) ...
Unpacking replacement xsltproc ...
Selecting previously deselected package icedtea-netx.
Unpacking icedtea-netx (from .../icedtea-netx_1.2-2ubuntu0.10.04.3_amd64.deb) ...
Selecting previously deselected package libdevice-serialport-perl.
Unpacking libdevice-serialport-perl (from .../libdevice-serialport-perl_1.04-2_amd64.deb) ...
Preparing to replace smartphone-pentest-framework 0.1-bt1 (using .../smartphone-pentest-framework_0.1.2-bt1_all.deb) ...
Unpacking replacement smartphone-pentest-framework ...
Processing triggers for man-db ...
Processing triggers for ureadahead ...
Processing triggers for install-info ...
Processing triggers for menu ...
Processing triggers for ufw ...
Processing triggers for hicolor-icon-theme ...
Processing triggers for python-support ...
Setting up se-toolkit (4.2.1-bt0) ...
svn: OPTIONS of 'http://svn.trustedsec.com/social_engineering_toolkit': could not connect to server (http://svn.trustedsec.com)
dpkg: error processing se-toolkit (--configure):
subprocess installed post-installation script returned error exit status 1
Setting up libmysqlclient16 (5.1.66-0ubuntu0.10.04.2) ...
Setting up mysql-client-core-5.1 (5.1.66-0ubuntu0.10.04.2) ...
Setting up mysql-client-5.1 (5.1.66-0ubuntu0.10.04.2) ...
Setting up mysql-server-core-5.1 (5.1.66-0ubuntu0.10.04.2) ...
Setting up mysql-server-5.1 (5.1.66-0ubuntu0.10.04.2) ...
Installing new version of config file /etc/apparmor.d/usr.sbin.mysqld ...
mysql start/running, process 13787
Setting up mysql-server (5.1.66-0ubuntu0.10.04.2) ...
Setting up libc6-i386 (2.11.1-0ubuntu7.12) ...
Setting up libc-dev-bin (2.11.1-0ubuntu7.12) ...
Setting up libc6-dev (2.11.1-0ubuntu7.12) ...
Setting up tzdata-java (2012e-0ubuntu0.10.04) ...
Setting up libmysqlclient-dev (5.1.66-0ubuntu0.10.04.2) ...
Setting up python2.6 (2.6.5-1ubuntu6.1) ...
Setting up libpython2.6 (2.6.5-1ubuntu6.1) ...
Setting up python2.6-dev (2.6.5-1ubuntu6.1) ...
Setting up apt-utils (0.7.25.3ubuntu9.14) ...
Setting up cron (3.0pl1-106ubuntu7) ...
Installing new version of config file /etc/default/cron ...
cron start/running, process 13910
Setting up dhcp3-common (3.1.3-2ubuntu3.4) ...
Setting up dhcp3-client (3.1.3-2ubuntu3.4) ...
Setting up gpgv (1.4.10-2ubuntu1.1) ...
Setting up gnupg (1.4.10-2ubuntu1.1) ...
Setting up vim-common (2:7.2.330-1ubuntu3.1) ...
Setting up vim-tiny (2:7.2.330-1ubuntu3.1) ...
Setting up vim-runtime (2:7.2.330-1ubuntu3.1) ...
Processing /usr/share/vim/addons/doc
Setting up vim (2:7.2.330-1ubuntu3.1) ...
Setting up procps (1:3.2.8-1ubuntu4.3) ...
Installing new version of config file /etc/init/procps.conf ...
Setting up libkrb5support0 (1.8.1+dfsg-2ubuntu0.11) ...
Setting up libk5crypto3 (1.8.1+dfsg-2ubuntu0.11) ...
Setting up libkrb5-3 (1.8.1+dfsg-2ubuntu0.11) ...
Setting up libgssapi-krb5-2 (1.8.1+dfsg-2ubuntu0.11) ...
Setting up libgssrpc4 (1.8.1+dfsg-2ubuntu0.11) ...
Setting up libkdb5-4 (1.8.1+dfsg-2ubuntu0.11) ...
Setting up libkadm5srv-mit7 (1.8.1+dfsg-2ubuntu0.11) ...
Setting up libkadm5clnt-mit7 (1.8.1+dfsg-2ubuntu0.11) ...
Setting up krb5-multidev (1.8.1+dfsg-2ubuntu0.11) ...
Setting up libkrb5-dev (1.8.1+dfsg-2ubuntu0.11) ...
Setting up libxml2 (2.7.6.dfsg-1ubuntu1.6) ...
Setting up libxml2-dev (2.7.6.dfsg-1ubuntu1.6) ...
Setting up libisc60 (1:9.7.0.dfsg.P1-1ubuntu0.8) ...
Setting up libdns64 (1:9.7.0.dfsg.P1-1ubuntu0.8) ...
Setting up libisccc60 (1:9.7.0.dfsg.P1-1ubuntu0.8) ...
Setting up libisccfg60 (1:9.7.0.dfsg.P1-1ubuntu0.8) ...
Setting up libbind9-60 (1:9.7.0.dfsg.P1-1ubuntu0.8) ...
Setting up liblwres60 (1:9.7.0.dfsg.P1-1ubuntu0.8) ...
Setting up bind9-host (1:9.7.0.dfsg.P1-1ubuntu0.8) ...
Setting up dnsutils (1:9.7.0.dfsg.P1-1ubuntu0.8) ...
Setting up libgc1c2 (1:6.8-1.2ubuntu1.1) ...
Setting up libgnutls26 (2.8.5-2ubuntu0.2) ...
Setting up libgnutls-dev (2.8.5-2ubuntu0.2) ...
Setting up libgssglue1 (0.1-4ubuntu0.1) ...
Setting up apache2.2-bin (2.2.14-5ubuntu8.10) ...
Setting up apache2-utils (2.2.14-5ubuntu8.10) ...
Setting up apache2.2-common (2.2.14-5ubuntu8.10) ...
Setting up apache2-mpm-prefork (2.2.14-5ubuntu8.10) ...
* Starting web server apache2 [ OK ]
Setting up apache2 (2.2.14-5ubuntu8.10) ...
Setting up apt-transport-https (0.7.25.3ubuntu9.14) ...
Setting up libdbus-1-3 (1.2.16-2ubuntu4.7) ...
Setting up libexpat1 (2.0.1-7ubuntu1.1) ...
Setting up libexpat1-dev (2.0.1-7ubuntu1.1) ...
Setting up dbus (1.2.16-2ubuntu4.7) ...
The system user `messagebus' already exists. Exiting.
start: Job is already running: dbus
Setting up dbus-x11 (1.2.16-2ubuntu4.7) ...
Setting up dpkg-dev (1.15.5.6ubuntu4.6) ...
Setting up expat (2.0.1-7ubuntu1.1) ...
Setting up libglib2.0-0 (2.24.1-0ubuntu2) ...
Setting up libnss3-1d (3.12.9+ckbi-1.82-0ubuntu0.10.04.4) ...
Setting up flashplugin-installer (11.2.202.251ubuntu0.10.04.1) ...
Downloading...
--2013-05-15 23:36:49-- http://archive.canonical.com/pool/partner/a/adobe-flashplugin/adobe-flashplugin_11.2.202.251.orig.tar.gz
Resolving archive.canonical.com... 91.189.92.150, 91.189.92.191, 2001:67c:1360:8c01::1b, ...
Connecting to archive.canonical.com|91.189.92.150|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2013-05-15 23:36:50 ERROR 404: Not Found.
download failed
The Flash plugin is NOT installed.
Setting up libtiff4 (3.9.2-2ubuntu0.11) ...
Setting up libtiffxx0c2 (3.9.2-2ubuntu0.11) ...
Setting up libtiff4-dev (3.9.2-2ubuntu0.11) ...
Setting up libgs8 (8.71.dfsg.1-0ubuntu5.5) ...
Setting up ghostscript (8.71.dfsg.1-0ubuntu5.5) ...
update-alternatives: using /usr/bin/ps2pdf14 to provide /usr/bin/ps2pdf (ps2pdf) in auto mode.
Updating font configuration of gs...
Cleaning up category psprint..
Cleaning up category cmap..
Cleaning up category cid..
Cleaning up category truetype..
Cleaning up category gsfontderivative..
Cleaning up category type3..
Cleaning up category type1..
Updating category type1..
Updating category type3..
Updating category gsfontderivative..
Updating category truetype..
Updating category cid..
Updating category cmap..
Updating category psprint..
No CIDSupplement specified for Batang-Regular, defaulting to 0.
No CIDSupplement specified for Batang-Bold, defaulting to 0.
No CIDSupplement specified for DroidSansJapanese, defaulting to 0.
No CIDSupplement specified for Dotum-Regular, defaulting to 0.
No CIDSupplement specified for Dotum-Bold, defaulting to 0.
No CIDSupplement specified for DroidSansJapanese-JaH, defaulting to 0.
Setting up gnupg-curl (1.4.10-2ubuntu1.1) ...
Setting up libmagickcore2 (7:6.5.7.8-1ubuntu1.3) ...
Setting up libmagickwand2 (7:6.5.7.8-1ubuntu1.3) ...
Setting up imagemagick (7:6.5.7.8-1ubuntu1.3) ...
Setting up initramfs-tools-bin (0.92bubuntu78.1) ...
Setting up initramfs-tools (0.92bubuntu78.1) ...
update-initramfs: deferring update (trigger activated)
Setting up libruby1.8 (1.8.7.249-2ubuntu0.2) ...
Setting up ruby1.8-dev (1.8.7.249-2ubuntu0.2) ...
Setting up ruby1.8 (1.8.7.249-2ubuntu0.2) ...
Setting up libreadline-ruby1.8 (1.8.7.249-2ubuntu0.2) ...
Setting up irb1.8 (1.8.7.249-2ubuntu0.2) ...
Setting up lsb-release (4.0-0ubuntu8.1) ...
Setting up libpq5 (8.4.14-0ubuntu10.04) ...
Setting up php5-common (5.3.2-1ubuntu4.18) ...
Setting up php5-cli (5.3.2-1ubuntu4.18) ...
Setting up libapache2-mod-php5 (5.3.2-1ubuntu4.18) ...
* Reloading web server config apache2 [ OK ]
Setting up php5-pgsql (5.3.2-1ubuntu4.18) ...
Setting up php5-mysql (5.3.2-1ubuntu4.18) ...
Setting up libexif12 (0.6.19-1ubuntu0.1) ...
Setting up mesa-common-dev (7.7.1-1ubuntu3.1) ...
Setting up libgl1-mesa-glx (7.7.1-1ubuntu3.1) ...
Setting up libgl1-mesa-dev (7.7.1-1ubuntu3.1) ...
Setting up libgl1-mesa-dri (7.7.1-1ubuntu3.1) ...
Setting up libglu1-mesa (7.7.1-1ubuntu3.1) ...
Setting up libglu1-mesa-dev (7.7.1-1ubuntu3.1) ...
Setting up libmagickcore2-extra (7:6.5.7.8-1ubuntu1.3) ...
Setting up libopenssl-ruby1.8 (1.8.7.249-2ubuntu0.2) ...
Setting up libproxy0 (0.3.1-1ubuntu1.1) ...
Setting up libssh-4 (0.4.2-1ubuntu1.1) ...
Setting up libxml2-utils (2.7.6.dfsg-1ubuntu1.6) ...
Setting up libxslt1.1 (1.1.26-1ubuntu1.1) ...
Setting up libxslt1-dev (1.1.26-1ubuntu1.1) ...
Setting up php5 (5.3.2-1ubuntu4.18) ...
Setting up python-distutils-extra (2.18bzr1ubuntu0.1) ...
Setting up python-libxml2 (2.7.6.dfsg-1ubuntu1.6) ...
Setting up unattended-upgrades (0.55ubuntu8) ...
update-rc.d: warning: unattended-upgrades start runlevel arguments (none) do not match LSB Default-Start values (0 6)
update-rc.d: warning: unattended-upgrades stop runlevel arguments (0 6) do not match LSB Default-Stop values (none)
Setting up python3.1-minimal (3.1.2-0ubuntu3.2) ...
Setting up python3.1 (3.1.2-0ubuntu3.2) ...
Setting up rdoc1.8 (1.8.7.249-2ubuntu0.2) ...
Setting up ri1.8 (1.8.7.249-2ubuntu0.2) ...
Setting up sudo (1.7.2p1-1ubuntu5.5) ...
Setting up xsltproc (1.1.26-1ubuntu1.1) ...
Setting up libdevice-serialport-perl (1.04-2) ...
Setting up smartphone-pentest-framework (0.1.2-bt1) ...
Processing triggers for python-central ...
Setting up python-software-properties (0.75.10.3) ...
Setting up landscape-common (12.05-0ubuntu1.10.04) ...
Processing triggers for python-central ...
Setting up software-properties-kde (0.75.10.3) ...
Processing triggers for python-central ...
Setting up openjdk-6-jre-headless (6b24-1.11.5-0ubuntu1~10.04.2) ...
Installing new version of config file /etc/java-6-openjdk/security/nss.cfg ...
Installing new version of config file /etc/java-6-openjdk/security/java.policy ...
Installing new version of config file /etc/java-6-openjdk/security/java.security ...
Installing new version of config file /etc/java-6-openjdk/jvm.cfg ...
Installing new version of config file /etc/java-6-openjdk/fontconfig.properties ...
Setting up icedtea-6-jre-cacao (6b24-1.11.5-0ubuntu1~10.04.2) ...
Setting up openjdk-6-jre (6b24-1.11.5-0ubuntu1~10.04.2) ...
Setting up openjdk-6-jdk (6b24-1.11.5-0ubuntu1~10.04.2) ...
/usr/lib/jvm/java-6-openjdk/bin/apt
Setting up icedtea-netx (1.2-2ubuntu0.10.04.3) ...
update-alternatives: using /usr/lib/jvm/java-6-openjdk/jre/bin/itweb-settings to provide /usr/bin/itweb-settings (itweb-settings) in auto mode.
Setting up openjdk-6-jre-lib (6b24-1.11.5-0ubuntu1~10.04.2) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Processing triggers for menu ...
Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-3.2.6
Processing triggers for python-support ...
Errors were encountered while processing:
se-toolkit
E: Sub-process /usr/bin/dpkg returned an error code (1)
root at bt:~# find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; cat -n "$1"' _ '{}' \;
/etc/apt/sources.list
1 deb http://all.repository.backtrack-linux.org revolution main microverse non-free testing
2 deb http://64.repository.backtrack-linux.org revolution main microverse non-free testing
3 #deb http://source.repository.backtrack-linux.org revolution main microverse non-free testing
4 deb http://updates.repository.backtrack-linux.org revolution main microverse non-free testing
root at bt:~#
___________________
** Description changed:
Doesn't matter what I try and install, if se-toolkit is related to the
new installation, that installation fails, with:
...
Setting up se-toolkit (4.2.1-bt0) ...
svn: OPTIONS of 'http://svn.trustedsec.com/social_engineering_toolkit': could not connect to server (http://svn.trustedsec.com)
dpkg: error processing se-toolkit (--configure):
- subprocess installed post-installation script returned error exit status 1
+ subprocess installed post-installation script returned error exit status 1
Setting up libcurl4-gnutls-dev (7.19.7-1ubuntu1.1) ...
Errors were encountered while processing:
- se-toolkit
+ se-toolkit
E: Sub-process /usr/bin/dpkg returned an error code (1)
-
Description: Ubuntu 10.04.3 LTS
Release: 10.04
W: Unable to locate package pkgname
I was expecting to install tools
Instead installation failed
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to update-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1180415
Title:
nothing can install se-toolkit can't upgrade
Status in “update-manager” package in Ubuntu:
New
Bug description:
Doesn't matter what I try and install, if se-toolkit is related to the
new installation, that installation fails, with:
...
Setting up se-toolkit (4.2.1-bt0) ...
svn: OPTIONS of 'http://svn.trustedsec.com/social_engineering_toolkit': could not connect to server (http://svn.trustedsec.com)
dpkg: error processing se-toolkit (--configure):
subprocess installed post-installation script returned error exit status 1
Setting up libcurl4-gnutls-dev (7.19.7-1ubuntu1.1) ...
Errors were encountered while processing:
se-toolkit
E: Sub-process /usr/bin/dpkg returned an error code (1)
Description: Ubuntu 10.04.3 LTS
Release: 10.04
W: Unable to locate package pkgname
I was expecting to install tools
Instead installation failed
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1180415/+subscriptions
More information about the foundations-bugs
mailing list