Gentoo Archives: gentoo-user

From: john <jdm@×××××××××××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Kgamma 4.6.3 fails prepare phase
Date: Sun, 08 May 2011 15:01:03
Message-Id: 20110508165947.6f50064d@arcticwolf.myzen.co.uk
In Reply to: Re: [gentoo-user] Kgamma 4.6.3 fails prepare phase by Volker Armin Hemmann
1 On Sun, 08 May 2011 00:14:14 +0200
2 Volker Armin Hemmann <volkerarmin@××××××××××.com> wrote:
3
4 > On Saturday 07 May 2011 16:36:14 Richard Cox wrote:
5 > > On 05/07/2011 01:59 PM, billyd wrote:
6 > > > On Saturday, May 07, 2011 11:54:45 AM Dale wrote:
7 > > >> Volker Armin Hemmann wrote:
8 > > >>> On Saturday 07 May 2011 09:36:22 Dale wrote:
9 > > >>>> Volker Armin Hemmann wrote:
10 > > >>>>
11 > > >>>>
12 > > >>>> me. Then again, what do I know. Care to elaborate on how you
13 > > >>>> fixed
14 > > >>>> this? Maybe a cat /root/.bash_history would shed some light.
15 > > >>>
16 > > >>> I got a find / sed error and had to comment out this:
17 > > >>> if use handbook; then
18 > > >>>
19 > > >>> KMEXTRA+=" doc/kcontrol/kgamma"
20 > > >>>
21 > > >>> fi
22 > > >>
23 > > >> For the less enlightened. The file is here:
24 > > >>
25 > > >> /usr/portage/kde-base/kgamma/kgamma-4.6.3.ebuild
26 > > >>
27 > > >> This part should look like this:
28 > > >>
29 > > >> src_unpack() {
30 > > >> # if use handbook; then
31 > > >> # KMEXTRA+=" doc/kcontrol/kgamma"
32 > > >> # fi
33 > > >>
34 > > >>
35 > > >> Don't forget to redo the manifest:
36 > > >>
37 > > >> ebuild /usr/portage/kde-base/kgamma/kgamma-4.6.3.ebuild manifest
38 > > >>
39 > > >> Is this a bug? Should I report it or will they fix it
40 > > >> eventually?
41 > > >>
42 > > >> Thanks Volker. That got me going again.
43 > > >>
44 > > >> Dale
45 > > >>
46 > > >> :-) :-)
47 > > >
48 > > > I was able to get it to emerge by adding the following to my
49 > > > /etc/portage/package.use:
50 > > >
51 > > > kde-base/kgamma -handbook
52 > > >
53 > > > The rest of the KDE-4.6.3 completed without further errors.
54 > > >
55 > > > Bill
56 > >
57 > > Yep, it's a use flag issue...like you said, don't touch the
58 > > ebuild...turn off the use flag instead, until it gets fixed.
59 >
60 > handbook is unset for me - so it was off. Logically there is no need
61 > to turn something off again.
62 >
63
64 Have reported as a bug. Not sure if I should have done?
65
66 USE="-handbook" emerge kdegamma fixes the issue though.
67
68 All other packages have emerged fine.
69
70 Love the bouncy ball widget, especially when you can stop it!!
71
72
73 --
74 John D Maunder
75 jdm@×××××××××××××××××××.uk

Replies

Subject Author
Re: [gentoo-user] Kgamma 4.6.3 fails prepare phase Dale <rdalek1967@×××××.com>