Yeap. I believe it’s a packaging error from PanjaJim’s side
(referring to the ppa, no idea about Arch etc i’m afraid).
From some quick further cross-examination…the 2.4.1-ppa package currently:
- Does not create /usr/share/audacity/plugins in the first place
(and thereby doesn’t install .ny files there). - Does create /usr/share/audacity/nyquist, but installs fewer (and wrong) .lsp files.
2.4.1-ppa for /usr/share/audacity/nyquist…
md5sum *
88f0341d74cd6f644cb98acfd55ebcf1 aud-do-support.lsp
b17266007c322d3e8699df06ba2876a8 dspprims.lsp
a4422936493a0532eb2e974afd85db05 envelopes.lsp
cb724412e014fb4c131f2280c56318f9 equalizer.lsp
cca84baae9e098331a927e0b79f85b8c evalenv.lsp
28399f89b1362e519facdf23ffb10a36 fileio.lsp
d93d8eb0003376ff503573bab65177f0 init.lsp
f74fb89468e9d86546d19b5c48eee381 misc.lsp
b5c216912d541e69c1df1807a77e3632 nyinit-dbg.lsp
78cc61bf7a31636f63db019fb842a75c nyinit.lsp
0040744733d74c6ad276d1bb3ec3f0f2 nyqmisc.lsp
23d04d941c090c78ca84f31db0056393 nyquist-plot.txt
What i see when i checksum the 2.4.1 release from Github…
md5sum *
88f0341d74cd6f644cb98acfd55ebcf1 aud-do-support.lsp
f46052601b02c2650f38085398f59c69 CMakeLists.txt
b17266007c322d3e8699df06ba2876a8 dspprims.lsp
a4422936493a0532eb2e974afd85db05 envelopes.lsp
cb724412e014fb4c131f2280c56318f9 equalizer.lsp
cca84baae9e098331a927e0b79f85b8c evalenv.lsp
28399f89b1362e519facdf23ffb10a36 fileio.lsp
d93d8eb0003376ff503573bab65177f0 init.lsp
f74fb89468e9d86546d19b5c48eee381 misc.lsp
b5c216912d541e69c1df1807a77e3632 nyinit-dbg.lsp
78cc61bf7a31636f63db019fb842a75c nyinit.lsp
0040744733d74c6ad276d1bb3ec3f0f2 nyqmisc.lsp
3bee85d85686bf97a8221dfe2f0c6019 nyquist.lsp
23d04d941c090c78ca84f31db0056393 nyquist-plot.txt
d98d26b9dbd6866ac5e4ee0555902b03 printrec.lsp
1ed0926129156679c9f4a16a2fe0e4b1 profile.lsp
md5sum: rawwaves: Is a directory
cbb900b7ef6de8aa7efb68eb58fde467 sal.lsp
b3106b2dfc6536e06a670fe725f43511 sal-parse.lsp
4fb86c35c74cd8d6c3909c761dc6f319 seqfnint.lsp
85745e51b7c63a9e3e9573ab0101e3a4 seq.lsp
f582412b9e135870325cfdbacfb2344c seqmidi.lsp
49707dac6d0f0d8f9570c302b347bfe2 sliders.lsp
7fd93204d94d8563d1dcbd81915a71c6 sndfnint.lsp
0ffe1c8610e62405c9d4396dfcfadf0b spec-plot.lsp
882c1d0d437b747cbe3754d7b6c20d88 spectral-analysis.lsp
9cda01e20c91d13eee9453842fe82d6c stk.lsp
8e66333225da5bc0cef35ed7d1e2e763 system.lsp
813b2867214c97c35b9e0b98f7238d65 test.lsp
b614ed61c1364eb89f08549849452e0f upic.sal
1795ebfd4d1bec5d0d9f00d54d3c8427 velocity.lsp
045a65cf19693158a09474f9e17baee3 xlinit.lsp
b616754f8e77f1e7192b8b7895f26646 xm.lsp
Files are obviously missing. So, a proper fix,
(instead of mucking around with the audacity-data from previous ppa builds),
would be grabbing the .zip from github, and replacing with those…