Hi Lucas,
Lucas Nussbaum wrote:
> > /usr/bin/how-can-i-help:81:in `split': invalid byte sequence in US-ASCII
> > (ArgumentError)
> > from /usr/bin/how-can-i-help:81:in `<main>'
[...]
> Sounds like a ruby1.9 compat problem.
> If you want to work around the problem on a temporary basis,
> replace
> || /usr/bin/how-can-i-help
> by
> || ruby1.8 /usr/bin/how-can-i-help
Indeed, that helps. Thanks!
Regards, Axel
--
,''`. | Axel Beckert <[email protected]>, http://people.debian.org/~abe/
: :' : | Debian Developer, ftp.ch.debian.org Admin
`. `' | 1024D: F067 EA27 26B9 C3FC 1486 202E C09E 1D89 9593 0EDE
`- | 4096R: 2517 B724 C5F6 CA99 5329 6E61 2FF9 CD59 6126 16B5
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]