Bug 516427 - As I select the option System->Administration->BootLoader, following bug-report is generated.
Summary: As I select the option System->Administration->BootLoader, following bug-repo...
Keywords:
Status: CLOSED DUPLICATE of bug 497088
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-boot
Version: 11
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Harald Hoyer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-08-09 15:46 UTC by sumit srivastava
Modified: 2009-09-13 13:17 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-08-11 11:08:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
The attachment is the report generated by the system itself. (6.63 KB, application/octet-stream)
2009-08-09 15:49 UTC, sumit srivastava
no flags Details
kudzu not found (6.63 KB, text/plain)
2009-09-13 05:38 UTC, Dinesh Yadav
no flags Details

Description sumit srivastava 2009-08-09 15:46:34 UTC
Description of problem:


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


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 sumit srivastava 2009-08-09 15:49:49 UTC
Created attachment 356812 [details]
The attachment is the report generated by the system itself.

Comment 2 Thomas Spura 2009-08-09 16:19:21 UTC
Important from your attachment:

***
Component: system-config-boot
Version: 0.3.0
Summary: TB1b0d13fa boot_gui.py:27:<module>:ImportError: No module named kudzu

Traceback (most recent call last):
  File "/usr/share/system-config-boot/system-config-boot.py", line 80, in <module>
    import boot_gui
  File "/usr/share/system-config-boot/boot_gui.py", line 27, in <module>
    import kudzu
ImportError: No module named kudzu
***

It seems you don't have kudzu installed.

Try "yum install kudzu". That could solve your problem.

But why do I have installed kudzu and you don't...

In the spec file from system-config-boot should be missing a "Requires: kudzu".

Comment 3 Harald Hoyer 2009-08-11 11:08:50 UTC

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

Comment 4 Dinesh Yadav 2009-09-13 05:38:51 UTC
Created attachment 360830 [details]
kudzu not found

Comment 5 Thomas Spura 2009-09-13 13:17:31 UTC
@ Dinesh:

You have an old system-config-boot-0.3.0. If you update to system-config-boot-0.3.1 kudzu is not needed anymore.

Please update to the 0.3.1 version.


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