Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problem resolving dependencies for net-dns/bind from @select
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
bryn1u
n00b
n00b


Joined: 15 Jan 2013
Posts: 4

PostPosted: Tue Jan 15, 2013 8:17 am    Post subject: Problem resolving dependencies for net-dns/bind from @select Reply with quote

Hi everyone.

I was reading documentations about USE, i think i have added these flags. I was looking for this problem on forum, i found but haven't helped me solve my problem. That's why i'm asking about help.

Code:

ks3290849 portage # emerge --emptytree --verbose @world

 * IMPORTANT: 5 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.


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

Calculating dependencies \

!!! Problem resolving dependencies for net-dns/bind from @selected          ..                            . done!

!!! The ebuild selected to satisfy "net-dns/bind" has unmet requirements.
- net-dns/bind-9.9.2_p1::gentoo USE="berkdb ipv6 ssl urandom -caps -dlz -doc -filter-aaaa -geoip -gost -gssapi -idn -ldap -mysql -odbc -postgres -python -rpz -rrl -sdb-ldap (-selinux) -static-libs -threads -xml"

  The following REQUIRED_USE flag constraints are unsatisfied:
    berkdb? ( dlz )

  The above constraints are a subset of the following complete expression:
    postgres? ( dlz ) berkdb? ( dlz ) mysql? ( dlz !threads ) odbc? ( dlz ) ldap? ( dlz ) sdb-ldap? ( dlz ) gost? ( ssl ) threads? ( caps )

(dependency required by "@selected" [set])
(dependency required by "@world" [argument])


Thanks for helping me.
Greetings.
Back to top
View user's profile Send private message
Veldrin
Veteran
Veteran


Joined: 27 Jul 2004
Posts: 1945
Location: Zurich, Switzerland

PostPosted: Tue Jan 15, 2013 8:54 am    Post subject: Reply with quote

Quote:
Code:
...
  The following REQUIRED_USE flag constraints are unsatisfied:
    berkdb? ( dlz )
...

if you want to use berkdb, then you need also dlz useflag enabled.

Code:
echo net-dns/bind dlz >> /etc/portage/package.use


V.
_________________
read the portage output!
If my answer is too concise, ask for an explanation.
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