Please reply using this URL only: http://bugs.wpkg.org/show_bug.cgi?id=28
------- Additional Comments From [EMAIL PROTECTED] 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 QA contact for the bug, or are watching the QA contact. _______________________________________________ wpkg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wpkg-users
