Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 218808 - net-dns/bind depends on resolvconf-gentoo
Summary: net-dns/bind depends on resolvconf-gentoo
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Konstantin Arkhipov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-21 22:46 UTC by Davide Pesavento
Modified: 2008-05-03 18:22 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Davide Pesavento (RETIRED) gentoo-dev 2008-04-21 22:46:08 UTC
Currently net-dns/bind ebuild forcefully DEPENDs on net-dns/resolvconf-gentoo, which is deprecated in favour of net-dns/openresolv. Is there anything wrong in changing the dependency from
"resolvconf? ( net-dns/resolvconf-gentoo )"
to
"resolvconf? ( || ( net-dns/resolvconf-gentoo net-dns/openresolv ) )"
?

Also I cannot understand why resolvconf is listed in DEPEND instead of RDEPEND.
Comment 1 Tobias Scherbaum (RETIRED) gentoo-dev 2008-05-03 18:22:33 UTC
This is fixed in bind-9.4.2. Thanks for reporting!