Hi Folks,

I've found a bug in ovirt-release-11.0.0. In ovirt-release.spec
#Handling EL exception only (for now)
if grep -qFi 'CentOS' /etc/system-release; then
    DIST=EL
elif grep -qFi 'Red Hat' /etc/system-release; then
    DIST=EL
fi

This causes all kinds unhappiness on Scientific Linux :) Perhaps another elif line can be added.

Cheers,
Jimmy Dorff

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to