RPM

Comment 2 for bug 934420

Revision history for this message
Per Øyvind Karlsen (proyvind) wrote :

I notice that this only happens when upgrading packages, ie. 'rpm -Uvh --force foo.rpm' will fail, but if I do 'rpm -E --justdb --nodeps foo; rpm -Uvh foo.rpm' package installation will succeed.