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 687449 Details for
Bug 904095
[abrt] yum-3.4.3-47.fc18: grabber.py:2223:perform:UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 43: 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), 4.77 KB, created by
KRYUS
on 2013-01-25 12:39:26 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
KRYUS
Created:
2013-01-25 12:39:26 UTC
Size:
4.77 KB
patch
obsolete
>grabber.py:2223:perform:UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 43: ordinal not in range(128) > >Traceback (most recent call last): > File "/usr/bin/yum", line 29, in <module> > yummain.user_main(sys.argv[1:], exit_code=True) > File "/usr/share/yum-cli/yummain.py", line 319, in user_main > errcode = main(args) > File "/usr/share/yum-cli/yummain.py", line 227, in main > return_code = base.doTransaction() > File "/usr/share/yum-cli/cli.py", line 558, in doTransaction > problems = self.downloadPkgs(downloadpkgs, callback_total=self.download_callback_total_cb) > File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 2327, in downloadPkgs > urlgrabber.grabber.parallel_wait() > File "/usr/lib/python2.7/site-packages/urlgrabber/grabber.py", line 2252, in parallel_wait > perform() > File "/usr/lib/python2.7/site-packages/urlgrabber/grabber.py", line 2223, in perform > errors.append((opts.url, str(ug_err))) >UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 43: ordinal not in range(128) > >Local variables in innermost frame: >mg: <urlgrabber.mirror.MirrorGroup instance at 0x5a8a368> >errors: [] >dl: <urlgrabber.grabber._ExternalDownloaderPool instance at 0x2e35248> >start: <function start at 0x916c6e0> >ug_err: URLGrabError(-1, u'Le paquet ne correspond pas au t\xe9l\xe9chargement attendu. Suggestion\xa0: ex\xe9cutez yum --enablerepo=updates clean metadata') >host_con: {'http://ftp.free.fr/mirrors/fedora.redhat.com/fedora/linux/updates/18/x86_64/': 0, 'http://mirrors.ircam.fr/pub/fedora/linux/updates/18/x86_64/': 0, 'http://ftp.lip6.fr/ftp/pub/linux/distributions/fedora/updates/18/x86_64/': 1, 'http://fr2.rpmfind.net/linux/fedora/linux/updates/18/x86_64/': 0} >failed: {} >retry: 0 >limit: 1 >key: 'http://ftp.free.fr/mirrors/fedora.redhat.com/fedora/linux/updates/18/x86_64/' >removed: set([]) >opts: { > 'async' : ('http://ftp.free.fr/mirrors/fedora.redhat.com/fedora/linux/updates/18/x86_64/', 1), > 'checkfunc' : <function checkfunc at 0x916c488>, > 'copy_local' : 0, > 'exception' : URLGrabError(-1, u'Le paquet ne correspond pas au t\xe9l\xe9chargement attendu. Suggestion\xa0: ex\xe9cutez yum --enablerepo=updates clean metadata'), > 'failfunc' : <function <lambda> at 0x916c410>, > 'filename' : '/var/cache/yum/x86_64/18/updates/packages/webkitgtk3-1.10.2-1.fc18.x86_64.rpm', > 'http_headers' : (), > 'mirror_group' : (<urlgrabber.mirror.MirrorGroup instance at 0x5a8a368>, [], {}, set([])), > 'proxy' : None, > 'range' : None, > 'reget' : 'simple', > 'relative_url' : 'webkitgtk3-1.10.2-1.fc18.x86_64.rpm', > 'size' : 19254184, > 'text' : 'webkitgtk3-1.10.2-1.fc18.x86_64.rpm', > 'tries' : 1, > 'url' : 'http://ftp.free.fr/mirrors/fedora.redhat.com/fedora/linux/updates/18/x86_64/webkitgtk3-1.10.2-1.fc18.x86_64.rpm', > 'delegate' : { > 'max_connections': 1, > 'preference' : 97, > 'private' : False, > 'delegate' : { > 'async' : None, > 'bandwidth' : 0, > 'cache_openers': True, > 'checkfunc' : None, > 'close_connection': 0, > 'copy_local' : 0, > 'data' : None, > 'default_speed': 1000000.0, > 'delegate' : None, > 'failfunc' : <function _do_raise at 0x2894230>, > 'failure_callback': (<bound method YumBaseCli.failureReport of <cli.YumBaseCli object at 0x2d25210>>, (), {}), > 'ftp_headers' : None, > 'half_life' : 2592000, > 'http_headers' : (), > 'interrupt_callback': <bound method YumBaseCli.interrupt_callback of <cli.YumBaseCli object at 0x2d25210>>, > 'ip_resolve' : None, > 'keepalive' : True, > 'libproxy' : False, > 'max_connections': 5, > 'max_header_size': 2097152, > 'mirror_group' : None, > 'multi_progress_obj': <output.YumTextMultiFileMeter instance at 0x2e29878>, > 'opener' : None, > 'password' : None, > 'prefix' : None, > 'progress_obj' : <output.YumTextMeter instance at 0x2e297a0>, > 'proxies' : None, > 'proxy' : None, > 'quote' : None, > 'range' : None, > 'reget' : 'simple', > 'retry' : 10, > 'retrycodes' : [-1, 2, 4, 5, 6, 7], > 'size' : None, > 'ssl_ca_cert' : None, > 'ssl_cert' : None, > 'ssl_cert_type': 'PEM', > 'ssl_context' : None, > 'ssl_key' : None, > 'ssl_key_pass' : None, > 'ssl_key_type' : 'PEM', > 'ssl_verify_host': True, > 'ssl_verify_peer': True, > 'text' : None, > 'throttle' : 0, > 'timedhosts' : None, > 'timeout' : 30.0, > 'urlparser' : <urlgrabber.grabber.URLParser instance at 0x5beb200>, > 'user_agent' : 'urlgrabber/3.9.1 yum/3.4.3', > 'username' : None, > } > } > } >size: 24745256
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 904095
: 687449 |
687450
|
687451