Gentoo Archives: gentoo-catalyst

From: Joakim Tjernlund <joakim.tjernlund@×××××××××.se>
To: gentoo-catalyst@l.g.o
Subject: [gentoo-catalyst] catalyst2_rc40 error
Date: Mon, 03 Apr 2006 22:53:10
Message-Id: 007e01c65771$6575ae90$0667a8c0@Jocke
1 My stage4 spec file:
2 subarch:i686
3 version_stamp: tst
4 target: stage4
5 rel_type: default
6 profile: default-linux/x86/2006.0
7 snapshot: 20060401
8 source_subpath: default/my_own_stage3-i686
9 portage_confdir: /etc/portage
10 stage4/use: mysql zlib -kde -arts -mad -mpeg -ogg -vorbis -sdl -gstreamer -oggvorbis -esd -ldap -mozilla unicode emacs apache2 usb
11 firefox
12 boot/kernel: gentoo
13 boot/kernel/gentoo/sources: gentoo-sources
14 boot/kernel/gentoo/config:/usr/share/genkernel/x86/kernel-config-2.6
15
16 gives the following error:
17 * Warning: could not generate /etc/modprobe.conf!
18 removing /var/tmp/catalyst2/tmp/default/stage4-i686-tst/tmp/chroot-functions.sh from the chroot
19 mv: when moving multiple files, last argument must be a directory
20 Try `mv --help' for more information.
21 /usr/lib/catalyst2/targets/support/functions.sh: line 167: [:
22 /var/tmp/catalyst2/tmp/default/stage4-i686-tst//boot/initramfs-genkernel-x86-2.6.15-gentoo-r1: binary operator expected
23 copying post-kmerge.sh to /var/tmp/catalyst2/tmp/default/stage4-i686-tst/tmp/
24 copying chroot-functions.sh to /var/tmp/catalyst2/tmp/default/stage4-i686-tst/tmp/
25 Running post-kmerge.sh in chroot /var/tmp/catalyst2/tmp/default/stage4-i686-tst/
26
27 ls /var/tmp/catalyst2/tmp/default/stage4-i686-tst/boot shows:
28 .keep
29 System.map-genkernel-x86-2.6.15-gentoo-r1
30 boot@
31 initramfs-genkernel-x86-2.6.15-gentoo-r1
32 initramfs-x86-2.6.15-gentoo-r1
33 kernel-genkernel-x86-2.6.15-gentoo-r1
34 kernel-x86-2.6.15-gentoo-r1
35
36 Cant figure out why I get two kernels/initramfs which I think is the cause of the error.
37
38 Also a question: I tried to find an option to control the compression used on the portage snapshot and the
39 generated stages but didn't find any. I would find it useful when testing different configs if one could
40 select compression method among none, gzip or bzip. That would make the test cycle faster.
41
42
43
44 --
45 gentoo-catalyst@g.o mailing list

Replies

Subject Author
Re: [gentoo-catalyst] catalyst2_rc40 error Rajiv Aaron Manglani <rajiv@g.o>