| Summary: | "An internal system error has ocurred" (yum) | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | J <pepensado> |
| Component: | PackageKit | Assignee: | Richard Hughes <richard> |
| Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 14 | CC: | ffesti, james.antill, jonathan, maxamillion, pmatilai, richard, smparrish, tla |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-08-16 15:19:10 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
This message is a notice that Fedora 14 is now at end of life. Fedora has stopped maintaining and issuing updates for Fedora 14. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At this time, all open bugs with a Fedora 'version' of '14' have been closed as WONTFIX. (Please note: Our normal process is to give advanced warning of this occurring, but we forgot to do that. A thousand apologies.) Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, feel free to reopen this bug and simply change the 'version' to a later Fedora version. Bug Reporter: Thank you for reporting this issue and we are sorry that we were unable to fix it before Fedora 14 reached end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged to click on "Clone This Bug" (top right of this page) and open it against that version of Fedora. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping |
Description of problem: Error Type: <type 'exceptions.UnicodeDecodeError'> Error Value: 'ascii' codec can't decode byte 0xf3 in position 439: ordinal not in range(128) File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3612, in <module> main() File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3609, in main backend.dispatcher(sys.argv[1:]) File : /usr/lib/python2.7/site-packages/packagekit/backend.py, line 748, in dispatcher self.dispatch_command(args[0], args[1:]) File : /usr/lib/python2.7/site-packages/packagekit/backend.py, line 628, in dispatch_command self.get_distro_upgrades() File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 2664, in get_distro_upgrades self._check_init() File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3157, in _check_init repo.repoXML File : /usr/lib/python2.7/site-packages/yum/yumRepo.py, line 1413, in <lambda> repoXML = property(fget=lambda self: self._getRepoXML(), File : /usr/lib/python2.7/site-packages/yum/yumRepo.py, line 1405, in _getRepoXML self._loadRepoXML(text=self) File : /usr/lib/python2.7/site-packages/yum/yumRepo.py, line 1395, in _loadRepoXML return self._groupLoadRepoXML(text, self._mdpolicy2mdtypes()) File : /usr/lib/python2.7/site-packages/yum/yumRepo.py, line 1370, in _groupLoadRepoXML if self._commonLoadRepoXML(text): File : /usr/lib/python2.7/site-packages/yum/yumRepo.py, line 1198, in _commonLoadRepoXML result = self._getFileRepoXML(local, text) File : /usr/lib/python2.7/site-packages/yum/yumRepo.py, line 985, in _getFileRepoXML size=102400) # setting max size as 100K File : /usr/lib/python2.7/site-packages/yum/yumRepo.py, line 801, in _getFile result = self.grab.urlgrab(misc.to_utf8(relative), local, File : /usr/lib/python2.7/site-packages/yum/yumRepo.py, line 520, in <lambda> grab = property(lambda self: self._getgrab()) File : /usr/lib/python2.7/site-packages/yum/yumRepo.py, line 515, in _getgrab self._setupGrab() File : /usr/lib/python2.7/site-packages/yum/yumRepo.py, line 487, in _setupGrab self._grab = mgclass(self._grabfunc, self.urls, File : /usr/lib/python2.7/site-packages/yum/yumRepo.py, line 677, in <lambda> urls = property(fget=lambda self: self._geturls(), File : /usr/lib/python2.7/site-packages/yum/yumRepo.py, line 674, in _geturls self._baseurlSetup() File : /usr/lib/python2.7/site-packages/yum/yumRepo.py, line 631, in _baseurlSetup self.mirrorurls = self._replace_and_check_url(mirrorurls) File : /usr/lib/python2.7/site-packages/yum/yumRepo.py, line 669, in _replace_and_check_url print 'YumRepo Error: All mirror URLs are not using ftp, http[s] or file.\n Eg. $s' $ misc.to_utf8(skipped) File : /usr/lib/python2.7/codecs.py, line 351, in write data, consumed = self.encode(object, self.errors) Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: