[Bug 28] Accidentially removing installed packages
bugzilla-daemon at wpkg.org
bugzilla-daemon at wpkg.org
Fri Jun 16 18:01:33 CEST 2006
Please reply using this URL only: http://bugs.wpkg.org/show_bug.cgi?id=28
------- Additional Comments From ftrojahn at smi-softmark.de 2006-06-16 18:01 -------
Created an attachment (id=24)
--> (http://bugs.wpkg.org/attachment.cgi?id=24&action=view)
look for installed packages which are not in available packages
This patch adds function "getAllPackages()". In synchronizeProfile it does not
just remove a packages, but marks it for removal (i.e. do it in trash first),
and later compares "installed packages" against "all packages". If there is a
zombie - meaning an installed package not in "all packages" - throw out an
error and go on according to "quitonerror" or not. If the installed package is
in "all packages", but not in "available packages", it is removed as intended.
--
Configure bugmail: http://bugs.wpkg.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the wpkg-users
mailing list