Bug 441749 - firstboot uses kudzu?
Summary: firstboot uses kudzu?
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: firstboot
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Chris Lumens
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-04-09 19:12 UTC by Bill Nottingham
Modified: 2014-03-17 03:13 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-04-10 08:19:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Bill Nottingham 2008-04-09 19:12:17 UTC
+++ This bug was initially created as a clone of Bug #441721 +++

libkudzu doesn't contain the minifind() routine. So, for example, the
additionalcds firstboot module aborts with

ImportError: /usr/lib/python2.5/site-packages/_kudzumodule.so: undefined symbol
minifind

...

I'll fix kudzu, but what is firstboot doing here? pirut had HAL-based CD code.

Comment 1 Chris Lumens 2008-04-09 21:31:13 UTC
Yes, the old old additional_cds module contains CD code as it was never updated
to work with the new way of doing things.  It's not enabled so any kudzu
dependency can be removed, but we'll need to update this module before the next
RHEL rolls out.

Comment 2 Bill Nottingham 2008-04-09 21:43:52 UTC
Apparently it's still imported on firstboot start. Should we not package it for now?

Comment 3 Chris Lumens 2008-04-09 21:55:42 UTC
It's imported because we try to import all modules.  We can just not package it
until a replacement shows up if that helps speed along getting rid of kudzu.

Comment 4 Bill Nottingham 2008-04-10 02:44:48 UTC
Well, the package doesn't require kudzu. So it theoretically could traceback on
a failed import.

Comment 5 Chris Lumens 2008-04-10 08:19:36 UTC
Okay, this will be removed from the next rebuild of firstboot.


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