[wpkg-users] [Bug 145] Dependancy error when removing packages

bugzilla-daemon at bugzilla.wpkg.org bugzilla-daemon at bugzilla.wpkg.org
Wed May 6 00:04:23 CEST 2009


http://bugzilla.wpkg.org/show_bug.cgi?id=145





--- Comment #11 from Rainer Meier <r.meier at wpkg.org>  2009-05-06 00:04:09 ---
OK OK, I spent some time on this now and fixed the problem. I was actually
messing up the package name with the package ID and comparing the wrong values
therefore. As a result WPKG was unable to detect that a package has been
removed during this session already end returned unsuccessful state to the
remove call.

In addition I could combine two of my issues. Just installed Windows 7 RC and
all tests were perfromed on Windows 7. WPKG seems to be ready for Win-7
migration. No issues discovered.

Fix description:
FIX: Dependency removal was not fully fixed. Actually the bug has been fixed
     but the fix contained another issue which caused the same exception.
     In fact WPKG was comparing the package name with the package ID during
     the check if the package has been removed already during this session.
     This of course caused WPKG to belive that it's the first time the package
     is attempted to be removed and returned a failure code.
     Fixes Bug 137 and 145.


As always you can get the latest version (1.1.0-M28 at time of writing) here:
<http://wpkg.svn.sourceforge.net/viewvc/wpkg/wpkg/current-development/wpkg.js?view=log>


-- 
Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.



More information about the wpkg-users mailing list