user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
From: Eric Wong <e@80x24.org>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: meta@public-inbox.org, Ricardo Ribalda <ribalda@chromium.org>
Subject: Re: Debian's Perl CI tests fail for public-inbox
Date: Mon, 14 Nov 2022 20:32:02 +0000	[thread overview]
Message-ID: <20221114203202.GA3160@dcvr> (raw)
In-Reply-To: <20221114182619.r7hbl37giytraqj4@pengutronix.de>

Uwe Kleine-König <u.kleine-koenig@pengutronix.de> wrote:
> Hello,
> 
> based on a MR by Ricardo Ribalda Delgado[1] I looked into the automatic
> CI possibilities for Debian packages. I enabled it for the Debian
> packaging repository and there are a few failures. Given my little Perl
> foo I don't know how to properly handle all of them.
> 
> The pipeline just runs perl -wc $file for each installed file.
> 
> For /usr/share/perl5/PublicInbox/WwwHighlight.pm this might be fixed by
> build-depending on libhighlight-perl?

Yes.  Fwiw, I would prefer a softer Suggests/Recommends for
regular users for libhighlight-perl since there'll likely
be lei-only users who will be annoyed they're wasting
bandwidth+space on HTML stuff.

> /usr/share/perl5/PublicInbox/DSKQXS.pm fails because it's BSD stuff not
> available/needed on Linux. How should this be resolved? Not installing
> that module? Or is running perl -wc on everything just a bad idea?

*shrug* maybe Debian kFreeBSD picks up again :)

I could workaround it so `perl -wc' works on Linux, but it'd
make the code uglier and (perhaps immeasurably) slower on FreeBSD.

> The full log is available on https://salsa.debian.org/ukleinek/public-inbox/-/jobs/3485533

Is that visible w/o JavaScript?  This is an accessibility problem.

> Best regards
> Uwe
> 
> [1] https://salsa.debian.org/ukleinek/public-inbox/-/merge_requests/1,
> thanks, even if I didn't pick up everything in there for 1.9.0-1

I got the "Email patches" download link, at least:
https://salsa.debian.org/ukleinek/public-inbox/-/merge_requests/1.patch

      reply	other threads:[~2022-11-14 20:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-14 18:26 Debian's Perl CI tests fail for public-inbox Uwe Kleine-König
2022-11-14 20:32 ` Eric Wong [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://public-inbox.org/README

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221114203202.GA3160@dcvr \
    --to=e@80x24.org \
    --cc=meta@public-inbox.org \
    --cc=ribalda@chromium.org \
    --cc=u.kleine-koenig@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).