Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 142196 - RTamd64 - LiveCD still contains the old installer
Summary: RTamd64 - LiveCD still contains the old installer
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: LiveCD/DVD/USB (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Release Team
URL:
Whiteboard:
Keywords:
: 142821 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-07-30 10:13 UTC by Andrei Slavoiu
Modified: 2006-08-10 11:31 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Slavoiu 2006-07-30 10:13:30 UTC
When pressing "Forward" I get:
Traceback (most recent call last):
  File "./gtkfe.py", line 239, in forward
    self.loadPanel(self._cur_panel + 1)
  File "./gtkfe.py", line 220, in loadPanel
    if not self.panels[self._cur_panel].deactivate():
  File "/opt/installer/fe/gtk/ClientConfig.py", line 450, in deactivate
    self.controller.cc.set_configuration(self.controller.client_profile)
  File "/opt/installer/GLIClientController.py", line 75, in set_configuration
    self._logger = GLILogger.Logger(self._configuration.get_log_file())
  File "/opt/installer/GLILogger.py", line 36, in __init__
    self._file = file(logfile,'a')
IOError: [Errno 13] Permission denied: '/var/log/installer.log'

md5sum - d5ae1266ac26c268af64c27f348e9797
Comment 1 Preston Cody (RETIRED) gentoo-dev 2006-07-30 10:23:48 UTC
Are you updating to the CVS version of the installer as directed?

This error is caused by running the installer not as root.
Comment 2 Andrei Slavoiu 2006-07-30 12:24:01 UTC
(In reply to comment #1)
> Are you updating to the CVS version of the installer as directed?
Directed where? Did I miss something?

> This error is caused by running the installer not as root.
So I guess it's a bug in the LiveCD itself, as the icon on the desktop does not start the installer as root. Anyway, a propper error message that it requires root privileges would be nice. (yes, I realize that the actual installation can only be performed by root, but it's not so intuitive that the GUI needs to run as root)
Comment 3 Andrew Gaffney (RETIRED) gentoo-dev 2006-07-30 14:52:29 UTC
Eh, don't use the icon on the desktop. The version of the installer on the CD is still what was included with 2006.0. Open up a terminal and do '/opt/installer/misc/updategtkfe' to fetch the current CVS, which will end up being 0.4 and included with the final 2006.1 release media.
Comment 4 Andrew Gaffney (RETIRED) gentoo-dev 2006-08-03 11:37:56 UTC
Is this resolved in the latest pre-release livecd?
Comment 5 Andrew Gaffney (RETIRED) gentoo-dev 2006-08-03 19:56:54 UTC
Kugelfang, please close this when you get a new LiveCD built and uploaded. The current amd64 LiveCD still has the installer 0.3 and the busted "installer" script.
Comment 6 Andrew Gaffney (RETIRED) gentoo-dev 2006-08-04 11:32:27 UTC
*** Bug 142821 has been marked as a duplicate of this bug. ***
Comment 7 Andrei Slavoiu 2006-08-05 11:06:06 UTC
I tried the new image and it still uses the old installer. I updated it and will report other bugs :)
Comment 8 Andrew Gaffney (RETIRED) gentoo-dev 2006-08-10 11:31:15 UTC
The latest builds have version 0.4.1 of the installer.