Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
GLI errors for the gentoo developers to debug <Solved>
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
GentooMik
Tux's lil' helper
Tux's lil' helper


Joined: 25 Nov 2004
Posts: 141

PostPosted: Sun Mar 19, 2006 1:19 am    Post subject: GLI errors for the gentoo developers to debug <Solved> Reply with quote

Edit: I personally think that gnome is too big for a live cd. It would be better to say use TWM for the gtk installer as an option. Currently I switched to twm and seems the gtk installer runs better. Perhaps a chooser should exist on the live cd for twm or gnome or commandline login right before gdm launches. A dialog with "3" options since kde is out of question fitting on the cd unless trimming some apps from gnome could help.

Actually since it is a live cd meant for a one time thing. How about switch to windows maker or xfce? It seems more reasonable to have a liter desktop manager just for a "1" task.

The live cd should not try to be "very fun" for that purpose live cd's such as knoppix exist where power livecd is needed. Gentoo livecd is best left to be under 400 mb.

Anyone think same?



Hello

Sorry, I am on a live CD installing gentoo-2006.0 with the new GUI installer. So I am going to speak brief not to shakeup already a fragile installer. At this point it seems very very fragile virtually anything even a post could throw it off. Such as using most of the cpu while it is running. My aim is for the developers to read users should skip this. Unless they could understand the code or add anything interesting. Developers check this out! So far a fourth retry resumed and this error no longer so far popping up. Using the latest snapshot by running the updater.

Log from the installer.log.failed:
Quote:

GLI: March 18 2006 18:28:58 - Setting root password.
GLI: March 18 2006 18:28:59 - Livecd root password set.
GLI: March 18 2006 18:29:00 - Portmap started.
GLI: March 18 2006 18:29:00 - Completed pre_install steps
GLI: March 18 2006 18:29:47 - Partition table for /dev/hda is unchanged...skipping
GLI: March 18 2006 18:29:50 - Mounted mountpoint: /
GLI: March 18 2006 18:29:51 - Fetching and unpacking tarball: http://gentoo.mirrors.tds.net/gentoo/releases/x86/current/stages/stage1-x86-2006.0.tar.bz2
GLI: March 18 2006 18:31:48 - http://gentoo.mirrors.tds.net/gentoo/releases/x86/current/stages/stage1-x86-2006.0.tar.bz2 was fetched and unpacked.
GLI: March 18 2006 18:31:55 - fstab configured.
GLI: March 18 2006 18:31:56 - Edited Config file /mnt/gentoo/etc/rc.conf
GLI: March 18 2006 18:31:56 - Edited Config file /mnt/gentoo/etc/conf.d/keymaps
GLI: March 18 2006 18:31:56 - Edited Config file /mnt/gentoo/etc/make.conf
GLI: March 18 2006 18:31:56 - Edited Config file /mnt/gentoo/etc/conf.d/clock
GLI: March 18 2006 18:31:56 - Config files updated using etc-update. make.conf/fstab/rc.conf restored.
GLI: March 18 2006 18:31:56 - Edited Config file /mnt/gentoo/etc/make.conf
GLI: March 18 2006 18:31:56 - Edited Config file /mnt/gentoo/etc/make.conf
GLI: March 18 2006 18:31:56 - Edited Config file /mnt/gentoo/etc/make.conf
GLI: March 18 2006 18:31:56 - Edited Config file /mnt/gentoo/etc/make.conf
GLI: March 18 2006 18:31:56 - Edited Config file /mnt/gentoo/etc/make.conf
GLI: March 18 2006 18:31:56 - Edited Config file /mnt/gentoo/etc/make.conf
GLI: March 18 2006 18:31:56 - Make.conf configured
GLI: March 18 2006 18:31:57 - Chroot environment ready.
GLI: March 18 2006 18:39:19 - Portage tree install was custom.
GLI: March 18 2006 18:39:26 - -- MARK --
GLI: March 18 2006 18:39:26 - Starting bootstrap.
GLI: March 18 2006 18:40:30 - Bootstrap complete.
GLI: March 18 2006 18:40:30 - -- MARK --
GLI: March 18 2006 18:40:30 - Starting emerge system.
GLI: March 18 2006 18:42:37 - Calling emerge: emerge -k --emptytree system
GLI: March 18 2006 18:49:06 - Exception received during 'Performing 'emerge system'': Stage2Error :FATAL: stage2: Building the system failed!
GLI: March 18 2006 18:49:06 - Traceback (most recent call last):
GLI: March 18 2006 18:49:06 - File "/opt/installer/GLIClientController.py", line 165, in run
self._install_steps[self._install_step]['function']()
GLI: March 18 2006 18:49:06 - File "/opt/installer/GLIArchitectureTemplate.py", line 238, in stage2
raise GLIException("Stage2Error", 'fatal','stage2', "Building the system failed!")
GLI: March 18 2006 18:49:06 - GLIException: Stage2Error :FATAL: stage2: Building the system failed!





