Problems with up2date on command line

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

 



I’m using up2date from the command line and I get this error, anyone else getting this error?

 

up2date -u -f

http://fedora.redhat.com/download/up2date-mirrors/fedora-core-2

using mirror: http://ftp.dulug.duke.edu/pub/fedora/linux/core/2/i386/os/

 

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

 

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

 

Name                                    Version        Rel

----------------------------------------------------------

cyrus-sasl                              2.1.18         2.2               i386

cyrus-sasl-devel                        2.1.18         2.2               i386

cyrus-sasl-md5                          2.1.18         2.2               i386

cyrus-sasl-plain                        2.1.18         2.2               i386

kernel                                  2.6.8          1.521             i586

pango                                   1.4.1          1                 i386

pango-devel                             1.4.1          1                 i386

 

 

Testing package set / solving RPM inter-dependencies...

Traceback (most recent call last):

  File "/usr/sbin/up2date", line 1271, in ?

    sys.exit(main() or 0)

  File "/usr/sbin/up2date", line 799, in main

    fullUpdate, dryRun=options.dry_run))

  File "/usr/sbin/up2date", line 1147, in batchRun

    batch.run()

  File "/usr/share/rhn/up2date_client/up2dateBatch.py", line 74, in run

    self.__dryRun()

  File "/usr/share/rhn/up2date_client/up2dateBatch.py", line 159, in __dryRun

    self.percentCallback)

  File "/usr/share/rhn/up2date_client/up2date.py", line 394, in dryRun

    depsolve.setup()

  File "/usr/share/rhn/up2date_client/depSolver.py", line 357, in setup

    self.__add(pkgset, check = 0)

  File "/usr/share/rhn/up2date_client/depSolver.py", line 390, in __add

    hdr = headerList[p]

  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 93, in getHeader

    hdrBuf = fh.read()

  File "/usr/lib/python2.3/gzip.py", line 217, in read

    self._read(readsize)

  File "/usr/lib/python2.3/gzip.py", line 260, in _read

    self._read_gzip_header()

  File "/usr/lib/python2.3/gzip.py", line 161, in _read_gzip_header

    raise IOError, 'Not a gzipped file'

IOError: Not a gzipped file


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

  Powered by Linux