Well I'm trying a new install of FC7 x64 it's working pretty well except I can't update or install anything with dependencies. I get the following error. (I'm very new to Fedora and Linux. Haven't messed with it since college in 2001)
Let me know if I need to give more info.
Component: Software Installer
Summary: TB21f8f94d packages.py:485:getDiscNum:ValueError: invalid literal for int() with base 10: ''
Traceback (most recent call last):
File "/usr/sbin/system-install-packages", line 308, in _apply
self.applyChanges(self.mainwin)
File "/usr/lib/python2.5/site-packages/pirut/__init__.py", line 722, in applyChanges
dlpkgs = self.downloadPackages(mainwin)
File "/usr/lib/python2.5/site-packages/pirut/__init__.py", line 417, in downloadPackages
probs = self.downloadPkgs(dlpkgs)
File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 798, in downloadPkgs
remote_pkgs.sort(mediasort)
File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 748, in mediasort
b = b.getDiscNum()
File "/usr/lib/python2.5/site-packages/yum/packages.py", line 485, in getDiscNum
return int(fragid)
ValueError: invalid literal for int() with base 10: ''
Local variables in innermost frame:
self: libmng - 1.0.9-5.1.i386
netloc:
fragid:
path: //1180278169.239747
query:
scheme: media
**EDIT** I've tried yum (standalone and via yumex) and every time I get the following error. Maybe some relation?
(both from yumex)
"No Package Matching glibc.i686"
also this (more common error)
Error Downloading Packages:
<type 'exceptions.ValueError'>invalid literal for int() with base 10: ''<traceback object at 0xccd5050>