[wpkg-users] [Bug 97] New: wpkg trapped in a loop after unplanned reboot during uninstall

bugzilla-daemon at bugzilla.wpkg.org bugzilla-daemon at bugzilla.wpkg.org
Thu Jan 17 21:15:34 CET 2008


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

           Summary: wpkg trapped in a loop after unplanned reboot during
                    uninstall
           Product: WPKG
           Version: other
          Platform: PC
        OS/Version: Windows Server 2003
            Status: NEW
          Severity: critical
          Priority: P2
         Component: wpkg.js
        AssignedTo: mangoo at wpkg.org
        ReportedBy: jens.geile at mzbs.de
         QAContact: wpkg-users at lists.wpkg.org


Hi,

I've run (again) into a little problem which is actually a major problem.

I've installed 28 packages on a machine in one go, no problem so far. Then I
removed all those packages from the profile again and after a reboot WPKG tried
to uninstall all the installed software, no problem so far.
But one of the packages seems to have initiated an immediate reboot and WPKG
didn't have a chance to write the local XML file. After this reboot WPKG is
trying to reinstall all packages for some reason before it again tries to
uninstall all of them. Then the immediate reboot from one of the packages is
triggered and WPKG has no chance to write the local XML file again. And the fun
begins again... There's no way to escape this circle of death.

Here's a little part of the log:

2008-01-15 13:47:05, DEBUG  : Finding version of
C:\Programme\Notepad++\notepad++.exe|
2008-01-15 13:47:05, DEBUG  : Obtained version "4.7.3.0".
2008-01-15 13:47:05, DEBUG  : Leaving getFileVersion with version 4.7.3.0
2008-01-15 13:47:05, DEBUG  : Checking file version 4.7.3.0 is versionequalto
(than) 4.7.3.0 - got result 0
2008-01-15 13:47:05, DEBUG  : Checking version of
'C:\Programme\Notepad++\notepad++.exe' : Is 4.7.3.0 = 4.7.3.0 ? true
2008-01-15 13:47:05, DEBUG  : Result of logical 'AND' check is true
2008-01-15 13:47:05, DEBUG  : Restoring previous environment.
2008-01-15 13:47:05, DEBUG  : Uninstall entry for Nvu 1.0 missing: test failed
2008-01-15 13:47:05, DEBUG  : Result of logical 'AND' check is false
2008-01-15 13:47:05, DEBUG  : Package 'Nvu HTML Editor' (nvuhtml): Installed
but checks failed. Re-Installing.
2008-01-15 13:47:05, DEBUG  : Reading variables from host Test-Rechner4
2008-01-15 13:47:05, DEBUG  : Install type: install
2008-01-15 13:47:05, DEBUG  : Fetched 1 install command(s).
2008-01-15 13:47:05, DEBUG  : Executing command : "%SOFTWARE%\nvu\nvu-1.0.exe"
/verysilent /sp- /norestart
2008-01-15 13:47:11, DEBUG  : Command in installation of Nvu HTML Editor
returned exit code [0]. Success.
2008-01-15 13:47:15, DEBUG  : Uninstall entry for Nvu 1.0 was found: test
successful
2008-01-15 13:47:15, DEBUG  : Result of logical 'AND' check is true
2008-01-15 13:47:15, DEBUG  : Restoring previous environment.

Is there any switch I missed that would fix this? Or is it actually a bug?
Wouldn't it be better if WPKG updates the local XML after every processed
package?


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