Gentoo Archives: gentoo-catalyst

From: "Juan Luis Pérez Pérez" <juanluperez@×××××.com>
To: gentoo-catalyst@l.g.o
Subject: [gentoo-catalyst] Cannot create stage1-livecd
Date: Mon, 08 Jun 2009 15:27:12
Message-Id: f200eda20906080827m67a29f13gcefae0e96d7e0878@mail.gmail.com
1 Hi!
2 I was reading information about catalyst in forums.gentoo.org,
3 gentoo-wiki, gentoo.org, google, even in bugs.gentoo.org but it wasn't
4 possible to create a stage1-livecd.
5
6 When I try to create this, catalyst says:
7
8 ...
9 >>> No outdated packages were found on your system.
10 ROOT=/ emerge --verbose --usepkg --buildpkg --newuse -pt livecd-tools baselayout
11 dhcpcd acpid e2fsprogs ethtool hwsetup nano links less logrotate syslog-ng iput
12 ils device-mapper app-misc/livecd-tools
13
14
15 !!! /etc/make.profile is not a symlink and will probably prevent most merges.
16 !!! It should point into a profile within /usr/portage/profiles/
17 !!! (You can safely ignore this message when syncing. It's harmless.)
18
19
20
21 These are the packages that would be merged, in reverse order:
22
23 Calculating dependencies |
24 !!! All ebuilds that could satisfy "app-misc/livecd-tools" have been masked.
25 !!! One of the following masked packages is required to complete your request:
26 - app-misc/livecd-tools-1.0.40 (masked by: missing keyword)
27
28 For more information, see MASKED PACKAGES section in the emerge man page or
29 refer to the Gentoo Handbook.
30
31
32 !!! catalyst: Error in attempt to build packages
33
34
35 Traceback (most recent call last):
36 File "modules/generic_stage_target.py", line 1359, in build_packages
37 "Error in attempt to build packages",env=self.env)
38 File "/usr/lib/catalyst/modules/catalyst_support.py", line 542, in cmd
39 raise CatalystError,myexc
40 CatalystError
41 None
42
43 !!! catalyst: livecdbuild aborting due to error.
44
45 Traceback (most recent call last):
46 File "/usr/lib/catalyst/catalyst", line 208, in build_target
47 mytarget.run()
48 File "modules/generic_stage_target.py", line 1260, in run
49 apply(getattr(self,x))
50 File "modules/generic_stage_target.py", line 1364, in build_packages
51 "build aborting due to error."
52 CatalystError
53 !!! catalyst: Error encountered during run of target livecd-stage1
54 Catalyst aborting....
55
56 I attached spec files I used to generate stage1, stage2, stage3 and
57 stage1-liveCD. I've been working on this for two weeks, I tried to add
58 packages to package.unmask and package.keywords, add ACCEPT_KEYWORDS
59 to catalystrc... A some more workarounds but, no one worked :(
60
61 Does anyone know what I'm doing wrong?
62
63 Juan Luis Pérez Pérez
64 Website: http://www.juanluperez.com
65 Registered GNU/Linux user #408294 according to counter.li.org
66 --
67 Por favor, no adjunte documentos en formatos "doc", "ppt", sino en
68 algún formato estándar como "html", "pdf", "rtf", "odt" o "txt".
69 Gracias.
70 Cf: http://www.gnu.org/philosophy/no-word-attachments.es.html

Attachments

File name MIME type
stage1_foro.spec text/x-rpm-spec
stage2_foro.spec text/x-rpm-spec
stage3_foro.spec text/x-rpm-spec
livecd-stage1_template.spec text/x-rpm-spec

Replies

Subject Author
[gentoo-catalyst] Re: Cannot create stage1-livecd "Juan Luis Pérez Pérez" <juanluperez@×××××.com>
Re: [gentoo-catalyst] Cannot create stage1-livecd Steve Dommett <steve@×××××.net>