Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
The 'too much blocks for me' Thread..
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
ch64
Guru
Guru


Joined: 09 Jun 2010
Posts: 412

PostPosted: Fri Aug 22, 2014 6:58 am    Post subject: The 'too much blocks for me' Thread.. Reply with quote

I know. Text modus is nice. But.. can anybody help me to solve these blocks?
http://pastebin.com/sXprUMKx
emerge --info
http://pastebin.com/dHhFtjyQ
Back to top
View user's profile Send private message
ct85711
Veteran
Veteran


Joined: 27 Sep 2005
Posts: 1791

PostPosted: Fri Aug 22, 2014 7:33 am    Post subject: Reply with quote

From what it is looking like, you want to use gnome? If you do that is fine, however, do note that gnome requires you use systemd instead of udev. So having the udev flag set is going to cause some troubles with gnome.

As far as this goes
Quote:
[blocks B ] media-video/ffmpeg:0 ("media-video/ffmpeg:0" is blocking media-video/libav-9.16)


You need to choose on if you want to use ffmpeg or libav with vlc. From there you could try adding the other one to your package.mask.
Back to top
View user's profile Send private message
ch64
Guru
Guru


Joined: 09 Jun 2010
Posts: 412

PostPosted: Sat Aug 23, 2014 7:03 am    Post subject: Reply with quote

http://pastebin.com/qvnXi1jZ

Should i remove udisks?

When i remove udev in make.conf and add udev only on kdelibs its like that:

http://pastebin.com/ZugJUfMs
Back to top
View user's profile Send private message
i92guboj
Bodhisattva
Bodhisattva


Joined: 30 Nov 2004
Posts: 10315
Location: Córdoba (Spain)

PostPosted: Sat Aug 23, 2014 7:14 am    Post subject: Reply with quote

Blockers mean just that: that two packages can't be installed alogside. Usually, this happens because they are either equivalent or one provides a superset of what the other provides. The later is the case for udev and systemd.

In my humble understanding, if you want to use systemd, you don't need udev.

So, the first question that needs answer is: do you truly want to use systemd?

If so, then go here and follow the steps to fully migrate your system to systemd:

http://wiki.gentoo.org/wiki/Systemd

If you have no idea what I am talking about, then you should stop for a moment, take a deep breathe and learn a bit about systemd and its pros and cons.
Back to top
View user's profile Send private message
i92guboj
Bodhisattva
Bodhisattva


Joined: 30 Nov 2004
Posts: 10315
Location: Córdoba (Spain)

PostPosted: Sat Aug 23, 2014 7:16 am    Post subject: Reply with quote

As for gdm, just unmerge it, portage should then push the new version (and if not, you can always install it yourself).

Same goes for lvm2, but be sure not to reboot in the middle of the process if you need lvm to boot your system.
Back to top
View user's profile Send private message
ch64
Guru
Guru


Joined: 09 Jun 2010
Posts: 412

PostPosted: Mon Aug 25, 2014 9:44 am    Post subject: Reply with quote

Hello.
Now... (I'm following the Systemd guide) i have that error below on two systems here.
Somebody knows what to do? I have -udev in make.conf

Code:
# emerge --update --newuse -av @world

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

Calculating dependencies... done!

!!! The ebuild selected to satisfy ">=kde-base/kdelibs-4.11.11:4[aqua=,nepomuk?]" has unmet requirements.
- kde-base/kdelibs-4.14.0::gentoo USE="acl alsa bzip2 fam handbook jpeg2k lzma mmx nls opengl policykit spell sse sse2 ssl udisks upower zeroconf -3dnow (-altivec) (-aqua) -debug -doc -kerberos -nepomuk -openexr -test -udev"

  The following REQUIRED_USE flag constraints are unsatisfied:
    udisks? ( udev ) upower? ( udev )

(dependency required by "kde-base/plasma-workspace-4.11.11" [ebuild])
(dependency required by "@selected" [set])
(dependency required by "@world" [argument])


update
It seems for me, that -udev isn't really important in the make.conf
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