"Ruben S. Montero" <rsmont...@opennebula.org> writes:

> Hi Daniel
>
> OpenNebula 4.4.1, has been certified using tilt up to 1.4.4 (wheezy shipd
> with 1.3 something, I believe). The upgrade to opennebula which requires
> ruby-sinatra, and in turns it requires ruby-tilt, may have upgraded the
> tilt gem in your setup...
>
> We should look at it, for the upcoming jessie (
> http://dev.opennebula.org/issues/2716). If possible downgrade tilt....

Thanks a lot, I solved it be downgrading:

    echo 'deb http://ftp.fr.debian.org/debian/ wheezy main' > 
/etc/apt/sources.list.d/wheezy.list
    apt-get update
    apt-get install ruby-tilt=1.3.3-2 ruby-sinatra=1.3.2-2
    apt-mark hold ruby-tilt
    invoke-rc.d opennebula-sunstone restart

A question is asked about the downgrade.

Regards.
-- 
Daniel Dehennin
Récupérer ma clef GPG:
gpg --keyserver pgp.mit.edu --recv-keys 0x7A6FE2DF

Attachment: pgpatgX7wLoiE.pgp
Description: PGP signature

_______________________________________________
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to