found 500370 5.0.2-2.2+b1 forwarded 500370 http://bugs.bacula.org/view.php?id=1884 tags 500370 + upstream tags 500370 + pending usertags 500370 + debian-packaging thanks
Hi Arne! I am sorry for the delay. On Sat, 27 Sep 2008 16:02:46 +0200, Arne Wichmann wrote: > Package: bacula-sd > Version: 2.4.2-1 [...] > i think it should be: > WritePartCommand = "/etc/bacula/scripts/dvd-handler %a write %e %v" > FreeSpaceCommand = "/etc/bacula/scripts/dvd-handler %a free" The file is /usr/share/doc/bacula-common/examples/devices/DVD.conf on 5.0.2-2.2+b1 (squeeze). This means that the bug is in bacula-common, even if I was not able to find such a file on 2.4.2-1 from snapshot.d.o: ===== $ wget [...]/bacula-common_2.4.2-1_amd64.deb $ dpkg-deb -x bacula-common_2.4.2-1_amd64.deb . $ wget [...]/bacula-sd_2.4.2-1_amd64.deb $ dpkg-deb -x bacula-sd_2.4.2-1_amd64.deb . $ wget [...]/bacula-sd-sqlite3_2.4.2-1_amd64.deb $ dpkg-deb -x bacula-sd-sqlite3_2.4.2-1_amd64.deb . $ find ./ -name \*DVD\* ./usr/share/doc/bacula-common/examples/Write-DVD-with-UDF.txt ===== Never mind, the bug is still present in the Git repository. Indeed, in the above file '@scriptdir@' is not substituted, despite it being correctly set in debian/rules: <http://anonscm.debian.org/gitweb/?p=pkg-bacula/bacula.git;a=blob;f=debian/rules;h=9fc8252b9bc05267f5408f18683d86bae5d32abf;hb=f38cf56572f9460d7ddb0324e355459780ea9971#l40> This happens for all file in examples/devices/ having '@scriptdir@', because there is no Makefile for such files, fixed as a Debian patch (even if adding the make bits would have been better): <http://anonscm.debian.org/gitweb/?p=pkg-bacula/bacula.git;a=commitdiff;h=fdb761890d3d10c91c4be95bc0c6633f12e50ace> Thx, bye, Gismo / Luca
pgptHQ1SIHrU8.pgp
Description: PGP signature

