From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1ELT3O-0005PY-9M for garchives@archives.gentoo.org; Fri, 30 Sep 2005 22:08:31 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id j8UM0Ff7017655; Fri, 30 Sep 2005 22:00:15 GMT Received: from qproxy.gmail.com (qproxy.gmail.com [72.14.204.195]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id j8UM0EKm030527 for <gentoo-catalyst@lists.gentoo.org>; Fri, 30 Sep 2005 22:00:14 GMT Received: by qproxy.gmail.com with SMTP id i38so17750qbh for <gentoo-catalyst@lists.gentoo.org>; Fri, 30 Sep 2005 15:07:51 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:references; b=lp3q8yeh4wCcceDd6Kc7Zn7tNKXbtxrDukFHVVqnX8xP7Tzi9160s7bn1K870saxh2Hf7T1rzcUWlxcrWiGGsxNj4+dTG8ERJEOcsOMdvEg7oPd6Jzls9yPQXblVx+RZPhjWrxprcxpRl6p4oRzSziUz1iglbEiFw7bFTHV0FyE= Received: by 10.64.213.15 with SMTP id l15mr1175607qbg; Fri, 30 Sep 2005 15:07:51 -0700 (PDT) Received: by 10.65.38.18 with HTTP; Fri, 30 Sep 2005 15:07:51 -0700 (PDT) Message-ID: <2d28d7d90509301507u383f0331i8a03e1ff13e69ee7@mail.gmail.com> Date: Fri, 30 Sep 2005 15:07:51 -0700 From: Mike Rosset <schizoid29@gmail.com> To: gentoo-catalyst@lists.gentoo.org Subject: Re: [gentoo-catalyst] making of a catalyst livecd In-Reply-To: <BAY106-F2967E4135CE59674F48716D08F0@phx.gbl> Precedence: bulk List-Post: <mailto:gentoo-catalyst@lists.gentoo.org> List-Help: <mailto:gentoo-catalyst+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-catalyst+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-catalyst+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-catalyst.gentoo.org> X-BeenThere: gentoo-catalyst@gentoo.org Reply-to: gentoo-catalyst@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_4969_21625512.1128118071623" References: <2d28d7d90509301235i502d7566t9916e83ef527d0f3@mail.gmail.com> <BAY106-F2967E4135CE59674F48716D08F0@phx.gbl> X-Archives-Salt: 4d9448fa-3377-4b5f-9897-b2011b0680d3 X-Archives-Hash: 1fa9b0c99c1d394bc79f650165734cd4 ------=_Part_4969_21625512.1128118071623 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline ok, I'm thinking either one of two things, if you have kernel-dependent packages that need to be added to boot/kernel/{kernel}/packages in your stage2 spec file ... add them. if the= y are in there and you are using kerncache turn kerncache off and give it a pass. Mike On 9/30/05, Chip DeVoge <bflochip@msn.com> wrote: > > It is for a chemistry professor at a local university and all he wants is > the basics I listed. > > > * Gentoo Linux Genkernel; Version 3.3.6 > * Running with options: --no-mountboot --kerneldir=3D/usr/src/linux > --kernel-config=3D/var/tmp/gentoo.config > --minkernpackage=3D/usr/portage/packages/gk_binaries/gentoo- > 2005.chip.tar.bz2 > all --kernel-cc=3D/usr/lib/ccache/bin/gcc --utils-cc=3D/usr/lib/ccache/bi= n/gcc > > * Linux Kernel 2.6.12-gentoo-r10 for x86... > * WARNING: No mounted /boot partition detected! > * Run ``mount /boot`` to mount it! > > * kernel: >> Running mrproper... > * config: Using config from /var/tmp/gentoo.config > * Previous config backed up to .config.bak > * >> Running oldconfig... > * kernel: >> Cleaning... > * kernel: >> Making dependencies... > * ERROR: Failed to compile the "prepare" target... > > * -- Grepping log... -- > > * Gentoo Linux Genkernel; Version 3.3.6 > * Running with options: --no-mountboot --kerneldir=3D/usr/src/linux > --kernel-config=3D/var/tmp/gentoo.config > --minkernpackage=3D/usr/portage/packages/gk_binaries/gentoo- > 2005.chip.tar.bz2 > all --kernel-cc=3D/usr/lib/ccache/bin/gcc --utils-cc=3D/usr/lib/ccache/bi= n/gcc > > * Linux Kernel 2.6.12-gentoo-r10 for x86... > * WARNING: No mounted /boot partition detected! > -- > SCSI generic support (CHR_DEV_SG) [N/m/y/?] n > * > * Some SCSI devices (e.g. CD jukebox) support multiple LUNs > * > Probe all LUNs on each SCSI device (SCSI_MULTI_LUN) [N/y/?] n > Verbose SCSI error reporting (kernel size +=3D12K) (SCSI_CONSTANTS) [N/y/= ?] > n > -- > * kernel: >> Cleaning... > COMMAND: make -j2 CC=3D"/usr/lib/ccache/bin/gcc" LD=3D"ld" AS=3D"as" clea= n > awk: cmd. line:2: fatal: cannot open file > `/usr/src/linux-2.6.12-gentoo-r10/include/linux/version.h' for reading (N= o > such file or directory) > * kernel: >> Making dependencies... > COMMAND: make -j2 CC=3D"/usr/lib/ccache/bin/gcc" LD=3D"ld" AS=3D"as" dep > *** Warning: make dep is unnecessary now. > -- > Second extended fs support (EXT2_FS) [Y/n/m/?] y > Ext2 extended attributes (EXT2_FS_XATTR) [N/y/?] (NEW) aborted! > > Console input/output is redirected. Run 'make oldconfig' to update > configuration. > > make[2]: *** [silentoldconfig] Error 1 > make[1]: *** [silentoldconfig] Error 2 > make: *** [include/linux/autoconf.h] Error 2 > * Gentoo Linux Genkernel; Version 3.3.6 > * Running with options: --no-mountboot --kerneldir=3D/usr/src/linux > --kernel-config=3D/var/tmp/gentoo.config > --minkernpackage=3D/usr/portage/packages/gk_binaries/gentoo- > 2005.chip.tar.bz2 > all --kernel-cc=3D/usr/lib/ccache/bin/gcc --utils-cc=3D/usr/lib/ccache/bi= n/gcc > > * ERROR: Failed to compile the "prepare" target... > > * -- End log... -- > > * Please consult /var/log/genkernel.log for more information and any > * errors that were reported above. > > * Report any genkernel bugs to bugs.gentoo.org <http://bugs.gentoo.org>an= d > * assign your bug to genkernel@gentoo.org. Please include > * as much information as you can in your bug report; attaching > * /var/log/genkernel.log so that your issue can be dealt with effectively= . > * > * Please do *not* report compilation failures as genkernel bugs! > * > > !!! catalyst: Runscript kernel build failed > > > Traceback (most recent call last): > File "modules/livecd_stage2_target.py", line 324, in run_local > self.build_kernel() > File "modules/livecd_stage2_target.py", line 309, in build_kernel > "Runscript kernel build failed") > File "/usr/lib/catalyst/modules/catalyst_support.py", line 102, in cmd > raise CatalystError,myexc > CatalystError: <unprintable instance object> > None > > !!! catalyst: Runscript aborting due to error. > > > > From: Mike Rosset <schizoid29@gmail.com> > Reply-To: gentoo-catalyst@lists.gentoo.org > To: gentoo-catalyst@lists.gentoo.org > Subject: Re: [gentoo-catalyst] making of a catalyst livecd > Date: Fri, 30 Sep 2005 12:35:20 -0700 > > Chip: > > If that's all you really need to do then possible the knoppix livecd migh= t > be a better choice. But if you what to hack through catalyst. can you pos= t > the actual error message you are getting. > > Regrads, > > Mike Rosset > > > -- > gentoo-catalyst@gentoo.org mailing list > > ------=_Part_4969_21625512.1128118071623 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline ok, I'm thinking either one of two things, if you have kernel-dependent pac= kages that need to be added to <br> boot/kernel/{kernel}/packages in your stage2 spec file ... add them. if they are in there and you are using kerncache turn kerncache off and give it a pass. <br> <br> Mike<br> <br><div><span class=3D"gmail_quote">On 9/30/05, <b class=3D"gmail_senderna= me">Chip DeVoge</b> <<a href=3D"mailto:bflochip@msn.com">bflochip@msn.co= m</a>> wrote:</span><blockquote class=3D"gmail_quote" style=3D"border-le= ft: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: = 1ex;"> It is for a chemistry professor at a local university and all he wants is<b= r>the basics I listed.<br><br><br>* Gentoo Linux Genkernel; Version 3.3.6<b= r>* Running with options: --no-mountboot --kerneldir=3D/usr/src/linux<br> --kernel-config=3D/var/tmp/gentoo.config<br>--minkernpackage=3D/usr/portage= /packages/gk_binaries/gentoo-2005.chip.tar.bz2<br>all --kernel-cc=3D/usr/li= b/ccache/bin/gcc --utils-cc=3D/usr/lib/ccache/bin/gcc<br><br>* Linux Kernel= 2.6.12-gentoo-r10 for x86...<br>* WARNING: No mounted /boot partition detected!<br>* &n= bsp; Run ``mount /boot`` to = mount it!<br><br>* kernel: >> Running mrproper...<br>* config: Using = config from /var/tmp/gentoo.config<br>* = Previous config backed up to .config.bak <br>* >> Running oldc= onfig...<br>* kernel: >> Cleaning...<br>* kernel: >> Making dep= endencies...<br>* ERROR: Failed to compile the "prepare" target..= .<br><br>* -- Grepping log... --<br> <br>* Gentoo Linux Genkernel; Version 3.3.6<br>* Running with options: --no= -mountboot --kerneldir=3D/usr/src/linux<br>--kernel-config=3D/var/tmp/gento= o.config<br>--minkernpackage=3D/usr/portage/packages/gk_binaries/gentoo-200= 5.chip.tar.bz2 <br>all --kernel-cc=3D/usr/lib/ccache/bin/gcc --utils-cc=3D/usr/lib/ccache/= bin/gcc<br><br>* Linux Kernel 2.6.12-gentoo-r10 for x86...<br>* WARNING: No= mounted /boot partition detected!<br>--<br> SCSI generic suppor= t (CHR_DEV_SG) [N/m/y/?] n <br> *<br> * Some SCSI devices (e.g. CD jukebox) supp= ort multiple LUNs<br> *<br> Probe all LUNs on each SC= SI device (SCSI_MULTI_LUN) [N/y/?] n<br> Verbose SCSI error repo= rting (kernel size +=3D12K) (SCSI_CONSTANTS) [N/y/?] <br>n<br>--<br>* kernel: >> Cleaning...<br>COMMAND: make -j2 CC=3D&qu= ot;/usr/lib/ccache/bin/gcc" LD=3D"ld" AS=3D"as" cl= ean<br>awk: cmd. line:2: fatal: cannot open file<br>`/usr/src/linux-2.6.12-= gentoo-r10 /include/linux/version.h' for reading (No<br>such file or directory)<br>* k= ernel: >> Making dependencies...<br>COMMAND: make -j2 CC=3D"/usr= /lib/ccache/bin/gcc" LD=3D"ld" AS=3D"as" dep<br>**= * Warning: make dep is unnecessary now. <br>--<br>Second extended fs support (EXT2_FS) [Y/n/m/?] y<br> E= xt2 extended attributes (EXT2_FS_XATTR) [N/y/?] (NEW) aborted!<br><br>Conso= le input/output is redirected. Run 'make oldconfig' to update<br>configurat= ion.<br> <br>make[2]: *** [silentoldconfig] Error 1<br>make[1]: *** [silentoldconfig= ] Error 2<br>make: *** [include/linux/autoconf.h] Error 2<br>* Gentoo Linux= Genkernel; Version 3.3.6<br>* Running with options: --no-mountboot --kerne= ldir=3D/usr/src/linux <br>--kernel-config=3D/var/tmp/gentoo.config<br>--minkernpackage=3D/usr/por= tage/packages/gk_binaries/gentoo-2005.chip.tar.bz2<br>all --kernel-cc=3D/us= r/lib/ccache/bin/gcc --utils-cc=3D/usr/lib/ccache/bin/gcc<br><br>* ERROR: F= ailed to compile the "prepare" target... <br><br>* -- End log... --<br><br>* Please consult /var/log/genkernel.log f= or more information and any<br>* errors that were reported above.<br><br>* = Report any genkernel bugs to <a href=3D"http://bugs.gentoo.org">bugs.gentoo= .org </a> and<br>* assign your bug to <a href=3D"mailto:genkernel@gentoo.org">ge= nkernel@gentoo.org</a>. Please include<br>* as much information as you can = in your bug report; attaching<br>* /var/log/genkernel.log so that your issu= e can be dealt with effectively. <br>*<br>* Please do *not* report compilation failures as genkernel bugs!<b= r>*<br><br>!!! catalyst: Runscript kernel build failed<br><br><br>Traceback= (most recent call last):<br> File "modules/livecd_stage2_t= arget.py", line 324, in run_local <br> self.build_kernel()<br> File "m= odules/livecd_stage2_target.py", line 309, in build_kernel<br> &n= bsp; "Runscript kernel build failed")<br> F= ile "/usr/lib/catalyst/modules/catalyst_support.py", line 102, in= cmd <br> raise CatalystError,myexc<br>CatalystError: <= ;unprintable instance object><br>None<br><br>!!! catalyst: Runscript abo= rting due to error.<br><br><br><br>From: Mike Rosset <<a href=3D"mailto:= schizoid29@gmail.com"> schizoid29@gmail.com</a>><br>Reply-To: <a href=3D"mailto:gentoo-catalyst= @lists.gentoo.org">gentoo-catalyst@lists.gentoo.org</a><br>To: <a href=3D"m= ailto:gentoo-catalyst@lists.gentoo.org">gentoo-catalyst@lists.gentoo.org</a= > <br>Subject: Re: [gentoo-catalyst] making of a catalyst livecd<br>Date: Fri= , 30 Sep 2005 12:35:20 -0700<br><br> Chip:<br><br>If that's all = you really need to do then possible the knoppix livecd might<br>be a better= choice. But if you what to hack through catalyst. can you post <br>the actual error message you are getting.<br><br>Regrads,<br><br>Mike R= osset<br><br><br>--<br><a href=3D"mailto:gentoo-catalyst@gentoo.org">gentoo= -catalyst@gentoo.org</a> mailing list<br><br></blockquote></div><br> ------=_Part_4969_21625512.1128118071623-- -- gentoo-catalyst@gentoo.org mailing list