Gentoo Archives: gentoo-catalyst

From: Carl Flippin <ad.patres@×××××.com>
To: gentoo-catalyst@l.g.o
Subject: Re: [gentoo-catalyst] Problems with genkernel and busybox
Date: Tue, 14 Jun 2005 21:14:58
Message-Id: 24e7113905061414145d839463@mail.gmail.com
In Reply to: Re: [gentoo-catalyst] Problems with genkernel and busybox by Zac Medico
1 I never touched genkernel.conf. I will try putting in a debug
2 statement to dump out the command in question to see what is going on.
3 Thanks for the pointer.
4
5 Thanks,
6 Carl Flippin
7
8 On 6/14/05, Zac Medico <zmedico@×××××.com> wrote:
9 > Carl Flippin wrote:
10 > >
11 > > After the kernel compile, however, genkernel craps out saying:
12 > >
13 > > "Could not extract busybox source tarball"
14 > >
15 >
16 > That means tar had a nonzero exit status inside /usr/share/genkernel/gen_compile.sh
17 >
18 > tar -jxpf ${BUSYBOX_SRCTAR} ||
19 > gen_die 'Could not extract busybox source tarball!'
20 >
21 > You probably changed the busybox settings in genkernel.conf. You need to make sure genkernel can find a good busybox source tarball. The default tarball is /usr/share/genkernel/pkg/busybox-1.00-pre7-losetup-crypto-alpha.tar.bz2
22 >
23 > Zac
24 > --
25 > gentoo-catalyst@g.o mailing list
26 >
27 >
28
29 --
30 gentoo-catalyst@g.o mailing list

Replies

Subject Author
Re: [gentoo-catalyst] Problems with genkernel and busybox hostmaster@×××××××.at