From: Michael Albinus <michael.albinus@gmx.de>
To: Juri Linkov <juri@linkov.net>
Cc: Eli Zaretskii <eliz@gnu.org>, emacs-devel@gnu.org
Subject: Re: master 91e02dde5fe: New tests for nested archives (bug#70987)
Date: Tue, 28 May 2024 09:11:39 +0200 [thread overview]
Message-ID: <87ikyys95g.fsf@gmx.de> (raw)
In-Reply-To: <86h6ejdtn1.fsf@mail.linkov.net> (Juri Linkov's message of "Mon, 27 May 2024 20:58:10 +0300")
Juri Linkov <juri@linkov.net> writes:
>> In order to keep the ball rolling: while tar-mode-tests succeed in my
>> local environment, they fail on emba:
>> ...
>> Searching for program: No such file or directory, unzip
>> ...
>> Perhaps it needs a test whether executable unzip does exist?
>
> Looks so, like there is already (skip-unless (executable-find "zip")).
On Debian, zip and unzip are installed by different packages. The
existence of the executable zip does not include executable unzip.
--8<---------------cut here---------------start------------->8---
# apt-file find /usr/bin/zip
cbmconvert: /usr/bin/zip2disk
hatari: /usr/bin/zip2st
libio-compress-perl: /usr/bin/zipdetails
openfoam: /usr/bin/zipUpMesh
perl: /usr/bin/zipdetails
python3-zipstream-ng: /usr/bin/zipserver
soong: /usr/bin/zip2zip
soong: /usr/bin/zipsync
unzip: /usr/bin/zipgrep
unzip: /usr/bin/zipinfo
zip: /usr/bin/zip
zip: /usr/bin/zipcloak
zip: /usr/bin/zipnote
zip: /usr/bin/zipsplit
zipalign: /usr/bin/zipalign
zipcmp: /usr/bin/zipcmp
zipmerge: /usr/bin/zipmerge
ziproxy: /usr/bin/ziproxy
ziproxy: /usr/bin/ziproxylogtool
ziptime: /usr/bin/ziptime
ziptool: /usr/bin/ziptool
# apt-file find /usr/bin/unzip
unzip: /usr/bin/unzip
unzip: /usr/bin/unzipsfx
zziplib-bin: /usr/bin/unzip-mem
--8<---------------cut here---------------end--------------->8---
Test-driven development :-)
Best regards, Michael.
next prev parent reply other threads:[~2024-05-28 7:11 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <171618627762.8573.3679457028884512823@vcs2.savannah.gnu.org>
[not found] ` <20240520062438.19910C35337@vcs2.savannah.gnu.org>
2024-05-20 11:45 ` master 91e02dde5fe: New tests for nested archives (bug#70987) Michael Albinus
2024-05-20 12:33 ` Eli Zaretskii
2024-05-20 13:47 ` Michael Albinus
2024-05-20 17:00 ` Juri Linkov
2024-05-20 18:03 ` Eli Zaretskii
2024-05-24 11:53 ` Benjamin Riefenstahl
2024-05-27 17:45 ` Michael Albinus
2024-05-27 17:58 ` Juri Linkov
2024-05-28 7:11 ` Michael Albinus [this message]
2024-05-28 7:27 ` Michael Albinus
2024-05-28 11:13 ` Eli Zaretskii
2024-05-28 11:12 ` Eli Zaretskii
2024-05-28 11:24 ` Michael Albinus
2024-05-27 18:08 ` Eli Zaretskii
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://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ikyys95g.fsf@gmx.de \
--to=michael.albinus@gmx.de \
--cc=eliz@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=juri@linkov.net \
/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://git.savannah.gnu.org/cgit/emacs.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).