Your message dated Sun, 23 Jul 2006 23:57:28 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Removed
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: drsync
Version: 0.4-1
Severity: minor
Here we see that a local test that would work with plain rsync,
$ date>a; rsync a b
doesn't work with drsync:
$ date>a; drsync.pl --state-file=c a b
sh: line 1: cd: b: No such file or directory
Executing: rsync --update --existing --rsh=rsh a b
It turns out that drsync assumes the second argument is a directory --
so it is not truly using the same rules as rsync.
We were doing local tests to get familiar with drsync before spending
money on modem calls.
--- End Message ---
--- Begin Message ---
This package has been removed from Debian because it was not
maintained and had lots of RC bugs.
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---