[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sup-talk] small patch and build error



Excerpts from hollunder's message of 2011-11-19 01:33:08 +0100:
> Hi there again,
> I have a small patch as well. This one is against sup-next and fixes a
> path issue in the rakefile ("cannot load such file -- sup-files") and a
> deprecation warning ("WARNING: rake/gempackagetask is deprecated.  Use
> rubygems/package_task instead")
> 
> However, I don't manage to build sup-next, this time with:
> /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': iconv will
> be deprecated in the future, use String#encode instead.
> /usr/lib/ruby/gems/1.9.1/gems/gettext-2.1.0/lib/gettext/runtime/locale_path.rb:20:
> Use RbConfig instead of obsolete and deprecated Config.
> rake aborted!
> invalid date format in specification: "2011-11-19 01:30:45 +0100"

Check out the previously attached patch 'Use correct date format for gem
spec' or commit b0611fd from 'gauteisrunning'.

- Gaute