Bug 1101727 - [abrt] duplicity: duplicity:1552:<module>:UnicodeEncodeError: 'ascii' codec can't encode character u'\u0151' in position 23: ordinal not in range(128)
Summary: [abrt] duplicity: duplicity:1552:<module>:UnicodeEncodeError: 'ascii' codec c...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: duplicity
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Rahul Sundaram
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:e8df8a3ab51c94e0744a83f6d3d...
: 1104471 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-05-27 19:39 UTC by Szőke Károly
Modified: 2014-11-09 10:31 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-05-28 18:33:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (5.13 KB, text/plain)
2014-05-27 19:39 UTC, Szőke Károly
no flags Details
File: environ (3.17 KB, text/plain)
2014-05-27 19:39 UTC, Szőke Károly
no flags Details

Description Szőke Károly 2014-05-27 19:39:27 UTC
Description of problem:
The duply frontend parametres were:
duply laptop purge jan 21 --force

The error:
--- Start running command PURGE at 21:37:32.789 ---
Traceback (most recent call last):
  File "/usr/bin/duplicity", line 1552, in <module>
    if "Forced assertion for testing" in str(e):
UnicodeEncodeError: 'ascii' codec can't encode character u'\u0151' in position 23: ordinal not in range(128)
21:37:33.678 Task 'PURGE' failed with exit code '1'.
--- Finished state FAILED 'code 1' at 21:37:33.678 - Runtime 00:00:00.889 ---

Version-Release number of selected component:
duplicity-0.6.24-2.fc20

Additional info:
reporter:       libreport-2.2.2
cmdline:        /usr/bin/python /usr/bin/duplicity remove-older-than jan --name duply_laptop --encrypt-key C87E0D35 --sign-key C87E0D35 --verbosity 4 --use-agent --force file:///home/karcsi/backup/
executable:     /usr/bin/duplicity
kernel:         3.14.4-200.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
#1 <module> in /usr/bin/duplicity:1552

Comment 1 Szőke Károly 2014-05-27 19:39:29 UTC
Created attachment 899673 [details]
File: backtrace

Comment 2 Szőke Károly 2014-05-27 19:39:31 UTC
Created attachment 899674 [details]
File: environ

Comment 3 Rahul Sundaram 2014-05-27 20:00:37 UTC
Hey,

Would you mind filing this upstream directly?  

https://bugs.launchpad.net/duplicity

Thanks!

Comment 4 Szőke Károly 2014-05-27 20:25:50 UTC
I didn't know the right usage of parameters. The following command work perfectly:
duply laptop purge-full 1 --force

Comment 5 Rahul Sundaram 2014-05-27 20:41:41 UTC
Yeah but the "wrong" parameters shouldn't crash duplicity.  That is still a bug that needs to be reported upstream

Comment 6 Szőke Károly 2014-05-28 16:34:43 UTC
(In reply to Rahul Sundaram from comment #3)
> Hey,
> 
> Would you mind filing this upstream directly?  
> 
> https://bugs.launchpad.net/duplicity
> 
> Thanks!

It is reported.

Comment 7 Rahul Sundaram 2014-05-28 18:33:53 UTC
Ok.  Will keep an eye on it.  Thanks


https://bugs.launchpad.net/fedora/+source/duplicity/+bug/1319713

Comment 8 Rahul Sundaram 2014-06-04 13:00:32 UTC
*** Bug 1104471 has been marked as a duplicate of this bug. ***

Comment 9 Vincent Rubiolo 2014-06-07 23:23:37 UTC
As pointed out on the upstream Launchpad report, downgrading allowed to work around the problem:

Problematic versions:
deja-dup-30.0-1.fc20.x86_64
duplicity-0.6.24-2.fc20

downgraded to :
duplicity-0.6.21-1.fc20.x86_64
deja-dup-27.3.1-2.fc20.x86_64


Note You need to log in before you can comment on or make changes to this bug.