Bug 52302 - up2date can't resolve dependencies for libao
Summary: up2date can't resolve dependencies for libao
Keywords:
Status: CLOSED DUPLICATE of bug 52243
Alias: None
Product: Red Hat Public Beta
Classification: Retired
Component: up2date
Version: roswell
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: uopvybqq
QA Contact: Jay Turner
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-08-22 16:39 UTC by Michael Young
Modified: 2015-01-07 23:51 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2001-08-22 16:39:11 UTC
Embargoed:


Attachments (Terms of Use)

Description Michael Young 2001-08-22 16:39:06 UTC
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

Comment 1 Adrian Likins 2001-08-24 18:51:50 UTC
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 ***

Comment 2 Michael Young 2001-08-24 20:59:48 UTC
I can't see bug 52243, could you make it visible please?


Note You need to log in before you can comment on or make changes to this bug.