Log from my xml settings file perhaps overdid a setting too.

Code:


<gli-profile>
<kernel-build-method>
      genkernel
   </kernel-build-method>
<cron-daemon>
      vixie-cron
   </cron-daemon>
<domainname>
      localdomain
   </domainname>
-
   <portage-snapshot>

      http://gentoo.seren.com/gentoo/snapshots/portage-latest.tar.bz2
   
</portage-snapshot>
<kernel-source>
      livecd-kernel
   </kernel-source>
<install-pcmcia-cs>
      False
   </install-pcmcia-cs>
<time-zone>
      North America
   </time-zone>
<install-distcc>
      False
   </install-distcc>
<boot-device>
      /dev/hda
   </boot-device>
<dynamic-stage3>
      False
   </dynamic-stage3>
<kernel-bootsplash>
      True
   </kernel-bootsplash>
<bootloader-mbr>
      True
   </bootloader-mbr>
<hostname>
      localhost
   </hostname>
<bootloader-kernel-args/>
<post-install-script-uri/>
<nisdomainname/>
<install-stage>
      1
   </install-stage>
<ftp-proxy/>
<rsync-proxy/>
-
   <stage-tarball>

      http://gentoo.mirrors.tds.net/gentoo/releases/x86/current/stages/stage1-x86-2006.0.tar.bz2
   
</stage-tarball>
<bootloader>
      grub
   </bootloader>
<root-pass-hash>
      $1somepass
   </root-pass-hash>
<http-proxy/>
<mta/>
<grp-install>
      False
   </grp-install>
<logging-daemon>
      metalog
   </logging-daemon>
<kernel-config/>
<portage-tree-sync>
      snapshot
   </portage-tree-sync>
<kernel-initrd>
      True
   </kernel-initrd>
<install-rp-pppoe>
      False
   </install-rp-pppoe>
-
   <install-packages>

      kde xorg-x11 chkrootkit nmap screen crack-attack netcat gnupg slocate ufed keychain ntp gkrellm koffice realplayer mplayer gaim xchat
   
</install-packages>
-
   <network-interfaces>
<device ip="dhcp" options="">
         eth0
      </device>
</network-interfaces>
<network-mounts/>
-
   <partitions>
-
   <device devnode="/dev/hda" disklabel="msdos">
<partition format="False" mb="38052" minor="1" mkfsopts="" mountopts="defaults" mountpoint="/" origminor="1" resized="False" type="ext3"/>
<partition format="False" mb="109" minor="2" mkfsopts="" mountopts="" mountpoint="" origminor="2" resized="False" type="linux-swap"/>
</device>
</partitions>
<services>
      alsasound
   </services>
-
   <users>
<user comment="" groups="wheel,users" hash="$password" homedir="/home/mi" shell="/bin/bash" uid="">
         mi
      </user>
</users>
-
   <etc-files>
-
   <file name="rc.conf">
<entry name="DISPLAYMANAGER">
            kdm
         </entry>
<entry name="XSESSION">
            Xsession
         </entry>
<entry name="EDITOR">
            /bin/nano
         </entry>
</file>
-
   <file name="conf.d/keymaps">
<entry name="SET_WINDOWSKEYS">
            Yes
         </entry>
</file>
-
   <file name="make.conf">
<entry name="MAKEOPTS">
            -j1
         </entry>
