Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 707386 - =net-misc/dibbler-1.0.1-r1[-resolvconf] requires virtual/resolvconf
Summary: =net-misc/dibbler-1.0.1-r1[-resolvconf] requires virtual/resolvconf
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-30 18:23 UTC by Petr Pisar
Modified: 2020-01-30 20:33 UTC (History)
1 user (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 Petr Pisar 2020-01-30 18:23:10 UTC
=net-misc/dibbler-1.0.1-r1 added resolvconf USE flag and also added a dependency on virtual/resolvconf. But the dependency is unconditional:

# emerge -v1Np --tree net-misc/dibbler

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

Calculating dependencies... done!
[ebuild     U ~] net-misc/dibbler-1.0.1-r1::gentoo [1.0.1::gentoo] USE="-doc -resolvconf%" 0 KiB
[ebuild  N     ]  virtual/resolvconf-1::gentoo  0 KiB
[ebuild  N     ]   net-dns/openresolv-3.9.0::gentoo  USE="(-selinux)" 19 KiB

Please make the dependency conditional.
Comment 1 Bernard Cafarelli gentoo-dev 2020-01-30 20:32:30 UTC
Thanks for the report! Sorry, that conditional dependency was in my plans, fixing ASAP in a -r2
Comment 2 Larry the Git Cow gentoo-dev 2020-01-30 20:33:27 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77d158b0e5af33e17bbab8c0400b8bf68e446a8f

commit 77d158b0e5af33e17bbab8c0400b8bf68e446a8f
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2020-01-30 20:33:10 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2020-01-30 20:33:22 +0000

    net-misc/dibbler: fix unconditional dep on virtual/resolvconf
    
    Closes: https://bugs.gentoo.org/707386
    Package-Manager: Portage-2.3.86, Repoman-2.3.20
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 net-misc/dibbler/{dibbler-1.0.1-r1.ebuild => dibbler-1.0.1-r2.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)