public inbox for gentoo-catalyst@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-catalyst] Problem with ARCH
@ 2004-12-30 17:08 Dylan Carlson
  2004-12-30 22:21 ` Dylan Carlson
  0 siblings, 1 reply; 11+ messages in thread
From: Dylan Carlson @ 2004-12-30 17:08 UTC (permalink / raw
  To: gentoo-catalyst

Greetings,

I feel stupid sending this email but I don't have the time to peek at 
catalyst's internals to figure it out, just to roll these amd64 stages for 
hardened.  Figuring that it was a problem with the hardened/amd64 profile, 
I tried the default-linux/amd64/2004.3 profile and it failed too.  
Obviously I'm doing something wrong, and I would appreciate it if someone 
pointed it out for me.

Anyway, here's the error:

Gentoo Catalyst, version 1.1.0
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 "ccache pkgcache kerncache"
Setting sharedir to config file value "/usr/lib/catalyst"
Compiler cache support enabled.
Package cache support enabled.
Kernel cache support enabled.
Envscript support enabled.
Building natively for amd64
Setting up directories...
Running command "rm -rf /var/tmp/catalyst/tmp/default/stage3-amd64-2005.0"
Unpacking stage tarball...
Running command "tar 
xjpf /var/tmp/catalyst/builds/stage3-amd64-2004.3.tar.bz2 
-C /var/tmp/catalyst/tmp/default/stage3-amd64-2005.0"
Unpacking portage tree snapshot...
Running command "tar 
xjpf /var/tmp/catalyst/snapshots/portage-20041230.tar.bz2 
-C /var/tmp/catalyst/tmp/default/stage3-amd64-2005.0/usr"
Configuring profile link...
Running command "rm 
-f /var/tmp/catalyst/tmp/default/stage3-amd64-2005.0/etc/make.profile"
Running command "ln 
-sf ../usr/portage/profiles/default-linux/amd64/2004.3 /var/tmp/catalyst/tmp/default/stage3-amd64-2005.0/etc/make.profile"
Setting up chroot...
Running command 
"cp /etc/resolv.conf /var/tmp/catalyst/tmp/default/stage3-amd64-2005.0/etc"
Running command 
"cp /root/catalyst-env.sh /var/tmp/catalyst/tmp/default/stage3-amd64-2005.0/tmp/envscript"
Running command "rm 
-f /var/tmp/catalyst/tmp/default/stage3-amd64-2005.0/etc/make.conf"
Running command "/bin/bash /usr/lib/catalyst/targets/stage3/stage3.sh run"
>>> Regenerating /etc/ld.so.cache...
 * Caching service dependencies...
!!! ARCH is not set... Are you missing the /etc/make.profile symlink?
!!! Is the symlink correct? Is your portage tree complete?                                                



Here's my spec file:

# subarch can be any of the supported Catalyst subarches (like athlon-xp). 
Refer
# to the catalyst reference manual 
(http://www.gentoo.org/proj/en/releng/catalyst) for supported arches.
# example:
# subarch: athlon-xp
subarch: amd64

# version stamp is an identifier for the build. can be anything you want it 
to be, but it
# is usually a date.
# example:
# version_stamp: 2004.2
version_stamp: 2005.0

# target specifies what type of build Catalyst is to do. check the catalyst 
reference manual
# for supported targets.
# example:
# target: stage2
target: stage3

# rel_type defines what kind of build we are doing. usually, default will 
suffice.
# example:
# rel_type: default
rel_type: default

# system profile used to build the media
# example:
# profile: default-x86-2004.0
#profile: hardened/amd64
profile: default-linux/amd64/2004.3

# which snapshot to use
# example:
# snapshot: 20040614
snapshot: 20041230

# where the seed stage comes from, path is relative to $clst_sharedir 
(catalyst.conf)
# example:
# default/stage3-x86-2004.1
source_subpath: stage3-amd64-2004.3

Cheers,
Dylan Carlson [absinthe@gentoo.org]
Public Key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x708E165F
--
gentoo-catalyst@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-catalyst] problem with ARCH
@ 2004-12-22  9:40 martin nicolas
  0 siblings, 0 replies; 11+ messages in thread
From: martin nicolas @ 2004-12-22  9:40 UTC (permalink / raw
  To: gentoo-catalyst

So in first time hello everybody, in a second time please excuse me
for my poor level in english.

So now my problem, I try for the first time to build a livecd based on
a stage1 and have the folowing problem :

!!! ARCH is not set... Are you missing the /etc/make.profile symlink?
!!! Is the symlink correct? Is your portage tree complete?

but my /etc/make.profile is correctly set.

What can I do ?
--
gentoo-catalyst@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-catalyst] problem with ARCH
@ 2004-12-21 23:35 martin nicolas
  2004-12-22 10:31 ` Tobias Scherbaum
  0 siblings, 1 reply; 11+ messages in thread
From: martin nicolas @ 2004-12-21 23:35 UTC (permalink / raw
  To: gentoo-catalyst

So in first time hello every body, in a second time please excuse me
for my poor level in english.

So now my problem, I try for the first time to build a livecd based on
a stage1 and have the folowing problem :

!!! ARCH is not set... Are you missing the /etc/make.profile symlink?
!!! Is the symlink correct? Is your portage tree complete?

but my /etc/make.profile is correctly set.

What can I do ?
--
gentoo-catalyst@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2004-12-31 15:55 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-30 17:08 [gentoo-catalyst] Problem with ARCH Dylan Carlson
2004-12-30 22:21 ` Dylan Carlson
2004-12-30 22:33   ` John Davis
2004-12-30 22:59     ` Dylan Carlson
2004-12-31 15:52       ` Chris Gianelloni
  -- strict thread matches above, loose matches on Subject: below --
2004-12-22  9:40 [gentoo-catalyst] problem " martin nicolas
2004-12-21 23:35 martin nicolas
2004-12-22 10:31 ` Tobias Scherbaum
2004-12-22 11:13   ` martin nicolas
2004-12-22 11:17     ` Tobias Scherbaum
2004-12-22 11:28       ` martin nicolas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox