[Users] Problems with Scientific Linux and ovirt-release-11.0.0

Jimmy Dorff jdorff at phy.duke.edu
Fri Feb 21 15:25:51 UTC 2014


On 2/21/14, 2:31 AM, Sandro Bonazzola wrote:
> Il 21/02/2014 07:34, Meital Bourvine ha scritto:
>> Hi Jimmy,
>>
>> As far as I know, scientific linux isn't supported by ovirt.
>
> IIUC it's based on CentOS / RHEL so it may work.
> Let us know if you've issues :-)
>
>
>>
>> But you can always try submitting a patch ;)
>>

SL works fine with ovirt. If you want to "support it", here is a patch.

*** a/ovirt-release.spec	2014-02-21 10:10:00.000000000 -0500
--- b/ovirt-release.spec	2014-02-21 10:10:55.000000000 -0500
***************
*** 73,76 ****
--- 73,78 ----
   elif grep -qFi 'Red Hat' /etc/system-release; then
       DIST=EL
+ elif grep -qFi 'Scientific Linux' /etc/system-release; then
+     DIST=EL
   fi


If you don't support Scientific Linux, then I would recommend not 
defaulting the DIST to Fedora and instead searching for the specific 
supported releases and error out otherwise.

Future-wise, Scientific Linux *may* become a "CentOS variant" in Red 
Hat's CentOS.

Cheers,
Jimmy

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3621 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.ovirt.org/pipermail/users/attachments/20140221/36cdbff3/attachment-0001.p7s>


More information about the Users mailing list