The latest version of audiacty seems to have been broken with a recent zypper dup From a terminal:
audacity Fatal Error: Mismatch between the program and library build versions detected. The library used 3.0 (wchar_t,compiler with C++ ABI 1002,wx containers,compatible with 2.8), and your program used 3.0 (wchar_t,compiler with C++ ABI 1013,wx containers,compatible with 2.8). Aborted (core dumped)
Now, there was a previous thread about audacity on Leap for an identical error
Loading repository data... Reading installed packages... 'audacity=2.2.2-1.4' not found in package names. Trying capabilities. No provider of 'audacity=2.2.2-1.4' found. Resolving package dependencies... Nothing to do.
So a) can I downgrade using zypper? b) do I have to download the src package and try to build it myself c) or is a non-broken version in another repo? Thanks
Thanks for that, tried downloading Audacity from there, and got the following from yast as it tried to install
Error: INVALID:audacity-2.2.2-131.13.x86_64 (file-31fdc61c): Signature verification failed [4-Signatures public key is not available]
Header V3 RSA/SHA256 Signature, key ID f23c6aa3: NOKEY
Header SHA1 digest: OK
Header SHA256 digest: OK
Payload SHA256 digest: OK
MD5 digest: OK
I can wget the rpm, I’ll have a look further tomorrow