Up2date - IOError: Not a gzipped file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I am no longer able to use up2date due to the subject error.  I have set up up2date to use mirror sites.  I have searched the mailing list archive without finding a solution.  I have tried removing the files in the /var/spool/up2date directory as recommended in the message referenced below.  This did not help.  I still get the same error.

http://www.redhat.com/archives/fedora-list/2004-January/msg03628.html

I am running Fedora Core 1 with all current updates except coreutils and the kernel.  The kernel is at 2.4.22-1.2166.nptl.

Does anyone have a potential solution or a starting place for resolution?  I have appended the output generated when trying to run up2date.  Please help, I'm stuck.

Fetching package list for channel: fedora-core-1...

Fetching http://mirrors.kernel.org/fedora/core/1/i386/os//headers/header.info...

Fetching package list for channel: updates-released...

Fetching http://mirrors.kernel.org/fedora/core/updates/1/i386//headers/header.info...

Fetching package list for channel: livna-stable-fc1...

Fetching http://rpm.livna.org/fedora/1/i386/yum/stable/headers/header.info...

Fetching package list for channel: fedora-us-stable-fc1...

Fetching http://download.fedora.us/fedora/fedora/1/i386/yum/stable/headers/header.info...

Fetching Obsoletes list for channel: fedora-core-1...

Fetching Obsoletes list for channel: updates-released...

Fetching Obsoletes list for channel: livna-stable-fc1...

Fetching Obsoletes list for channel: fedora-us-stable-fc1...

Fetching rpm headers...

Traceback (most recent call last):
 File "/usr/share/rhn/up2date_client/gui.py", line 1361, in onChannelsPageNext
   self.pkgList = self.pList.getPackagesToInstall()
 File "/usr/share/rhn/up2date_client/packageList.py", line 521, in getPackagesToInstall
   result = self.__skipPackages(result)
 File "/usr/share/rhn/up2date_client/packageList.py", line 550, in __skipPackages
   packageList = self.__skipFiles(packageList)
 File "/usr/share/rhn/up2date_client/packageList.py", line 571, in __skipFiles
   ignoreMsgCallback = self.ignoreMsgCallback)
 File "/usr/share/rhn/up2date_client/packageList.py", line 610, in buildHeaderList
   hdr = headerList[pkg]
 File "/usr/share/rhn/up2date_client/headers.py", line 37, in __getitem__
   self.__retrievePackage(item)
 File "/usr/share/rhn/up2date_client/headers.py", line 42, in __retrievePackage
   hdr, sourceType = rpcServer.doCall(self.repos.getHeader, item)
 File "/usr/share/rhn/up2date_client/rpcServer.py", line 112, 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 198, in _read
   self._read_gzip_header()
 File "/usr/lib/python2.2/gzip.py", line 110, in _read_gzip_header
   raise IOError, 'Not a gzipped file'
IOError: Not a gzipped file
Traceback (most recent call last):
 File "/usr/share/rhn/up2date_client/gui.py", line 1440, in onSkippedPagePrepare
   maxlength = max(map(lambda x: len(x[0][0]), self.skipPkgList)) * 8
ValueError: min() or max() arg is an empty sequence
TypeError: hide() takes no arguments (2 given)



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux