[SLUG] up2date with python problems

From: Mario Lombardo (mario@alienscience.com)
Date: Fri Dec 20 2002 - 01:58:14 EST


I don't know what's wrong here, but I get errors like this with only some
packages. Any ideas?

[@console]$ up2date arts
 
Fetching package list for channel: redhat-linux-i386-7.3...
 
Fetching Obsoletes list for channel: redhat-linux-i386-7.3...
 
Fetching rpm headers...
 
Testing package set / solving RPM inter-dependencies...
Traceback (innermost last):
  File "/usr/sbin/up2date", line 781, in ?
    main()
  File "/usr/sbin/up2date", line 569, in main
    pkgNames, fullUpdate, dryRun = dry_run))
  File "/usr/sbin/up2date", line 724, in batchRun
    batch.run()
  File "/usr/share/rhn/up2date_client/up2dateBatch.py", line 64, in run
    self.__dryRun()
  File "/usr/share/rhn/up2date_client/up2dateBatch.py", line 121, in __dryRun
    self.percentCallback)
  File "/usr/share/rhn/up2date_client/up2date.py", line 383, in dryRun
    ret = depsolve.solvedep()
  File "/usr/share/rhn/up2date_client/depSolver.py", line 460, in solvedep
    ret = self.process_deps(deps)
  File "/usr/share/rhn/up2date_client/depSolver.py", line 426, in process_deps
    changed = self.__dependencies(dependencies)
  File "/usr/share/rhn/up2date_client/depSolver.py", line 270, in
__dependencies
    del dependencies[dependencies.index(dep)]
ValueError: list.index(x): x not in list
[@console]$

/mario



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 19:43:02 EDT