Bug 787460

Summary: After usrmove /lib/cpp points to 'the air'
Product: [Fedora] Fedora Reporter: Martin Kho <rh-bugzilla>
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jakub, rjones
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-02-07 07:40:15 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Martin Kho 2012-02-05 09:33:27 UTC
Description of problem:

Before usrmove: /lib/cpp -> ../usr/bin/cpp <- ok
Ater usrmove: [/usr]/lib/cpp -> ../usr/bin/cpp <- not ok

Version-Release number of selected component (if applicable):
* gcc-4.7.0-0.10.fc17.x86_64
* cpp-4.7.0-0.10.fc17.x86_64

How reproducible:
permanent

Steps to Reproduce:
1. be sure to have a converted system
2. issue 'ls -al /lib/cpp'
3.
  
Actual results:
/usr/lib/cpp 'hangs in the air'

Expected results:
/usr/lib/cpp points to /usr/bin/cpp

Additional info:

Comment 1 Jakub Jelinek 2012-02-07 07:40:15 UTC
Should be fixed in cpp-4.7.0-0.11.fc17.

Comment 2 Harald Hoyer 2012-02-08 12:51:00 UTC
*** Bug 788549 has been marked as a duplicate of this bug. ***