RE: Build Root Filesystem form TB

[email protected] Thu, 27 Mar 2003 21:54:28 +0900
Newsgroups gmane.linux.qplus.devel
Message-ID <8470181DABD5D511B3E700D0B7A8AC4A9CD6DF@cms3>
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C2F460.00843FA0
Content-Type: text/plain;
	charset="iso-2022-kr"

Try to do "Build All" instead of doing "Build Root filesystem". 
I just found a bug which I didn't know because I usually do "Build All". 

Please try http://qplus.etri.re.kr/qplus-p/ftp/updates/1.0/qp-tb-2.0-032703.
tar.gz .

> -----Original Message-----
> From: Trilok Soni [mailto:[email protected]]
> Sent: Thursday, March 27, 2003 8:19 PM
> To: [email protected]
> Subject: [Qplus-devel] Build Root Filesystem form TB
> 
> 
> Hi,
> I have got following error while executing "Build Root
> Filesystem " from Target Builder. 
> 
> rpm2cpio
> /root/armsbc/build/RPMS/arm/tinylogin-0.80-1.arm.rpm |
> (cd 
> /root/armsbc/target/rootfs; cpio -duiv -E 
> /root/armsbc/conf/tinylogin.flist) 
> 2>> /root/armsbc/install.log
> Exception in thread Thread-3:
> Traceback (most recent call last):
>   File
> "/var/tmp/python2-2.2-root/usr/lib/python2.2/threading.py",
> line 
> 408, 
> in __bootstrap
>     self.run()
>   File "/usr/bin/tb", line 1151, in run
>     ret = apply(self._func, self._args)
>   File "/usr/bin/tb", line 285, in install_all
>     if self.sysdict["DEFETCFILES"] == "y":
> KeyError: DEFETCFILES
> 
> Above DEFETCFILES refers to "include /etc files
> (SYS_DEFETCFILES) correct. I have selected this option
> as "y".
> 
> 
> Regards,
> Trilok Soni
> Sr. Software Engg.
> Tectona Softsolutions(P) Ltd
> [email protected]
> http://www.tectonas.com
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
> http://platinum.yahoo.com
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by:
> The Definitive IT and Networking Event. Be There!
> NetWorld+Interop Las Vegas 2003 -- Register today!
> http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
> _______________________________________________
> Qplus-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qplus-devel
> 

------_=_NextPart_001_01C2F460.00843FA0
Content-Type: text/html;
	charset="iso-2022-kr"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-2022-kr">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2653.12">
<TITLE>RE: [Qplus-devel] Build Root Filesystem form TB</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=3D2>Try to do &quot;Build All&quot; instead of doing =
&quot;Build Root filesystem&quot;. </FONT>
<BR><FONT SIZE=3D2>I just found a bug which I didn't know because I =
usually do &quot;Build All&quot;. </FONT>
</P>

<P><FONT SIZE=3D2>Please try <A =
HREF=3D"http://qplus.etri.re.kr/qplus-p/ftp/updates/1.0/qp-tb-2.0-032703=
.tar.gz" =
TARGET=3D"_blank">http://qplus.etri.re.kr/qplus-p/ftp/updates/1.0/qp-tb-=
2.0-032703.tar.gz</A> .</FONT>
</P>

