Bug 866513

Summary: /sbin/parted & /sbin/partprobe depend on libs in /usr/
Product: Red Hat Enterprise Linux 5 Reporter: Alexander Todorov <atodorov>
Component: partedAssignee: Brian Lane <bcl>
Status: CLOSED WONTFIX QA Contact: Release Test Team <release-test-team-automation>
Severity: low Docs Contact:
Priority: low    
Version: 5.9   
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-04-01 18:13:07 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Alexander Todorov 2012-10-15 14:29:48 UTC
Description of problem:

:: [   FAIL   ] :: /sbin/parted (Assert: "0" should not equal "0")
:: [   LOG    ] :: 	libparted-1.8.so.0 => /usr/lib/libparted-1.8.so.0 (0x2000000800050000)
:: [   LOG    ] :: 	libreadline.so.5 => /usr/lib/libreadline.so.5 (0x200000080027c000)
:: [   LOG    ] :: 	libncurses.so.5 => /usr/lib/libncurses.so.5 (0x20000008002f8000)
:: [   FAIL   ] :: /sbin/partprobe (Assert: "0" should not equal "0")
:: [   LOG    ] :: 	libparted-1.8.so.0 => /usr/lib/libparted-1.8.so.0 (0x2000000800050000)
:: [   LOG    ] :: 	libreadline.so.5 => /usr/lib/libreadline.so.5 (0x200000080027c000)
:: [   LOG    ] :: 	libncurses.so.5 => /usr/lib/libncurses.so.5 (0x20000008002f8000)

Comment 1 Brian Lane 2012-10-15 15:21:23 UTC
I need some context here. What's generating these errors? And why is this a problem? Nothing in parted has changed in relation to library locations.

Comment 4 David Cantrell 2013-04-01 18:13:07 UTC
This is largely cosmetic, not really appropriate for .10 and later update releases.

The risk of regression from tools that expect /sbin/parted outweighs the benefit of moving parted and partprobe to /usr/sbin.