Hello,
I'm trying to follow the guide at
http://gentoo-wiki.com/HOWTO_build_a_LiveCD_with_Catalyst_for_newbies , I
created snapshot, downloaded stage3, edited spec file  and run:
catalyst -v -f livecd-stage1_template.spec

it was compiling stuff and exited ok

...
 * Messages for package app-editors/vim-7.1.042:

 *
 * Note that the English word lists are no longer installed by
 * default.
 * To install a GUI version of vim, use the app-editors/gvim
 * package.
 * Vim 7 includes an integrated spell checker. You need to install
 * word list files before you can use it. There are ebuilds for
 * some of these named app-vim/vim-spell-*. If your language of
 * choice is not included, please consult vim-spell.eclass for
 * instructions on how to make a package.
 * To see what's new in this release, use :help version7.txt
 * Regenerating GNU info directory index...
 * Processed 80 info files.
removing /var/tmp/catalyst/tmp/default/livecd-stage1-i686-2007.1/tmp/chroot-
functions.sh from the chroot
--- Running action sequence: unbind
--- Running action sequence: clean
Cleaning chroot: /etc/resolv.conf...
Cleaning chroot: /var/tmp/*...
Cleaning chroot: /tmp/*...
Cleaning chroot: /root/*...
Cleaning chroot: /usr/portage...
--- Running action sequence: clear_autoresume
Removing AutoResume Points: ...
Emptying directory /var/tmp/catalyst/tmp/default/.autoresume-
livecd-stage1-i686-2007.1/
lockfile does not exist '/var/tmp/catalyst/tmp/default/livecd-
stage1-i686-2007.1/.catalyst_lock'
lockfile does not exist '/var/tmp/catalyst/tmp/default/livecd-
stage1-i686-2007.1/.catalyst_lock'

However no livecd-stage1 was created.

localhost catalyst # ll /var/tmp/catalyst/builds/
total 105424
    rw-r--r-- 1 root root 107951479 Apr 20 02:21 stage3-x86-2007.0.tar.bz2

This is my spec file.

localhost catalyst # cat /etc/catalyst/livecd-stage1_template.spec |grep -v
"#"
subarch: i686
version_stamp: 2007.1
target: livecd-stage1
rel_type: default
profile: default-linux/x86/2007.0
snapshot: virge_snapshot
source_subpath: stage3-x86-2007.0
portage_confdir: /etc/portage
pkgcache_path: /tmp/packages
livecd/use: -* ipv6 socks5 livecd fbcon ncurses readline ssl branding
livecd/packages: livecd-tools dhcpcd acpid apmd syslog-ng parted dosfstools
nfs-utils jfsutils xfsprogs e2fsprogs reiserfsprogs ntfsprogs pwgen screen
iputils hwsetup lvm2 evms vim mdadm ethtool


Do I miss anything obvious (I have 2.0.5_pre3 installed)?

Thank you

Robert Smol

Reply via email to