Bug 55694 - apparently abends updating grb
Summary: apparently abends updating grb
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: up2date
Version: 7.2
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Adrian Likins
QA Contact: Jay Turner
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-11-05 01:22 UTC by Need Real Name
Modified: 2015-01-07 23:52 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-11-05 22:40:35 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2001:119 0 normal SHIPPED_LIVE New up2date and rhn_register clients available 2001-10-03 04:00:00 UTC

Description Need Real Name 2001-11-05 01:22:47 UTC
Description of Problem:abend with the following message:
	
 Traceback (innermost last):
  File "/usr/share/rhn/up2date_client/gui.py", line 786, in doInstallation
    up2date.installBootLoader(kernelsToInstall)
  File "/usr/share/rhn/up2date_client/up2date.py", line 2119, in
installBootLoader
    __install_grub(kernelList)
  File "/usr/share/rhn/up2date_client/up2date.py", line 2141, in
__install_grub
    ret  = grubcfg.installNewImages(kernelList,test=0)
  File "/usr/share/rhn/up2date_client/grubcfg.py", line 58, in
installNewImages
    header = findDepLocal(db,defaultImagePath)
  File "/usr/share/rhn/up2date_client/up2date.py", line 464, in
findDepLocal
    if dep[0] == '/':
IndexError: string index out of range



Version-Release number of selected component (if applicable):


How Reproducible:


Steps to Reproduce:
1. 
2. 
3. 

Actual Results:


Expected Results:


Additional Information:

Comment 1 Adrian Likins 2001-11-05 22:14:14 UTC
Do you have a non linux system setup as the default in grub.conf?

Thats the scenario where I've seen this happen.

I have  a fix for that case that should be in the next version
of the client.

Comment 2 David M. Cook 2002-02-13 23:00:30 UTC
Fixed in RHBA-2001-119:

http://www.redhat.com/support/errata/RHBA-2001-119.html


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