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

bugzilla-daemon at bugzilla.wpkg.org bugzilla-daemon at bugzilla.wpkg.org
Thu Mar 5 18:08:46 CET 2009


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

           Summary: Dependancy error when removing packages
           Product: WPKG
           Version: 1.1.x-M
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: major
          Priority: P2
         Component: wpkg.js
        AssignedTo: mangoo at wpkg.org
        ReportedBy: ftrojahn at smi-softmark.de
         QAContact: wpkg-users at lists.wpkg.org
                CC: r.meier at wpkg.org


Created an attachment (id=127)
 --> (http://bugzilla.wpkg.org/attachment.cgi?id=127)
first example with bug using 1.1.0-M8

Using development version wpkg.js 1.1.0-M8 perhaps I've hit a bug
when removing dependent packages. Same xml works flawlessly with stable
wpkg.js.

I have a package firefox20, several other packages depend on it. Wpkg removes
the first dependend package correctly, but fails stating that this same package
removal was not successful.

Relevant portions of the log:
...
2009-03-05 14:11:05, ERROR   : Could not process (remove) Adobe Shockwave
Player.|Package still installed.
2009-03-05 14:11:05, INFO    : Removing packages depending on'Mozilla Firefox
2.0' (firefox20).
2009-03-05 14:11:05, DEBUG   : Removal of depending packages for 'firefox
extension bookmarkdupdetection' (firefox2-ext-bookmarkdupdetect) successfully
finished.
2009-03-05 14:11:05, INFO    : Removing firefox extension bookmarkdupdetection
(firefox2-ext-bookmarkdupdetect)...
2009-03-05 14:11:05, DEBUG   : Executing command: cmd /c del /q /s
"%programfiles%\Mozilla
Firefox\extensions\{ba243cb0-b824-4a26-9418-73ee795d9b9d}"
2009-03-05 14:11:07, DEBUG   : Command returned result: 0
...
2009-03-05 14:11:07, INFO    : Removal of 'firefox extension
bookmarkdupdetection successful.
2009-03-05 14:11:07, ERROR   : Removal of depending packages for 'Mozilla
Firefox 2.0' (firefox20) failed. Removal of depending package package 'firefox
extension bookmarkdupdetection' (firefox2-ext-bookmarkdupdetect) failed
2009-03-05 14:11:07, ERROR   : Failed to remove package which depends on
'Mozilla Firefox 2.0 (firefox20), skipping removal.|You might use the /force
flag to force removal but remember that the package depending on this one might
stop working.


IMHO wpkg uses the state of a former unsuccessful removal of a package, which
is not related at this moment.

See attached file for full log. I can provide another log with this bug (wpkg
stops when removing the next dependent package), and the log without the bug
when using wpkg.js stable version.

BTW: Log entries seem sometimes in wrong order.

Best regards,
Falko


-- 
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