Your message dated Fri, 22 May 2020 10:48:58 +0000 with message-id <[email protected]> and subject line Bug#956564: fixed in liquidsoap 1.4.2-1 has caused the Debian Bug report #956564, regarding liquidsoap libraries are not installed in the right place to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 956564: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=956564 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: liquidsoap Version: 1.4.1-1 Severity: important Dear Maintainer, The liquidsoap packages comes with several libraries as .liq files, called "pervasive script libraries". The Debian package for liquidsoap installs these libraries to /usr/share/liquidsoap/libs/, but liquidsoap doesn't look for these libraries there. This can be seen when one runs `liquidsoap --help`: ``` --no-pervasives Do not load pervasives script libraries (i.e., /usr/share/liquidsoap/1.4.1/libs/*.liq). ``` It looks for those libraries in a different folder, based on the version of liquidsoap installed. This means the default setup of the Debian package will not allow basic liquidsoap functions like `mksafe` to be used without manually copying or symlinking the library folder. Personally, my quick solution was: ``` sudo mkdir /usr/share/liquidsoap/1.4.1 sudo ln -s /usr/share/liquidsoap/libs /usr/share/liquidsoap/1.4.1/ ``` Thank you! -- System Information: Debian Release: 10.3 APT prefers stable APT policy: (990, 'stable'), (500, 'stable-updates'), (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 4.19.0-8-amd64 (SMP w/4 CPU cores) Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8), LANGUAGE=en_CA:en (charmap=UTF-8) Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages liquidsoap depends on: ii adduser 3.118 ii curl 7.64.0-4+deb10u1 ii libao4 1.2.2+20180113-1 ii libasound2 1.1.8-1 ii libavcodec-extra58 [libavcodec58] 7:4.2.2-1+b1 ii libavdevice58 7:4.2.2-1+b1 ii libavformat58 7:4.2.2-1+b1 ii libavutil56 7:4.2.2-1+b1 ii libc6 2.30-4 ii libcamomile-ocaml-data 1.0.2-2 ii libexif12 0.6.21-6 ii libfaad2 2.9.1-1 ii libflac8 1.3.2-3 ii libgavl1 1.4.0-5 ii libgcc-s1 [libgcc1] 10-20200324-1 ii libgcc1 1:8.3.0-6 ii libgd3 2.2.5-5.2 ii libgif7 5.1.4-3 ii libglib2.0-0 2.64.1-1 ii libgstreamer-plugins-base1.0-0 1.16.2-4 ii libgstreamer1.0-0 1.16.2-2 ii libjack-jackd2-0 [libjack-0.125] 1.9.12~dfsg-2 ii libjpeg62-turbo 1:1.5.2-2+b1 ii liblo7 0.30-3 ii libmad0 0.15.1b-10 ii libmagic1 1:5.35-4+deb10u1 ii libmp3lame0 3.100-2+b1 ii libogg0 1.3.2-1+b1 ii libopus0 1.3-1 ii libpcre3 2:8.39-12 ii libpng16-16 1.6.36-6 ii libportaudio2 19.6.0-1 ii libpulse0 12.2-4+deb10u1 ii libsamplerate0 0.1.9-2 ii libsdl-image1.2 1.2.12-12 ii libsdl-ttf2.0-0 2.0.11-6 ii libsdl1.2debian 1.2.15+dfsg2-5 ii libshine3 3.1.1-2 ii libsoundtouch1 2.1.2+ds1-1 ii libspeex1 1.2~rc1.2-1+b2 ii libssl1.1 1.1.1d-0+deb10u2 ii libstdc++6 8.3.0-6 ii libswresample3 7:4.2.2-1+b1 ii libswscale5 7:4.2.2-1+b1 ii libtag1v5 1.11.1+dfsg.1-0.3+b1 ii libtheora0 1.1.1+dfsg.1-15 ii libtiff5 4.1.0+git191117-2~deb10u1 ii libvorbis0a 1.3.6-2 ii libvorbisenc2 1.3.6-2 ii libvorbisfile3 1.3.6-2 ii libxpm4 1:3.5.12-1 ii ocaml-base-nox 4.08.1-8 ii sox 14.4.2+git20190427-2 Versions of packages liquidsoap recommends: ii logrotate 3.14.0-4 ii vorbis-tools 1.4.0-11 ii vorbisgain 0.37-2+b1 Versions of packages liquidsoap suggests: pn festival <none> ii icecast2 2.4.4-1 pn mplayer <none> pn youtube-dl <none> -- no debconf information
--- End Message ---
--- Begin Message ---Source: liquidsoap Source-Version: 1.4.2-1 Done: Kyle Robbertze <[email protected]> We believe that the bug you reported is fixed in the latest version of liquidsoap, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Kyle Robbertze <[email protected]> (supplier of updated liquidsoap package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 22 May 2020 12:12:19 +0200 Source: liquidsoap Architecture: source Version: 1.4.2-1 Distribution: unstable Urgency: low Maintainer: Debian OCaml Maintainers <[email protected]> Changed-By: Kyle Robbertze <[email protected]> Closes: 956564 Changes: liquidsoap (1.4.2-1) unstable; urgency=low . * Link pervasive libraries into expected directory (Closes: #956564, LP: #1875414) * New upstream version 1.4.2 Checksums-Sha1: 5cb2c16ef8562ebd444360b7b289a6795b8ea0a3 3469 liquidsoap_1.4.2-1.dsc b3ae26d73570d21e7f20f494e1f7cff58c4bcbd9 738579 liquidsoap_1.4.2.orig.tar.bz2 e6d17a7c09141ef0e28e9d32c2e0f311c3dff8a6 17204 liquidsoap_1.4.2-1.debian.tar.xz e2f1518f792eba19ba759972705963031292a724 23359 liquidsoap_1.4.2-1_amd64.buildinfo Checksums-Sha256: 702887711d093bd8f40930c006e25ca9aaf0715f744315ba4adbd55aac5201f7 3469 liquidsoap_1.4.2-1.dsc dddc2c3736e955eac21944261fb3f125026f2c61dafc03fa3c78e4aea3d63385 738579 liquidsoap_1.4.2.orig.tar.bz2 0cd16c53213602627896495572d5afeae5c4c16247385bb7845cd1ab0c7cc805 17204 liquidsoap_1.4.2-1.debian.tar.xz c9488ed4832233ba451a80fdb8759cd9b82f9ec39bd8e4277a18a3fc711eb9c9 23359 liquidsoap_1.4.2-1_amd64.buildinfo Files: 37b5c47c06911d0e98d73b266807365f 3469 sound optional liquidsoap_1.4.2-1.dsc bd76f81b596a70bd0b1a064306856f6b 738579 sound optional liquidsoap_1.4.2.orig.tar.bz2 e4ef212909361b00436320f5756c2036 17204 sound optional liquidsoap_1.4.2-1.debian.tar.xz c9ddddf876f12d2035187db8844d10ab 23359 sound optional liquidsoap_1.4.2-1_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEElqWPGCu4+bgcXyczhU8Hvggt8U8FAl7HqH0ACgkQhU8Hvggt 8U+H+g/+MTnwjVTAtDWrR3Le3ciFIzsProh8JFFbhnVjHut2aDD+XxRwybUScSNi ScHRwZ4TZrs4Jfkl9gFGtWlbVb6AnvHrAHej/CleAOHiSKgZXqJZdyO0i55NXTfw eV26F04LcqpxCSUlD4FbX/HOLg9Y5B1YHJwkgeg4JizVDmFdrp13jv+IStP9HKcH Po6DkYz3GZXmCwmza5XyaOxCFUckwYsXOtVA511g0tZnnw/JXNMZiuruw7tNB4KI OObr9YZlw2rqYl9lBUL05uZAIwNRPicv92C4wJnKxnVSLt2Mi99ICLXN98nfvD9v GLQuA7gxEXNKr8i6S3ZRv9qvzrzUHjlIP9WrBqHZDBy2Ruhbvj3vAXR4HHcgnYdJ izz3BVZfmzozhwUXCp9ltvaKQIyUnyzTO7uXofo+EluFetGvuYt+r0bc56YNjM5F Sy3aLJIv2QXcQTe6XvTKLDw5HWt43iPGHcsypDKlHdGOScR/+U3cE0StptlVzYzV EBfj5Md4mUEt3inihMYDBR5GuizrY60k6ESW1hZjf6at+m1mnV5H0FTIGsKodxAl hvy2PZSnZ9GBtS5SyrTevp8PsMKeQFjslxTW4WfHyqq4YJ3ultvr9LtIxmvjsasI xF8L/1FXxLAcjhy2x39zUXcT15c423q6suQK+Tkl+O3U7lYQ9Pw= =bI9a -----END PGP SIGNATURE-----
--- End Message ---

