Skip to content

Instantly share code, notes, and snippets.

/a.rb

Created February 11, 2016 19:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/1cc8fa6ae479701d7efe to your computer and use it in GitHub Desktop.
Save anonymous/1cc8fa6ae479701d7efe to your computer and use it in GitHub Desktop.
epinux@Debian-70-wheezy-64-minimal:~$ sudo apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
blcr-util fonts-inconsolata libasn1-8-heimdal libgssapi3-heimdal
libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal libhwloc-dev
libhx509-5-heimdal libibverbs-dev libimobiledevice4 libkrb5-26-heimdal
libnetcdf7 libntdb1 libnuma-dev libpodofo0.9.0v5 libprocps4 libqt5xcbqpa5
libroken18-heimdal libusbmuxd2 libvpx2 libwind0-heimdal libxine2-plugins
openmpi-common python-colorama python-dbus-dev python-distlib python-pip-whl
python-six-whl python-wheel
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
python-pip-whl
The following packages will be upgraded:
python-pip-whl
1 upgraded, 0 newly installed, 0 to remove and 446 not upgraded.
6 not fully installed or removed.
Need to get 545 kB of archives.
After this operation, 2,472 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://mirror.hetzner.de/debian/packages sid/main amd64 python-pip-whl all 8.0.2-5 [545 kB]
Fetched 545 kB in 0s (7,363 kB/s)
(Reading database ... 460500 files and directories currently installed.)
Preparing to unpack .../python-pip-whl_8.0.2-5_all.deb ...
Unpacking python-pip-whl (8.0.2-5) over (1.5.6-7) ...
dpkg: error processing archive /var/cache/apt/archives/python-pip-whl_8.0.2-5_all.deb (--unpack):
trying to overwrite '/usr/share/python-wheels/six-1.10.0-py2.py3-none-any.whl', which is also in package python-six-whl 1.10.0-2
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/python-pip-whl_8.0.2-5_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
epinux@Debian-70-wheezy-64-minimal:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment