[Bug 1551194] Re: Issues with package uninstall

Adam Conrad adconrad at 0c3.net
Mon Jul 4 09:44:24 UTC 2016


If the files aren't shipped with the package or removed by the package's
maintainer scripts, dpkg won't go removing "unknown" files.

In some cases, the latter might be resolved by purging packages instead
of removing ('dpkg -P <package>' on 'apt-get purge <package>'), but in
the case where a package intentionally or accidentally leaves files
behind, it would be dangerous for dpkg to randomly remove them, as we
can't tell if they were created by you or the software.

** Changed in: dpkg (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to dpkg in Ubuntu.
https://bugs.launchpad.net/bugs/1551194

Title:
  Issues with package uninstall

Status in dpkg package in Ubuntu:
  Invalid

Bug description:
  I have follwing issues with uninstalling packages:

  When I try to uninstall package, by some of them I get following
  output:

  `dpkg: warning: while removing the package [package name], the
  directory "[directory]" was not empty so not removed`

  where:

  [package name] is the name of the removed package and [directory] -
  the folder name with contained some from the package's files.

  
  In the result, the uninstaller has left behind the files from the uninstalled package and they don't got removed. Even if the package is considered after it as uninstalled, the files and folders still exist on disk and take away it's space.

  I still use a Ubuntu 14.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/1551194/+subscriptions



More information about the foundations-bugs mailing list