My Fedora is troubled by "An internal system error ", its details are as 
follows. I do not know how to solve it.

Hao ZHU
Southern Medical University
Guangzhou, China




Error Type: <type 'exceptions.UnicodeDecodeError'>
Error Value: 'ascii' codec can't decode byte 0xd0 in position 90: ordinal not 
in range(128)
  File : /usr/share/PackageKit/helpers/yum/install-files.py , line 20, in 
<module>
    backend.install_files(trusted, files_to_inst)
  File : /usr/share/PackageKit/helpers/yum/yumBackend.py , line 1005, in 
install_files
    txmbr = self.yumbase.installLocal(inst_file)
  File : /usr/lib/python2.5/site-packages/yum/__init__.py , line 2538, in 
installLocal
    tx_return.extend(self.install(po=po))
  File : /usr/lib/python2.5/site-packages/yum/__init__.py , line 2187, in 
install
    if self.tsInfo.exists(pkgtup=po.pkgtup):
  File : /usr/lib/python2.5/site-packages/yum/__init__.py , line 585, in 
<lambda>
    tsInfo = property(fget=lambda self: self._getTsInfo(),
  File : /usr/lib/python2.5/site-packages/yum/depsolve.py , line 104, in 
_getTsInfo
    self._tsInfo.setDatabases(self.rpmdb, self.pkgSack)
  File : /usr/lib/python2.5/site-packages/yum/__init__.py , line 576, in 
<lambda>
    pkgSack = property(fget=lambda self: self._getSacks(),
  File : /usr/lib/python2.5/site-packages/yum/__init__.py , line 419, in 
_getSacks
    self.repos.populateSack(which=repos)
  File : /usr/lib/python2.5/site-packages/yum/repos.py , line 245, in 
populateSack
    sack.populate(repo, mdtype, callback, cacheonly)
  File : /usr/lib/python2.5/site-packages/yum/yumRepo.py , line 149, in populate
    if self._check_db_version(repo, mydbtype):
  File : /usr/lib/python2.5/site-packages/yum/yumRepo.py , line 203, in 
_check_db_version
    return repo._check_db_version(mdtype)
  File : /usr/lib/python2.5/site-packages/yum/yumRepo.py , line 928, in 
_check_db_version
    repoXML = self.repoXML
  File : /usr/lib/python2.5/site-packages/yum/yumRepo.py , line 1086, in 
<lambda>
    repoXML = property(fget=lambda self: self._getRepoXML(),
  File : /usr/lib/python2.5/site-packages/yum/yumRepo.py , line 1078, in 
_getRepoXML
    self._loadRepoXML(text=self)
  File : /usr/lib/python2.5/site-packages/yum/yumRepo.py , line 1068, in 
_loadRepoXML
    return self._groupLoadRepoXML(text, ["primary"])
  File : /usr/lib/python2.5/site-packages/yum/yumRepo.py , line 1052, in 
_groupLoadRepoXML
    if self._commonLoadRepoXML(text):
  File : /usr/lib/python2.5/site-packages/yum/yumRepo.py , line 904, in 
_commonLoadRepoXML
    result = self._getFileRepoXML(local, text)
  File : /usr/lib/python2.5/site-packages/yum/yumRepo.py , line 772, in 
_getFileRepoXML
    cache=self.http_caching == 'all')
  File : /usr/lib/python2.5/site-packages/yum/yumRepo.py , line 643, in _getFile
    result = self.grab.urlgrab(relative, local,
  File : /usr/lib/python2.5/site-packages/yum/yumRepo.py , line 463, in <lambda>
    grab = property(lambda self: self._getgrab())
  File : /usr/lib/python2.5/site-packages/yum/yumRepo.py , line 458, in _getgrab
    self._setupGrab()
  File : /usr/lib/python2.5/site-packages/yum/yumRepo.py , line 447, in 
_setupGrab
    self._grab = mgclass(self._grabfunc, self.urls,
  File : /usr/lib/python2.5/site-packages/yum/yumRepo.py , line 548, in <lambda>
    urls = property(fget=lambda self: self._geturls(),
  File : /usr/lib/python2.5/site-packages/yum/yumRepo.py , line 545, in _geturls
    self._baseurlSetup()
  File : /usr/lib/python2.5/site-packages/yum/yumRepo.py , line 514, in 
_baseurlSetup
    self.mirrorurls = self._replace_and_check_url(mirrorurls)
  File : /usr/lib/python2.5/site-packages/yum/yumRepo.py , line 536, in 
_replace_and_check_url
    print 'YumRepo Warning: not using ftp, http[s], or file for repos, skipping 
- $s' $ (url)
  File : /usr/lib64/python2.5/codecs.py , line 303, in write
    data, consumed = self.encode(object, self.errors)
-- 
websites mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/websites

Reply via email to