Bug 204592

Summary: yum update fails because of missing libparted dependency
Product: [Fedora] Fedora Reporter: Joachim Backes <joachim.backes>
Component: gpartedAssignee: Deji Akingunola <dakingun>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 5CC: bugzilla, extras-qa, redhat
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-08-30 13:11:54 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Joachim Backes 2006-08-30 09:43:18 UTC
Description of problem:
yum update fails because of missing dependency libparted-1.6.so.14()(64bit) is
needed by package gparted

Version-Release number of selected component (if applicable):
gparted-0.2.5-1.fc5

How reproducible: every time


Steps to Reproduce:
1.yum update (with installed gparted)
2.
3.
  
Actual results:
--> Running transaction check
--> Processing Dependency: libparted-1.6.so.14()(64bit) for package: gparted
--> Finished Dependency Resolution
Error: Missing Dependency: libparted-1.6.so.14()(64bit) is needed by package gpa
rted


Expected results:
yum update is performed

Additional info:

Comment 1 Peter E. Popovich 2006-08-30 11:22:48 UTC
Bug 204578 and Bug 204580 also touch on this subject.

Given a glance at the rawhide changelog for gparted, I'm guessing the fix here
is to build gparted-0.2.5-3.fc5 and push it to extras.

Or maybe just push gparted-0.2.5-2.  The changelog just says "rebuild"; it's not
clear if the rebuild was for the new parted or not...

Comment 2 Deji Akingunola 2006-08-30 13:11:54 UTC
It has been specifically rebuilt for the new parted in fc5 tree too. Wait for
the next set of updates.

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