Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 62442 - catalyst 1.09 livecd-stages do not support stacked profiles
Summary: catalyst 1.09 livecd-stages do not support stacked profiles
Status: RESOLVED DUPLICATE of bug 62446
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Release Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-31 16:08 UTC by Hanno Zysik (geki)
Modified: 2005-07-17 13:06 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 Hanno Zysik (geki) 2004-08-31 16:08:55 UTC
on livecd-stage2 it errors out, pre-kmerge.sh and kmerge.sh do these 4 error messages on env-update and emerge

Reproducible: Always
Steps to Reproduce:
1. catalyst -f any-livecd-stage2-with-stacked-profiles.spec
2.
3.
Actual Results:  
# catalyst -f livecd-stage2.spec               
Gentoo Catalyst, version 1.0.9
Copyright 2003-2004 The Gentoo Foundation
Distributed under the GNU General Public License version 2

Using default Catalyst configuration file, /etc/catalyst/catalyst.conf
Setting storedir to default value "/var/tmp/catalyst"
Setting portdir to default value "/usr/portage"
Setting distdir to config file value "/usr/portage/distfiles"
Setting options to config file value "pkgcache"
Setting sharedir to config file value "/usr/lib/catalyst"
Package cache support enabled.
Envscript support enabled.
Building natively for x86
Setting up directories...
Copying livecd-stage1 result to new livecd-stage2 work directory...
Running command "rsync -a --delete
/var/tmp/catalyst/tmp/gcc34/livecd-stage1-pentium4-20040831/*
/var/tmp/catalyst/tmp/gcc34/livecd-stage2-pentium4-20040831"
Configuring profile link...
Running command "rm -f
/var/tmp/catalyst/tmp/gcc34/livecd-stage2-pentium4-20040831/etc/make.profile"
Running command "ln -sf
../usr/portage/profiles/default-linux/x86/2004.2/gcc34/2.6
/var/tmp/catalyst/tmp/gcc34/livecd-stage2-pentium4-20040831/etc/make.profile"
Setting up chroot...
Running command "cp /etc/resolv.conf
/var/tmp/catalyst/tmp/gcc34/livecd-stage2-pentium4-20040831/etc"
Running command "cp /root/catalyst/catalyst-env.sh
/var/tmp/catalyst/tmp/gcc34/livecd-stage2-pentium4-20040831/tmp/envscript"
Running command "rm -f
/var/tmp/catalyst/tmp/gcc34/livecd-stage2-pentium4-20040831/etc/make.conf"
cleaning previous livecd-stage2 build
Running command "rm -rf
/var/tmp/catalyst/builds/gcc34/livecd-stage2-pentium4-20040831"
Running command "cp /boot/config-2.6.8-gentoo-r3-reiser4
/var/tmp/catalyst/tmp/gcc34/livecd-stage2-pentium4-20040831/var/tmp/gentoo.config"
Running command "/bin/bash
/usr/lib/catalyst/livecd/runscript/default-runscript.sh kernel '1' 'gentoo'
'sys-kernel/gentoo-dev-sources' 'livecd'"
!!! 'str' object has no attribute 'insert'
!!! 'rm -Rf /usr/portage/profiles; emerge sync' may fix this. If it does
!!! not then please report this to bugs.gentoo.org and, if possible, a dev
!!! on #gentoo (irc.freenode.org)
!!! 'str' object has no attribute 'insert'
!!! 'rm -Rf /usr/portage/profiles; emerge sync' may fix this. If it does
!!! not then please report this to bugs.gentoo.org and, if possible, a dev
!!! on #gentoo (irc.freenode.org)

!!! catalyst: Runscript kernel build failed

!!! catalyst: Runscript aborting due to error.
!!! catalyst: could not complete build

Expected Results:  
livecd-stages get build with stacked profiles
Comment 1 SpanKY gentoo-dev 2004-09-08 21:26:40 UTC

*** This bug has been marked as a duplicate of 62446 ***