Bug 5303 - Software Manager insists on updating an already updated component
Summary: Software Manager insists on updating an already updated component
Status: RESOLVED DUPLICATE of bug 4918
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: release_blocker major
Target Milestone: Mageia 2
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-09 09:10 CEST by Andrew
Modified: 2012-04-09 13:47 CEST (History)
0 users

See Also:
Source RPM: rpm-4.9.1.3-1.mga2.x86_64
CVE:
Status comment:


Attachments

Description Andrew 2012-04-09 09:10:43 CEST
Description of problem:

After performing updates and installing new files, the RPM database for lack of better words, broke. Software Manager insists on updating RPMDrake related rpms including rpm-4.9.1.3-1.mga2.x86_64 after needing to perform the following commands in konsole

rm -f /var/lib/rpm/_*
rm -f /var/lib/rpm/.rpmlock (and for good measure since forums mentioned different solutions - rm -f /var/lib/rpm/.rpm.lock)
rpm --rebuilddb
urpmi --auto-update


Version-Release number of selected component (if applicable):

Mageia 2 Caldron Beta 2


How reproducible:

Attempt to repair the RPM DB which broke after a system update by performing the following commands in terminal

rm -f /var/lib/rpm/_*
rm -f /var/lib/rpm/.rpmlock (and for good measure since forums mentioned different solutions - rm -f /var/lib/rpm/.rpm.lock)
rpm --rebuilddb
urpmi --auto-update
Andrew 2012-04-09 09:11:16 CEST

Priority: Normal => release_blocker
Target Milestone: --- => Mageia 2

Comment 1 Manuel Hiebel 2012-04-09 13:45:48 CEST
this was a bug of the beta2 an it's now resolved...

*** This bug has been marked as a duplicate of bug 4918 ***

Status: NEW => RESOLVED
Resolution: (none) => DUPLICATE

Comment 2 Manuel Hiebel 2012-04-09 13:47:21 CEST
And I guess you have two "rpm" packages installed so remove the old one and it should be ok

Note You need to log in before you can comment on or make changes to this bug.