Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 899673 Details for
Bug 1101727
[abrt] duplicity: duplicity:1552:<module>:UnicodeEncodeError: 'ascii' codec can't encode character u'\u0151' in position 23: ordinal not in range(128)
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 5.13 KB, created by
Szőke Károly
on 2014-05-27 19:39:29 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Szőke Károly
Created:
2014-05-27 19:39:29 UTC
Size:
5.13 KB
patch
obsolete
>duplicity:1552:<module>:UnicodeEncodeError: 'ascii' codec can't encode character u'\u0151' in position 23: ordinal not in range(128) > >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) > >Local variables in innermost frame: >print_statistics: <function print_statistics at 0xddd578> >restore_get_enc_fileobj: <function restore_get_enc_fileobj at 0xddd7d0> >do_backup: <function do_backup at 0xdddf50> >duplicity: <module 'duplicity' from '/usr/lib64/python2.7/site-packages/duplicity/__init__.pyc'> >restore: <function restore at 0xddd6e0> >remove_old: <function remove_old at 0xdddaa0> >check_resources: <function check_resources at 0xdddc08> >datetime: <type 'datetime.datetime'> >write_multivol: <function write_multivol at 0xddd320> >globals: <module 'duplicity.globals' from '/usr/lib64/python2.7/site-packages/duplicity/globals.pyc'> >get_passphrase: <function get_passphrase at 0xddd1b8> >path: <module 'duplicity.path' from '/usr/lib64/python2.7/site-packages/duplicity/path.pyc'> >restore_add_sig_check: <function restore_add_sig_check at 0xddd8c0> >asyncscheduler: <module 'duplicity.asyncscheduler' from '/usr/lib64/python2.7/site-packages/duplicity/asyncscheduler.pyc'> >manifest: <module 'duplicity.manifest' from '/usr/lib64/python2.7/site-packages/duplicity/manifest.pyc'> >robust: <module 'duplicity.robust' from '/usr/lib64/python2.7/site-packages/duplicity/robust.pyc'> >FileLock: <class lockfile.linklockfile.LinkLockFile at 0xaea9a8> >log: <module 'duplicity.log' from '/usr/lib64/python2.7/site-packages/duplicity/log.pyc'> >platform: <module 'platform' from '/usr/lib64/python2.7/platform.pyc'> >dup_temp: <module 'duplicity.dup_temp' from '/usr/lib64/python2.7/site-packages/duplicity/dup_temp.pyc'> >verify: <function verify at 0xddd938> >sync_archive: <function sync_archive at 0xdddb18> >gpg: <module 'duplicity.gpg' from '/usr/lib64/python2.7/site-packages/duplicity/gpg.pyc'> >__package__: None >re: <module 're' from '/usr/lib64/python2.7/re.pyc'> >file_naming: <module 'duplicity.file_naming' from '/usr/lib64/python2.7/site-packages/duplicity/file_naming.pyc'> >incremental_backup: <function incremental_backup at 0xddd5f0> >collections: <module 'duplicity.collections' from '/usr/lib64/python2.7/site-packages/duplicity/collections.pyc'> >tempdir: <module 'duplicity.tempdir' from '/usr/lib64/python2.7/site-packages/duplicity/tempdir.pyc'> >progress: <module 'duplicity.progress' from '/usr/lib64/python2.7/site-packages/duplicity/progress.pyc'> >main: <function main at 0xdddcf8> >__file__: '/usr/bin/duplicity' >Restart: <class __main__.Restart at 0xddb1f0> >getpass_safe: <function getpass_safe at 0xdd8cf8> >restore_get_patched_rop_iter: <function restore_get_patched_rop_iter at 0xddd758> >__builtins__: <module '__builtin__' (built-in)> >commandline: <module 'duplicity.commandline' from '/usr/lib64/python2.7/site-packages/duplicity/commandline.pyc'> >check_sig_chain: <function check_sig_chain at 0xddd500> >check_last_manifest: <function check_last_manifest at 0xdddb90> >log_startup_parms: <function log_startup_parms at 0xdddc80> >sys: <module 'sys' (built-in)> >dup_time: <module 'duplicity.dup_time' from '/usr/lib64/python2.7/site-packages/duplicity/dup_time.pyc'> >get_sig_fileobj: <function get_sig_fileobj at 0xddd410> >full_backup: <function full_backup at 0xddd488> >restart_position_iterator: <function restart_position_iterator at 0xddd2a8> >__name__: '__main__' >patchdir: <module 'duplicity.patchdir' from '/usr/lib64/python2.7/site-packages/duplicity/patchdir.pyc'> >types: <module 'types' from '/usr/lib64/python2.7/types.pyc'> >diffdir: <module 'duplicity.diffdir' from '/usr/lib64/python2.7/site-packages/duplicity/diffdir.pyc'> >util: <module 'duplicity.util' from '/usr/lib64/python2.7/site-packages/duplicity/util.pyc'> >get_man_fileobj: <function get_man_fileobj at 0xddd398> >resource: <module 'resource' from '/usr/lib64/python2.7/lib-dynload/resource.so'> >remove_all_but_n_full: <function remove_all_but_n_full at 0xddda28> >statvfs: <module 'statvfs' from '/usr/lib64/python2.7/statvfs.pyc'> >traceback: <module 'traceback' from '/usr/lib64/python2.7/traceback.pyc'> >with_tempdir: <function with_tempdir at 0xdde050> >__doc__: None >restore_check_hash: <function restore_check_hash at 0xddd848> >threading: <module 'threading' from '/usr/lib64/python2.7/threading.pyc'> >list_current: <function list_current at 0xddd668> >exit_val: None >dummy_backup: <function dummy_backup at 0xddd230> >time: <module 'time' from '/usr/lib64/python2.7/lib-dynload/timemodule.so'> >gzip: <module 'gzip' from '/usr/lib64/python2.7/gzip.pyc'> >os: <module 'os' from '/usr/lib64/python2.7/os.pyc'> >cleanup: <function cleanup at 0xddd9b0> >e: TimeException(u'Rosszul adtad meg az id\u0151t: "jan"\n\nElfogadom a k\xf6vetkez\u0151ket. Intervallumok (pl. "3D64s"), w3-id\u0151pecs\xe9t,\npl. "2002-04-26T04:22:01-07:00" (vagy "2002-04-26T04:22:01" - duplicity\naz \xe9rv\xe9nyes id\u0151z\xf3n\xe1t haszn\xe1lja) vagy h\xe9tk\xf6znapi d\xe1tumok, mint 2/4/1997\nvagy 2001-04-23 (k\xf6l\xf6nb\xf6z\u0151 kombin\xe1ci\xf3k lehetnek, de a h\xf3nap mindig\nel\u0151zze meg a napot).',)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1101727
: 899673 |
899674