From Bugzilla Helper: User-Agent: Mozilla/4.75 [en] (X11; U; SunOS 5.6 sun4u) Description of problem: I am upgrading from roswell to roswell2 using up2date and packages in several batches. However when I tried to upgrade a batch containing the libao package, the upgrade crashed at the resolving dependency stage with the errors below. I am using the up2date packages which resolve bug 50891 . Traceback (innermost last): File "/usr/sbin/up2date", line 1017, in ? main() File "/usr/sbin/up2date", line 365, in main sys.exit(batchRun(argObj.getLong("list"), pkgNames, fullUpdate)) File "/usr/sbin/up2date", line 934, in batchRun (depPackages, conflicts) = up2date.dryRun(selPkgList, printCallback, percentCallback) File "/usr/share/rhn/up2date_client/up2date.py", line 1774, in dryRun ret = depsolve.solvedep() File "/usr/share/rhn/up2date_client/up2date.py", line 1740, in solvedep ret = self.process_deps(deps) File "/usr/share/rhn/up2date_client/up2date.py", line 1706, in process_deps changed = self.__dependencies(dependencies) File "/usr/share/rhn/up2date_client/up2date.py", line 1594, in __dependencies refreshCallback = self.refreshCallback) File "/usr/share/rhn/up2date_client/up2date.py", line 786, in solveDep pkg = pkgs[0] IndexError: list index out of range How reproducible: Always Steps to Reproduce: 1. up2date libao
This is a combo of a broken upgrade path, and an up2date bug. Should be fixed in the next version. See bug #52243 *** This bug has been marked as a duplicate of 52243 ***
I can't see bug 52243, could you make it visible please?