apt-get update
apt-get install dellomsa
Yes, I did it, but only for dellomsa 5.5, and I am not entirely satisfied, so I did it only on a node of my cluster. The problem is that each time I run 'apt-get update', I get a warning message :
W: GPG error: http://ftp.sara.nl dell Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 61872CD922D16719
W: You may want to run apt-get update to correct these problems
It is probably not very important, but annoying.
wget -O- "http://ftp.sara.nl/debian_sara.asc" | apt-key add -
UPDATE:
does this help:
Code:wget -O- "http://ftp.sara.nl/debian_sara.asc" | apt-key add -
hertz:~# wget -O- "http://ftp.sara.nl/debian_sara.asc" | apt-key add -
--2010-12-03 10:06:57-- http://ftp.sara.nl/debian_sara.asc
Resolving ftp.sara.nl... 145.100.29.132
Connecting to ftp.sara.nl|145.100.29.132|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1718 (1.7K) [text/plain]
Saving to: `STDOUT'
100%[===========================================================================================>] 1,718 --.-K/s in 0s
2010-12-03 10:06:57 (111 MB/s) - `-' saved [1718/1718]
OK
My server is unfortunately too new for the sara versions. I need 6.2 or 6.3 for the hardware involved
I tried to mangle the Ubuntu ones on too, but got stuck with the dependency issues. Apparently on Squeeze you can just add the libsmbios2 package from Ubuntu and it works, but not on Lenny. Is it possible/safe to upgrade to Squeeze from the install created by the PVE ISO?
Would be awesome if OMSA 6.4 comes out with Debian packages - but I suspect that's being a bit optimistic
Also, do you think the Dell OMSA will work if I try to install it inside an OpenVZ container?
Hi,...All these talks on how apt-get is so wonderful if you don't have support from hardware vendors, it is virtually worthless.
...
This is a great product! (on a sucky distro)