Bug 169394
| Summary: | missing dependency: system-config-boot needs firstboot | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Andreas Gattringer <a.gattringer> |
| Component: | system-config-boot | Assignee: | Harald Hoyer <harald> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-05-15 09:03:02 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
#rpm -ivh system-config-boot-0.2.11-1.2.i386.rpm
error: Failed dependencies:
firstboot is needed by system-config-boot-0.2.11-1.2.i386
Fixed in -devel
|
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b4) Gecko/20050915 Fedora/1.5-0.5.0.beta1 Firefox/1.4 Description of problem: Running system-config-boot without the firstboot package installed dies with this error message: Component: system-config-boot Version: 0.2.9 Summary: TB2106918e firstboot_gui_window.py:11:?:ImportError: No module named firstboot_module_window Traceback (most recent call last): File "/usr/share/system-config-boot/system-config-boot.py", line 63, in ? import boot_gui File "/usr/share/firstboot/modules/boot_gui.py", line 32, in ? from rhpl.firstboot_gui_window import FirstbootGuiWindow File "/usr/lib/python2.4/site-packages/rhpl/firstboot_gui_window.py", line 11, in ? from firstboot_module_window import FirstbootModuleWindow as FirstbootGuiWindow ImportError: No module named firstboot_module_window Local variables in innermost frame: [ rest of message deleted ] Installing firstboot-1.3.48-1.noarch.rpm fixes the problem. Version-Release number of selected component (if applicable): system-config-boot-0.2.9-1 How reproducible: Always Steps to Reproduce: Make sure that firstboot is not installed, run system-config-boot as root Additional info: Installed packages: firstboot-1.3.48-1 rhpl-0.174-1 system-config-boot-0.2.9-1