Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
issue installing a Desktop environment (solved)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
pacman94
n00b
n00b


Joined: 09 Mar 2016
Posts: 16

PostPosted: Fri May 06, 2016 11:50 pm    Post subject: issue installing a Desktop environment (solved) Reply with quote

Hi, im trying install XFCE in my new gentoo, but when i do merge, i get this:

sys-fs/eudev is blocking sys-apps/gentoo-systemd-integration-6
sys-apps/gentoo/systemd-integration is blocking sys-fs/eudev
sys-apps/systemd is blocking sys-fs/eudev
sys-fs/eudev is blocking sys-apps/systemd

I have installed eudev but NOT systemd, what happend?

Thanks.


Last edited by pacman94 on Sun May 08, 2016 12:20 am; edited 2 times in total
Back to top
View user's profile Send private message
The Doctor
Moderator
Moderator


Joined: 27 Jul 2010
Posts: 2678

PostPosted: Sat May 07, 2016 12:00 am    Post subject: Reply with quote

Without full output this is hard to say. There is a handy tool called wgetpaste that allows you to pastebin a file or command output and then post a url to the forum. I would recommend installing it. Unsuprisingly, it is used by wgetpaste <file> or by invoking a command and piping the output as <command> | wgetpaste obviously, the command must not be interactive.


However, your immediate issue is that portage isn't sure what to do with all the options for a /dev manager and is confused. You can easily solve this by using /etc/portage/package.mask and adding sys-apps/systemd and sys-fs/udev as entries, one per line. That is how you tell portage that you consider these packages bad and that it should never use them.

The real question is what whats gentoo-systemd-integration-6. Seeing the full output may be helpful.
_________________
First things first, but not necessarily in that order.

Apologies if I take a while to respond. I'm currently working on the dematerialization circuit for my blue box.
Back to top
View user's profile Send private message
pacman94
n00b
n00b


Joined: 09 Mar 2016
Posts: 16

PostPosted: Sat May 07, 2016 10:58 am    Post subject: Reply with quote

The Doctor wrote:
Without full output this is hard to say. There is a handy tool called wgetpaste that allows you to pastebin a file or command output and then post a url to the forum. I would recommend installing it. Unsuprisingly, it is used by wgetpaste <file> or by invoking a command and piping the output as <command> | wgetpaste obviously, the command must not be interactive.


However, your immediate issue is that portage isn't sure what to do with all the options for a /dev manager and is confused. You can easily solve this by using /etc/portage/package.mask and adding sys-apps/systemd and sys-fs/udev as entries, one per line. That is how you tell portage that you consider these packages bad and that it should never use them.

The real question is what whats gentoo-systemd-integration-6. Seeing the full output may be helpful.


Thanks for response.

The full output is this: https://bpaste.net/show/5f9e654d3c3f

I try add sys-apps/systemd and sys-fs/udev to /etc/portage/package.mask and not happend nothing.
Back to top
View user's profile Send private message
khayyam
Watchman
Watchman


Joined: 07 Jun 2012
Posts: 6227
Location: Room 101

PostPosted: Sat May 07, 2016 12:16 pm    Post subject: Reply with quote

pacman94 wrote:
The full output is this: https://bpaste.net/show/5f9e654d3c3f

pacman94 ... sys-apps/dbus has the systemd useflag set for some reason:

Code:
[ebuild  N     ] sys-apps/dbus-1.10.8-r1  USE="X systemd -debug -doc (-selinux) -static-libs {-test} -user-session" ABI_X86="(64) -32 (-x32)"

Add '-systemd' to USE in /etc/portage/make.conf.

best ... khay
Back to top
View user's profile Send private message
pacman94
n00b
n00b


Joined: 09 Mar 2016
Posts: 16

PostPosted: Sun May 08, 2016 12:20 am    Post subject: Reply with quote

Thanks everyone, it's works fine now.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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