Gentoo Archives: gentoo-user

From: Bruno Espinoza <bruno32@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Portage problem with xfce4-panel
Date: Wed, 28 Feb 2007 04:48:59
Message-Id: 33a557360702272043s3df63dbct113ce1b715984dfb@mail.gmail.com
In Reply to: Re: [gentoo-user] Portage problem with xfce4-panel by Grant
1 Exist a much easier way to avoid unmasking packages. Go to your
2 /etc/make.conf. Change your architecture from "x86" to "~x86". Now emerge
3 xfce4-panel. If you don't want to be in the testing architecture. Go back
4 and change "~x86" to "x86". That's pretty easy... and no need to unamsk!
5
6 Regards.
7
8
9 2007/2/27, Grant <emailgrant@×××××.com>:
10 >
11 > > > I just did an emerge --sync; emerge world and I'm having some trouble
12 > with:
13 > > >
14 > > > <xfce-base/xfce4-panel-4.4 (is blocking xfce-base/libxfcegui4-4.4.0)
15 > > >
16 > > > I unmerged xfce4-panel but I still get the above blocking message. A
17 > > > pretend emerge of xfce4-panel confirms that it is not installed. How
18 > > > can I resolve this?
19 > >
20 > > This really is a great example of a question with too little information
21 > > provided? What were you trying to emerge? What's in your
22 > package.keywords
23 > > (only xfce entries are relevant here)?
24 >
25 > Removing all of this from package.keywords fixed it:
26 >
27 > xfce-extra/terminal
28 > >=xfce-extra/exo-0.3.2
29 > >=xfce-base/xfce-mcs-plugins-4.4.0
30 > >=xfce-base/libxfcegui4-4.4.0
31 > >=xfce-base/libxfce4util-4.4.0
32 > >=xfce-base/xfce-mcs-manager-4.4.0
33 > >=xfce-base/libxfce4mcs-4.4.0
34 >
35 > That is all required for the terminal package though. I guess I
36 > should wait until I upgrade to xfce-4.4 before I bring terminal back
37 > into the loop?
38 >
39 > - Grant
40 > --
41 > gentoo-user@g.o mailing list
42 >
43 >
44
45
46 --
47 BrunoProg64

Replies

Subject Author
Re: [gentoo-user] Portage problem with xfce4-panel Allan Gottlieb <gottlieb@×××.edu>