Bug 149137
Summary: | Dependency on gnome-python2-gnomevfs missing | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | David Woodhouse <dwmw2> |
Component: | firstboot | Assignee: | Chris Lumens <clumens> |
Status: | CLOSED RAWHIDE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | cra, eric.fallon, nobody+pnasrat |
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: | 2005-07-07 14:20:31 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: | |||
Bug Depends On: | |||
Bug Blocks: | 150222 |
Description
David Woodhouse
2005-02-19 03:43:56 UTC
The problem is still there with firstboot-1.3.39-3. ok, in rawhide's firstboot-1.3.39-3 the program will silently fail even with gnome-python2-gnomevfs. If I start it with --debug, I get this: Traceback (most recent call last): File "/usr/share/firstboot/firstbootWindow.py", line 492, in loadModules vbox, pix, title = module.launch(self.doDebug) File "/usr/share/firstboot/modules/eula.py", line 47, in launch lang = os.environ["LANG"] File "/usr/lib/python2.4/UserDict.py", line 17, in __getitem__ def __getitem__(self, key): return self.data[key] KeyError: 'LANG' *** Bug 151577 has been marked as a duplicate of this bug. *** Works for me in Rawhide with version 1.3.42-1. Please reopen if you are still seeing problems. |