Bug#559660: dirvish: environment variables for pre/post

2009-12-14 Thread robert spitzenpfeil
...@bugs.debian.org [Show Quoted Text - 43 lines][Hide Quoted Text] 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

Bug#559660: dirvish: environment variables for pre/post

2009-12-14 Thread robert spitzenpfeil
$ bash $ FOO=123 BAR=xyz bash $ echo $FOO 123 $ echo $BAR xyz BTW, in dirvish the order is different to what you show above: 943 $rcmd = sprintf (%s 'cd %s; %s %s' %s, 944 ($A{shell} || /bin/sh -c), 945 $A{dir}, $A{env}, 946

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 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 dirvish_md5sums

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: