Bug 241992 - upgrade_bootloader_gui.py expects no blank lines in /etc/modprobe.conf
Summary: upgrade_bootloader_gui.py expects no blank lines in /etc/modprobe.conf
Keywords:
Status: CLOSED DUPLICATE of bug 241991
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 7
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-06-01 06:05 UTC by Anduin Withers
Modified: 2007-11-30 22:12 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-06-01 09:36:38 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Anduin Withers 2007-06-01 06:05:07 UTC
Description of problem:

The _newToLibata function is broken, it attempts to l.strip()[0] == "#" 
(upgrade_bootloader_gui.py: 78). The problem with this is clear, a stripped 
empty line will "IndexError: string index out of range".

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


How reproducible:
Very, easily.

Steps to Reproduce:
1. Actually upgrade a real system, especially one with at least one blank line 
in /etc/modprobe.conf.
  
Actual results:

Upgrade fails.

Expected results:

Upgrade to work.

Additional info:

Comment 1 Anduin Withers 2007-06-01 09:36:38 UTC

*** This bug has been marked as a duplicate of 241991 ***


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