Bug#711236: ruby-rack: Rack 1.5 breaks Rails 3.2

2013-08-07 Thread Ondřej Surý
Hey,

any progress here?

This blocks transition of rails-3.2 to testing and thus it blocks rails-2.3
removal.

O.


On Wed, Jun 5, 2013 at 8:53 PM, Antonio Terceiro terce...@debian.orgwrote:

 Package: ruby-rack
 Version: 1.5.2-1
 Severity: grave
 X-Debbugs-CC: debian-r...@lists.debian.org

 ruby-rack 1.5 breaks session management in rails 3.2. Right now there
 are a couple of options which are being discussed:

 - backport the patch that migrates Rails 4 from Rack 1.4 to Rack 1.5:

 https://github.com/rails/rails/commit/7d624e0e8cfa3adffd8f475e3588d83f3b367c24

 - Drop Rails 3.2 in favor of Rails 4.

 This bug is here to prevent ruby-rack 1.5 from migrating to testing
 until we sort this out, so we keep having a working Rails in testing
 until then.

 -- System Information:
 Debian Release: jessie/sid
   APT prefers unstable
   APT policy: (500, 'unstable'), (1, 'experimental')
 Architecture: amd64 (x86_64)
 Foreign Architectures: i386

 Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
 Locale: LANG=pt_BR.utf8, LC_CTYPE=pt_BR.utf8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/dash

 Versions of packages ruby-rack depends on:
 ii  ruby  1:1.9.3
 ii  ruby1.8 [ruby-interpreter]1.8.7.358-7
 ii  ruby1.9.1 [ruby-interpreter]  1.9.3.194-8.1+b1

 ruby-rack recommends no packages.

 ruby-rack suggests no packages.

 -- no debconf information

 --
 Antonio Terceiro terce...@debian.org




-- 
Ondřej Surý ond...@sury.org
Have you tried Knot DNS – https://www.knot-dns.cz/
– a high-performance authoritative-only DNS server


Bug#711236: [DRE-maint] Bug#711236: ruby-rack: Rack 1.5 breaks Rails 3.2

2013-08-07 Thread Youhei SASAKI
Hi, 

At Wed, 7 Aug 2013 08:28:09 +0200,
Ondřej Surý ond...@sury.org wrote:
 
 any progress here?
 
 This blocks transition of rails-3.2 to testing and thus it blocks rails-2.3
 removal.

Should we provide other package ruby-rack-1.4 such as
ruby-activerecord-3.2 for rails3?
 
 On Wed, Jun 5, 2013 at 8:53 PM, Antonio Terceiro terce...@debian.orgwrote:
 
  Package: ruby-rack
  Version: 1.5.2-1
  Severity: grave
  X-Debbugs-CC: debian-r...@lists.debian.org
 
  ruby-rack 1.5 breaks session management in rails 3.2. Right now there
  are a couple of options which are being discussed:
 
  - backport the patch that migrates Rails 4 from Rack 1.4 to Rack 1.5:
 
  https://github.com/rails/rails/commit/7d624e0e8cfa3adffd8f475e3588d83f3b367c24
 
  - Drop Rails 3.2 in favor of Rails 4.
 
  This bug is here to prevent ruby-rack 1.5 from migrating to testing
  until we sort this out, so we keep having a working Rails in testing
  until then.
 
  -- System Information:
  Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
  Architecture: amd64 (x86_64)
  Foreign Architectures: i386
 
  Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
  Locale: LANG=pt_BR.utf8, LC_CTYPE=pt_BR.utf8 (charmap=UTF-8)
  Shell: /bin/sh linked to /bin/dash
 
  Versions of packages ruby-rack depends on:
  ii  ruby  1:1.9.3
  ii  ruby1.8 [ruby-interpreter]1.8.7.358-7
  ii  ruby1.9.1 [ruby-interpreter]  1.9.3.194-8.1+b1
 
  ruby-rack recommends no packages.
 
  ruby-rack suggests no packages.
 
  -- no debconf information
 
  --
  Antonio Terceiro terce...@debian.org
 
 

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#711236: [DRE-maint] Bug#711236: ruby-rack: Rack 1.5 breaks Rails 3.2

2013-08-07 Thread Ondřej Surý
On Wed, Aug 7, 2013 at 8:42 AM, Youhei SASAKI uwab...@gfd-dennou.orgwrote:

 Hi,

 At Wed, 7 Aug 2013 08:28:09 +0200,
 Ondřej Surý ond...@sury.org wrote:
 
  any progress here?
 
  This blocks transition of rails-3.2 to testing and thus it blocks
 rails-2.3
  removal.

 Should we provide other package ruby-rack-1.4 such as
 ruby-activerecord-3.2 for rails3?


Gosh, no, please.

However what can we do right now is to upload epoched ruby-rack 1:1.4.

Or do we already have some software that needs rack 1.5?

O.
-- 
Ondřej Surý ond...@sury.org
Have you tried Knot DNS – https://www.knot-dns.cz/
– a high-performance authoritative-only DNS server


Bug#711236: ruby-rack: Rack 1.5 breaks Rails 3.2

2013-06-07 Thread Sam Ruby

On 06/05/2013 02:53 PM, Antonio Terceiro wrote:


ruby-rack 1.5 breaks session management in rails 3.2. Right now there
are a couple of options which are being discussed:

- backport the patch that migrates Rails 4 from Rack 1.4 to Rack 1.5:
   
https://github.com/rails/rails/commit/7d624e0e8cfa3adffd8f475e3588d83f3b367c24

- Drop Rails 3.2 in favor of Rails 4.

This bug is here to prevent ruby-rack 1.5 from migrating to testing
until we sort this out, so we keep having a working Rails in testing
until then.


I'm going to take a stab at fixing this upstream:

https://github.com/rails/rails/issues/10877

- Sam Ruby


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#711236: ruby-rack: Rack 1.5 breaks Rails 3.2

2013-06-05 Thread Antonio Terceiro
Package: ruby-rack
Version: 1.5.2-1
Severity: grave
X-Debbugs-CC: debian-r...@lists.debian.org

ruby-rack 1.5 breaks session management in rails 3.2. Right now there
are a couple of options which are being discussed:

- backport the patch that migrates Rails 4 from Rack 1.4 to Rack 1.5:
  https://github.com/rails/rails/commit/7d624e0e8cfa3adffd8f475e3588d83f3b367c24

- Drop Rails 3.2 in favor of Rails 4.

This bug is here to prevent ruby-rack 1.5 from migrating to testing
until we sort this out, so we keep having a working Rails in testing
until then.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=pt_BR.utf8, LC_CTYPE=pt_BR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages ruby-rack depends on:
ii  ruby  1:1.9.3
ii  ruby1.8 [ruby-interpreter]1.8.7.358-7
ii  ruby1.9.1 [ruby-interpreter]  1.9.3.194-8.1+b1

ruby-rack recommends no packages.

ruby-rack suggests no packages.

-- no debconf information

-- 
Antonio Terceiro terce...@debian.org



signature.asc
Description: Digital signature