Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 664754 - net-dns/dnssec-tools should depend on dev-perl/CGI
Summary: net-dns/dnssec-tools should depend on dev-perl/CGI
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-28 14:27 UTC by Wille Kuutti
Modified: 2018-12-04 14:14 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 Wille Kuutti 2018-08-28 14:27:04 UTC
net-dns/dnssec-tools should depend on dev-perl/CGI.

Without dev-perl/CGI donuts fail:
Can't locate CGI.pm in @INC (you may need to install the CGI module) (@INC contains: /etc/perl /usr/local/lib64/perl5/5.24.3/x86_64-linux /usr/local/lib64/perl5/5.24.3 /usr/lib64/perl5/vendor_perl/5.24.3/x86_64-linux /usr/lib64/perl5/vendor_perl/5.24.3 /usr/local/lib64/perl5 /usr/lib64/perl5/vendor_perl/5.24.1/x86_64-linux /usr/lib64/perl5/vendor_perl/5.24.1 /usr/lib64/perl5/vendor_perl /usr/lib64/perl5/5.24.3/x86_64-linux /usr/lib64/perl5/5.24.3 .) at /usr/lib64/perl5/vendor_perl/5.24.3/Net/DNS/SEC/Tools/Donuts/Output/Format/JSON.pm line 10.

With dev-perl/CGI emerged it works fine.

Affects at least version 2.2-r1, quote possibly also previous versions.
Comment 1 Larry the Git Cow gentoo-dev 2018-12-04 14:14:27 UTC
The bug has been closed via the following commit(s):

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

commit c63436db36ad9d3585ae97eb0b69a45286394e4d
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2018-12-04 14:13:46 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2018-12-04 14:14:16 +0000

    net-dns/dnssec-tools: Bump to version 2.2.3
    
    - Added dev-perl/CGI dependency
    - This release builds against >=openssl-1.1.0
    
    Closes: https://bugs.gentoo.org/664754
    Closes: https://bugs.gentoo.org/672494
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 net-dns/dnssec-tools/Manifest                  |  1 +
 net-dns/dnssec-tools/dnssec-tools-2.2.3.ebuild | 74 ++++++++++++++++++++++++++
 2 files changed, 75 insertions(+)