davidkrotil

Admiral
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-12-20
02:44
215 views
Duplicate rpm packages
After semi-failed migration from OES2018SP1 to SP2 I got some OES packages duplicated in RPM database. Tried to cleanup it with rpm -rebuilddb, but that doesn´t helped. Found another approach with --justdb , but that doesn´t work too.
# rpm -e --justdb --nodeps novell-cluster-services-2.6.7-0.104.2.x86_64
error: "novell-cluster-services-2.6.7-0.104.2.x86_64" specifies multiple packages:
novell-cluster-services-2.6.7-0.104.2.x86_64
novell-cluster-services-2.6.7-0.104.2.x86_64
I know that there is backup of rpm DB, but I found this problem after long time and there are another rpm´s installed, I can´t go back.
0 Replies