Your message dated Tue, 05 Sep 2017 15:19:45 +0000 with message-id <[email protected]> and subject line Bug#683731: fixed in backupninja 1.0.2-1 has caused the Debian Bug report #683731, regarding [rsync] badly quotes the --delete option 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 this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 683731: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683731 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: backupninja Version: 1.0.1-1 Severity: important Dear Maintainer, Backupninja fails to run a rsync action such as: [general] mountpoint = /tmp backupdir = test format = mirror [source] from = local include = /home numericids = 1 The output gives the following error: Info: >>>> starting action 10.test.rsync (because of --now) Debug: yes Debug: executing handler in locked section controlled by /var/lock/backupninja/10.test.rsync Info: Syncing /home on /tmp/test//home//... Debug: nice -n 0 /usr/bin/rsync -av --delete --recursive //home/ /tmp/test//home// su: unrecognized option '--delete' Usage: su [options] [LOGIN] Options: -c, --command COMMAND pass COMMAND to the invoked shell -h, --help display this help message and exit -, -l, --login make the shell a login shell -m, -p, --preserve-environment do not reset environment variables, and keep the same shell -s, --shell SHELL use SHELL instead of the default in passwd Fatal: Rsync error 2 when trying to transfer /home Fatal: <<<< finished action 10.test.rsync: FAILED Debug: send report to root Info: FINISHED: 1 actions run. 1 fatal. 0 error. 0 warning. Running backupninja through `bash -x` shows that the `--delete` option from the rsync command is not included in the single quote for the `su -c` command: nice -n 0 su -c '/usr/bin/rsync -av' --delete '--recursive --delete-excluded //home/ /tmp/test//home//' By the way, the command in the debugging output differs from what is being run by backupninja (it doesn't show the `su -c` part). -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (990, 'testing'), (500, 'stable-updates'), (500, 'unstable'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-3-amd64 (SMP w/2 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages backupninja depends on: ii bash 4.2-4 ii bsd-mailx [mailx] 8.1.2-0.20111106cvs-1 ii dialog 1.1-20120215-2 ii gawk 1:4.0.1+dfsg-2 ii mawk 1.3.3-17 backupninja recommends no packages. Versions of packages backupninja suggests: ii bzip2 1.0.6-3 ii debconf-utils 1.5.44 pn duplicity <none> ii genisoimage 9:1.1.11-2 pn hwinfo <none> pn mdadm <none> ii rdiff-backup 1.2.8-7 ii rsync 3.0.9-3 pn subversion <none> pn trickle <none> ii wodim 9:1.1.11-2 -- Configuration Files: /etc/backupninja.conf changed: loglevel = 4 reportemail = root reportsuccess = yes reportinfo = no reportwarning = yes reportspace = no reporthost = reportuser = ninja reportdirectory = /var/lib/backupninja/reports admingroup = root logfile = /var/log/backupninja.log configdirectory = /etc/backup.d scriptdirectory = /usr/share/backupninja libdirectory = /usr/lib/backupninja usecolors = yes when = manual vservers = no -- no debconf information
--- End Message ---
--- Begin Message ---Source: backupninja Source-Version: 1.0.2-1 We believe that the bug you reported is fixed in the latest version of backupninja, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. intrigeri <[email protected]> (supplier of updated backupninja package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Tue, 05 Sep 2017 12:01:25 +0000 Source: backupninja Binary: backupninja Architecture: source Version: 1.0.2-1 Distribution: unstable Urgency: medium Maintainer: Debian backupninja maintainers <[email protected]> Changed-By: intrigeri <[email protected]> Closes: 683731 736280 745818 872100 Description: backupninja - lightweight, extensible meta-backup system Changes: backupninja (1.0.2-1) unstable; urgency=medium . * Import new upstream release (Closes: #683731, #736280, #745818). * Add backwards-compatible dependency on fdisk, that now ships sfdisk (Closes: #872100). * Update URLs for upstream website and Git repository. * Drop debian/watch: upstream does not publish tarballs anymore. * Bump debhelper compat level to 10, adjust versioned build-dependency accordingly. * Declare compatibility with Standards-Version 4.0.0. * Fix typo in long description. * Have dh_auto_configure pass arch-independent paths to --libdir and --libexec. * Don't (try to) install manpages ourselves: debhelper does it automatically nowadays. * Mangle /etc/backup.d permissions at build time rather than at postinst time. * Drop postinst maintainer script, that is now a no-op. * Don't manually enable the autoreconf sequence anymore: since compatibility level 10, debhelper does it for us. * Drop build-dependency on dh-autoreconf: not needed with debhelper 10. * Make /etc/backup.d 2770 instead of 0770, to be closer to what Debian Policy 10.9 recommends. * Override the debian-watch-file-is-missing Lintian flag: we can't do anything about it. * Override the non-standard-dir-perm Lintian flag for /etc/backup.d, documenting why it is shipped this way. * Override one (mistaken) spelling-error-in-description Lintian flag. Checksums-Sha1: 1bb15ba79798efcc764bfe45942f7329e5b72f0c 2008 backupninja_1.0.2-1.dsc 59844d2b907a5ebf3b26f3d3f70ab6ed9e0f85f8 184329 backupninja_1.0.2.orig.tar.gz a2b479d60f5fdce1496f191dcd0d8ddb1798e4c0 13424 backupninja_1.0.2-1.debian.tar.xz Checksums-Sha256: 1d595781b1b20b728750a96825d54d5a14ca270ac7536484c24033c9b5eba6e0 2008 backupninja_1.0.2-1.dsc fdb399de331493c8f959a784318349b19a01fbeece275da2ecd70ec9847a80b6 184329 backupninja_1.0.2.orig.tar.gz 63a98d6f39eb08fc39f7b1bd96d75b288df3bebd9d876798cb0deda57fe6671c 13424 backupninja_1.0.2-1.debian.tar.xz Files: 27ad72f4135999c9097ce3dded285958 2008 admin optional backupninja_1.0.2-1.dsc 985967d16c9c1851c4dbe38ec9d9f1a5 184329 admin optional backupninja_1.0.2.orig.tar.gz 3964b0e35fc8384e48636c1d28e78d04 13424 admin optional backupninja_1.0.2-1.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEcMAxqZeuB0p8dimNy2kI2AAOzf4FAlmurWMACgkQy2kI2AAO zf41ARAAhaSvw+7TmIKsKvcY2IyUWBUylK4LcevERe6iUWSRwT/sSp9g6mC1NP9e DOVebfB0uQvlGoCOf2seKOYT/7LgWukXhV/4h3gtBkqfRDUSid2PN+5QOO8ZT+0q 8uLVApsx7HOYscspQOOdTRwP4AqucLZI9IHlSoUMx0dQjpYN+HrY7iZqxxG6nGV9 AhnRDr85dP3fSlOQwR+ridwajCf1liwSyYy1yHCr1FMwhUUSG242QrPXqQkzDTgM WyJG6oKxowNkEZaXRbf7mfZQxA+QzFo8oZxvQxA/QYt6xUJs09cezjwf92/QjCI3 jQ4c9VfDBzIwdphIes6TTuja+PleBU53pJgT7R7vyyw6RHZjy3PF9pSGcxZNTRzB AySxZ5jIMwoAQLmv8iUTy2afKGJ4ZnCk//R8KIiT4Uoo+yH+pndnpcWdfzvqjxUl W2jKbm/yhEJaOfC6GQi+av1UCiGf40BUoes54eb1IRM+8guZLG3grgLvG4rr+RiC X5gqdlUs3/6VQZ3PWda/1TNaS8G/pFh6rMbMUuAVRWVefUm45FaClRGEXk5dGXX8 I1x5S7oqEd/lvFZqk87y3HIKkg4qod5eMDgleRPdgCty1WmYsI0gZYWW5vcRNKxr 9QVeU6mKoBDjsqBJ2jWMtwoNfSwzJ7e2gPVesYL+iFV3hsp7Qfo= =FlZs -----END PGP SIGNATURE-----
--- End Message ---

