Requires(postun) doesn't seem to have an effect on ordering package removal
Bug #638599 reported by
Jeff Johnson
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
RPM |
New
|
Undecided
|
Unassigned | ||
Fedora |
Fix Released
|
Medium
|
Bug Description
tracker
tags: | added: erase fedora ordering |
Changed in rpm: | |
milestone: | none → 4.8.1 |
Changed in fedora: | |
importance: | Unknown → Medium |
status: | Unknown → Fix Released |
To post a comment you must log in.
Created attachment 328463
yum log
Description of problem:
Version-Release number of selected component (if applicable):
yum-3.2.20-8.fc11
How reproducible:
100%
Steps to Reproduce: org-fonts openoffice.org-ure org-pdfimport org-pdfimport
1. yum -y erase openoffice.
just to remove all openoffice.org components to clear the decks
2. yum -y install openoffice.
3. yum -y -v erase openoffice.org-core openoffice.
Actual results: org-pdfimport does, so the use of unopkg in openoffice. org-pdfimport fails as it has already been deleted
openoffice.org-core gets erased after openoffice.
Expected results: org-pdfimport to be removed before openoffice.org-core
That the Requires(postun): openoffice.org-core would cause openoffice.