On Tue, 2006-03-14 at 22:16 -0600, Andrew Gaffney wrote: > Matthias Langer wrote: > > Can anybody explain to me what i'm doing wrong (i'm using > > catalyst-1.1.10.10) ? > > That's what you're doing wrong :) Catalyst 1.x is no longer being supported. > You > should use catalyst-2.0_rc40. From the above output, it looks like you did > something silly when making your snapshot (did you make it by hand or use > catalyst's snapshot target?) or your seed stage didn't have a make.profile > symlink.
Hmm, i've now installed catalyst-2.0_rc40 and did: # catalyst2 -s 20060315 to create a portage snapshot and then # catalyst2 -f livecd-stage1.spec However, i get: Performing Global Updates: /usr/portage/profiles/updates/1Q-2006 (Could take a couple of minutes if you have a lot of binary packages.) .='update pass' *='binary update' @='/var/db move' s='/var/db SLOT move' S='binary SLOT move' p='update /etc/portage/package.*' ................................ >>> --newuse implies --update... adding --update to options. !!! ARCH is not set... Are you missing the /etc/make.profile symlink? !!! Is the symlink correct? Is your portage tree complete? !!! catalyst: Error in attempt to build packages But #ls -l /etc/make.profile lrwxrwxrwx 1 root root 46 Mar 3 03:04 /etc/make.profile -> /usr/portage/profiles/default-linux/x86/2006.0 seems to be correct and my portage tree works fine ... -- [EMAIL PROTECTED] mailing list
