Package: python-setuptools Version: 3.3-1 Severity: normal
Dear Maintainer, after trying to upgrade my system with "apt-get update && apt-get upgrade" I got the following error: Preparing to unpack .../python-setuptools_3.4.1-1_all.deb ... Unpacking python-setuptools (3.4.1-1) over (3.3-1) ... dpkg: error processing archive /var/cache/apt/archives/python-setuptools_3.4.1-1_all.deb (--unpack): trying to overwrite '/usr/lib/python2.7/dist-packages/build', which is also in package python-pyaudio 0.2.7-2+b1 dpkg-deb: error: subprocess paste was killed by signal (Broken pipe) Preparing to unpack .../python-pkg-resources_3.4.1-1_all.deb ... Unpacking python-pkg-resources (3.4.1-1) over (3.3-1) ... Errors were encountered while processing: /var/cache/apt/archives/python-setuptools_3.4.1-1_all.deb E: Sub-process /usr/bin/dpkg returned an error code (1) apt-get -f install did not help, so i downloaded "python-setuptools (3.3-1)" and "python-pkg-resources (3.3-1)" from the testing repo and installed them with dpkg. After that everything works fine, but once i try to upgrade again i get the same error message. reportbug output --------------------------------------------------------------- -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.13-1-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages python-setuptools depends on: iu python-pkg-resources 3.4.1-1 pn python:any <none> python-setuptools recommends no packages. --------------------------------------------------------------- Thanks!