From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS3215 2.0.0.0/16 X-Spam-Status: No, score=-3.4 required=3.0 tests=AWL,BAYES_00, RCVD_IN_DNSWL_MED,SPF_HELO_NONE,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from metis.ext.pengutronix.de (metis.ext.pengutronix.de [IPv6:2001:67c:670:201:290:27ff:fe1d:cc33]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 71AB61F506 for ; Wed, 21 Sep 2022 15:47:48 +0000 (UTC) Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ob1wt-0000GY-H8 for meta@public-inbox.org; Wed, 21 Sep 2022 17:47:43 +0200 Received: from [2a0a:edc0:0:900:1d::77] (helo=ptz.office.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtp (Exim 4.94.2) (envelope-from ) id 1ob1wt-0025Ie-Al for meta@public-inbox.org; Wed, 21 Sep 2022 17:47:41 +0200 Received: from ukl by ptz.office.stw.pengutronix.de with local (Exim 4.94.2) (envelope-from ) id 1ob1wr-002UYT-8V for meta@public-inbox.org; Wed, 21 Sep 2022 17:47:41 +0200 Date: Wed, 21 Sep 2022 17:47:41 +0200 From: Uwe =?utf-8?Q?Kleine-K=C3=B6nig?= To: meta@public-inbox.org Subject: t/pop3d.t failure on 1.9.0 Message-ID: <20220921154741.siubptwcv4463w5l@pengutronix.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="iopzrpxuec2pajge" Content-Disposition: inline X-SA-Exim-Connect-IP: 2a0a:edc0:0:c01:1d::a2 X-SA-Exim-Mail-From: ukl@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: meta@public-inbox.org List-Id: --iopzrpxuec2pajge Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 ./cr= eate-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=3D1, Tests=3D2, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.17 cusr = 0.02 csys =3D 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 err= ors. 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 --=20 Pengutronix e.K. | Uwe Kleine-K=F6nig | Industrial Linux Solutions | https://www.pengutronix.de/ | --iopzrpxuec2pajge Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEfnIqFpAYrP8+dKQLwfwUeK3K7AkFAmMrMhQACgkQwfwUeK3K 7AmB/Af+ISQ5qHYLn7nYlBZaZsOrJuAR2JEpWqQXs8g6+2TNEmUWj3pqeE/t7EGL e1wVhnKQjb6jW1X3kSfLYvThhg4nyveIV8i9kT6RM5mDELS5CsUC80yP6j81Rqcd JKP+kzMTGMiLGxXSxjStmExcEmwhSgSwvYySHa8gAdKIYmTWPB3hngOyLvT3/5uG B8QmnaYFe/edtks+h5HKzYgnMNGv0yaFX2tvBJvH+Q71aFoE6+tK3TGidZMo49m6 +XuTinkGDx4bqWkU5ugSeti0xyos+U4ZK/y9kstQSf8Glz3hw+LC8A3E4CUdSFR1 ImomK0k1n9T3zZLK9aTDbdeWPVEOVQ== =6E0H -----END PGP SIGNATURE----- --iopzrpxuec2pajge--