[Sisuite-devel] 95all.monitord_rebooted script

2006-07-10 Thread Matt Jamison
The included post script var/lib/systemimager/scripts/post-install/95all.monitord_rebooted is currently doing like so: cmd="echo \"$send_msg\" | $netcat -w $TIMEOUT $MONITOR_SERVER $MONITOR_PORT" for f in /etc/rc.local /etc/rc.d/rc.local /etc/init.d/rc.local /etc/init.d/after.local; do

[Sisuite-devel] Directories left hanging around after si commands

2006-07-10 Thread Matt Jamison
si_getimage - leaves /var/lib/systemimager/etc/systemimager directories even if si_getimage fails. si_rmimage - does not delete empty overrides directory after removing image. Do you think we could have these commands cleanup these directories? Thanks, Matt Jamison --

Re: [Sisuite-devel] No mail from systemimger-commits

2006-07-10 Thread Brian Elliott Finley
Yes, There was a DNS change. systemimager.uchicago.edu is now systemimager.ci.uchicago.edu (the new official hostname of the box). Exim seems to not like this. I'll take a look. Cheers, -Brian Thus spake Bernard Li ([EMAIL PROTECTED]): >Hey Brian: > >Seems that we stopped getting mails from

Re: [Sisuite-devel] Am I doing something wrong with 3.7.4?

2006-07-10 Thread Andrea Righi
honestly I don't know why... :-( it's a standard linux kernel with a standard busybox environment.. it _must_ work! :-) Are you sure it only hangs? maybe it doesn't print anything on the console... what happens if you press CTRL+C for example? have you waited some time to see if it's only a tempor

[Sisuite-devel] No mail from systemimger-commits

2006-07-10 Thread Bernard Li
Hey Brian: Seems that we stopped getting mails from systemimager-commits since the weekend, when you get a chance can you please take a look at it? Thanks in advance, Bernard - Using Tomcat but need to do more? Need to sup

Re: [Sisuite-devel] Am I doing something wrong with 3.7.4?

2006-07-10 Thread Mark Seger
sorry, but that didn't work! Still hangs after printing the'BusyBox' header. now what? -mark Andrea Righi wrote: >you need to re-run si_mkautoinstallscript and if you're using the >default BOEL kernel+initrd re-copy them from >/usr/share/systemimager/boot//standard/ into /tftboot. > >-Andrea >

Re: [Sisuite-devel] Can't installsystemimager-server-3.7.4r3664_arighi-1..noarch.rpm

2006-07-10 Thread Bernard Li
Title: Re: [Sisuite-devel] Can't installsystemimager-server-3.7.4r3664_arighi-1..noarch.rpm I was going to ask you the same thing ;-)  I guess we missed this dependency when we break out the bittorrent package.  Please feel free to fix it.   Thanks,   Bernard From: Andrea Righi [mailto:[

Re: [Sisuite-devel] success with Grub 0.93 and cciss

2006-07-10 Thread Erich Focht
On Monday 10 July 2006 09:52, Andrea Righi wrote: > Mark Seger wrote: > > > > The key problem as I've said before, is SystemConfigurator cannot ask > > grub to generate a new device map because the logic in grub to do this > > is busted. Either generate one in SC independent of grub or use the on

Re: [Sisuite-devel] Am I doing something wrong with 3.7.4?

2006-07-10 Thread Andrea Righi
you need to re-run si_mkautoinstallscript and if you're using the default BOEL kernel+initrd re-copy them from /usr/share/systemimager/boot//standard/ into /tftboot. -Andrea Mark Seger wrote: > I removed the 3 rpms for common, server and initrd and reinstalled. I > didn't remake the autoinstall

Re: [Sisuite-devel] Can't installsystemimager-server-3.7.4r3664_arighi-1..noarch.rpm

2006-07-10 Thread Andrea Righi
Right. Anyway if you don't use bittorrent you don't need python-xml (aka PyXML)... Bernard don't you think we should add this dependency only for the systemimager-bittorrent package? -Andrea Bernard Li wrote: > Hi Mark: > > I suppose Andrea built the RPMs on a SUSE box, python-xml is a RPM from

Re: [Sisuite-devel] success with Grub 0.93 and cciss

2006-07-10 Thread Andrea Righi
Mark Seger wrote: > > The key problem as I've said before, is SystemConfigurator cannot ask > grub to generate a new device map because the logic in grub to do this > is busted. Either generate one in SC independent of grub or use the one > that's already there. As far as the --force-lba switch