Your message dated Fri, 23 Jul 2021 09:48:31 +0000 with message-id <[email protected]> and subject line Bug#991332: fixed in liquidsoap 1.4.3-3 has caused the Debian Bug report #991332, regarding Liquidsoap is searching at the wrong place for pervasives script libraries 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.) -- 991332: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=991332 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: liquidsoap Version: 1.4.3 Liquidsoap is searching at the wrong place for pervasives script libraries The Debian package puts them into: /usr/share/liquidsoap/libs Liquidsoap is expecting them at: /usr/share/liquidsoap/1.4.1/libs Here is a short script to replicate it: #!/usr/bin/liquidsoap # load a playlist file stream = playlist("/home/music") # output the playlist to icecast source = output.icecast(%mp3, host="localhost", port=8000, mount="listen.m3u", password="mypassword") mksafe(source(stream)) Then ran the check against the liq file: liquidsoap --check ./radio.liq and you should get the following output: At line 9, char 7: the variable mksafe used here has not been previously defined.
--- End Message ---
--- Begin Message ---Source: liquidsoap Source-Version: 1.4.3-3 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: Wed, 21 Jul 2021 16:18:07 +0200 Source: liquidsoap Architecture: source Version: 1.4.3-3 Distribution: unstable Urgency: medium Maintainer: Debian OCaml Maintainers <[email protected]> Changed-By: Kyle Robbertze <[email protected]> Closes: 991332 Changes: liquidsoap (1.4.3-3) unstable; urgency=medium . * Fix pervasive libraries symlink (Closes: 991332) Checksums-Sha1: 3c558c7ad39efbbe3c2cb1de9ae7407a97fef28f 3525 liquidsoap_1.4.3-3.dsc 588d16dcc862f02e37c806fcc078a25afd2e0d38 18444 liquidsoap_1.4.3-3.debian.tar.xz 84e6a82ead4f6fa1a42b17f31d5fe69a85168363 24475 liquidsoap_1.4.3-3_amd64.buildinfo Checksums-Sha256: 90394240a755243a5a6fbd3ea80ff86939ba442991ae42dcf330dab34dc17751 3525 liquidsoap_1.4.3-3.dsc a97475a16ddf7c9714e904df44f0008c6276f6ae19cc50dba5b5f6eb681881cc 18444 liquidsoap_1.4.3-3.debian.tar.xz f409b98546d0a9296c765c8862de3b0e4a12db956f49fde59b0e63b3a26dced7 24475 liquidsoap_1.4.3-3_amd64.buildinfo Files: 3c98ddc63ea00256492c0d2c0704e0b5 3525 sound optional liquidsoap_1.4.3-3.dsc 67a296a25d727f190dfe90d1f45dc15b 18444 sound optional liquidsoap_1.4.3-3.debian.tar.xz fca89f9b41628f9b8079e436c66a761b 24475 sound optional liquidsoap_1.4.3-3_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQJMBAEBCgA2FiEElqWPGCu4+bgcXyczhU8Hvggt8U8FAmD6jfoYHHBhZGRhdHJh cHBlckBkZWJpYW4ub3JnAAoJEIVPB74ILfFP+h8QALJ/OCUVQLS3lndfvNbAIJdR 08A1O2rBbTEuHu8qU351Oklzvbh5viU1HhZe/7E+5arSSFqfYtMjzNO0hCtpFClF 9rKY+N+rjv96UC02QDXXal2mlkuIU3aDQMrkxi4IgQ4Va2/YSVwyxtodj6/CoOSa 1VLoSATXMFqKASewes5yX4LPnDRtDrCG2Z/rnc42zb7lbskiUsRNqlSZPGC4Maqp hkaSfa3u/ayxWcjbrWsLScBUnCEMAAXqLClc85+AtEDiWo3MwNgrNmvAMAaUUk3W 6X9GkV/lOtAXWtTspLviEGXwgiPSNs98J0jmciW5LuWonFt+NZs9VdyRk6qEMoFA crMGDLCs3MO/Dc1F1p8QMHIkbw4E3Cn9X8uSDZtSsTphA4dz7OqpcGPraephMsgv W3wZ+AhbKfZi1vinwRO9JUGTOmi2dSlukp+W75o71/sXuyJlGPKHpDdu8ljkd4vY T38MEPjaVyKyf6P4+m9oOmOg99+OLSpXPk2eA0hwIiPP4q98GW7uyb3mhT3u3jf1 Mz6DwfR5UxKUuIY7zrxtI5ruRCzdW2FQrVjIedXAzSVGLAj7W/dJjs+BJOcxCB4q FwXkIFfDbJR8/o1s1/wbLqUdF/167iocETnSXJgVA/JwlOvfYpRTHMH3htub+9xI vLgGyN3Z6YBMHJjDrW2h =FQoX -----END PGP SIGNATURE-----
--- End Message ---

