http://bugzilla.wpkg.org/show_bug.cgi?id=145 --- Comment #7 from Rainer Meier <r.meier at wpkg.org> 2009-04-27 00:15:50 --- I've checked in a fix which is supposed to fix this problem: FIX: Fixed a problem where removing the same package multiple times during one session ended in a null pointer exception. This could have happened if packages with dependencies are removed and therefore the packages which depend on the removed package is removed too. In case a package is removed two times now WPKG will detect it. In case the package has been removed successfully during this session the remove function returns successful state. Fixes Bug 137 and 145 I hope. As usual you can get it at <http://wpkg.svn.sourceforge.net/viewvc/wpkg/wpkg/current-development/>. However I have to admit that I did not test with such a complicated dependency structure. I just did a quick test to remove and re-install a package which worked fine. Please tell me if it fixes this problem for you. -- Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. |