From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: pakfire-builder - problem with checking for python progressbar2 in arch linux
Date: Sun, 01 Oct 2023 15:14:33 +0200 [thread overview]
Message-ID: <05a2b1ea-e967-4f6f-8953-dd58970fb4af@ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 380 bytes --]
Hi Michael,
The ./configure fails to find the python progressbar2 on my laptop as
arch linux calls the package progressbar.
If I changed line 17307 in configure from
$PYTHON -c "import progressbar2" 2>/dev/null
to
$PYTHON -c "import progressbar" 2>/dev/null
then the configure command completed with no problems.
Regards,
Adolf.
--
Sent from my laptop
reply other threads:[~2023-10-01 13:14 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=05a2b1ea-e967-4f6f-8953-dd58970fb4af@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.org \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox