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


Reply via email to