Your message dated Fri, 06 Jun 2008 08:27:28 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#484710: libruby1.8: Serious breakage with Rails in the 
session code
has caused the Debian Bug report #484710,
regarding libruby1.8: Serious breakage with Rails in the session code
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
484710: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=484710
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: libruby1.8
Version: 1.8.7-1
Severity: grave
Justification: renders package unusable



-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.25-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages libruby1.8 depends on:
ii  libc6                  2.7-11            GNU C Library: Shared libraries
ii  libncurses5            5.6+20080531-1    Shared libraries for terminal hand
ii  zlib1g                 1:1.2.3.3.dfsg-12 compression library - runtime

libruby1.8 recommends no packages.

-- no debconf information

All my rails apps give the error (full copy in http://pastie.org/209654)

/!\ FAILSAFE /!\  Thu Jun 05 20:17:57 +0100 2008
  Status: 500 Internal Server Error
  wrong number of arguments (2 for 1)
    /usr/lib/ruby/1.8/cgi/session.rb:267:in `respond_to?'
    /usr/lib/ruby/1.8/cgi/session.rb:267:in `initialize_without_cgi_reader'
...

line 267 in /usr/lib/ruby/1.8/cgi/session.rb has a comma where I'm sure it 
should not be!

                  session_id, = request.cookies[session_key]

--
Paul



--- End Message ---
--- Begin Message ---
Lucas Nussbaum wrote:
> On 05/06/08 at 21:02 +0100, Paul Hedderly wrote:
>   
>> Package: libruby1.8
>> Version: 1.8.7-1
>> Severity: grave
>> Justification: renders package unusable
>>
>> All my rails apps give the error (full copy in http://pastie.org/209654)
>>
>> /!\ FAILSAFE /!\  Thu Jun 05 20:17:57 +0100 2008
>>   Status: 500 Internal Server Error
>>   wrong number of arguments (2 for 1)
>>     /usr/lib/ruby/1.8/cgi/session.rb:267:in `respond_to?'
>>     /usr/lib/ruby/1.8/cgi/session.rb:267:in `initialize_without_cgi_reader'
>> ...
>>
>> line 267 in /usr/lib/ruby/1.8/cgi/session.rb has a comma where I'm sure it 
>> should not be!
>>
>>                session_id, = request.cookies[session_key]
>>     
>
> Can you upgrade to version 1.8.7-2 and tell me if it fixed it?
>   
Ok it appears to be working.... but I'm still unsure that the comma
should be there in that line. But I'm no expert and it is working now it
seems.

I've closed the bug since it does seem to be resolved in 1.8.7-2
--
Cheers
Paul


--- End Message ---

Reply via email to