From: Matthieu Rakotojaona <matthieu.rakotojaona@gmail.com>
To: sup-talk <sup-talk@rubyforge.org>
Subject: Re: [sup-talk] Sup Release 0.14.0
Date: Thu, 15 Aug 2013 20:30:52 +0200 [thread overview]
Message-ID: <1376588663-sup-4993@kpad> (raw)
In-Reply-To: <1376554850-sup-6592@qwerzila>
[-- Attachment #1.1: Type: text/plain, Size: 1322 bytes --]
Thank you !
I've tried the install sup via the gem on a naked machine and I've faced
a few problems:
* There is a bug in rubymail as pointed in [0]. I see it hasn't been
merged yet and doubt it will ever be. I replaced the upstream one with
the one from your repo (1) and it works as needed. Can we use a
rmail-sup, specific to us, just for the time we use this lib, just
like ncursesw-sup ?
* There was a problem with the unicode gem. I had an old version of
gem running (you need >= 2.0.2 as stated in [2] and followings). Here
are the steps that fixed the problem:
Update gem:
$ sudo gem update --system
Reinstall the unicode gem:
$ gem uninstall unicode
$ gem install unicode
* Those damn encoding problems struck me. We're trying to fix_encoding a
bunch of Strings here and there and one of them at least is a frozen
string so it doesn't work. See PR130 [3] for this.
Apart from that, it works well. Thank you guys for the hard work !
You're making me ashamed of not being very participative in this,
though :)
[0] https://github.com/matta/rubymail/pull/2
[1] https://github.com/gauteh/rubymail
[2] https://github.com/blackwinter/unicode/issues/4#issuecomment-14086773
[3] https://github.com/sup-heliotrope/sup/pull/130
--
Matthieu Rakotojaona
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
[-- Attachment #2: Type: text/plain, Size: 140 bytes --]
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk
next prev parent reply other threads:[~2013-08-15 18:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-15 8:33 Gaute Hope
2013-08-15 18:30 ` Matthieu Rakotojaona [this message]
2013-08-15 21:36 ` [sup-talk] " Gaute Hope
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1376588663-sup-4993@kpad \
--to=matthieu.rakotojaona@gmail.com \
--cc=sup-talk@rubyforge.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox