Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
No Overlays Working
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
Weaseal
n00b
n00b


Joined: 24 Dec 2004
Posts: 24

PostPosted: Wed Jul 16, 2008 4:32 pm    Post subject: No Overlays Working Reply with quote

I can't get any of the overlays to work, here's one example:
Code:
$ sudo emerge -autvDN world

These are the packages that would be merged, in reverse order:

Calculating world dependencies |
!!! Ebuilds for the following packages are either all
!!! masked or don't exist:
x11-wm/compiz x11-wm/compiz-fusion

... done!

$ sudo layman -l
* desktop-effects           [Git       ] (source: git://git.overlays.gentoo....)
* sunrise                   [Subversion] (source: http://overlays.gentoo.org...)

$ cat /etc/make.conf | grep source
source /usr/portage/local/layman/make.conf

$ cat /usr/portage/local/layman/make.conf
PORTDIR_OVERLAY="
/usr/portage/local/layman/desktop-effects
/usr/portage/local/layman/sunrise
$PORTDIR_OVERLAY
"

$ cat /etc/portage/package.keywords | grep compiz
>=dev-python/compizconfig-python-0.7.6
>=x11-libs/compiz-bcop-0.7.6
>=x11-plugins/compiz-fusion-plugins-main-0.7.6
>=x11-plugins/compiz-fusion-plugins-extra-0.7.6
>=x11-plugins/compiz-fusion-plugins-unsupported-0.7.6
>=x11-libs/libcompizconfig-0.7.6
>=x11-libs/compizconfig-backend-kconfig-0.7.6
>=x11-libs/compizconfig-backend-gconf-0.7.6
>=x11-wm/compiz-fusion-0.7.6
>=x11-wm/compiz-0.7.6

$ sudo emerge -av compiz

These are the packages that would be merged, in order:

Calculating dependencies /
!!! All ebuilds that could satisfy "x11-wm/compiz" have been masked.
!!! One of the following masked packages is required to complete your request:
- x11-wm/compiz-0.6.2-r1 (masked by: ~amd64 keyword)
- x11-wm/compiz-0.6.2 (masked by: ~amd64 keyword)
- x11-wm/compiz-0.5.2 (masked by: ~amd64 keyword)
- x11-wm/compiz-0.5.0 (masked by: ~amd64 keyword)
- x11-wm/compiz-0.7.6 (masked by: )
Edit, oh yeah, and:
Code:
$ locate compiz-0.7.6 | grep desktop-effects
/usr/portage/local/layman/desktop-effects/x11-wm/compiz/compiz-0.7.6.ebuild

Any ideas?
Back to top
View user's profile Send private message
Wire64
n00b
n00b


Joined: 30 Aug 2007
Posts: 10

PostPosted: Wed Jul 16, 2008 5:46 pm    Post subject: Reply with quote

Try unmasking these packages like this:

/etc/portage/package.keywords
Code:

x11-wm/compiz **
x11-libs/compiz-bcop **
x11-libs/libcompizconfig **
x11-wm/emerald **
x11-plugins/compiz-fusion-plugins-main **
x11-plugins/compiz-fusion-plugins-extra **
dev-python/compizconfig-python **
x11-libs/compizconfig-backend-gconf **
x11-themes/emerald-themes **
x11-apps/ccsm **
x11-apps/fusion-icon **
x11-wm/compiz-fusion **
Back to top
View user's profile Send private message
Weaseal
n00b
n00b


Joined: 24 Dec 2004
Posts: 24

PostPosted: Wed Jul 16, 2008 6:25 pm    Post subject: Reply with quote

I got it. The issue was a bad PORTDIR_OVERLAY define in make.conf!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum