[wpkg-users] [Bug 193] remove does not download files

bugzilla-daemon at bugzilla.wpkg.org bugzilla-daemon at bugzilla.wpkg.org
Sat Sep 10 20:14:52 CEST 2011


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

Rainer Meier <r.meier at wpkg.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |r.meier at wpkg.org
         Resolution|                            |FIXED

--- Comment #1 from Rainer Meier <r.meier at wpkg.org>  ---
Wow, actually this is quite an old issue. And finally fixed in version
1.2.1-RC15. Get it from SVN:

<http://wpkg.svn.sourceforge.net/viewvc/wpkg/wpkg/stable/1.2/>

Change log:

FIX: Download nodes were not evaluated during package removal.
     During package install/upgrade/downgrade WPKG reads <download /> nodes
     from either the package or as a sub-node of the command-node. During
     package removal no download nodes have been taken into account even though
     it was documented to be supported.
     This has been fixed now.
     Fixes bug 193.

You might also like to have a look at bug 195
http://bugzilla.wpkg.org/show_bug.cgi?id=195

I have checked in a "downloader" script which allows much better download
handling. It makes use of wget.exe and is able to verify checksums (MD5 + SHA1)
as well. It is used by simply adding command nodes so WPKG will execute the
download like any other command.

br,
Rainer

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