[one-users] Problem in starting sunstone server

Javier Fontan jfontan at opennebula.org
Wed Jan 18 08:06:56 PST 2012


Searching a bit I've found that this can be caused by a malformed date
in the gemspec. The problem is described here:

http://stackoverflow.com/questions/5771758/invalid-gemspec-because-of-the-date-format-in-specification

Basically you have to edit
/var/lib/gems/1.8/specifications/tilt-1.3.3.gemspec and change the
line:

s.date = %q{2011-08-25  00:00:00.000000000Z}

to

s.date = %q{2011-08-25}

Tell us if this fixes your problem

On Wed, Jan 18, 2012 at 11:11 AM, Susmita Horrow <hsusmita4 at gmail.com> wrote:
> The same error persists.
>
> _______________________________________________
> Users mailing list
> Users at lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>



-- 
Javier Fontán Muiños
Project Engineer
OpenNebula - The Open Source Toolkit for Data Center Virtualization
www.OpenNebula.org | jfontan at opennebula.org | @OpenNebula



More information about the Users mailing list