* installation error
@ 2011-01-10 20:33 Silmaril
2011-01-10 20:51 ` Akira Matsuda
0 siblings, 1 reply; 2+ messages in thread
From: Silmaril @ 2011-01-10 20:33 UTC (permalink / raw)
To: Rack Development
has anyone seen this error:
gem install rack-1.2.1.gem
ERROR: While executing gem ... (ArgumentError)
string contains null byte
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: installation error
2011-01-10 20:33 installation error Silmaril
@ 2011-01-10 20:51 ` Akira Matsuda
0 siblings, 0 replies; 2+ messages in thread
From: Akira Matsuda @ 2011-01-10 20:51 UTC (permalink / raw)
To: rack-devel
On Tue, Jan 11, 2011 at 5:33 AM, Silmaril <fspies0@hotmail.com> wrote:
> has anyone seen this error:
>
>
> gem install rack-1.2.1.gem
> ERROR: While executing gem ... (ArgumentError)
> string contains null byte
Adding --debug option might be helpful.
% gem install --debug rack-1.2.1.gem
--
Akira Matsuda<ronnie@dio.jp>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-01-10 20:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-10 20:33 installation error Silmaril
2011-01-10 20:51 ` Akira Matsuda
Code repositories for project(s) associated with this inbox:
https://80x24.org/mirrors/rack.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).