Bug#1069089: ruby-rubygems: Broken platform detection which lead to unability to install sass-embedded

2025-04-09 Thread Lucas Nussbaum
Control: fixed 1069089 rubygems/3.6.6-1 Hi, I read the discussion in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069089 and believe that this bug can be marked as fixed in the version in debian testing/trixie, 3.6.6-1. Since that bug was opened, Debian testing moved to Ruby 3.3 and

Bug#1069089: ruby-rubygems: Broken platform detection which lead to unability to install sass-embedded

2025-02-11 Thread 夏目夏樹
Hi all, Maintainer of sass-embedded gem here. The reason you can no longer reproduce this issue on Debian ruby 3.1 is because I blocked ruby 3.1 from installing precompiled Linux gem since 1.77.1: https://github.com/sass-contrib/sass-embedded-host-ruby/commit/2c145537c7c3fe4e3c4da47845b9cd402e06e

Bug#1069089: ruby-rubygems: Broken platform detection which lead to unability to install sass-embedded

2024-09-13 Thread David Rodriguez
Hi Antonio! Indeed if this is only a problem in Ruby < 3.1, it does not seem like a big deal. I think it’s probably fine to leave things as they are. Thank you! On Tue, 10 Sep 2024 20:39:30 -0300 Antonio Terceiro wrote: > On Mon, Aug 26, 2024 at 04:00:06PM +0200, David Rodríguez wrote: > > Hel

Bug#1069089: ruby-rubygems: Broken platform detection which lead to unability to install sass-embedded

2024-09-10 Thread Antonio Terceiro
On Mon, Aug 26, 2024 at 04:00:06PM +0200, David Rodríguez wrote: > Hello, RubyGems upstream maintainer here. > > I heard that Bundler now has trouble installing the proper platform specific > version of any gems that ship “non-gnu” variants (not only `sass-embedded`) > when using RubyGems packed

Bug#1069089: ruby-rubygems: Broken platform detection which lead to unability to install sass-embedded

2024-08-26 Thread David Rodriguez
Hello, RubyGems upstream maintainer here. I heard that Bundler now has trouble installing the proper platform specific version of any gems that ship “non-gnu” variants (not only `sass-embedded`) when using RubyGems packed by Debian due to this issue. That means that people using Debian stable f

Bug#1069089: ruby-rubygems: Broken platform detection which lead to unability to install sass-embedded

2024-06-14 Thread M3
Awesome, Ralf's manual fix worked for me as well! Thanks! M3. > Turns out I can fix things by manually editing > /usr/lib/ruby/vendor_ruby/rubygems/platform.rb, and un-doing the patch > mentioned > at .

Bug#1069089:

2024-06-12 Thread Mike Gerow
I think this same issue is triggering a FTBFS in rake-compiler[1], and removing the mentioned patch also seems to fix that issue. I'm not sure whether it makes sense to drop this patch in rubygems or to patch rake-compiler to accept the change here in rubygems, in either case something will need t

Bug#1069089: ruby-rubygems: Broken platform detection which lead to unability to install sass-embedded

2024-06-08 Thread Ralf Jung
Hi, I think I am hitting a similar issue -- trying to install a bundle that contains the "ffi" gem leads to an error: Bundler::HTTPError: Could not download gem from https://rubygems.org/ due to underlying error (https://rubygems.org/gems/ffi-1.17.0-x86_64-linux.gem)> /usr/share/rubygems-in

Bug#1069089: ruby-rubygems: Broken platform detection which lead to unability to install sass-embedded

2024-06-08 Thread Ralf Jung
Hi again, Turns out I can fix things by manually editing /usr/lib/ruby/vendor_ruby/rubygems/platform.rb, and un-doing the patch mentioned at . But that's obviously quite the hack; would be nice if the faulty patch could be r

Bug#1069089: ruby-rubygems: Broken platform detection which lead to unability to install sass-embedded

2024-04-16 Thread Simon Elst
Package: ruby-rubygems Version: 3.4.20-1 Severity: important X-Debbugs-Cc: s...@nedra.be * What led up to the situation? Trying to build a website with Jekyll (through "bundle exec jekyll serve"). * What exactly did you do (or not do) that was effective (or ineffective)? 1. Running "bundle