Hello, i hope you are the right person to contact. I did not see this bug listed on debian.bugs
here goes. On Sid, when i try to upgrade or remove or reinstall zope i get this error: ------------------------------------- text:/home/dude# apt-get install zope Reading Package Lists... Done Building Dependency Tree... Done You might want to run `apt-get -f install' to correct these: Sorry, but the following packages have unmet dependencies: kdelibs3: Depends: libxslt1 (>= 1.0.6-1) but it is not going to be installed E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution). text:/home/dude# ---------------------------------------------------- when i do 'apt-get -f install' i get : text:/home/dude# apt-get -f install Reading Package Lists... Done Building Dependency Tree... Done Correcting dependencies... Done The following extra packages will be installed: libfam0 libxslt1 python zope The following packages will be REMOVED: python-base The following NEW packages will be installed: libfam0 libxslt1 python 1 packages upgraded, 3 newly installed, 1 to remove and 99 not upgraded. 6 packages not fully installed or removed. Need to get 0B/2046kB of archives. After unpacking 1686kB will be used. Do you want to continue? [Y/n] Y (Reading database ... 34302 files and directories currently installed.) Preparing to replace zope 2.3.3-1 (using .../zope_2.4.2-0.2_i386.deb) ... dpkg: warning - old pre-removal script returned error exit status 1 dpkg - trying script from the new package instead ... dpkg: error processing /var/cache/apt/archives/zope_2.4.2-0.2_i386.deb (--unpack): subprocess new pre-removal script returned error exit status 1 dpkg: error while cleaning up: subprocess post-installation script returned error exit status 1 Errors were encountered while processing: /var/cache/apt/archives/zope_2.4.2-0.2_i386.deb E: Sub-process /usr/bin/dpkg returned an error code (1) text:/home/dude# ------------------------------------------------- I looked at the sciprt but could not figure out what was going on. Thank you for you help