SA Bugzilla – Bug 7472
pod2man fails to process sa-check_spamd.raw
Last modified: 2017-09-20 00:19:00 UTC
Created attachment 5463 [details] Patch to trunk trunk$ pod2man sa-check_spamd.raw sa-check_spamd.1p sa-check_spamd.raw around line 426: Expected text after =item, not a number sa-check_spamd.raw around line 431: Expected text after =item, not a number sa-check_spamd.raw around line 436: Expected text after =item, not a number POD document had syntax errors at /usr/bin/pod2man line 70. ctrl:trunk$ echo $? 130 We've been applying the attached patch in Debian for some time to address this, but I believe that this is the first time the issue has been raised upstream. The Debian bug indicates that this was a non-fatal error prior to Perl 5.18. I've confirmed the issue in trunk and in the 3.4 branch.
For reference, the Debian bug was https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=720499
Thanks for the report, Noah. Patch attachment 5463 [details] looks good, committing to trunk and stable 3.4 branch respectively. Sending sa-check_spamd.raw Committed revision 1808961. Sending sa-check_spamd.raw Committed revision 1808962. Closing RESOLVED FIXED.