Package: opensbi
Version: 1.0-1
Severity: normal

Dear Vagrant,

The opensbi package has a maintainer script debian/bin/git-snapshot with
commands

    archive=tar.xz
    git archive \
        --format=${archive} \

tar.xz is not a valid archive format. 'git archive -l' gives this list:

* tar
* tgz
* tar.gz
* zip

Please, change the maintainer script to use --format=tar and issue a
separate command to compress with xz.

Best regards

Heinrich

-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: arm64

Kernel: Linux 5.15.0-2-amd64 (SMP w/8 CPU threads)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

-- no debconf information

Reply via email to