SA Bugzilla – Bug 6608
Make thinks that Digest::SHA is optional AND required
Last modified: 2017-04-15 10:17:38 UTC
While working on Hudson/Jenkins build issue, I noted that a make seems to think Digest::SHA is required AND optional. ERROR: the required Digest::SHA module is not installed. NOTE: the optional Digest::SHA module is not installed. The Digest::SHA module is required by the DKIM plugin. REQUIRED module missing: Digest::SHA REQUIRED module missing: HTML::Parser REQUIRED module missing: Net::DNS REQUIRED module missing: Archive::Tar REQUIRED module missing: IO::Zlib optional module missing: Digest::SHA
Please fix this summary: s/things/thinks/
Moving all open bugs where target is defined and 3.4.0 or lower to 3.4.1 target
Pushing to 3.4.2 though marking a blocker so we can hopefully get this looked at.
Created attachment 5396 [details] Make Digest::SHA required and Digest::SHA1 as optional trunk: Sending lib/Mail/SpamAssassin/Util/DependencyInfo.pm Committed revision 1749931.
Committed to 3.4 branch as revision 1791487