Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge fails net-dns/bind issue
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
andytheg
n00b
n00b


Joined: 23 Nov 2011
Posts: 71
Location: BASEL

PostPosted: Fri Mar 30, 2012 9:44 am    Post subject: emerge fails net-dns/bind issue Reply with quote

After emerge i got following issue:


Code:
emerge --update --deep --newuse -v --ask @world

 * IMPORTANT: 7 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.8.1_p1::gentoo USE="berkdb ipv6 ssl -caps -dlz -doc -geoip -gos                                                                              t -gssapi -idn -ldap -mysql -odbc -pkcs11 -postgres -rpz -sdb-ldap (-selinux) -t                                                                              hreads -urandom -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])

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

thanks for any suggestions
Back to top
View user's profile Send private message
Veldrin
Veteran
Veteran


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

PostPosted: Fri Mar 30, 2012 10:49 am    Post subject: Reply with quote

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

If you set use berkdb, you also need also dlz.

echo "net-nds/bind dlz" >> /etc/portage/package.use should fix it.
_________________
read the portage output!
If my answer is too concise, ask for an explanation.
Back to top
View user's profile Send private message
andytheg
n00b
n00b


Joined: 23 Nov 2011
Posts: 71
Location: BASEL

PostPosted: Fri Mar 30, 2012 11:12 am    Post subject: Reply with quote

ok thanks this help me out!!
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