Hello, I'm looking into packaging public-inbox 1.9.0 for Debian and stumble over: $ prove t/pop3d.t t/pop3d.t .. skipped: certs/ missing for t/pop3d.t, run /usr/bin/perl ./create-certs.perl in certs/ Test Summary Report ------------------- t/pop3d.t (Wstat: 0 Tests: 2 Failed: 0) Parse errors: Bad plan. You planned 0 tests but ran 2. Files=1, Tests=2, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.17 cusr 0.02 csys = 0.21 CPU) Result: FAIL It looks better after I called the create-certs script, but IMHO it should work as is and just skip the two tests as advertised? After calling the create-certs script I get: t/pop3d.t .. 1/? Not enough arguments for PublicInbox::Daemon::run at blib/script/public-inbox-pop3d line 8, near "'pop3://0.0.0.0:110')" Execution of blib/script/public-inbox-pop3d aborted due to compilation errors. Then it hangs. I'm not fluent enough in Perl to fix that quickly myself and my today's time to look into public-inbox is running out, so I thought I let you know. Also happens on master. Best regards Uwe -- Pengutronix e.K. | Uwe Kleine-König | Industrial Linux Solutions | https://www.pengutronix.de/ |