Re: OLPC-OS-Builder

2010-10-06 Thread Juliano Bittencourt

Thanks, I will take a look and in last case create a patch for the file. I 
just though it was a strange behavior. I commented the line in 
preimage.90.core.sh and everything build fine. Later I ran the optimization on 
the XO itself and everything ran fine.

 more later,

juliano

On 06/10/2010, at 16:49, Daniel Drake wrote:

> On 6 October 2010 20:35, Juliano Bittencourt  wrote:
>> 
>> I've been helping Hellanio to get his build with kdelibs and koffice. I  
>> hit awkward error in preimage.90.core.sh
>> 
>> After some investigation I isolated the error when olpc-os-build compile 
>> the python bytecode
>> 
>> /usr/lib/python2.6/site-packages/nose/proxy.py:93: SyntaxWarning: assertion 
>> is always true, perhaps remove parentheses?
>> 
>> Any clue on how to solve that?
> 
> Take a look at the file..what's it choking on?
> If you're compiling with optimizations, see if it compiles without
> optimizations. Or vice versa if you're compiling without
> optimizations, see if it compiles with optimizations.
> If you speak python you can probably take a stab at fixing or at least
> understanding it.
> 
> Daniel

___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


Re: OLPC-OS-Builder

2010-10-06 Thread Juliano Bittencourt

 I've been helping Hellanio to get his build with kdelibs and koffice. I  
hit awkward error in preimage.90.core.sh

 After some investigation I isolated the error when olpc-os-build compile 
the python bytecode

/usr/lib/python2.6/site-packages/nose/proxy.py:93: SyntaxWarning: assertion is 
always true, perhaps remove parentheses?

 Any clue on how to solve that?

 Best, 

 Juliano

On 03/10/2010, at 15:56, Hellânio Costa wrote:

> Had something to do with the size of the generated image? which limit the 
> image size?
> Where it stated that (can I change?) as informed before, I can use up to 
> 800MB of memory. If I install all these packages already installed in a 
> notebook the pure system then the right, is soon to be large.
> already almost to using dd to copy the entire system and generate a image! :)
> 
> 
> 2010/10/3 Daniel Drake 
> On 3 October 2010 16:48, Hellânio Costa  wrote:
> > #   also removed some packages in Gnome
> 
> no need to modify the code, you can use custom_packages to remove them
> 
> > ERROR:root:Error creating Live CD : fsck returned an error!
> > ERROR: Failure in BuildStage: module base, part build.40.imagecreate.py,
> > error code 1
> 
> First time I've seen this error. It is also different from the other 2
> you have reported. My next step would be to go into the code of
> imgcreate and figure out where it logs the actual output from fsck.
> 
> Daniel
> 
> 
> 
> -- 
> Instituto UFC - Virtual
> www.virtual.ufc.br
> 
> ___
> Devel mailing list
> Devel@lists.laptop.org
> http://lists.laptop.org/listinfo/devel

___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


Re: Thread on a new model for collaboration

2008-10-27 Thread Juliano Bittencourt
an't quite see "where". So I've signed you up for a compulsory
> Moodle course with me as soon as I visit 1CC :-)
>
> One on one. Mano a mano. You'll either understand why I'm so crazy
> about moodle, or commit me to a mental hospital.
>
> I am also planning to talk about this with the education team -- David
> and his co-conspirators -- and I am very interested in their feedback.
> From prior experience with educators, I think they'll like it :-).
> I'd like you to join those sessions too, not so much to hear me talk
> but to hear them.
>
> cheers,
>
>
>
>
> m
> -- 
> [EMAIL PROTECTED]
> [EMAIL PROTECTED] -- School Server Architect
> - ask interesting questions
> - don't get distracted with shiny stuff  - working code first
> - http://wiki.laptop.org/go/User:Martinlanghoff
> ___
> Devel mailing list
> Devel@lists.laptop.org
> http://lists.laptop.org/listinfo/devel

Juliano Bittencourt <[EMAIL PROTECTED]>
Laboratório de Estudos Cognitivos - LEC

Address: Rua Ramiro Barcelos, 2600 - Bairro Santa Cecília - Porto  
Alegre - RS - Brasil
Phone: +55 51 3308 5250 and +55 51 3308 5690




___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


Re: save-nand problem

