Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 140694

Summary: sys-apps/portage-2.1.1_pre3 --usepkg not working
Product: Gentoo Linux Reporter: Ahmed Ammar (RETIRED) <b33fc0d3>
Component: Current packagesAssignee: Portage team <dev-portage>
Status: RESOLVED FIXED    
Severity: normal Keywords: InVCS, REGRESSION
Priority: High    
Version: 2006.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 136244    
Attachments: fix --usepkg

Description Ahmed Ammar (RETIRED) gentoo-dev 2006-07-16 13:11:43 UTC
reborn glibc # ls -l /usr/portage/packages/All/
total 39916
-rw-r--r-- 1 root root  3763005 Jul 16 18:12 binutils-2.17.tbz2
-rw-r--r-- 1 root root 18621366 Jul 16 20:27 gcc-4.1.1.tbz2
-rw-r--r-- 1 root root 17167891 Jul 16 19:16 glibc-2.4.90.20060701.tbz2
-rw-r--r-- 1 root root   270149 Jul 16 20:39 libstdc++-v3-3.3.6.tbz2
-rw-r--r-- 1 root root   626799 Jul 16 20:41 libtool-1.5.22.tbz2
-rw-r--r-- 1 root root   347099 Jul 16 20:41 portage-2.1.1_pre3.tbz2

reborn glibc # emerge -vkp binutils glibc gcc libstdc++-v3 libtool portage

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] sys-devel/binutils-2.17  USE="hashstyle nls -multislot -test -vanilla" 0 kB [2] 
[ebuild   R   ] sys-libs/glibc-2.4.90.20060701  USE="hashstyle nls nomalloccheck nptl nptlonly profile -build -debug -glibc-omitfp -hardened" 0 kB [2] 
[ebuild   R   ] sys-devel/gcc-4.1.1  USE="fortran gtk nls -bootstrap -build -doc -gcj -hardened -ip28 -ip32r10k -mudflap -multislot -nocxx -objc -objc++ -objc-gc -vanilla" 0 kB 
[ebuild   R   ] sys-libs/libstdc++-v3-3.3.6  USE="nls nptl -build" 0 kB 
[ebuild   R   ] sys-devel/libtool-1.5.22  0 kB 
[ebuild   R   ] sys-apps/portage-2.1.1_pre3  USE="-build -doc" LINGUAS="-pl" 0 kB 



reborn glibc # emerge -vKp binutils glibc gcc libstdc++-v3 libtool portage

These are the packages that would be merged, in order:

Calculating dependencies... done!
[binary   R   ] sys-devel/binutils-2.17  USE="hashstyle nls -multislot -test -vanilla" [2] 
[binary   R   ] sys-libs/glibc-2.4.90.20060701  USE="hashstyle nls nomalloccheck nptl nptlonly profile -build -debug -glibc-omitfp -hardened" [2] 
[binary   R   ] sys-devel/gcc-4.1.1  USE="fortran gtk nls -bootstrap -build -doc -gcj -hardened -ip28 -ip32r10k -mudflap -multislot -nocxx -objc -objc++ -objc-gc -vanilla" 
[binary   R   ] sys-libs/libstdc++-v3-3.3.6  USE="nls nptl -build" 
[binary   R   ] sys-devel/libtool-1.5.22  
[binary   R   ] sys-apps/portage-2.1.1_pre3  USE="-build -doc" LINGUAS="-pl"
Comment 1 Zac Medico gentoo-dev 2006-07-16 13:50:50 UTC
Created attachment 91931 [details, diff]
fix --usepkg

This is fixed in svn r3907.
Comment 2 Ahmed Ammar (RETIRED) gentoo-dev 2006-07-16 13:59:41 UTC
Great, thanks for the quick response.
Comment 3 Zac Medico gentoo-dev 2006-07-16 18:24:18 UTC
Thanks for reporting the issue.  This has been released in 2.1.1_pre3-r1.