Page 1 of 1

Can't Install BYOD 1.1.3 on MXAVLinux 21.3

Posted: Sun Jan 29, 2023 10:51 am
by Boone777
This is most certainly a bug from CHOWdsp side I opened a bug topic on github but I'm posting here in case some of you have an idea what could fix it, the coder says
he does'nt know why it does this. The previous version, 1.1.1 I can install fine.
I think it's one of the finest tool for guitars on Linux that's why I'm trying to make it work.

https://github.com/Chowdhury-DSP/BYOD/issues/258

jatinchowdhury18 commented yesterday
Hmm, so the only change between 1.1.0 and 1.1.3 that I could imagine would have caused this issue is that I changed the GitHub Actions runner that's used for building the Debian package from Ubuntu-18.04 to Ubuntu-22.04.

Frankly I don't have a great understanding of how different Linux distributions handle these sorts of changes, but I think I'd prefer to keep the builds pipeline on Ubuntu-22.04. Beyond that I'd be happy to take suggestions for how to make the Debian package compatible with more distributions.

Re: Can't Install BYOD 1.1.3 on MXAVLinux 21.3

Posted: Sun Jan 29, 2023 11:04 am
by jeffreyC
The packages from BYOD are built on/for Ubuntu.
Ubuntu packages are now compressed with Zstd which Debian package management does not use or work with.
If this is what is causing the problem you will need packages built on/for Debian.