Re: [Server-devel] XS 0.5.1 RC - Last round of testing...

2009-02-15 Thread Martin Langhoff
On Sun, Feb 15, 2009 at 5:50 AM, Jerry Vonau jvo...@shaw.ca wrote: I've done a back2back comparison between revisor and pungi, given the same kickstart file. Pungi creates media which has the needed openssl.i386 file in it's Packages directory, while revisor creates one that excludes the

Re: [Server-devel] mkusbinstall fails

2009-02-15 Thread Martin Langhoff
On Mon, Feb 16, 2009 at 2:42 PM, David Leeming leem...@pipolfastaem.gov.sb wrote: Tried with another USB stick - exactly the same result. Thanks for writing up carefully the steps you followed... I think I spotted the problem... SET UP BOOTABLE USB STICK - insert 2GB USB drive previously

Re: [Server-devel] mkusbinstall fails

2009-02-15 Thread Martin Langhoff
On Mon, Feb 16, 2009 at 3:53 PM, David Leeming leem...@pipolfastaem.gov.sb wrote: - insert in XS machine and boot - get same error as before ugh. There is something going on there... but I am no longer sure if it is a problem in the procedure you are following or just a hardware

Re: [Server-devel] mkusbinstall fails

2009-02-15 Thread Martin Langhoff
On Mon, Feb 16, 2009 at 5:22 PM, David Leeming leem...@pipolfastaem.gov.sb wrote: Pia (very kindly) sent me the hardware with the very same USB stick pre-configured with 0.5.0. It booted and started the installation fine, but failed right at the end with an exception error that we decided was

Re: [Server-devel] mkusbinstall fails

2009-02-15 Thread quozl
You got Input/Output error during cp read of /media/cdtmp.Rf6276, which I guess is the loopback mounted ISO 9660 file system image. The most common cause of this is truncation of the image, especially if the files on which it occurs are near the end of the image. checkisomd5 is missing. Install

[Server-devel] XO School Server Help needed

2009-02-15 Thread Gerald Ardito
Hello. I have been trying to configure my school server. The install is fine, but I am having trouble with ejabberd. When I try to register a user, I get the following: RPC failed on the node register at schoolserver http://lists.laptop.org/listinfo/server-devel: nodedown What can I do?

Re: [Server-devel] mkusbinstall fails -SUCCESS

2009-02-15 Thread David Leeming
OK it worked thanks to all of you. You were all right. A combination of weird small errors with hardware and sum packages that weren't installed on Ubuntu... Firstly I installed isomd5sum. It now checks the USB... Despite my earlier attempts, and the fact that the stick was working when I first

Re: [Server-devel] mkusbinstall fails -SUCCESS

2009-02-15 Thread Martin Langhoff
On Mon, Feb 16, 2009 at 8:40 PM, David Leeming leem...@pipolfastaem.gov.sb wrote: OK it worked thanks to all of you. You were all right. A combination of weird small errors with hardware and sum packages that weren't installed on Ubuntu... Good to hear you found the way to get it started...