git-moss / ConvertWithMoss

Converts multisamples from a source format (WAV, multisample, KMP, wavestate, NKI, SFZ, SoundFont 2) to a different destination format.
https://www.mossgrabers.de/Software/ConvertWithMoss/ConvertWithMoss.html
GNU Lesser General Public License v3.0
173 stars 13 forks source link

build fails 7.3 #28

Closed toadzrock closed 6 months ago

toadzrock commented 6 months ago

The deb build fails with the following error message:

/usr/bin/gdebi:113: FutureWarning: Possible nested set at position 1 c = findall("[(/\S+[])]", msg)[0].lower() dpkg-deb: error: archive 'convertwithmoss_7.3.0-1_amd64.deb' uses unknown compression for member 'control.tar.zst', giving up dpkg: error processing archive convertwithmoss_7.3.0-1_amd64.deb (--install): dpkg-deb --control subprocess returned error exit status 2 Errors were encountered while processing: convertwithmoss_7.3.0-1_amd64.deb

I have tar, zstd, and libzstd-dev installed on my system. (AVlinux, based on Debian 11)

Any clues?

git-moss commented 6 months ago

Sorry, no idea. I only test on Ubuntu.