Issue273

Project smart
Title Ability to remove unneeded packages
Priority feature Status done-review
Superseder Nosy List RedDwarf, aliB, rasker
Assigned To rasker Topics

Created on 2007-01-11.09:08:08 by aliB, last changed 2008-07-02.19:46:57 by rasker.

Messages
msg1470 (view) Author: rasker Date: 2008-07-02.19:46:57
Retired

Reason for Retirement: The metadat is not available for this kind of
functionality. Please confirm if this is still a problem in the latest
version of Smart.

Please reopen this issue in the new bugtracker if it is still an issue.
New Bugtracker : http://bugs.launchpad.net/smart
further details:
https://blueprints.launchpad.net/smart/+spec/bug-reporting-migration.
msg1088 (view) Author: aliB Date: 2007-02-09.11:01:07
Of course there are some cases where the user want to keep the pkg without any 
dependencie.
That's why I write "suggest" and not automaticaly remove.
But in most cases (imagine unneeded libs) the user would remove this pkgs.
msg1086 (view) Author: RedDwarf Date: 2007-02-08.20:37:58
What should be done in situations where the dependencies are independent 
programs?
For example, qdvdauthor requires MPlayer. If I remove qdvdauthor and no other 
package has MPlayer for dependency Smart should suggest to remove MPlayer? 
MPlayer is a full independent program that the user probably will want to 
conserve.
msg1063 (view) Author: aliB Date: 2007-01-11.09:08:07
E.g. if you remove a package which requires mono, smart should suggest to remove
mono if mono is not needed by any other installed package.
By this behaviour it is easier to keep the system clean of orphaned packages.
(Aptitude works this way too)
History
Date User Action Args
2008-07-02 19:46:58raskersetstatus: chatting -> done-review
nosy: + rasker
messages: + msg1470
assignedto: rasker
2007-02-09 11:01:08aliBsetmessages: + msg1088
2007-02-08 20:37:59RedDwarfsetstatus: unread -> chatting
nosy: + RedDwarf
messages: + msg1086
2007-01-11 09:08:09aliBcreate