Package: backupninja
Version: 0.9.10-1
Severity: normal

Hi!

I tried to change the rsync options of the handler by setting:

  rsync_options = -avF --delete

when I noticed that --delete didn't make it to the commandline.
I tried to set rsync_options = "-avF --delete", but that didn't work either
as only "-afF made it to the command line, leading to a syntax error.

Then, I noticed that if I even go back to the default, which defined by
line 143 of the rsync handler:

  getconf rsync_options "-av --delete --recursive"

that only -av gets passed.  As a result, a rotated daily.1 never gets
cleaned up.  (The --recursive is redundant by the way, as -r is implied
by -a.)

Cheers,
Paul

-- System Information:
Debian Release: 6.0.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=nl_NL.UTF-8, LC_CTYPE=nl_NL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages backupninja depends on:
ii  bash               4.1-3                 The GNU Bourne Again SHell
ii  bsd-mailx [mailx]  8.1.2-0.20100314cvs-1 simple mail user agent
ii  dialog             1.1-20100428-1        Displays user-friendly dialog boxe
ii  gawk               1:3.1.7.dfsg-5        GNU awk, a pattern scanning and pr
ii  mawk               1.3.3-15              a pattern scanning and text proces

backupninja recommends no packages.

Versions of packages backupninja suggests:
ii  bzip2                    1.0.5-6         high-quality block-sorting file co
pn  debconf-utils            <none>          (no description available)
pn  duplicity                <none>          (no description available)
pn  genisoimage              <none>          (no description available)
pn  hwinfo                   <none>          (no description available)
ii  mdadm                    3.1.4-1+8efb9d1 tool to administer Linux MD arrays
ii  rdiff-backup             1.2.8-6         remote incremental backup
ii  rsync                    3.0.7-2         fast remote file copy program (lik
pn  subversion               <none>          (no description available)
pn  wodim                    <none>          (no description available)

-- Configuration Files:
/etc/backupninja.conf changed [not included]

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to