Project

General

Profile

Actions

Bug #12615

closed

Bundler pack could not find compatible versions for gem "tins" on 1.9

Added by Dominic Cleal over 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Packaging
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Debian package builds on Wheezy and Precise (both Ruby 1.9.3) are failing to pack bundler files:

11:15:39 /usr/bin/bundle pack
11:15:40 Fetching gem metadata from https://rubygems.org/........
11:15:49 Fetching gem metadata from https://rubygems.org/..
11:15:51 Bundler could not find compatible versions for gem "tins":
11:15:51 In Gemfile:
11:15:51 rubocop (= 0.35.1) ruby depends on
11:15:51 tins (<= 1.6.0) ruby
11:15:51
11:15:51 term-ansicolor (>= 0) ruby depends on
11:15:51 tins (1.7.0)


Related issues 2 (0 open2 closed)

Related to Foreman - Feature #12530: Upgrade rubocop to 0.35.1ClosedDavid Davis11/19/2015Actions
Related to Foreman - Bug #12431: tins 1.7.0 requires Ruby 2.0 or higherClosedDominic Cleal11/10/2015Actions
Actions #1

Updated by Dominic Cleal over 8 years ago

Actions #2

Updated by Dominic Cleal over 8 years ago

  • Related to Bug #12431: tins 1.7.0 requires Ruby 2.0 or higher added
Actions #3

Updated by David Davis over 8 years ago

Not sure how much it helps us but rubocop has since removed the tins requirement:

https://github.com/bbatsov/rubocop/commit/dfa1f9b6a2ad2f3d0d7e97a481665f68d4097f17#diff-458bc38d82061cdac508dfb1be2b918bL48

Actions #4

Updated by Dominic Cleal over 8 years ago

Unsure if this is an intermittent issue or something has changed subtly to prevent it, as the latest nightly build succeeded:

http://ci.theforeman.org/job/packaging_build_deb_coreproject/arch=x86,label=debian,os=trusty/2632/consoleFull

I'll continue to monitor it.

Actions #6

Updated by Dominic Cleal over 8 years ago

  • Status changed from New to Assigned
  • Assignee set to Dominic Cleal
Actions #7

Updated by The Foreman Bot over 8 years ago

  • Status changed from Assigned to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/2956 added
Actions #8

Updated by Dominic Cleal over 8 years ago

Running bundle pack --all under Ruby 1.9.3 without an existing Gemfile.lock seems to reproduce it for me locally.

Actions #9

Updated by Dominic Cleal over 8 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF