Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
GNOME error bindist
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
zafiron
n00b
n00b


Joined: 01 Apr 2016
Posts: 1

PostPosted: Fri Apr 01, 2016 5:32 pm    Post subject: GNOME error bindist Reply with quote

I try install gnome

Code:

emerge --ask  gnome-base/gnome


and return this error
Code:

!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:

dev-libs/openssl:0

  (dev-libs/openssl-1.0.2g-r2:0/0::gentoo, installed) pulled in by
    >=dev-libs/openssl-0.9.8f:0[bindist=] required by (net-misc/openssh-7.2_p2:0/0::gentoo, installed)
                                ^^^^^^^^                                                                                                 

  (dev-libs/openssl-1.0.2g-r2:0/0::gentoo, ebuild scheduled for merge) pulled in by
    >=dev-libs/openssl-0.9.8g:0[-bindist] required by (net-voip/telepathy-gabble-0.18.3:0/0::gentoo, ebuild scheduled for merge)
                                ^^^^^^^^                                                                                                                           


It may be possible to solve this problem by using package.mask to
prevent one of those packages from being selected. However, it is also
possible that conflicting dependencies exist such that they are
impossible to satisfy simultaneously.  If such a conflict exists in
the dependencies of two different packages, then those packages can
not be installed simultaneously. You may want to try a larger value of
the --backtrack option, such as --backtrack=30, in order to see if
that will solve this conflict automatically.

For more information, see MASKED PACKAGES section in the emerge man
page or refer to the Gentoo Handbook.


Then i try this:

Code:

USE="-bindist" emerge --ask  gnome-base/gnome


but return same error :(
Back to top
View user's profile Send private message
markisthejob
Tux's lil' helper
Tux's lil' helper


Joined: 04 Aug 2008
Posts: 143
Location: Cork, Republic of Ireland

PostPosted: Fri Apr 01, 2016 5:52 pm    Post subject: Reply with quote

I might be wrong but I think openssh and openssl both need to have the same bindinst USE flag set (either bindinst or -bindinst)
I would try adding -bindinst into your global use flags in /etc/portage/make.conf if you dont need it for any other packages or alternatively set it the same for both packages in /etc/portage/package.use
Back to top
View user's profile Send private message
Ant P.
Watchman
Watchman


Joined: 18 Apr 2009
Posts: 6920

PostPosted: Fri Apr 01, 2016 7:10 pm    Post subject: Reply with quote

You've installed openssl with bindist - the question is, why?

Turning it off if you had a reason to turn it on in the first place will put you in legal hot water.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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