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 716967 Details for
Bug 928270
[abrt] yum-3.4.3-47.fc18: grabber.py:2223:perform:UnicodeEncodeError: 'ascii' codec can't encode character u'\u0105' in position 45: 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.10 KB, created by
icywind90
on 2013-03-27 09:51:24 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
icywind90
Created:
2013-03-27 09:51:24 UTC
Size:
5.10 KB
patch
obsolete
>grabber.py:2223:perform:UnicodeEncodeError: 'ascii' codec can't encode character u'\u0105' in position 45: ordinal not in range(128) > >Traceback (most recent call last): > File "/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 2224, in downloadPkgs > self.plugins.run('predownload', pkglist=pkglist) > File "/usr/lib/python2.7/site-packages/yum/plugins.py", line 187, in run > func(conduitcls(self, self.base, conf, **kwargs)) > File "/usr/lib/yum-plugins/presto.py", line 610, in predownload_hook > (problems, more) = downloadPkgs(conduit, pinfo, download_pkgs) > File "/usr/lib/yum-plugins/presto.py", line 410, 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'\u0105' in position 45: ordinal not in range(128) > >Local variables in innermost frame: >mg: <urlgrabber.mirror.MirrorGroup instance at 0xb67aef0> >errors: [] >dl: <urlgrabber.grabber._ExternalDownloaderPool instance at 0xb67ae60> >start: <function start at 0x95dee60> >ug_err: URLGrabError(-1, u'Sumy kontrolne pakietu nie zgadzaj\u0105 si\u0119') >host_con: {'http://fedora.mirrors.ovh.net/linux/updates/18/x86_64/': 0, 'http://mirror.easyspeedy.com/fedora/updates/18/x86_64/': 0, 'ftp://ftp.mirrorservice.org/sites/dl.fedoraproject.org/pub/fedora/linux/updates/18/x86_64/': 1, 'http://ftp.heanet.ie/pub/fedora/linux/updates/18/x86_64/': 0, 'http://mirror2.atrpms.net/fedora/linux/updates/18/x86_64/': 1} >failed: {} >retry: 0 >limit: 1 >key: 'http://mirror.easyspeedy.com/fedora/updates/18/x86_64/' >removed: set([]) >opts: { > 'async' : ('http://mirror.easyspeedy.com/fedora/updates/18/x86_64/', 1), > 'checkfunc' : <function checkfunc at 0x95ded70>, > 'copy_local' : 0, > 'exception' : URLGrabError(-1, u'Sumy kontrolne pakietu nie zgadzaj\u0105 si\u0119'), > 'failfunc' : <function <lambda> at 0x95dede8>, > 'filename' : '/var/cache/yum/x86_64/18/updates/deltas/xorg-x11-drv-intel-2.20.14-1.fc18_2.21.5-1.fc18.x86_64.drpm', > 'http_headers' : (('Pragma', 'no-cache'),), > 'mirror_group' : (<urlgrabber.mirror.MirrorGroup instance at 0xb67aef0>, [], {}, set([])), > 'proxy' : None, > 'range' : None, > 'reget' : 'simple', > 'relative_url' : 'drpms/xorg-x11-drv-intel-2.20.14-1.fc18_2.21.5-1.fc18.x86_64.drpm', > 'size' : 294912, > 'text' : 'xorg-x11-drv-intel-2.20.14-1.fc18_2.21.5-1.fc18.x86_64.drpm', > 'tries' : 1, > 'url' : 'http://mirror.easyspeedy.com/fedora/updates/18/x86_64/drpms/xorg-x11-drv-intel-2.20.14-1.fc18_2.21.5-1.fc18.x86_64.drpm', > 'delegate' : { > 'max_connections': 1, > 'preference' : 83, > '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 0x13ac410>, > 'failure_callback': (<bound method YumBaseCli.failureReport of <cli.YumBaseCli object at 0x18410d0>>, (), {}), > 'ftp_headers' : None, > 'half_life' : 2592000, > 'http_headers' : (), > 'interrupt_callback': <bound method YumBaseCli.interrupt_callback of <cli.YumBaseCli object at 0x18410d0>>, > 'ip_resolve' : None, > 'keepalive' : True, > 'libproxy' : False, > 'max_connections': 5, > 'max_header_size': 2097152, > 'mirror_group' : None, > 'multi_progress_obj': <output.YumTextMultiFileMeter instance at 0x1941c20>, > 'opener' : None, > 'password' : None, > 'prefix' : None, > 'progress_obj' : <output.YumTextMeter instance at 0x1941b48>, > '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 0xb67ab90>, > 'user_agent' : 'urlgrabber/3.9.1 yum/3.4.3', > 'username' : None, > } > } > } >size: 294912
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 928270
: 716967 |
716968
|
716969
|
716970