Bug#683731: backupninja: rsync helper badly quotes the --delete option ->still not fixed in Jessie

2017-01-12 Thread Fernando Toledo
On Thu, 21 Apr 2016 19:58:09 -0300 (ART) Enrique Merle > done > > I replaced, in lines 1139 and 1141, expression > ${rsync_options[@]} > by > ${rsync_options[*]} > > This is: because of its behaviour when in double quotes (as stated above in > the quoted excerpt of BASH man page), I

Bug#683731: backupninja: rsync helper badly quotes the --delete option ->still not fixed in Jessie

2016-04-21 Thread Enrique Merle
Hi dear maintainers I agree with Jessie Rose Lee in that this bug remains in Jessie. I am using backupninja 1.0.1-1. I think I found & resolved the bug, but I'm no professional developer, and even I know git and other tools, my knowledge about bug solution protocols is scarce and

Bug#683731: backupninja: rsync helper badly quotes the --delete option still not fixed in Jessie

2016-01-14 Thread Jessie Rose Lee
Hey all, I'm still seeing this bug in Jessie and although a fix has been committed to git at riseup it is slated for the 1.0.2 which has not been released and at the rate it is going may never be. Can we get a debian patch for this based on the final patch? I have been manually patching boxes as

Bug#683731:

2014-06-19 Thread Jan Müller
Hi intrigeri Sorry i thougt sarava is somehow connected to riseup and that it would be an official repository (upstream). my bad. Since i am using backupninja at work, i cannot tell you, how much time i can spend, testing upstream, but because i really do like the idea and working with

Bug#683731:

2014-06-14 Thread intrigeri
Hi Jan, Jan Müller wrote (27 May 2014 08:26:49 GMT) : Would be great, if this bug could be fixed and closed. Sure, it would be great. It is in backupninja upstream since ~ 6 month - FYI upstream (that is, currently primarily me, who also happens to be the main maintainer of the package in

Bug#683731:

2014-05-27 Thread Jan Müller
Would be great, if this bug could be fixed and closed. Like #54 said: It is in backupninja upstream since ~ 6 month - https://git.sarava.org/?p=backupninja.git;a=commitdiff;h=b8b8b46fbaf9acbdc769d311a064ab89bb670ef7 Thanks and regards Jan

Bug#683731: [rsync] badly quotes the --delete option

2014-03-01 Thread Jimmy Axenhus
This still remains unpatched but upstream has fixed it. [1] Please merge into Wheezy. Thanks [1]: https://labs.riseup.net/code/projects/backupninja/repository/revisions/b8b8b46fbaf9acbdc769d311a064ab89bb670ef7 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

Bug#683731: [rsync] badly quotes the --delete option

2013-10-28 Thread intrigeri
rhatto wrote (26 Oct 2013 15:22:48 GMT) : In the meanwhile, I suggest we merge my patch[4] into backupninja's master branch. Done. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#683731: [rsync] badly quotes the --delete option

2013-10-26 Thread rhatto
] into backupninja's master branch. [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683731#22 [2] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683731#27 [3] https://labs.riseup.net/code/issues/4019#note-3 [4] https://git.sarava.org/?p=backupninja.git;a=commitdiff;h

Bug#683731: [rsync] badly quotes the --delete option

2013-10-24 Thread intrigeri
Hi, The patch submitted by Reto Gantenbein is simply and works fine, why not implement it in the package? What's missing is the upstream maintainer of the rsync handler to test and ACK it. Also, it seems we might be running into circles, and I'm afraid we might be re-introducing old bugs when

Bug#683731: [rsync] badly quotes the --delete option

2013-10-18 Thread rollopack
Package: backupninja Version: 1.0.1-2 Followup-For: Bug #683731 The patch submitted by Reto Gantenbein is simply and works fine, why not implement it in the package? -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (501, 'testing'), (50, 'unstable'), (1

Bug#683731: Fix for quoting issue

2013-04-20 Thread rhatto
Em Sun, Sep 30, 2012 at 06:47:28PM +0200, Reto Gantenbein escreveu: I quickly wrote a patch to resolve the quoting issue. At least I can use the rsync handler again now. However I didn't test if there is no regression towards to original bug #677410. Hi Reno, thanks for your patch. I haven't

Bug#683731: Fix for quoting issue

2012-09-30 Thread Reto Gantenbein
Hi everybody I quickly wrote a patch to resolve the quoting issue. At least I can use the rsync handler again now. However I didn't test if there is no regression towards to original bug #677410. Kind regards, Reto From bf1402735235ebc6430914bbaf94c9968a4c09f9 Mon Sep 17 00:00:00 2001 From: Reto

Bug#683731: backupninja: rsync helper badly quotes the --delete option

2012-08-03 Thread ricola
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

Bug#683731: backupninja: rsync helper badly quotes the --delete option

2012-08-03 Thread rhatto
Em Fri, Aug 03, 2012 at 01:11:35PM +0200, ric...@poivron.org escreveu: 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