Gentoo Archives: gentoo-catalyst

From: "Ian P. Christian" <pookey@×××××××××.uk>
To: gentoo-catalyst@l.g.o
Subject: [gentoo-catalyst] pam-login issue
Date: Mon, 10 Jul 2006 13:03:22
Message-Id: 200607101402.07083.pookey@pookey.co.uk
1 I checked the archive, but failed to see anything related to this - but then,
2 the only arhive I could find had no posts from the last 6 weeks :)
3
4 Presumably this is caused by recent shadow conflicts :
5
6 # catalyst2 -f ./mystage3.spec
7
8 .....
9
10 * GNU info directory index is up-to-date.
11
12 Portage Autoresume point found not emerging portage
13 emerge --usepkg --buildpkg --newuse -e system
14 >>> --newuse implies --update... adding --update to options.
15 Calculating system dependencies ...done!
16
17 !!! Error: the sys-apps/pam-login package conflicts with another package.
18 !!! both can't be installed on the same system together.
19 !!! Please use 'emerge --pretend' to determine blockers.
20
21
22 !!! catalyst: run script failed.
23
24
25 Traceback (most recent call last):
26 File "modules/generic_stage_target.py", line 1040, in run_local
27 cmd("/bin/bash "+self.settings["controller_file"]+" run","run script
28 failed.",env=self.env)
29 File "/usr/lib/catalyst2/modules/catalyst_support.py", line 487, in cmd
30 raise CatalystError,myexc
31 CatalystError: <unprintable instance object>
32 None
33
34 !!! catalyst: Stage build aborting due to error.
35
36
37 Catalyst aborting....
38 lockfile does not
39 exist '/var/tmp/catalyst2/tmp/default/stage3-i686-20060710/.catalyst_lock'
40
41 --
42 Ian P. Christian
43 http://pookey.co.uk

Replies

Subject Author
Re: [gentoo-catalyst] pam-login issue Andreas Rueckert <a_rueckert@×××.net>