unable to remove residual packages using Synaptic Package Manager

Bug #757515 reported by Colin Mills
40
This bug affects 7 people
Affects Status Importance Assigned to Milestone
synaptic (Ubuntu)
New
Undecided
Unassigned

Bug Description

I opened Synaptic Package Manager and marked a number of packages labeled" Not installed (residual config)" for complete removal. I was unable to complete the package removal as the activate icon (tick) stayed unactivated.

The Synaptic Package Manager appears to be working correctly when selecting other packages for removal.

Robert Roth (evfool)
affects: ubuntu → synaptic (Ubuntu)
Revision history for this message
Colin Mills (cm006a5077) wrote :

I should have added that this bug is present in Ubuntu 11.04 (Natty) 64 bit version.

Revision history for this message
mcnamara_edward@hotmail.com (mcnamara-edward) wrote :

I have the same problem. I can select each package but the apply button is grayed out. Also, I can't seem to find a way to select all residual config packages at once, I can only seem to select them one by one--and there are many.

Revision history for this message
Colin Mills (cm006a5077) wrote :

Additional information. Open the Synaptic Package Manager in Natty and mark the residual packages for removal. Open 'Edit' . 'Apply marked changes' option is greyed out.

Revision history for this message
Gareth Williams (gareththered) wrote :

Have the same problem myself. In the mean time, this helped me:-

          aptitude -F %p search '~c' | xargs sudo dpkg -P

Still, would be better from Synaptics and also means installing aptitude.

Revision history for this message
gert (gert.cuykens) wrote :

When you select other packages not in the list residual config, suddenly you can apply them all. Pleas fix

In the mean time
      dpkg -l | awk '$1 == "rc" {print $2}' | xargs dpkg -P

Revision history for this message
marcobra (Marco Braida) (marcobra) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.