[Ovirt-devel] ovirt-installer and mod_ssl

Pierre-Gilles Mialon pmialon at linagora.com
Thu Feb 18 22:30:35 UTC 2010


Le jeudi 18 février 2010 18:05:15, Joey Boggs a écrit :
> On 02/18/2010 11:55 AM, Lorenzi Alessandro wrote:
> > Hi, I'm installing ovirt. I've give this command:
> >
> > # ovirt-installer --help
> >
> > This installer will configure the ovirt installation based on a series
> > [..]
> >
> > mod_ssl package must be removed prior to installing, to remove run: rpm
> > -e mod_ssl
> >
> > ... but ...
> >
> > # rpm -e mod_ssl
> > errore: il pacchetto mod_ssl non è stato installato
> > [error: the pakage mod_ssl isn't installed]
> >
> >
> > Is there a way to ignore the check of mod_ssl?
> >
> > Ale
> >
> >
> >
> >
> >
> > _______________________________________________
> > Ovirt-devel mailing list
> > Ovirt-devel at redhat.com
> > https://www.redhat.com/mailman/listinfo/ovirt-devel
> 
> There should've been a language check in there before running to check
> for mod_ssl.
> 
> In /usr/sbin/ovirt-installer comment out the following lines and you can
> get past it.
> 
>   127 modssl_check = `rpm -q mod_ssl`
>   128 if modssl_check !~ /(not installed)/
>   129     puts "\nmod_ssl package must be removed prior to installing,
> to remove run: rpm -e mod_ssl\n\n"
>   130     exit
>   131 end

You can try :
# LANG=C ovirt-installer

French meet the same feature :-)


-- 
Pierre-Gilles Mialon
Linagora :: http://www.linagora.com
Responsable hébergement :: Head of Hosting services
pmialon at linagora.com :: +33.1 58 18 65 46




More information about the ovirt-devel mailing list