[Bug 8198] Investigate test failures on CPAN for 4.0.1 test builds before final release

2023-11-26 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8198 Giovanni Bechis changed: What|Removed |Added CC||giova...@paclan.it --- Comment #1

[Bug 8198] Investigate test failures on CPAN for 4.0.1 test builds before final release

2023-11-26 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8198 --- Comment #2 from Giovanni Bechis --- Created attachment 5919 --> https://bz.apache.org/SpamAssassin/attachment.cgi?id=5919&action=edit avoid DKIM version warnings FreeBSD uses Mail::DKIM::Verifier 1.20200513.1, this diff avoid some war

[Bug 8198] Investigate test failures on CPAN for 4.0.1 test builds before final release

2023-11-26 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8198 --- Comment #3 from Sidney Markowitz --- (In reply to Giovanni Bechis from comment #2) > Created attachment 5919 [details] > avoid DKIM version warnings > > FreeBSD uses Mail::DKIM::Verifier 1.20200513.1, this diff avoid some > warnings. T

[Bug 8198] Investigate test failures on CPAN for 4.0.1 test builds before final release

2023-11-26 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8198 --- Comment #4 from Sidney Markowitz --- I modified the suggested patch to DKIM.pm a bit: version is a core module in perl and has been at least at 0.77 since the oldest perl that SpamAssassin can run in. Modified t/dkim.t to use version->p

[Bug 8198] Investigate test failures on CPAN for 4.0.1 test builds before final release

2023-11-26 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8198 --- Comment #5 from Giovanni Bechis --- (In reply to Sidney Markowitz from comment #3) > (In reply to Giovanni Bechis from comment #2) > > Created attachment 5919 [details] > > avoid DKIM version warnings > > > > FreeBSD uses Mail::DKIM::Ve

[Bug 8198] Investigate test failures on CPAN for 4.0.1 test builds before final release

2023-11-26 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8198 --- Comment #6 from Sidney Markowitz --- (In reply to Giovanni Bechis from comment #5) > there are other occurrences of "use version 0.77" in DKIM.pm. Did you look at it before my commit or was it after and you are saying I missed something

[Bug 8198] Investigate test failures on CPAN for 4.0.1 test builds before final release

2023-11-26 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8198 Benny Pedersen changed: What|Removed |Added CC||m...@junc.eu --- Comment #7 from B

[Bug 8198] Investigate test failures on CPAN for 4.0.1 test builds before final release

2023-11-26 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8198 --- Comment #8 from Sidney Markowitz --- I don't see any gentoo testers on CPAN. I should be able to make a gentoo VM to run tests on if nobody else steps up first. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 8198] Investigate test failures on CPAN for 4.0.1 test builds before final release

2023-11-26 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8198 --- Comment #9 from Benny Pedersen --- my point is that i could make a vps, sure and test it all, but that gives no access to pmc members to see problems, i hope this will help more then it works on amiga or other non maintained distros or o

[Bug 8198] Investigate test failures on CPAN for 4.0.1 test builds before final release

2023-11-26 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8198 --- Comment #10 from Sidney Markowitz --- (In reply to Benny Pedersen from comment #9) > i can make the vps, just ask, pmc members can get root access, no cheating That sounds good. I just looked up the gentoo install page on the wiki, and

[Bug 8199] New: sa-compile crashes when used with local::lib env variable PERL_MM_OPT

2023-11-26 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8199 Bug ID: 8199 Summary: sa-compile crashes when used with local::lib env variable PERL_MM_OPT Product: Spamassassin Version: 4.0.0 Hardware: All OS: All

[Bug 8199] sa-compile crashes when used with local::lib env variable PERL_MM_OPT

2023-11-26 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8199 Sidney Markowitz changed: What|Removed |Added CC||sid...@sidney.com Target Miles

[Bug 8198] Investigate test failures on CPAN for 4.0.1 test builds before final release

2023-11-26 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8198 --- Comment #11 from Sidney Markowitz --- The failures in t/sa_compile.t appear to be bug 8199 on test machines that use local::lib to install modules. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 8199] sa-compile crashes when used with local::lib env variable PERL_MM_OPT

2023-11-26 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8199 Sidney Markowitz changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 8198] Investigate test failures on CPAN for 4.0.1 test builds before final release

2023-11-26 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8198 --- Comment #12 from Giovanni Bechis --- (In reply to Sidney Markowitz from comment #6) > (In reply to Giovanni Bechis from comment #5) > > there are other occurrences of "use version 0.77" in DKIM.pm. > > Did you look at it before my commi