Opened 13 years ago

Closed 13 years ago

#9 closed defect (fixed)

rpm: %pre fails installation

Reported by: Yuri Dario Owned by: Yuri Dario
Priority: major Milestone:
Component: rpm Version:
Severity: Keywords:
Cc:

Description

dmik: the problem with %pre. A really weird one. If a package has a %pre block, install goes smoothly, but the package doesn't get into the RPM database. I.e. it installs all its files, runs all its scripts but after the installation is finished, RPM still thinks that the package is not installed.

Change History (1)

comment:1 Changed 13 years ago by Yuri Dario

Resolution: fixed
Status: newclosed

(changeset:118) strtok() was corrupting script memory buffer. Used a temporary buffer for this.

Note: See TracTickets for help on using tickets.