Hello all,
I got OSCAR 5.0 (some 10 days old trunk version) working with Mandriva 2006 again, but this time with the original openssh packages. The problems identified for now is the fail tests of TORQUE and Ganglia in step 8, which I'm not sure what would be their cause, since I got them working before.
There's yet some optimisation to be done in the installation procedure since
some issues were worked manually:
1) Brian was right, file *pxelinux.0* is now called linux.0 and is installed by
a package named 'pxelinux'; the reason why my first try didn't worked is my new
'old' node test, which sometimes didn't complete it's installation in the first
try. The mail send from the Mandriva support team helped on this issue.
2) The problem with *openssh* newer than 3.6 (as 3.9 in Mandrake 10.1 and 4.2
in Mandriva 2006) is that the user 'oscartst' have his ssh access 'locked' by
default. I have not completed my study at this question yet, but the solution I
used was manually unlock the user (in all nodes) with the command 'passwd -u
oscartst -f'.
3) The file *Image.pm* from SystemInstaller has to have a new section from Mandriva distros (from 2005 on) added (Bernard, you have called my attention from this before, so I'm sorry to be talking about it only now):
--------------------------------------------------------------------
@relfiles=glob("$pkgdir/mandriva-release*.rpm");
if (scalar(@relfiles) == 1) {
$distro="Mandriva";
# Now find the version
$relfiles[0]=~s/.*\///;
my ($j1,$j2,$version,$j3)=split(/-/,$relfiles[0]);
return($distro,$version);
}
---------------------------------------------------------------------
I believe that the person that is dealing with Systeminstaller is Erich, so
I'll contact him directly to work on it.
I will start to commit some packages to the trunk repository and start to work
with the failed tests and optimisations later.
Regards,
--
Fernando Laudares Camargos
Révolution Linux
http://www.revolutionlinux.com
---------------------------------------
* Tout opinion et prise de position exprimée dans ce message est celle de son
auteur et pas nécessairement celle de Révolution Linux.
** Any views and opinion presented in this e-mail are solely those of the
author and do not necessarily represent those of Révolution Linux.
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
Oscar-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-users