Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
sysvinit-2.88-r4 blocking util-linux-2.22.2 [solved]
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
Iesos
n00b
n00b


Joined: 12 Jan 2007
Posts: 56

PostPosted: Sat Mar 02, 2013 1:07 pm    Post subject: sysvinit-2.88-r4 blocking util-linux-2.22.2 [solved] Reply with quote

I get the following block:

<sys-apps/sysvinit-2.88-r4 ("<sys-apps/sysvinit-2.88-r4" is blocking sys-apps/util-linux-2.22.2)

And looking into the dependencies for these, util-linux have a "!<2.88-r4" for sysvinit and the reversed "!<2.22.2", but that should be satisfied with the above right? (or does "!<" mean "!<=") If satisfied and it should be working, should it be safe to remove one o these, update the other and then reinstall the removed one?

Or is there some other recommended solution?

Thanks.


Last edited by Iesos on Sat Mar 02, 2013 1:57 pm; edited 1 time in total
Back to top
View user's profile Send private message
SamuliSuominen
Retired Dev
Retired Dev


Joined: 30 Sep 2005
Posts: 2133
Location: Finland

PostPosted: Sat Mar 02, 2013 1:41 pm    Post subject: Reply with quote

It says "<sys-apps/sysvinit-2.88-r4" is blocking sys-apps/util-linux-2.22.2" and means exactly what it says.

<sys-apps/sysvinit-2.88-r4 with the < means any older version than 2.88-r4
so the blocker says "Upgrade sysvinit before upgrading util-linux."

emerge -1 sysvinit

or even temporarily emerge -C sysvinit and emerge -1 util-linux
Back to top
View user's profile Send private message
Iesos
n00b
n00b


Joined: 12 Jan 2007
Posts: 56

PostPosted: Sat Mar 02, 2013 1:56 pm    Post subject: Reply with quote

Exactly what I wanted to know.

Kiitos.
Back to top
View user's profile Send private message
hamletmun
Tux's lil' helper
Tux's lil' helper


Joined: 13 Jun 2002
Posts: 111
Location: Buenos Aires, Argentina

PostPosted: Sat Mar 02, 2013 4:57 pm    Post subject: what I did... Reply with quote

emerge -uDv1 sysvinit util-linux
Back to top
View user's profile Send private message
RAPHEAD
Tux's lil' helper
Tux's lil' helper


Joined: 20 Jun 2003
Posts: 134
Location: Germany

PostPosted: Wed Apr 24, 2013 11:55 am    Post subject: Reply with quote

Code:
emerge -uv1 sysvinit util-linux


Did the trick for me.
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