Opened 13 years ago
Closed 10 years ago
#29 closed defect (worksforme)
Updating package kills WPS objects
Reported by: | dmik | Owned by: | Yuri Dario |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | rpm | Version: | |
Severity: | Keywords: | WPS | |
Cc: | ggamba, lgrosenthal@… |
Description
It seems that updating a package that uses %wps_object_create... macros to create WPS objects causes these objects to be deleted (as upon yum remove) but not created back when installing the new version. At least, this happened here once. Needs investigation.
The quick fix is to do yum reinstall <package>
-- this will restore WPS objects.
Change History (5)
comment:1 by , 12 years ago
comment:2 by , 12 years ago
Cc: | added |
---|---|
Keywords: | WPS added |
comment:3 by , 10 years ago
I haven't seen this in a long while. Can this be closed, or am I just not hitting on a good example of the problem?
comment:4 by , 10 years ago
Cc: | added |
---|
comment:5 by , 10 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
it works for me too, we can close it.
Note:
See TracTickets
for help on using tickets.
The same happened here updating exim package. "yum reinstall exim" recreated the WPS objects.