mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 0/2] Fix configure.ac for unzip and xz
@ 2024-03-11 13:45 Markus Heidelberg
  2024-03-11 13:45 ` [ptxdist] [PATCH 1/2] configure.ac: fix check for unzip Markus Heidelberg
  2024-03-11 13:45 ` [ptxdist] [PATCH 2/2] configure.ac: add check for xz Markus Heidelberg
  0 siblings, 2 replies; 5+ messages in thread
From: Markus Heidelberg @ 2024-03-11 13:45 UTC (permalink / raw)
  To: ptxdist; +Cc: Markus Heidelberg

I didn't notice the missing "unzip" because of a failing package
download in .zip format, but because of this error:

    ---------------------------------------------
    target: host-system-python3-flit-core.install
    ---------------------------------------------
    
    ptxdist: executing: mkdir -p [...]/packages/host-system-flit_core-3.8.0/usr/lib/system-python3/lib/python3.10/site-packages && unzip -d [...]/packages/host-system-flit_core-3.8.0/usr/lib/system-python3/lib/python3.10/site-packages [...]/build-host/system-flit_core-3.8.0/*.whl && ptxd_make_world_install_python_cleanup_host
    /usr/bin/bash: line 1: unzip: command not found

There are also two outdated packages (ed, ddrescue) using .tar.lz format
for download, but I ignored them now.

Markus Heidelberg (2):
  configure.ac: fix check for unzip
  configure.ac: add check for xz

 configure.ac | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

-- 
2.34.1




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-03-19  6:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-11 13:45 [ptxdist] [PATCH 0/2] Fix configure.ac for unzip and xz Markus Heidelberg
2024-03-11 13:45 ` [ptxdist] [PATCH 1/2] configure.ac: fix check for unzip Markus Heidelberg
2024-03-19  6:44   ` [ptxdist] [APPLIED] " Michael Olbrich
2024-03-11 13:45 ` [ptxdist] [PATCH 2/2] configure.ac: add check for xz Markus Heidelberg
2024-03-19  6:44   ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox