<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16890" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=546093223-21102009><FONT face=Arial
color=#0000ff size=2>Kamen,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=546093223-21102009><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=546093223-21102009> <FONT
face=Arial color=#0000ff size=2>I build both binary target and source targets
debs in my scratchbox before I upload. For instance last night
I had to rebuild the binary debs about 20 times (trying to get a weird make file
rule to work). Once I got it working then I would copy my rules to a fresh
copy and re-run a source deb then re-run a binary once more just to make sure it
wasn't "left" over stuff causing a success. ;-)</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=546093223-21102009><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=546093223-21102009><FONT face=Arial
color=#0000ff size=2> So, I don't think it has anything to do with
the scratchbox. I suspect it as Ed found something to do with the symlink
-> directory or something in their on the
auto-builder. </FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=546093223-21102009><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=546093223-21102009><FONT face=Arial
color=#0000ff size=2>Nathan.</FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> Kamen Bundev [mailto:bundyo@gmail.com]
<BR><B>Sent:</B> Wednesday, October 21, 2009 6:14 PM<BR><B>To:</B> Nathan
Anderson<BR><B>Cc:</B> maemo-developers@maemo.org<BR><B>Subject:</B> Re:
Maemo-Optify & Builder Bots = Broken?<BR></FONT><BR></DIV>
<DIV></DIV>Nah, that's not enough. Still fails.<BR><BR>Another difference is
that I'm building my optified package in scratchbox before upload and the other
people are using the autobuilder, so the problem should be somewhere
else.<BR><BR>Regards:<BR>Bundyo<BR><BR>
<DIV class=gmail_quote>On Thu, Oct 22, 2009 at 2:09 AM, Kamen Bundev <SPAN
dir=ltr><<A href="mailto:bundyo@gmail.com">bundyo@gmail.com</A>></SPAN>
wrote:<BR>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">Nah,
that's not enough. Still fails.<BR><BR>Regards:<BR>Bundyo
<DIV>
<DIV></DIV>
<DIV class=h5><BR><BR>
<DIV class=gmail_quote>On Thu, Oct 22, 2009 at 12:52 AM, Kamen Bundev <SPAN
dir=ltr><<A href="mailto:bundyo@gmail.com"
target=_blank>bundyo@gmail.com</A>></SPAN> wrote:<BR>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
<DIV>Looks like the only difference here is that my /opt should be pointing
to /targets/links/opt which is symlinked to the proper target on target
change. Uploading the new package to extras
now.<BR><BR>Regards:<BR>Bundyo<BR><BR></DIV>
<DIV>
<DIV></DIV>
<DIV>
<DIV class=gmail_quote>On Thu, Oct 22, 2009 at 12:39 AM, Nathan Anderson
<SPAN dir=ltr><<A href="mailto:nathan@andersonsplace.net"
target=_blank>nathan@andersonsplace.net</A>></SPAN> wrote:<BR>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">Ed,<BR><BR>
I believe this is what you are
asking:<BR>FREMANTLE_ARMEL cs2007q3-glibc2.5-arm7<BR>FREMANTLE_X86
cs2007q3-glibc2.5-i486<BR><FONT
color=#888888><BR><BR>Nathan<BR></FONT>
<DIV><BR>-----Original Message-----<BR>From: Ed Bartosh [mailto:<A
href="mailto:bartosh@gmail.com"
target=_blank>bartosh@gmail.com</A>]<BR></DIV>
<DIV>Sent: Wednesday, October 21, 2009 4:03 PM<BR>To: Nathan
Anderson<BR>Cc: <A href="mailto:maemo-developers@maemo.org"
target=_blank>maemo-developers@maemo.org</A><BR>Subject: Re: Maemo-Optify
& Builder Bots = Broken?<BR><BR></DIV>
<DIV>
<DIV></DIV>
<DIV>2009/10/21 Nathan Anderson <<A
href="mailto:nathan@andersonsplace.net"
target=_blank>nathan@andersonsplace.net</A>>:<BR>>
Ed,<BR>><BR>> Sure can (and following the
chain).<BR>><BR>> ls -l / | grep opt<BR>>
lrwxrwxrwx 1 root root 18 Oct
6 22:36 opt -><BR>> /targets/links/opt<BR>><BR>> ls -l
/targets/links/ | grep opt<BR>> lrwxrwxrwx
1 maemo 1000 26 Oct 19 16:55 opt -><BR>>
/targets/FREMANTLE_X86/opt<BR>><BR>I've found the difference!<BR>In
your environment /targets/<target>/opt is a directory. In
autobuilder<BR>environment it's a symlink:<BR><BR>> ls -l
/targets/maemo5-arm-183e1d1de998260fa89b870d65b22998c6908b6c/<BR>>
|grep opt<BR>lrwxrwxrwx 1 builder1 builder1 9 Oct 21
23:50 opt -> /home/opt<BR><BR>And it looks like it becomes symlink
after rootstrap unpacking.
Look:<BR>[sbox-maemo5-arm-183e1d1de998260fa89b870d65b22998c6908b6c: ~]
> sb-conf
re<BR>-f<BR>[sbox-maemo5-arm-183e1d1de998260fa89b870d65b22998c6908b6c: ~]
> ls
-l<BR>/targets/maemo5-arm-183e1d1de998260fa89b870d65b22998c6908b6c/ |grep
opt<BR>drwxrwxr-x 2 1005 1006 4096 Oct 21 23:56
opt<BR>[sbox-maemo5-arm-183e1d1de998260fa89b870d65b22998c6908b6c: ~] >
sb-conf in<BR>--etc
--devkits<BR>[sbox-maemo5-arm-183e1d1de998260fa89b870d65b22998c6908b6c: ~]
> ls
-l<BR>/targets/maemo5-arm-183e1d1de998260fa89b870d65b22998c6908b6c/ |grep
opt<BR>drwxrwxr-x 2 builder1 builder1 4096 Oct 21 23:56
opt<BR>[sbox-maemo5-arm-183e1d1de998260fa89b870d65b22998c6908b6c: ~] >
sb-conf in<BR>--fakeroot Installing fakeroot version
1.4.2.1...<BR>[sbox-maemo5-arm-183e1d1de998260fa89b870d65b22998c6908b6c:
~] > ls
-l<BR>/targets/maemo5-arm-183e1d1de998260fa89b870d65b22998c6908b6c/ |grep
opt<BR>drwxrwxr-x 2 builder1 builder1 4096 Oct 21 23:56
opt<BR>[sbox-maemo5-arm-183e1d1de998260fa89b870d65b22998c6908b6c: ~] >
sb-conf
rs<BR>/scratchbox/packages/maemo-sdk-rootstrap_5.0_armel.tgz<BR>Unpacking
rootstrap...<BR>[sbox-maemo5-arm-183e1d1de998260fa89b870d65b22998c6908b6c:
~] > ls
-l<BR>/targets/maemo5-arm-183e1d1de998260fa89b870d65b22998c6908b6c/ |grep
opt<BR>lrwxrwxrwx 1 1005 1006 9 Oct 21 23:57 opt ->
/home/opt<BR><BR>So, the difference is in rootstraps. Tell me which
rootstrap do you use and<BR>I'll compare it with the one autobuilder
uses.<BR><BR>--<BR>BR,<BR>Ed<BR><BR>_______________________________________________<BR>maemo-developers
mailing list<BR><A href="mailto:maemo-developers@maemo.org"
target=_blank>maemo-developers@maemo.org</A><BR><A
href="https://lists.maemo.org/mailman/listinfo/maemo-developers"
target=_blank>https://lists.maemo.org/mailman/listinfo/maemo-developers</A><BR></DIV></DIV></BLOCKQUOTE></DIV><BR></DIV></DIV></BLOCKQUOTE></DIV><BR></DIV></DIV></BLOCKQUOTE></DIV><BR></BODY></HTML>