Bug#559660: dirvish: environment variables for pre/post client/server scripts not working on lenny

2009-12-14 Thread Paul Slootman
On Sun 06 Dec 2009, Robert Spitzenpfeil wrote: The output was piped to wall to immediately show the result. Currently the result is _empty_ ! Running set |wall reveals, that currently all the DIRVISH variables are put into one single line and are _not_ separated. Unfortunately you didn't use

Bug#559660: dirvish: environment variables for pre/post client/server scripts not working on lenny

2009-12-14 Thread robert spitzenpfeil
So I apparently don't know enough about bash. OK, I can live with that. Still it remains a hard fact that the following only works with ; in the dirvish code (see patch): --- dirvish.conf --- tree: /etc xdev: 0 index: gzip #pre-server: #pre-client: #post-client: post-server: cd .. ; find

Bug#559660: dirvish: environment variables for pre/post client/server scripts not working on lenny

2009-12-14 Thread Paul Slootman
On Mon 14 Dec 2009, robert spitzenpfeil wrote: post-server: cd .. ; find ./tree -type f ! -name dirvish_md5sums-on_server.log -exec md5sum {} \; | cat dirvish_md5sums-on_server.log ; ../magic.pl $DIRVISH_SRC ; scp -P 66 dirvish_md5sums-for_client.log r...@$dirvish_client:/tmp ; ssh -p 66

Bug#559660: dirvish: environment variables for pre/post client/server scripts not working on lenny

2009-12-14 Thread Robert Spitzenpfeil
On 12/14/2009 07:12 PM, Paul Slootman wrote: On Mon 14 Dec 2009, robert spitzenpfeil wrote: post-server: cd .. ; find ./tree -type f ! -name dirvish_md5sums-on_server.log -exec md5sum {} \; | cat dirvish_md5sums-on_server.log ; ../magic.pl $DIRVISH_SRC ; scp -P 66

Bug#559660: dirvish: environment variables for pre/post client/server scripts not working on lenny

2009-12-05 Thread Robert Spitzenpfeil
Package: dirvish Priority: optional Section: admin Installed-Size: 244 Maintainer: Paul Slootman p...@debian.org Architecture: all Version: 1.2.1-1.1 Depends: libtime-modules-perl, libtime-period-perl, perl, perl-modules, rsync (= 2.5.6-0.1) Recommends: ssh (= 3.4p1) Filename: