Custom Query (344 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (25 - 27 of 344)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Ticket Resolution Summary Owner Reporter
#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?

#209 invalid wget: preun scriptlet fails when updating from 1.18-1 to 1.18-2 Lewis Rosenthal
Description

Had 1.18-1 installed. Selected 1.18-2 for update. 1.18-2 installs, but returns:

error: %preun(wget-1.18-1.oc00.pentium4) scriptlet failed, exit status -1

upon completion.

#336 fixed warpin-conflicts throws spurious error during package reinstall for dummy WarpIN entries Lewis Rosenthal
Description

Packages which utilize wpi4rpm cannot be cleanly reinstalled, as warpin-conflicts throws an error that the WarpIN package should be uninstalled.

Example:

Reinstall DrCtl, and the above warning is thrown, however, the entry is a dummy entry which we make during the RPM install.

Suggest we check for rpmdummy as a filename in the db and ignore the package entry if present.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Note: See TracQuery for help on using queries.