2007-09-08 Thread Juliano Bittencourt
Yuan Chao escreveu:
> On 9/8/07, Juliano Bittencourt <[EMAIL PROTECTED]> wrote:
>
>   
>> I'm having problems using the save-nand OFW command to created a
>> customized version of the OS. In the near past I used this command
>> 
>
>   
>>  1. When I try to create the image file with the command 'save-nand
>> disk:\nand.os', the laptop starts working but the entire process takes
>> serveral hours to complete (about 5 hours)
>> 
> Did you try to create a nand image snapshot on the nand disk itself?
> If so, there should be a check to prevent this?
>
>
>   
No,  I created the image on a VFAT USB Device. The disk label maps to 
usb devices. The nand is mapped by the nand label.
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


Re: save-nand problem

2007-09-08 Thread Juliano Bittencourt

Hi Kim

Did the image you created installed OK?
I used your Crcimage.sh and obtained the same result as before. I was 
already using pilgrim to create the crc files. One think that I forgot 
to report is when I use the crcimage(pilgrim) command it's returning a 
message

%crcimage nand.img
Input file size is not a multiple of 0x2 - residue 0x1e000


Is that normal?
Thanks

Kim Quirk escreveu:
> Hi Juliano,
> I just went through this process myself last night.
>
> The first time I did a save-nand it took many minutes. Unfortunately I 
> had to do it again since I missed a few things. The second time it 
> took many hours. It did complete (which surprised me).
>
> The next step, which is new since 406, is that you also have to create 
> a .crc file.
> Scroll to the bottom of this page:
> http://wiki.laptop.org/go/Customizing_NAND_images 
> <http://wiki.laptop.org/go/Customizing_NAND_images>
>
> I had to get someone to build the crc for me since I didn't have a 
> build environment. I tried to upload the crcimg program that runs on a 
> linux machine, but I had some issues with the wiki upload. I had to 
> give it an extension. If you have access to a linux machine you may be 
> able to create your own crc file with this: 
> http://wiki.laptop.org/go/Image:Crcimg.sh
>
> Tell me if it works and we can add the link directly to wiki page. If 
> someone creates a version that can run on a mac or on windows it would 
> be great to upload them here so those of us without build environments 
> could create crc files for custom images
> Regards,
> Kim
>
>
> On 9/7/07, *Juliano Bittencourt* <[EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>> wrote:
>
>
>
> Hi folks,
>
> I'm having problems using the save-nand OFW command to created a
> customized version of the OS. In the near past I used this command
> several times for this purpose, but now, it seems not working
> anymore.
> There are several symptoms:
>
>  1. When I try to create the image file with the command
> 'save-nand
> disk:\nand.os', the laptop starts working but the entire process takes
> serveral hours to complete (about 5 hours)
>  2. Even when the process completes successfully, eventually the
> result is a 0 bites file;
>  3. When the process is completed and the resulting file has about
> 230mb, the problem is when I try to copy this file to a new
> laptop. The
> copy-nand command throws and error message : "Image file size is not a
> multiple of the NAND erase block size".
>
>  I repeated the process serveral times, on B2 and B3 machines with
> firmware q2c23. Am I missing something or is this actually a bug?
>
>  Best,
>
>  Juliano Bittencourt
> ___
> Devel mailing list
> Devel@lists.laptop.org <mailto:Devel@lists.laptop.org>
> http://lists.laptop.org/listinfo/devel
>
>

___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


save-nand problem

2007-09-07 Thread Juliano Bittencourt


Hi folks,

I'm having problems using the save-nand OFW command to created a 
customized version of the OS. In the near past I used this command 
several times for this purpose, but now, it seems not working anymore.
There are several symptoms:

 1. When I try to create the image file with the command 'save-nand 
disk:\nand.os', the laptop starts working but the entire process takes 
serveral hours to complete (about 5 hours)
 2. Even when the process completes successfully, eventually the 
result is a 0 bites file;
 3. When the process is completed and the resulting file has about 
230mb, the problem is when I try to copy this file to a new laptop. The 
copy-nand command throws and error message : "Image file size is not a 
multiple of the NAND erase block size".

 I repeated the process serveral times, on B2 and B3 machines with 
firmware q2c23. Am I missing something or is this actually a bug?
 
 Best,

 Juliano Bittencourt
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


Create CRC file

2007-08-14 Thread Juliano Bittencourt


Hi,

I need some help to create the crc file of the OS image. I created a 
customized image file for the trial school in Porto Alegre. But now I'm 
having problems trying to figure out how to create the crc file.
Any help will be appreciated.


___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel