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: man...@wpkg.org
        ReportedBy: parasy...@gmail.com
         QAContact: wpkg-users@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.
-------------------------------------------------------------------------
wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/
_______________________________________________
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users

Reply via email to