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 ; Fri, 30 Sep 2005 22:00:14 GMT Received: by qproxy.gmail.com with SMTP id i38so17750qbh for ; 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 To: gentoo-catalyst@lists.gentoo.org Subject: Re: [gentoo-catalyst] making of a catalyst livecd In-Reply-To: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail 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> 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 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 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: > None > > !!! catalyst: Runscript aborting due to error. > > > > From: Mike Rosset > 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
 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.

Mike

On 9/30/05, Chip DeVoge <bflochip@msn.co= m> wrote:
It is for a chemistry professor at a local university and all he wants isthe 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/li= b/ccache/bin/gcc --utils-cc=3D/usr/lib/ccache/bin/gcc

* Linux Kernel= 2.6.12-gentoo-r10 for x86...
* WARNING: No mounted /boot partition detected!
* &n= bsp;        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 oldc= onfig...
* kernel: >> Cleaning...
* kernel: >> Making dep= endencies...
* 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/gento= o.config
--minkernpackage=3D/usr/portage/packages/gk_binaries/gentoo-200= 5.chip.tar.bz2
all --kernel-cc=3D/usr/lib/ccache/bin/gcc --utils-cc=3D/usr/lib/ccache/= bin/gcc

* Linux Kernel 2.6.12-gentoo-r10 for x86...
* WARNING: No= mounted /boot partition detected!
--
  SCSI generic suppor= t (CHR_DEV_SG) [N/m/y/?] n
  *
  * Some SCSI devices (e.g. CD jukebox) supp= ort multiple LUNs
  *
  Probe all LUNs on each SC= SI device (SCSI_MULTI_LUN) [N/y/?] n
  Verbose SCSI error repo= rting (kernel size +=3D12K) (SCSI_CONSTANTS) [N/y/?]
n
--
* kernel: >> Cleaning...
COMMAND: make -j2 CC=3D&qu= ot;/usr/lib/ccache/bin/gcc" LD=3D"ld" AS=3D"as" cl= ean
awk: cmd. line:2: fatal: cannot open file
`/usr/src/linux-2.6.12-= gentoo-r10 /include/linux/version.h' for reading (No
such file or directory)
* k= ernel: >> 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
  E= xt2 extended attributes (EXT2_FS_XATTR) [N/y/?] (NEW) aborted!

Conso= le input/output is redirected. Run 'make oldconfig' to update
configurat= ion.

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 --kerne= ldir=3D/usr/src/linux
--kernel-config=3D/var/tmp/gentoo.config
--minkernpackage=3D/usr/por= tage/packages/gk_binaries/gentoo-2005.chip.tar.bz2
all --kernel-cc=3D/us= r/lib/ccache/bin/gcc --utils-cc=3D/usr/lib/ccache/bin/gcc

* ERROR: F= ailed to compile the "prepare" target...

* -- End log... --

* Please consult /var/log/genkernel.log f= or more information and any
* errors that were reported above.

* = Report any genkernel bugs to bugs.gentoo= .org and
* assign your bug to ge= nkernel@gentoo.org. Please include
* as much information as you can = in your bug report; attaching
* /var/log/genkernel.log so that your issu= e 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_t= arget.py", line 324, in run_local
    self.build_kernel()
  File "m= odules/livecd_stage2_target.py", line 309, in build_kernel
 &n= bsp;  "Runscript kernel build failed")
  F= ile "/usr/lib/catalyst/modules/catalyst_support.py", line 102, in= cmd
    raise CatalystError,myexc
CatalystError: <= ;unprintable instance object>
None

!!! catalyst: Runscript abo= rting 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 might
be a better= choice. But if you what to hack through catalyst. can you post
the actual error message you are getting.

Regrads,

Mike R= osset


--
gentoo= -catalyst@gentoo.org mailing list


------=_Part_4969_21625512.1128118071623-- -- gentoo-catalyst@gentoo.org mailing list