Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 671894 - net-vpn/wireguard should RDEPEND upon virtual/resolvconf
Summary: net-vpn/wireguard should RDEPEND upon 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: Jason A. Donenfeld
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-25 20:13 UTC by kfm
Modified: 2019-12-28 08:04 UTC (History)
0 users

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 kfm 2018-11-25 20:13:18 UTC
In short, I was unable to use wg-quick successfully until an implementation of resolvconf(8) was made available. This requirement should be expressed in the ebuild.
Comment 1 Larry the Git Cow gentoo-dev 2019-12-28 08:04:25 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95513fef437a6bc42c196885f3d4a45ff6b11947

commit 95513fef437a6bc42c196885f3d4a45ff6b11947
Author:     Jason A. Donenfeld <zx2c4@gentoo.org>
AuthorDate: 2019-12-28 08:03:27 +0000
Commit:     Jason A. Donenfeld <zx2c4@gentoo.org>
CommitDate: 2019-12-28 08:04:14 +0000

    net-vpn/wireguard-tools: make wg-quick(8) optional
    
    Closes: https://bugs.gentoo.org/671894
    Suggested-by: Aaron Jones <aaronmdjones@gmail.com>
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>

 net-vpn/wireguard-tools/metadata.xml                        | 3 +++
 net-vpn/wireguard-tools/wireguard-tools-1.0.20191226.ebuild | 9 +++++++--
 net-vpn/wireguard-tools/wireguard-tools-9999.ebuild         | 9 +++++++--
 3 files changed, 17 insertions(+), 4 deletions(-)