Up2date problems...

Tim Kossack tim_kossack at web.de
Wed Dec 3 15:47:10 UTC 2003


i use the following reps with up2date (and yum):

yum channel fedora-core-1 from 
http://fedora.redhat.com/releases/fedora-core-1
yum channel updates-released from 
http://fedora.redhat.com/updates/released/fedora-core-1
yum channel dag from  http://apt.sw.be/redhat/fc1/en/i386/dag/
yum channel freshrpms from 
http://ayo.freshrpms.net/fedora/linux/1/i386/freshrpms/

which work flawlessly with yum (which i use to install new programs like
xine etc.).
up2date however (which i prefer for selective updates) finds and lists
all the updates of the resp. channels, but under "size" it says "0 kb"
for each of the resp. packages. if i nevertheless click "proceed", it
freezes while trying to solve the dependencies. 
so is this an up2date-bug, or some kind of configuration-problem on my
part?
below is the output of "up2date"...

thanks for any help!

[root at localhost xxx]# up2date
Traceback (most recent call last):
  File "/usr/share/rhn/up2date_client/gui.py", line 1679, in
onPackagePageNext
    ret = self.__packagePageDryRun()
  File "/usr/share/rhn/up2date_client/gui.py", line 1607, in
__packagePageDryRun    self.__refreshCallback)
  File "/usr/share/rhn/up2date_client/up2date.py", line 387, in dryRun
    ret = depsolve.solvedep()
  File "/usr/share/rhn/up2date_client/depSolver.py", line 716, in
solvedep
    ret = self.process_deps(deps)
  File "/usr/share/rhn/up2date_client/depSolver.py", line 683, in
process_deps
    changed = self.__dependencies(dependencies)
  File "/usr/share/rhn/up2date_client/depSolver.py", line 475, in
__dependencies    refreshCallback = self.refreshCallback)
  File "/usr/share/rhn/up2date_client/depSolver.py", line 93, in
solveDep
    ret = source.solveDep(unknowns, availList, refreshCallback)
  File "/usr/share/rhn/up2date_client/repoBackends/genericSolveDep.py",
line 40, in solveDep
    self.getSolutions(unknowns)
  File "/usr/share/rhn/up2date_client/repoBackends/genericSolveDep.py",
line 235, in getSolutions
    hdr = self.getHeader(pkg)
  File "/usr/share/rhn/up2date_client/repoBackends/genericSolveDep.py",
line 217, in getHeader
    progressCallback = progressCallback)
  File "/usr/share/rhn/up2date_client/rpcServer.py", line 110, in doCall
    ret = apply(method, args, kwargs)
  File "/usr/share/rhn/up2date_client/repoDirector.py", line 31, in
getHeader
    return self.handlers[channel['type']].getHeader(pkg, msgCallback,
progressCallback)
  File "/usr/share/rhn/up2date_client/rpmSource.py", line 210, in
getHeader
    header = source.getHeader(pkg, progressCallback = progressCallback)
  File "/usr/share/rhn/up2date_client/repoBackends/yumRepo.py", line 96,
in getHeader
    hdrBuf = fh.read()
  File "/usr/lib/python2.2/gzip.py", line 156, in read
    self._read(readsize)
  File "/usr/lib/python2.2/gzip.py", line 210, in _read
    self._read_eof()
  File "/usr/lib/python2.2/gzip.py", line 245, in _read_eof
    raise ValueError, "CRC check failed"
ValueError: CRC check failed
TypeError: hide() takes no arguments (2 given)






More information about the fedora-list mailing list