| Summary: | net-dns/bind-9.10.1_p1 - default USE settings violate REQUIRED_USE | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | William Throwe <wtt6> |
| Component: | [OLD] Server | Assignee: | Christian Ruppert (idl0r) <idl0r> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | achurch+gentoo, gentoobugzilla |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
William Throwe
2014-12-13 22:06:26 UTC
confirming update issue
# emerge -uDNa world
!!! 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.10.1_p1::gentoo USE="berkdb caps dlz mysql python ssl static-libs threads xml -doc -filter-aaaa -fixed-rrset -geoip -gost -gssapi -idn -ipv6 -ldap -nslint -odbc -postgres -rpz -seccomp (-selinux) -urandom" ABI_X86="64" PYTHON_TARGETS="python2_7 python3_3 -python3_4"
The following REQUIRED_USE flag constraints are unsatisfied:
mysql? ( !threads )
The above constraints are a subset of the following complete expression:
postgres? ( dlz ) berkdb? ( dlz ) mysql? ( dlz !threads ) odbc? ( dlz ) ldap? ( dlz ) gost? ( ssl ) threads? ( caps )
(dependency required by "@selected" [set])
(dependency required by "@world" [argument])
Fixed in CVS. Thanks! |