RPM

Comment 1 for bug 638599

Revision history for this message
In , Caolan (caolan-redhat-bugs) wrote :

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:
1. yum -y erase openoffice.org-fonts openoffice.org-ure
just to remove all openoffice.org components to clear the decks
2. yum -y install openoffice.org-pdfimport
3. yum -y -v erase openoffice.org-core openoffice.org-pdfimport

Actual results:
openoffice.org-core gets erased after openoffice.org-pdfimport does, so the use of unopkg in openoffice.org-pdfimport fails as it has already been deleted

Expected results:
That the Requires(postun): openoffice.org-core would cause openoffice.org-pdfimport to be removed before openoffice.org-core