duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Duplicity-talk] subject: --short-filenames, possible bug ?


From: Andreas Olsson
Subject: Re: [Duplicity-talk] subject: --short-filenames, possible bug ?
Date: Tue, 21 Sep 2010 23:20:02 +0200

tis 2010-09-21 klockan 21:07 +0200 skrev Manuel Yguel:
> duplicity  --short-filenames ~/these/research_report/
> file://./tests/duplicity_short_filenames
> 
> Hier is the error message:
> 
> Traceback (most recent call last):
>   File "/usr/bin/duplicity", line 1239, in <module>
>     with_tempdir(main)
>   File "/usr/bin/duplicity", line 1232, in with_tempdir
>     fn()
>   File "/usr/bin/duplicity", line 1118, in main
>     action = commandline.ProcessCommandLine(sys.argv[1:])
>   File "/usr/lib/python2.6/dist-packages/duplicity/commandline.py",
> line 878, in ProcessCommandLine
>     args = parse_cmdline_options(cmdline_list)
>   File "/usr/lib/python2.6/dist-packages/duplicity/commandline.py",
> line 452, in parse_cmdline_options
>     (options, args) = parser.parse_args()
>   File "/usr/lib/python2.6/optparse.py", line 1394, in parse_args
>     stop = self._process_args(largs, rargs, values)
>   File "/usr/lib/python2.6/optparse.py", line 1434, in _process_args
>     self._process_long_opt(rargs, values)
>   File "/usr/lib/python2.6/optparse.py", line 1509, in _process_long_opt
>     option.process(opt, value, values, self)
>   File "/usr/lib/python2.6/optparse.py", line 788, in process
>     self.action, self.dest, opt, value, values, parser)
>   File "/usr/lib/python2.6/dist-packages/duplicity/commandline.py",
> line 169, in take_action
>     self, action, dest, opt, value, values, parser)
>   File "/usr/lib/python2.6/optparse.py", line 808, in take_action
>     self.callback(self, opt, value, parser, *args, **kwargs)
>   File "/usr/lib/python2.6/dist-packages/duplicity/commandline.py",
> line 403, in <lambda>
>     callback=lambda o, s, v, p: (setattr(p.values, o.dest, True),
> TypeError: attribute name must be string, not 'NoneType'

Yes, that is a known bug, which was fixed in Duplicity 0.6.10.

https://bugs.launchpad.net/duplicity/+bug/589495

// Andreas

Attachment: signature.asc
Description: Detta är en digitalt signerad meddelandedel


reply via email to

[Prev in Thread] Current Thread [Next in Thread]