svetr
8th June 2007, 03:52 PM
Where do I report installation failure?
Tried to upgrade IBM t42 laptop (previously FC 5). Tried both downloaded DVD media and net install (from other mirror). The result is the same. In the middle of installation process I get "blabla... most likely a bug."
And for those who might be interested follows a part of the error message below.
To me it looks like errors not depending on my machine but rather on a faulty distribution.
# ---------------------------------------------------- #
Traceback (most recent call first):
File "/usr/lib/python2.5/site-packages/yum/packageSack.py", line 600, in returnNewestByNameArch
raise PackageSackError, 'No Package Matching %s.%s' % naTup
File "/usr/lib/python2.5/site-packages/yum/packageSack.py", line 308, in returnNewestByNameArch
return bestofeach.returnNewestByNameArch(naTup)
File "/usr/lib/python2.5/site-packages/yum/depsolve.py", line 662, in _processConflict
po = self.pkgSack.returnNewestByNameArch((confpkg.name, confpkg.arch))[0]
File "/usr/lib/python2.5/site-packages/yum/depsolve.py", line 856, in resolveDeps
(checkdep, missing, conflict, errormsgs) = self._processConflict(dep)
File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 549, in buildTransaction
(rescode, restring) = self.resolveDeps()
File "/usr/lib/anaconda/yuminstall.py", line 1016, in doPostSelection
(code, msgs) = self.ayum.buildTransaction()
File "/usr/lib/anaconda/backend.py", line 227, in doPostSelection
return anaconda.backend.doPostSelection(anaconda)
File "/usr/lib/anaconda/dispatch.py", line 203, in moveStep
rc = stepFunc(self.anaconda)
File "/usr/lib/anaconda/dispatch.py", line 126, in gotoNext
self.moveStep()
File "/usr/lib/anaconda/gui.py", line 1041, in nextClicked
self.anaconda.dispatch.gotoNext()
PackageSackError: No Package Matching kernel.i686
Local variables in innermost frame:
highdict: {}
self: <yum.packageSack.ListPackageSack object at 0x107a51ac>
naTup: ('kernel', 'i686')
where: None
Tried to upgrade IBM t42 laptop (previously FC 5). Tried both downloaded DVD media and net install (from other mirror). The result is the same. In the middle of installation process I get "blabla... most likely a bug."
And for those who might be interested follows a part of the error message below.
To me it looks like errors not depending on my machine but rather on a faulty distribution.
# ---------------------------------------------------- #
Traceback (most recent call first):
File "/usr/lib/python2.5/site-packages/yum/packageSack.py", line 600, in returnNewestByNameArch
raise PackageSackError, 'No Package Matching %s.%s' % naTup
File "/usr/lib/python2.5/site-packages/yum/packageSack.py", line 308, in returnNewestByNameArch
return bestofeach.returnNewestByNameArch(naTup)
File "/usr/lib/python2.5/site-packages/yum/depsolve.py", line 662, in _processConflict
po = self.pkgSack.returnNewestByNameArch((confpkg.name, confpkg.arch))[0]
File "/usr/lib/python2.5/site-packages/yum/depsolve.py", line 856, in resolveDeps
(checkdep, missing, conflict, errormsgs) = self._processConflict(dep)
File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 549, in buildTransaction
(rescode, restring) = self.resolveDeps()
File "/usr/lib/anaconda/yuminstall.py", line 1016, in doPostSelection
(code, msgs) = self.ayum.buildTransaction()
File "/usr/lib/anaconda/backend.py", line 227, in doPostSelection
return anaconda.backend.doPostSelection(anaconda)
File "/usr/lib/anaconda/dispatch.py", line 203, in moveStep
rc = stepFunc(self.anaconda)
File "/usr/lib/anaconda/dispatch.py", line 126, in gotoNext
self.moveStep()
File "/usr/lib/anaconda/gui.py", line 1041, in nextClicked
self.anaconda.dispatch.gotoNext()
PackageSackError: No Package Matching kernel.i686
Local variables in innermost frame:
highdict: {}
self: <yum.packageSack.ListPackageSack object at 0x107a51ac>
naTup: ('kernel', 'i686')
where: None