From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (c3E875BC1.dhcp.bluecom.no. [193.91.135.62]) by mx.google.com with ESMTPS id hy13sm8223320bkc.0.2011.11.21.11.32.14 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 21 Nov 2011 11:32:14 -0800 (PST) Content-Type: text/plain; charset=UTF-8 From: Gaute Hope To: hollunder Cc: Sup Talk Subject: Re: [sup-talk] small patch and build error In-reply-to: <29426.143.205.216.123.1321662788.squirrel@lavabit.com> References: <56777.143.205.193.62.1320657425.squirrel@lavabit.com> <1320700740-sup-9219@tilus.net> <1929.143.205.216.123.1320746264.squirrel@lavabit.com> <1320868149-sup-368@qwerzila> <1321649693-sup-3146@stapelberg.de> <29426.143.205.216.123.1321662788.squirrel@lavabit.com> Date: Mon, 21 Nov 2011 21:29:10 +0100 Message-Id: <1321907256-sup-379@qwerzila> User-Agent: Sup/git Content-Transfer-Encoding: 8bit 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