-
   <entry name="USE">

             16bit 3dfx 3dnow 3dnowext 3ds 7zip X a52 aac aalib acpi activefilter adsl aim aimextras alsa amarok amd ansi aotuv apache2 apm aqua aqua_theme arts asf asm asterisk async atk atlas audiofile -automount avalon avi bash-completion bcmath berkdb bigpatch bitmap-fonts bittorrent bl blas bmp bootsplash brltty -browserplugin bzip2 c++ cacheemu ccache cdda cdio cdparanoia cdr cdrom cg -chm cli cpudetection cpulimit cracklib crypt css csv ctype cups dar32 dar64 dba -dbcp dbus -devfs26 dga dhcp dict dio directfb disk-cache dnd dnsdb dpms -dri dv dvb dvd dvdr dvdread dxr3 dynagraph eds elibc_glibc emacs-w3 emboss emoticon encode esd ethereal exif expat extraicons extramodules fam fame fastbuild fat fax fbsplash festival ffmpeg flac fltk font-server fontconfig foomaticdb force-cgi-redirect fortran fpx ftp gd gdb gdbm gecko-sdk gg gif gimp gimpprint ginac gkrellm glibc-compat20 glibc-omitfp glitz glut glx gmp gnome gnome-print gnutls gphoto2 gpm gps grammar graphicsmagick graphviz gs gsl gstreamer gtalk gtk gtk2 gtkhtml gtkspell guile hardened html icq id3 idn ieee1394 image imagemagick imap imlib imlib2 immqt-bc inifile insecure-savers -ipppd -ipv6 irc jabber java javascript jp2 jpeg jpeg2k kcal kde kdeenablefinal kdepim kdgraphics kerberos kernel_linux kexi key-screen keyscrub kig-scripting kipi kqemu lame lcms libcaca libg++ libtommath libvisual libwww live lm_sensors lmtp logitech-mouse lzo lzw mad mail -mailbox maildir math mbox mem-cache memlimit mikmod mime ming mixer mjpeg mmx mmxext mng modperl modplug mono motif mozilla moznocompose moznoirc moznomail moznoxft mozsvg mp3 mpeg mpeg2 mplayer msn msnextras -msql musicbrainz mysql mythtv ncurses network nforce2 nls nntp no-opts noamazon nocd noexperimental nptl ntfs nvidia ogg -oggvorbis ogre openexr opengl openssl oscar oss pam pango parse-clocks pascal pcre pda pdf pdflib pear perl pheaders plugin png pop pop3d posix ppds pppd print python qt quicktime radius rar readline real reiser4 reiserfs rss samba -sasl scanner screen sdl sensord session simplexml slang -smtp sndfile soap sockets softfax sounds speech spell spl sql ssl subtitles subversion svga syslog tagwriting tcltk -tcp tcpd theora thesaurus thumbnail tidy tiff timidity tokenizer tomsfastmath transcode truetype truetype-fonts type1 type1-fonts udev userland_GNU v4l v4l2 videos vidix visualization vnc voice vorbis wifi win32codecs wma wma123 wmf wv wxgtk1 wxwindows x264 x86 xanim xchat xchattext xcomposite xext xine xinerama xml xml2 -xmms xpm xprint xscreensaver xsl xv zlib
         
</entry>
<entry name="FEATURES">
            distcc ccache
         </entry>
<entry name="ACCEPT_KEYWORDS"/>
<entry name="CHOST">
            i686-pc-linux-gnu
         </entry>
<entry name="CFLAGS">
            -march=i686 -O2 -pipe
         </entry>
</file>
-
   <file name="conf.d/clock">
<entry name="CLOCK">
            UTC
         </entry>
</file>
</etc-files>
</gli-profile>



May, may not post a reply to this post as too busy with the installer.


Last edited by GentooMik on Sun Mar 19, 2006 4:04 pm; edited 1 time in total
Back to top
View user's profile Send private message
Maedhros
Bodhisattva
Bodhisattva


Joined: 14 Apr 2004
Posts: 5511
Location: Durham, UK

PostPosted: Sun Mar 19, 2006 10:02 am    Post subject: Reply with quote

Most developers don't read the forums. A much better way to get in touch is to file bug reports (as long as they don't already exist): https://bugs.gentoo.org.
_________________
No-one's more important than the earthworm.
Back to top
View user's profile Send private message
GentooMik
Tux's lil' helper
Tux's lil' helper


Joined: 25 Nov 2004
Posts: 141

PostPosted: Sun Mar 19, 2006 4:05 pm    Post subject: Reply with quote

Maedhros wrote:
Most developers don't read the forums. A much better way to get in touch is to file bug reports (as long as they don't already exist): https://bugs.gentoo.org.


Thanks for the information had an account but had email switches and somehow lost the credentials. Next time maybe when have time to open a new bugzilla.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum