** Summary changed: - package isnt uninstallable + package can not be cleanly purged
** Description changed: - Binary package hint: wwwoffle - - when I try uninstall it, ive got: - - [EMAIL PROTECTED]:~$ sudo apt-get install wwwoffle - Reading package lists... Done - Building dependency tree - Reading state information... Done - Suggested packages: - pdnsd - The following NEW packages will be installed: - wwwoffle - 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. - Need to get 1264kB of archives. - After this operation, 6554kB of additional disk space will be used. - Get:1 http://archive.ubuntu.com hardy/universe wwwoffle 2.9a-2 [1264kB] - Fetched 1264kB in 5s (231kB/s) - Preconfiguring packages ... - Checking for htdig package... - Selecting previously deselected package wwwoffle. - (Reading database ... 509903 files and directories currently installed.) - Unpacking wwwoffle (from .../wwwoffle_2.9a-2_i386.deb) ... - Setting up wwwoffle (2.9a-2) ... - Checking for htdig package... - Fixing ownership of spooldirs in the background. - Starting HTTP cache proxy server: wwwoffled wwwoffled[1621] Warning: The WWWOFFLE root CA private key file 'certificates/root/root-key.pem' does not exist; creating it. - wwwoffled[1621] Timestamp: Tue Mar 25 10:01:32 2008 - wwwoffled[1621] Warning: The WWWOFFLE root CA certificate file 'certificates/root/root-cert.pem' does not exist; creating it. - (offline mode) done. + When purging wwwoffle dpkg exists with exit status 128: [EMAIL PROTECTED]:~$ sudo dpkg --purge wwwoffle (Reading database ... 510865 files and directories currently installed.) Removing wwwoffle ... Stopping HTTP cache proxy server: wwwoffled ok. Purging configuration files for wwwoffle ... /etc/wwwoffle directory removed, including contents find: /etc/wwwoffle: No such file or directory find: /etc/wwwoffle: No such file or directory dpkg: error processing wwwoffle (--purge): subprocess post-removal script returned error exit status 128 Errors were encountered while processing: wwwoffle [EMAIL PROTECTED]:~$ + + TO REPRODUCE: + - install wwwoffle + - purge wwwoffle (sudo apt-get purge wwwoffle) + - observe message "subprocess post-removal script returned error exit status 128" -- package can not be cleanly purged https://bugs.launchpad.net/bugs/206414 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
