Bug 580682

Summary: move readlink from /usr/bin to /bin
Product: [Fedora] Fedora Reporter: Till Maas <opensource>
Component: coreutilsAssignee: Ondrej Vasik <ovasik>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: kdudka, ovasik, twaugh
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: coreutils-7.6-11.fc12 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 586948 (view as bug list) Environment:
Last Closed: 2010-04-15 12:26:01 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:
Bug Depends On:    
Bug Blocks: 586948    

Description Till Maas 2010-04-08 18:54:06 UTC
Description of problem:
/bin/mount.crypt from pam_mount uses readlink. Since it might be called to umount partitions after /usr is umounted, it will fail because it cannot access readlink. Therefore please move readlink from /usr/bin to /bin. It might be a good idea to add a symlink afterwards from /usr/bin/readlink to ../../bin/readlink to avoid problems with hardcoded paths.

Version-Release number of selected component (if applicable):
coreutils-7.6-9.fc12

Comment 1 Ondrej Vasik 2010-04-08 19:38:42 UTC
It makes sense... but symlink will be definitely needed.

Comment 2 Ondrej Vasik 2010-04-15 12:26:01 UTC
Fixed in rawhide and built as coreutils-8.4-8.fc14. Closing NEXTRELEASE, I'll change it in already released Fedora in next cumulative coreutils update.

Comment 3 Fedora Update System 2010-04-28 15:04:39 UTC
coreutils-8.4-6.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/coreutils-8.4-6.fc13

Comment 4 Fedora Update System 2010-04-28 16:06:18 UTC
coreutils-7.6-11.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/coreutils-7.6-11.fc12

Comment 5 Fedora Update System 2010-04-28 18:56:36 UTC
coreutils-7.2-8.fc11 has been submitted as an update for Fedora 11.
http://admin.fedoraproject.org/updates/coreutils-7.2-8.fc11

Comment 6 Fedora Update System 2010-05-04 23:52:40 UTC
coreutils-8.4-6.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2010-05-17 19:04:14 UTC
coreutils-7.2-8.fc11 has been pushed to the Fedora 11 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2010-05-17 19:07:20 UTC
coreutils-7.6-11.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.