Opened 5 years ago

Closed 5 years ago

#336 closed defect (fixed)

warpin-conflicts throws spurious error during package reinstall for dummy WarpIN entries

Reported by: Lewis Rosenthal Owned by:
Priority: major Milestone:
Component: rpm Version:
Severity: highest Keywords:
Cc:

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.

Change History (3)

comment:1 Changed 5 years ago by Lewis Rosenthal

As is likely expected, this (still) occurs with DrCtl 0.1.7-3 from exp.

comment:2 Changed 5 years ago by Silvan Scherrer

it has nothing to do with the DrCtl? rpm at all. It's a glitch in warpin-conflicts.cmd. We try to find a nice solution either in the command or in the way spec have to be written.

comment:3 Changed 5 years ago by Silvan Scherrer

Resolution: fixed
Status: newclosed

if you are lucky all works with the latest os2-rpm rpm

Note: See TracTickets for help on using tickets.