Gentoo Archives: gentoo-catalyst

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