Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 107964 Details for
Bug 163531
install fails: No such file or directory: '/mnt/gentoo/etc/make.conf''
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
copies of fail log & install profile
gn2INSTALLfails.txt (text/plain), 9.37 KB, created by
lynn e sorenson
on 2007-01-24 02:48:32 UTC
(
hide
)
Description:
copies of fail log & install profile
Filename:
MIME Type:
Creator:
lynn e sorenson
Created:
2007-01-24 02:48:32 UTC
Size:
9.37 KB
patch
obsolete
>/VAR/LOG >GLI: January 23 2007 17:47:53 - Gentoo Linux Installer version 0.4.1 >GLI: January 23 2007 17:47:53 - Setting root password. >GLI: January 23 2007 17:47:53 - Livecd root password set. >GLI: January 23 2007 17:47:53 - Portmap started. >GLI: January 23 2007 17:47:53 - Completed pre_install steps >GLI: January 23 2007 17:49:03 - Gentoo Linux Installer version 0.4.1 >GLI: January 23 2007 17:49:03 - Setting root password. >GLI: January 23 2007 17:49:03 - Livecd root password set. >GLI: January 23 2007 17:49:04 - Portmap started. >GLI: January 23 2007 17:49:04 - Completed pre_install steps >GLI: January 23 2007 18:11:09 - Partition table for /dev/sda is unchanged...skipping >GLI: January 23 2007 18:11:09 - Partition table for /dev/hda is unchanged...skipping >GLI: January 23 2007 18:11:09 - partition(): Processing /dev/hdb... >GLI: January 23 2007 18:11:09 - _partition_delete_step(): Deleting partitions that aren't being resized >GLI: January 23 2007 18:11:09 - _partition_resize_step(): Resizing partitions >GLI: January 23 2007 18:11:09 - _partition_recreate_step(): Recreating partitions >GLI: January 23 2007 18:11:09 - Drive has 234441648 sectors >GLI: January 23 2007 18:11:09 - Partition 1 has 55MB >GLI: January 23 2007 18:11:09 - Start sector calculated to be 0 >GLI: January 23 2007 18:11:09 - End sector calculated to be 112640 >GLI: January 23 2007 18:11:09 - Adding primary partition 1 from 0 to 112640 >GLI: January 23 2007 18:11:09 - Partition 2 has 10240MB >GLI: January 23 2007 18:11:09 - Start sector calculated to be 112641 >GLI: January 23 2007 18:11:09 - End sector calculated to be 21084161 >GLI: January 23 2007 18:11:09 - Adding primary partition 2 from 112641 to 21084161 >GLI: January 23 2007 18:11:09 - Partition 3 has 1024MB >GLI: January 23 2007 18:11:09 - Start sector calculated to be 21084162 >GLI: January 23 2007 18:11:09 - End sector calculated to be 23181314 >GLI: January 23 2007 18:11:09 - Adding primary partition 3 from 21084162 to 23181314 >GLI: January 23 2007 18:11:09 - Partition 3.03125 has 103154MB >GLI: January 23 2007 18:11:09 - Start sector calculated to be 23181315 >GLI: January 23 2007 18:11:09 - End sector calculated to be 234440707 >GLI: January 23 2007 18:11:09 - _partition_format_step(): Formatting new partitions >GLI: January 23 2007 18:11:10 - Formatting partition 1 as ext2 with: mkfs.ext2 /dev/hdb1 >GLI: January 23 2007 18:11:11 - Formatting partition 2 as ext3 with: mkfs.ext3 /dev/hdb2 >GLI: January 23 2007 18:11:18 - Formatting partition 3 as linux-swap with: mkswap /dev/hdb3 >GLI: January 23 2007 18:11:26 - Mounted mountpoint: / >GLI: January 23 2007 18:11:26 - Created mountpoint /boot >GLI: January 23 2007 18:11:26 - Mounted mountpoint: /boot >GLI: January 23 2007 18:11:26 - Fetching and unpacking tarball: file:///mnt/cdrom/snapshots/portage-2006.1.tar.bz2 >GLI: January 23 2007 18:13:01 - file:///mnt/cdrom/snapshots/portage-2006.1.tar.bz2 was fetched and unpacked. >GLI: January 23 2007 18:13:05 - ERROR! : Could not update the config files! >GLI: January 23 2007 18:13:05 - This is a bad thing. An exception occured outside of the normal install errors. The error was: '[Errno 2] No such file or directory: '/mnt/gentoo/etc/make.conf'' >GLI: January 23 2007 18:13:05 - Traceback (most recent call last): >GLI: January 23 2007 18:13:05 - File "/opt/installer/GLIClientController.py", line 197, in run > self._install_steps[self._install_step]['function']() >GLI: January 23 2007 18:13:05 - File "/opt/installer/GLIArchitectureTemplate.py", line 491, in configure_make_conf > self._edit_config(filename, {key: make_conf[key]}) >GLI: January 23 2007 18:13:05 - File "/opt/installer/GLIArchitectureTemplate.py", line 207, in _edit_config > f = open(filename,'w') >GLI: January 23 2007 18:13:05 - IOError: [Errno 2] No such file or directory: '/mnt/gentoo/etc/make.conf' >---------------------------------------------------------- >INSTALLPROFILE.XML ><?xml version="1.0" ?> ><gli-profile> > <kernel-build-method> > genkernel > </kernel-build-method> > <cron-daemon> > vixie-cron > </cron-daemon> > <domainname> > localdomain > </domainname> > <portage-snapshot> > file:///mnt/cdrom/snapshots/portage-2006.1.tar.bz2 > </portage-snapshot> > <kernel-source> > livecd-kernel > </kernel-source> > <install-pcmcia-cs> > False > </install-pcmcia-cs> > <time-zone> > America/Boise > </time-zone> > <install-distcc> > False > </install-distcc> > <boot-device> > /dev/hda > </boot-device> > <dynamic-stage3> > False > </dynamic-stage3> > <kernel-bootsplash> > False > </kernel-bootsplash> > <bootloader-mbr> > True > </bootloader-mbr> > <hostname> > localhost > </hostname> > <bootloader-kernel-args/> > <post-install-script-uri/> > <nisdomainname/> > <install-stage> > 3 > </install-stage> > <ftp-proxy/> > <rsync-proxy/> > <stage-tarball> > file:///mnt/cdrom/snapshots/portage-2006.1.tar.bz2 > </stage-tarball> > <bootloader> > grub > </bootloader> > <root-pass-hash/> > <http-proxy/> > <mta/> > <grp-install> > False > </grp-install> > <logging-daemon> > syslog-ng > </logging-daemon> > <kernel-config/> > <portage-tree-sync> > snapshot > </portage-tree-sync> > <kernel-initrd> > True > </kernel-initrd> > <install-rp-pppoe> > False > </install-rp-pppoe> > <default-gateway interface="eth0"> > 172.16.0.1 > </default-gateway> > <install-packages> > gnome xorg-x11 slocate vim ntp mozilla-firefox > </install-packages> > <network-interfaces> > <device broadcast=" 172.16.255.255" ip="172.16.0.103" netmask="255.255.0.0"> > eth0 > </device> > </network-interfaces> > <network-mounts/> > <partitions> > <device devnode="/dev/sda" disklabel="msdos"> > <partition format="False" mb="94" minor=" 1.0" mkfsopts="" mountopts="" mountpoint="" origminor="1" resized="False" type="ext3"/> > <partition format="False" mb="92420" minor=" 2.0" mkfsopts="" mountopts="" mountpoint="" origminor="2" resized="False" type="ext3"/> > <partition format="False" mb="101959" minor=" 3.0" mkfsopts="" mountopts="" mountpoint="" origminor="3" resized="False" type="extended"/> > <partition format="False" mb="101959" minor=" 5.0" mkfsopts="" mountopts="" mountpoint="" origminor="5" resized="False" type="ntfs"/> > </device> > <device devnode="/dev/hda" disklabel="msdos"> > <partition format="False" mb="66574" minor="1.0" mkfsopts="" mountopts="" mountpoint="" origminor="1" resized="False" type="ntfs"/> > <partition format="False" mb="47896" minor="2.0" mkfsopts="" mountopts="" mountpoint="" origminor="2" resized="False" type="extended"/> > <partition format="False" mb="47896" minor="5.0" mkfsopts="" mountopts="" mountpoint="" origminor="5" resized="False" type="ntfs"/> > </device> > <device devnode="/dev/hdb" disklabel="msdos"> > <partition format="True" mb="55" minor="1.0" mkfsopts="" mountopts="defaults" mountpoint="/boot" origminor="0" resized="False" type="ext2"/> > <partition format="True" mb="10240" minor="2.0" mkfsopts="" mountopts="defaults" mountpoint="/" origminor="0" resized="False" type="ext3"/> > <partition format="True" mb="1024" minor="3.0" mkfsopts="" mountopts="" mountpoint="" origminor="0" resized="False" type="linux-swap"/> > <partition format="True" mb="103154" minor="3.03125" mkfsopts="" mountopts="" mountpoint="" origminor="0" resized="False" type="free"/> > </device> > </partitions> > <services> > hdparm,sshd,xfs,xdm > </services> > <etc-files> > <file name="rc.conf"> > <entry name="DISPLAYMANAGER"> > gdm > </entry> > <entry name="XSESSION"> > Gnome > </entry> > <entry name="EDITOR"> > /usr/bin/vim > </entry> > </file> > <file name="conf.d/clock"> > <entry name="CLOCK"> > local > </entry> > </file> > <file name="conf.d/keymaps"> > <entry name="SET_WINDOWSKEYS"> > Yes > </entry> > </file> > <file name=" make.conf"> > <entry name="MAKEOPTS"/> > <entry name="USE"> > X -alsa -arts avi -berkdb bitmap-fonts -cairo ccache -cdr cli crypt cups dbus dlloader dri dvd dvdr -eds elibc_glibc -emboss encode esd fam fbcon fbdev firefox fortran gdbm gif gnome gnutls gpm -gstreamer gtk hal input_devices_evdev input_devices_keyboard input_devices_mouse -ipv6 -isdnlog jpeg -kde kernel_linux ldap libg++ lm_sensors mad -mikmod mouse mp3 mpeg ncurses nls nojoystick nptl nptlonly -ogg -opengl oss pam pcre pdflib perl png ppds pppd python qt3 qt4 -quicktime readline reflection sdl session -spell spl ssl tcpd truetype truetype-fonts type1-fonts udev unicode userland_GNU vorbis win32codecs x86 xml xorg -xv zlib > </entry> > <entry name="FEATURES"> > ccache > </entry> > <entry name="ACCEPT_KEYWORDS"/> > <entry name="CFLAGS"> > -march=i686 -O2 -pipe > </entry> > </file> > </etc-files> ></gli-profile>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 163531
: 107964