Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.bugs.dist > #1029625

Bug#972702: ruby-bundler: dependency resolution fails for compiled gems

From Antonio Terceiro <terceiro@debian.org>
Newsgroups linux.debian.bugs.dist
Subject Bug#972702: ruby-bundler: dependency resolution fails for compiled gems
Date 2020-10-22 20:20 +0200
Message-ID <B2NlU-5Gm-9@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Package: ruby-bundler
Version: 2.2.0~rc.1
Severity: grave
Justification: renders package unusable

----------------8<----------------8<----------------8<-----------------
$ cat Gemfile
source 'https://rubygems.org'
gem 'ffi'
$ bundle --local
Could not find gem 'ffi' in any of the gem sources listed in your Gemfile.
[7]$ gem list ffi

*** LOCAL GEMS ***

ffi (1.12.2)
ffi-bit_masks (0.1.1)
ffi-compiler (1.0.1)
ffi-libarchive (1.0.1)
gir_ffi (0.15.3)
public_suffix (3.0.3)
----------------8<----------------8<----------------8<-----------------

Reverting to ruby-bundler (from the previous source package bundler)
from testing fixes it.

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

Kernel: Linux 5.9.0-1-amd64 (SMP w/4 CPU threads)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8), LANGUAGE=pt_BR:pt:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages ruby-bundler depends on:
ii  ruby                      1:2.7+2
ii  ruby-molinillo            0.6.4-1
ii  ruby-net-http-persistent  3.1.0-2
ii  ruby-rubygems             3.2.0~rc.1-1
ii  ruby-thor                 0.20.3-2
ii  rubygems-integration      1.17.2

ruby-bundler recommends no packages.

ruby-bundler suggests no packages.

-- no debconf information

Back to linux.debian.bugs.dist | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Bug#972702: ruby-bundler: dependency resolution fails for compiled gems Antonio Terceiro <terceiro@debian.org> - 2020-10-22 20:20 +0200
  Bug#972702: ruby-bundler: dependency resolution fails for compiled gems Lucas Kanashiro <kanashiro@debian.org> - 2020-10-28 23:10 +0100
  Bug#972702: ruby-bundler: dependency resolution fails for compiled gems deivid <deivid.rodriguez@riseup.net> - 2020-10-29 11:30 +0100
  Bug#972702: ruby-bundler: dependency resolution fails for compiled gems Antonio Terceiro <terceiro@debian.org> - 2020-10-29 23:00 +0100

csiph-web