Bug 192597

Summary: /lib/i686 is not owned by any package
Product: [Fedora] Fedora Reporter: Robert Scheck <redhat-bugzilla>
Component: glibcAssignee: Jakub Jelinek <jakub>
Status: CLOSED RAWHIDE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideKeywords: EasyFix
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-05-24 16:58:03 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 Robert Scheck 2006-05-21 16:36:07 UTC
Description of problem:
/lib/i686 is not owned by any package, but it should be owned by glibc as the 
glibc package is shipping it's content.

Version-Release number of selected component (if applicable):
glibc-2.4.90-7

How reproducible:
rpm -qf /lib/i686

Expected results:
Please apply the following patch (or better):

--- snipp ---
--- glibc.spec       2006-05-11 17:53:04.000000000 +0200
+++ glibc.spec.rsc   2006-05-21 18:41:27.000000000 +0200
@@ -1339,6 +1339,7 @@
 %if %{xenpackage}
 %files -f nosegneg.filelist xen
 %defattr(-,root,root)
+%dir /%{_lib}/i686
 %dir /%{_lib}/%{nosegneg_subdir}
 %endif

--- snapp ---

Comment 1 Robert Scheck 2006-05-21 20:38:16 UTC
Fscking...I didn't open up my eyes completely this afternoon:

--- snipp ---
--- glibc.spec       2006-05-11 17:53:04.000000000 +0200
+++ glibc.spec.rsc   2006-05-21 21:42:46.000000000 +0200
@@ -1313,6 +1313,7 @@
 %files -f rpm.filelist
 %defattr(-,root,root)
 %if %{buildxen} && !%{xenpackage}
+%dir /%{_lib}/i686
 %dir /%{_lib}/%{nosegneg_subdir}
 %endif
 %ifarch s390x
@@ -1339,6 +1340,7 @@
 %if %{xenpackage}
 %files -f nosegneg.filelist xen
 %defattr(-,root,root)
+%dir /%{_lib}/i686
 %dir /%{_lib}/%{nosegneg_subdir}
 %endif

--- snapp ---

Comment 2 Jakub Jelinek 2006-05-24 16:58:03 UTC
Fixed in glibc-2.4.90-10.