Gentoo Archives: gentoo-alpha

From: "Nils o. Janus" <NoJ@××××××××××××.de>
To: gentoo-alpha@l.g.o
Subject: RE: [gentoo-alpha]
Date: Tue, 20 Sep 2005 18:47:32
Message-Id: 200509201841.j8KIfWcw012735@robin.gentoo.org
1 Hi Brian,
2
3 Check in the .ebuild files of bugzilla, wether the keyword ~alpha is entered there. If not, then inserting ~alpha into packages.keywords isnt sufficient.
4
5 Either pass the complete path of the ebuild to emerge like 'emerge www-apps/bugzilla/bugzilla-version-xxx.ebuild', or edit the .ebuild file manually, insert the keyword alpha, run 'ebuild www-apps/bugzilla/bugzilla-version-xxx.ebuild digest' and emerge as usual.
6
7 Nils
8 ---- Ursprüngliche Nachricht -----
9 Von: "Brian C. Parkhurst"<brianp@×××××××.net>
10 Gesendet: 20.09.05 20:09:45
11 An: "gentoo-alpha@l.g.o"<gentoo-alpha@l.g.o>
12 Betreff: [gentoo-alpha]
13
14 I wanted to give bugzilla a chance on my alpha-AS800 but can't seem to get my
15 unmask flags right.
16
17 # emerge -puvD bugzilla
18
19 These are the packages that I would merge, in order:
20
21 Calculating dependencies
22 !!! All ebuilds that could satisfy "bugzilla" have been masked.
23 !!! One of the following masked packages is required to complete your request:
24 - www-apps/bugzilla-2.20_rc2 (masked by: missing keyword)
25 - www-apps/bugzilla-2.18.3 (masked by: missing keyword)
26 - www-apps/bugzilla-2.20_rc1 (masked by: missing keyword)
27
28 For more information, see MASKED PACKAGES section in the emerge man page or
29 section 2.2 "Software Availability" in the Gentoo Handbook.
30
31 # cat package.unmask
32 >=www-apps/bugzilla-2*
33
34 # cat package.keywords
35 >=www-apps/bugzilla-2* ~alpha
36
37 Any thoughts?
38
39 Brian
40
41 brianp@×××××××.net
42
43 --
44 Brian Parkhurst
45
46 --
47 gentoo-alpha@g.o mailing list

Replies

Subject Author
RE: [gentoo-alpha] "Brian C. Parkhurst" <brianp@×××××××.net>
Re: [gentoo-alpha] Alec Warner <warnera6@×××××××.edu>