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

Bug 432742

Summary: sys-kernel/linux-headers-3.5 possible bug hardcoded /usr/portage/distfiles
Product: Gentoo Linux Reporter: Ulenrich <ulenrich>
Component: [OLD] Core systemAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ulenrich 2012-08-25 16:52:24 UTC
I am not sure this is a bug, but I found in
gentoo-headers-base-3.5.tar.xz://rip-headers.sh:
       for srctar in . /usr/portage/distfiles ; do
                srctar=${srctar}/${src}.tar.bz2

I dont have /usr/portage/distfiles
because I use different PORTDIR and DISTDIR

Reproducible: Always
Comment 1 SpanKY gentoo-dev 2012-08-27 14:24:22 UTC
rip-headers.sh isn't used to build+install the headers.  it's used by developers (i.e. me) to build the tarball.