Bug 823487

Summary: glibc i386 can't be rebuild in mock
Product: Red Hat Enterprise Linux 5 Reporter: Levente Farkas <lfarkas>
Component: glibcAssignee: Jeff Law <law>
Status: CLOSED NOTABUG QA Contact: qe-baseos-tools-bugs
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 5.8CC: fweimer, mfranc
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: 2012-05-22 03:31:50 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 Levente Farkas 2012-05-21 11:30:10 UTC
there are two problem when building glibc-2.5-81 on rhel-5.8 in mock since there are two bad dir
- /usr/share/info/dir
 is owned by info package and shouldn't have to be created by glibc

/var/tmp/glibc-2.5-root/usr/src/debug/glibc-2.5-20061008T1257/inet/<built-in>
is created by accident.


here is the relevant build.log section:
-------------------------------------
Requires: glibc-debuginfo-common = 2.5-81
Processing files: glibc-debuginfo-common-2.5-81
error: File not found: /var/tmp/glibc-2.5-root/usr/src/debug/glibc-2.5-20061008T1257/inet/<built-in>
Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/glibc-2.5-root
warning: Installed (but unpackaged) file(s) found:
   /usr/share/info/dir
-------------------------------------

Comment 1 Jeff Law 2012-05-21 20:41:51 UTC
The debug problem with <built-in> has already been fixed and the fix will be included in RHEL 5.9.  I'll have to look at the /usr/share/info/dir problem.

Comment 2 Levente Farkas 2012-05-21 20:44:56 UTC
sorry it seems to be fixed in 5.8 updates. it was just a bug in original 5.8.
can be closed.

Comment 3 Jeff Law 2012-05-22 03:31:50 UTC
Per c#2.