Custom Query (344 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (82 - 84 of 344)

Ticket Resolution Summary Owner Reporter
#225 fixed wpi4rpm needs to allow specifying of vendor and package Lewis Rosenthal
Description

wpi4rpm is a great start!

Currently (0.9.1), all db entries are in the form:

wpi4rpm\<app name>\wpi4rpm\0\0\0\0

Unfortunately, this will not match such things as:

REQUIRES="netlabs.org\UClip\Binaries\0\2\1\0"

(The above is from AOO 4.1.2.)

I think we need the ability to specify lines like:

wpi4rpm ADD netlabs.org\UClip\Binaries 0.3.0-1

#226 fixed wpi4rpm needs better error handling for commandline options Lewis Rosenthal
Description

This discovery was quite by accident. I wanted to get a reminder of the command line syntax, so I entered:

wpi4rpm /?

What I got back was:

{0}[d:\] wpi4rpm /?
wpi4rpm: Mode = "/?"
    27 +++       pRApp = substr(arguments, length(Mode) + 2, length(arguments) -
 ( length(Mode) + 1) - ( length(cversion) + 1 ) );
REX0040: Error 40 running C:\USR\BIN\wpi4rpm.exe, line 27: Incorrect call to
routine

I have confirmed this under CMD as well as 4OS2 (because I know the latter can do some funny things with compiled REXX). (Similarly, -?, /h, -h return as apparently invalid.)

BTW, is this the proper place for these tickets, Herwig, or should wpi4rpm be added as a project under vxapps?

#227 fixed klusrmgr: Need scriptlet to run upon uninstall to remove WPS objects Lewis Rosenthal
Description

When uninstalling klusrmgr, the folder is left on the desktop with the program object. Clicking on the program object after uninstall yields the expected (for us) "cannot be found" panel, which may be unexpected for the casual user.

This type of action will be needed for any other packages which create desktop objects.

Note: See TracQuery for help on using queries.