<P><FONT SIZE=3D2>&gt; -----Original Message-----</FONT>
<BR><FONT SIZE=3D2>&gt; From: Trilok Soni [<A =
HREF=3D"mailto:[email protected]">mailto:[email protected]</A>]</F=
ONT>
<BR><FONT SIZE=3D2>&gt; Sent: Thursday, March 27, 2003 8:19 PM</FONT>
<BR><FONT SIZE=3D2>&gt; To: [email protected]</FONT>
<BR><FONT SIZE=3D2>&gt; Subject: [Qplus-devel] Build Root Filesystem =
form TB</FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; Hi,</FONT>
<BR><FONT SIZE=3D2>&gt; I have got following error while executing =
&quot;Build Root</FONT>
<BR><FONT SIZE=3D2>&gt; Filesystem &quot; from Target Builder. </FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; rpm2cpio</FONT>
<BR><FONT SIZE=3D2>&gt; =
/root/armsbc/build/RPMS/arm/tinylogin-0.80-1.arm.rpm |</FONT>
<BR><FONT SIZE=3D2>&gt; (cd </FONT>
<BR><FONT SIZE=3D2>&gt; /root/armsbc/target/rootfs; cpio -duiv -E =
</FONT>
<BR><FONT SIZE=3D2>&gt; /root/armsbc/conf/tinylogin.flist) </FONT>
<BR><FONT SIZE=3D2>&gt; 2&gt;&gt; /root/armsbc/install.log</FONT>
<BR><FONT SIZE=3D2>&gt; Exception in thread Thread-3:</FONT>
<BR><FONT SIZE=3D2>&gt; Traceback (most recent call last):</FONT>
<BR><FONT SIZE=3D2>&gt;&nbsp;&nbsp; File</FONT>
<BR><FONT SIZE=3D2>&gt; =
&quot;/var/tmp/python2-2.2-root/usr/lib/python2.2/threading.py&quot;,</F=
ONT>
<BR><FONT SIZE=3D2>&gt; line </FONT>
<BR><FONT SIZE=3D2>&gt; 408, </FONT>
<BR><FONT SIZE=3D2>&gt; in __bootstrap</FONT>
<BR><FONT SIZE=3D2>&gt;&nbsp;&nbsp;&nbsp;&nbsp; self.run()</FONT>
<BR><FONT SIZE=3D2>&gt;&nbsp;&nbsp; File &quot;/usr/bin/tb&quot;, line =
1151, in run</FONT>
<BR><FONT SIZE=3D2>&gt;&nbsp;&nbsp;&nbsp;&nbsp; ret =3D =
apply(self._func, self._args)</FONT>
<BR><FONT SIZE=3D2>&gt;&nbsp;&nbsp; File &quot;/usr/bin/tb&quot;, line =
285, in install_all</FONT>
<BR><FONT SIZE=3D2>&gt;&nbsp;&nbsp;&nbsp;&nbsp; if =
self.sysdict[&quot;DEFETCFILES&quot;] =3D=3D &quot;y&quot;:</FONT>
<BR><FONT SIZE=3D2>&gt; KeyError: DEFETCFILES</FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; Above DEFETCFILES refers to &quot;include /etc =
files</FONT>
<BR><FONT SIZE=3D2>&gt; (SYS_DEFETCFILES) correct. I have selected this =
option</FONT>
<BR><FONT SIZE=3D2>&gt; as &quot;y&quot;.</FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; Regards,</FONT>
<BR><FONT SIZE=3D2>&gt; Trilok Soni</FONT>
<BR><FONT SIZE=3D2>&gt; Sr. Software Engg.</FONT>
<BR><FONT SIZE=3D2>&gt; Tectona Softsolutions(P) Ltd</FONT>
<BR><FONT SIZE=3D2>&gt; [email protected]</FONT>
<BR><FONT SIZE=3D2>&gt; <A HREF=3D"http://www.tectonas.com" =
TARGET=3D"_blank">http://www.tectonas.com</A></FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; =
__________________________________________________</FONT>
<BR><FONT SIZE=3D2>&gt; Do you Yahoo!?</FONT>
<BR><FONT SIZE=3D2>&gt; Yahoo! Platinum - Watch CBS' NCAA March =
Madness, live on your desktop!</FONT>
<BR><FONT SIZE=3D2>&gt; <A HREF=3D"http://platinum.yahoo.com" =
TARGET=3D"_blank">http://platinum.yahoo.com</A></FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; =
-------------------------------------------------------</FONT>
<BR><FONT SIZE=3D2>&gt; This SF.net email is sponsored by:</FONT>
<BR><FONT SIZE=3D2>&gt; The Definitive IT and Networking Event. Be =
There!</FONT>
<BR><FONT SIZE=3D2>&gt; NetWorld+Interop Las Vegas 2003 -- Register =
today!</FONT>
<BR><FONT SIZE=3D2>&gt; <A =
HREF=3D"http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en" =
TARGET=3D"_blank">http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn000=
1en</A></FONT>
<BR><FONT SIZE=3D2>&gt; =
_______________________________________________</FONT>
<BR><FONT SIZE=3D2>&gt; Qplus-devel mailing list</FONT>
<BR><FONT SIZE=3D2>&gt; [email protected]</FONT>
<BR><FONT SIZE=3D2>&gt; <A =
HREF=3D"https://lists.sourceforge.net/lists/listinfo/qplus-devel" =
TARGET=3D"_blank">https://lists.sourceforge.net/lists/listinfo/qplus-dev=
el</A></FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
</P>

</BODY>

------_=_NextPart_001_01C2F460.00843FA0--


-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en