Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26227 - emerge development-sources-2.6.0_beta2-r7 fails
Summary: emerge development-sources-2.6.0_beta2-r7 fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: John Mylchreest (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-08 12:46 UTC by Narada Sage
Modified: 2003-08-08 14:45 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Narada Sage 2003-08-08 12:46:50 UTC
$ emerge development-sources
>>> Unpacking source...
>>> Unpacking linux-2.6.0-test2.tar.bz2 to
/var/tmp/portage/development-sources-2.6.0_beta2-r7/work

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 * 
 *   /usr/portage/distfiles/patch-2.6.0-test2-bk7.bz2


!!! ERROR: sys-kernel/development-sources-2.6.0_beta2-r7 failed.
!!! Function epatch, Line 214, Exitcode 0
!!! Cannot find $EPATCH_SOURCE!

Calculating world dependencies  ...done!
>>> emerge (1 of 6) sys-kernel/development-sources-2.6.0_beta2-r7 to /
>>> md5 src_uri ;-) linux-2.6.0-test2.tar.bz2

$ emerge info
Portage 2.0.48-r7 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1)
=================================================================
System uname: 2.6.0-test2 i686 Intel(R) Pentium(R) III Mobile CPU      1200MHz
GENTOO_MIRRORS="http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo/
http://ftp.gentoo.skynet.be/pub/gentoo/
http://ftp.snt.utwente.nl/pub/os/linux/gentoo http://gentoo.linux.no/"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 oss 3dnow avi crypt encode foomaticdb gif jpeg mad mmx mpeg ncurses
pdflib png quicktime truetype xml2 xmms xv zlib directfb berkdb slang readline
aalib bonobo svga java mysql X sdl gpm tcpd pam libwww ssl perl python imlib
oggvorbis gtk motif opengl cdr acpi acpi4linux alsa apache2 dvd faad fax fbcon
imap kerberos maildir md5sum nptl offensive pcmcia php pnp sse tiff usb xml -apm
-arts -cups -kde -libg++ -mikmod -nls -qt -spell -gtkhtml -gdbm -tcltk -guile
-esd -gnome -mozilla"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O3 -pipe"
CXXFLAGS="-march=pentium3 -O3 -pipe"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j3"
AUTOCLEAN="yes"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache buildpkg"

Is a SRC_URI missing?  And pardon my ignorance but what exactly is bk7 anyway? 
I saw it in cvs changelog for this package today.
Comment 1 John Mylchreest (RETIRED) gentoo-dev 2003-08-08 14:12:11 UTC
SRC_URI and PATCH_UR were the wrong way around
should work now after a sync.
give it 15 mins please then sync and try again.

bk7 is a snapshot of the 2.6 series
they do testX and within those they have snapshots
this is updated pretty frequent and is better for those who care more about new features added to 2.6 than stability as such :)
Comment 2 John Mylchreest (RETIRED) gentoo-dev 2003-08-08 14:12:21 UTC
fixed
Comment 3 Narada Sage 2003-08-08 14:45:44 UTC
Thanks.  BK7 sounds awesome.  New features are a top priority for me :)