| View previous topic :: View next topic |
| Author |
Message |
Simon Oosthoek Guest
|
Posted: Wed Mar 09, 2005 2:26 am Post subject: calculate average broken (wrong number of arguments) |
|
|
Hi all
I'm new to rdiff-backup and also I'm not subscribed to the list (since
it's not members only, too much spam...)
I tried to get the statistics for the backup runs I've done, but
aparently there's a problem with the commandline parsing for this function?
If I check the source, in Main.py the function check_action is called
and it will not accept more than 2 arguments (or elements on the CL?)
even
rdiff-backup --calculate-average <statistics file>
will result in the error:
Error: Wrong number of arguments given.
See the rdiff-backup manual page for instructions
This is using 0.13.4 from the src.rpm
Any idea if this can be fixed easily and will it be fixed in a new
release soon?
tnx
Simon
--
phone:(+31|0)53 4810319
fax: (+31|0)53 4810333
simon.oosthoek < at > ti-wmc.nl
http://www.ti-wmc.nl/ |
|
| Back to top |
|
 |
David Kempe Guest
|
Posted: Wed Mar 09, 2005 3:54 am Post subject: calculate average broken (wrong number of arguments) |
|
|
Simon Oosthoek wrote:
| Quote: | I'm new to rdiff-backup and also I'm not subscribed to the list (since
it's not members only, too much spam...)
|
there is barely any spam.
| Quote: | I tried to get the statistics for the backup runs I've done, but
aparently there's a problem with the commandline parsing for this function?
|
yes. there are patches on the list. calculate-average is broken.
Dean gaudet has the patches - they are in the archives.
| Quote: |
Any idea if this can be fixed easily and will it be fixed in a new
release soon?
|
we need to wake up the maintainer or find a new one unfortunately.
any volunteers? :)
dave |
|
| Back to top |
|
 |
Simon Oosthoek Guest
|
Posted: Wed Mar 09, 2005 5:13 am Post subject: calculate average broken (wrong number of arguments) |
|
|
David Kempe wrote:
| Quote: | Simon Oosthoek wrote:
| Quote: | I'm new to rdiff-backup and also I'm not subscribed to the list (since
|
| Quote: | it's not members only, too much spam...)
|
there is barely any spam.
|
ok, maybe I will subscribe then...
| Quote: | | Quote: | I tried to get the statistics for the backup runs I've done, but
aparently there's a problem with the commandline parsing for this
function?
|
yes. there are patches on the list. calculate-average is broken.
Dean gaudet has the patches - they are in the archives.
|
Ok, I'll try to find them
| Quote: | | Quote: |
Any idea if this can be fixed easily and will it be fixed in a new
release soon?
|
we need to wake up the maintainer or find a new one unfortunately.
any volunteers?
|
hmm, sounds bad. I'm afraid I'm not volunteering :-(
thanks for the info
Simon
--
phone:(+31|0)53 4810319
fax: (+31|0)53 4810333
simon.oosthoek < at > ti-wmc.nl
http://www.ti-wmc.nl/ |
|
| Back to top |
|
 |
dean gaudet Guest
|
Posted: Wed Mar 09, 2005 2:24 pm Post subject: calculate average broken (wrong number of arguments) |
|
|
On Wed, 9 Mar 2005, Simon Oosthoek wrote:
| Quote: | Any idea if this can be fixed easily and will it be fixed in a new release
soon?
|
yeah it's one of the one-liners in this patch:
http://arctic.org/~dean/rdiff-backup/rdiff-backup-0.13.4-dg2.patch
-dean |
|
| Back to top |
|
 |
Simon Oosthoek Guest
|
Posted: Thu Mar 10, 2005 12:28 am Post subject: calculate average broken (wrong number of arguments) |
|
|
dean gaudet wrote:
thanks, I've applied it, calculate average is now working :-)
Cheers
Simon
--
phone:(+31|0)53 4810319
fax: (+31|0)53 4810333
simon.oosthoek < at > ti-wmc.nl
http://www.ti-wmc.nl/ |
|
| Back to top |
|
 |
|