Bug 149137 - Dependency on gnome-python2-gnomevfs missing
Summary: Dependency on gnome-python2-gnomevfs missing
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: firstboot
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Chris Lumens
QA Contact:
URL:
Whiteboard:
: 151577 (view as bug list)
Depends On:
Blocks: FC5Blocker
TreeView+ depends on / blocked
 
Reported: 2005-02-19 03:43 UTC by David Woodhouse
Modified: 2007-11-30 22:11 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-07-07 14:20:31 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description David Woodhouse 2005-02-19 03:43:56 UTC
Firstboot failed to run on a fresh rawhide install because
gnome-python2-gnomevfs wasn't installed. It also failed because $LANG wasn't set.

Comment 1 Ricky Ng-Adam 2005-03-31 04:13:41 UTC
The problem is still there with firstboot-1.3.39-3.

Comment 2 Ricky Ng-Adam 2005-04-01 03:08:14 UTC
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'

Comment 3 Jeremy Katz 2005-07-06 22:15:26 UTC
*** Bug 151577 has been marked as a duplicate of this bug. ***

Comment 4 Chris Lumens 2005-07-07 14:20:31 UTC
Works for me in Rawhide with version 1.3.42-1.  Please reopen if you are still
seeing problems.


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