[wpkg-users] [Bug 183] New: Downgrade should fall back to Upgrade when no downgrade rules exist

bugzilla-daemon at bugzilla.wpkg.org bugzilla-daemon at bugzilla.wpkg.org
Mon May 3 17:51:53 CEST 2010


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

           Summary: Downgrade should fall back to Upgrade when no
                    downgrade rules exist
           Product: WPKG
           Version: 1.1.x-M
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: wpkg.js
        AssignedTo: mangoo at wpkg.org
        ReportedBy: parasytic at gmail.com
         QAContact: wpkg-users at lists.wpkg.org


The use-case for this bug is something like this:

1) A package is installed with revision="3"
2) The package is modified to use the "real" software version number for the
revision.  For example, PDFCreator might have revision="0.9.8"
3) Client workstations notice the new revision and attempt to perform a
downgrade action, but there are no downgrade commands defined in the package;
failure.

In this case, I would like wpkg.js to fall back to an install command, when no
downgrade commands are available.

The attached patch is how I have been doing this.

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