Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge want's to install X
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
GregerG
n00b
n00b


Joined: 02 Mar 2010
Posts: 25

PostPosted: Fri Jan 11, 2013 1:21 pm    Post subject: emerge want's to install X Reply with quote

Hey!
I've had my server setup to run without X and it's been doing it so very beautifully for many years now,
so well that I've forgot alot about configuration and stuff :)
Anyhow - now doing an emerge update world it all of a sudden wants to install a whole bunch of X11 packages.
How do I see which package has the X dependencies and is there a simple way to block all X packages?


Cheers,
Greg.
Back to top
View user's profile Send private message
fturco
Veteran
Veteran


Joined: 08 Dec 2010
Posts: 1181
Location: Italy

PostPosted: Fri Jan 11, 2013 1:56 pm    Post subject: Reply with quote

You can try with:
Code:
equery depends xorg-server

Equery comes with the gentoolkit package.
Back to top
View user's profile Send private message
GregerG
n00b
n00b


Joined: 02 Mar 2010
Posts: 25

PostPosted: Fri Jan 11, 2013 2:13 pm    Post subject: Reply with quote

rfelektronik etc # equery depends xorg-server
* These packages depend on xorg-server:
dev-libs/glib-2.32.4-r1 (!prefix ? x11-base/xorg-server[xvfb])


Why would glib depend on X all of a sudden, wonder if I'm missing a use switch...
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21633

PostPosted: Sat Jan 12, 2013 1:23 am    Post subject: Reply with quote

Could you post the output of emerge --pretend --verbose --update --deep --newuse world ; emerge --info dev-libs/glib? It looks like someone added a dependency on X for testing purposes, since xvfb is a headless X server.
Back to top
View user's profile Send private message
GregerG
n00b
n00b


Joined: 02 Mar 2010
Posts: 25

PostPosted: Sat Jan 12, 2013 2:08 am    Post subject: Reply with quote

I've only emerge updated system and a few select packages so the output was quite big,
uploaded it to http://pastebin.com/zqfcEJ9c

Thanks!
//Greg.
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21633

PostPosted: Sat Jan 12, 2013 5:33 pm    Post subject: Reply with quote

If your system is that far out of date, I suggest you update what you can elsewhere, then worry about glib and the X packages.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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