Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 113335 - genkernel-3.3.8 fails to provide dmraid-1.0.0.rc9.tar.bz2
Summary: genkernel-3.3.8 fails to provide dmraid-1.0.0.rc9.tar.bz2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: genkernel (show other bugs)
Hardware: x86 Linux
: High trivial (vote)
Assignee: Gentoo Genkernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-23 03:11 UTC by postmodern
Modified: 2005-11-23 07:43 UTC (History)
0 users

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 postmodern 2005-11-23 03:11:37 UTC
When making an initramfs wtih dmraid support genkernel requires
dmraid-1.0.0.rc9.tar.bz2 (defined in /etc/genkernel.conf) but genkernel-3.3.8
nor portage has any trace of a dmraid-1.0.0.rc9, only dmraid-1.0.0_rc8-r1.

Reproducible: Always
Steps to Reproduce:
1. genkernel --lvm2 --evms2 --dmraid --unionfs --no-clean initrd
2.
3.

Actual Results:  
* ERROR: Could not find DMRAID source tarball:
/usr/share/genkernel/pkg/dmraid-1.0.0.rc9.tar.bz2! Please place it there, or
place another version, changing /etc/genkernel.conf as necessary!


Expected Results:  
works

Gentoo Base System version 1.6.13
Portage 2.0.51.22-r3 (default-linux/x86/2005.0, gcc-3.3.6, glibc-2.3.5-r2,
2.6.12-gentoo-r10 i686)
=================================================================
System uname: 2.6.12-gentoo-r10 i686 
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-pipe -O3 -march=i686"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-pipe -O3 -march=i686"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aac alsa apm audiofile avi berkdb bitmap-fonts bluetooth bzip2 cdr
crypt curl divx4linux dvd eds emboss encode esd ethereal exif expat fam flac
foomaticdb fortran gdbm gif glut gmp gnome gpm gstreamer gtk gtk2 idn imlib ipv6
jpeg lcms libg++ libwww mad mikmod mng motif mp3 mpeg ncurses network nls ogg
oggvorbis opengl pam pcre pdflib perl png python quicktime readline samba sdl
softmmu speex spell sqlite ssl tcpd theora tiff truetype truetype-fonts
type1-fonts udev usb vorbis wifi win32codecs xml2 xv xvid zlib userland_GNU
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Chris Gianelloni (RETIRED) gentoo-dev 2005-11-23 07:32:19 UTC
genkernel is 100% independent of portage... we'll look into the tarballs, though...
Comment 2 Eric Edgar (RETIRED) gentoo-dev 2005-11-23 07:43:12 UTC
emerge sync in about an hour.  The ebuild should be fixed to repair this issue.