Opened 14 years ago
Closed 14 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.
Note:
See TracTickets
for help on using tickets.
(changeset:118) strtok() was corrupting script memory buffer. Used a temporary buffer for this.