Bug 100559
Summary: | Missing dependancies | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Alan Cox <alan> |
Component: | initscripts | Assignee: | Bill Nottingham <notting> |
Status: | CLOSED RAWHIDE | QA Contact: | Brock Organ <borgan> |
Severity: | low | Docs Contact: | |
Priority: | medium | ||
Version: | 1 | CC: | eloli, petrosyan, rvokal |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2004-06-07 16:03:55 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: |
Description
Alan Cox
2003-07-23 12:49:43 UTC
I'm unsure whether we really want to require in initscripts all the support tools for *all* the interface types; this would reqiure dhclient, pppd, isdn4k-utils, irda-utils, ipsec-tools, cipe, and rp-pppoe for all installs. As for the console stuff, that should just gracefully do nothing if kbd isn't installed. If it's showing errors, it needs fixed. I also get dependancy problems, but from the Bluetooth module. Is this a known problem or should I file a new bug report? The kernel dependency failure is known, yes. regarding comment #1, if kbd package isn't installed initscripts prints an ugly error message can't set default font [FAILED] (in red letters). this should be fixed. this was reproduced in stock FC2 with all the updates. Alan should change the version number ( 1 -> 2 ) Are you running in a non-unicode locale (just to make sure I've found the right case where it fails...) I was probably running unicode locale but couldnt be sure and can't really check any more Error case removed in cvs, will be in later initscripts builds. initscripts-7.57-2 still gives an error message if kbd package is not installed. Erm, later than 7.57-x. I should roll a new tarball at some point. |