ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:89992] [Ruby trunk Bug#15333] make check fails looking for Bundler 2.0
       [not found] <redmine.issue-15333.20181122235621@ruby-lang.org>
@ 2018-11-22 23:56 ` leamhall
  2018-11-26  2:13 ` [ruby-core:90065] [Ruby trunk Bug#15333][Assigned] " hsbt
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: leamhall @ 2018-11-22 23:56 UTC (permalink / raw)
  To: ruby-core

Issue #15333 has been reported by leam (Leam Hall).

----------------------------------------
Bug #15333: make check fails looking for Bundler 2.0
https://bugs.ruby-lang.org/issues/15333

* Author: leam (Leam Hall)
* Status: Open
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: ruby 2.6.0dev (2018-10-17 trunk 65108) [x86_64-linux]
* Backport: 2.3: UNKNOWN, 2.4: UNKNOWN, 2.5: UNKNOWN
----------------------------------------
Just pulled the latest trunk from github. The log from "make check" seems to indicate a bundler 2.0 missing. Using bundler 1.17.1 installed by gem. 

ruby -v: ruby 2.6.0dev (2018-11-23 trunk 65931) [x86_64-linux]
making mjit_build_dir.so
const char MJIT_BUILD_DIR[] = "/usr/local/src/ruby";
/usr/local/src/ruby/lib/rubygems/resolver.rb:231:in `search_for': Unable to resolve dependency: use
r requested 'bundler (= 2.0.0.pre.1)' (Gem::UnsatisfiableDependencyError)
	from /usr/local/src/ruby/lib/rubygems/resolver.rb:283:in `block in sort_dependencies'


---Files--------------------------------
ruby_make_check_20181122_1832.log (14.5 KB)
ruby_configure_20181122_1832.log (27.5 KB)
ruby_make_20181122_1832.log (96.5 KB)


-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [ruby-core:90065] [Ruby trunk Bug#15333][Assigned] make check fails looking for Bundler 2.0
       [not found] <redmine.issue-15333.20181122235621@ruby-lang.org>
  2018-11-22 23:56 ` [ruby-core:89992] [Ruby trunk Bug#15333] make check fails looking for Bundler 2.0 leamhall
@ 2018-11-26  2:13 ` hsbt
  2018-11-28 17:13 ` [ruby-core:90126] [Ruby trunk Bug#15333] " leamhall
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: hsbt @ 2018-11-26  2:13 UTC (permalink / raw)
  To: ruby-core

Issue #15333 has been updated by hsbt (Hiroshi SHIBATA).

Status changed from Open to Assigned
Assignee set to hsbt (Hiroshi SHIBATA)

----------------------------------------
Bug #15333: make check fails looking for Bundler 2.0
https://bugs.ruby-lang.org/issues/15333#change-75176

* Author: leam (Leam Hall)
* Status: Assigned
* Priority: Normal
* Assignee: hsbt (Hiroshi SHIBATA)
* Target version: 
* ruby -v: ruby 2.6.0dev (2018-10-17 trunk 65108) [x86_64-linux]
* Backport: 2.3: UNKNOWN, 2.4: UNKNOWN, 2.5: UNKNOWN
----------------------------------------
Just pulled the latest trunk from github. The log from "make check" seems to indicate a bundler 2.0 missing. Using bundler 1.17.1 installed by gem. 

ruby -v: ruby 2.6.0dev (2018-11-23 trunk 65931) [x86_64-linux]
making mjit_build_dir.so
const char MJIT_BUILD_DIR[] = "/usr/local/src/ruby";
/usr/local/src/ruby/lib/rubygems/resolver.rb:231:in `search_for': Unable to resolve dependency: use
r requested 'bundler (= 2.0.0.pre.1)' (Gem::UnsatisfiableDependencyError)
	from /usr/local/src/ruby/lib/rubygems/resolver.rb:283:in `block in sort_dependencies'


---Files--------------------------------
ruby_make_check_20181122_1832.log (14.5 KB)
ruby_configure_20181122_1832.log (27.5 KB)
ruby_make_20181122_1832.log (96.5 KB)


-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [ruby-core:90126] [Ruby trunk Bug#15333] make check fails looking for Bundler 2.0
       [not found] <redmine.issue-15333.20181122235621@ruby-lang.org>
  2018-11-22 23:56 ` [ruby-core:89992] [Ruby trunk Bug#15333] make check fails looking for Bundler 2.0 leamhall
  2018-11-26  2:13 ` [ruby-core:90065] [Ruby trunk Bug#15333][Assigned] " hsbt
@ 2018-11-28 17:13 ` leamhall
  2018-11-28 22:54 ` [ruby-core:90140] [Ruby trunk Bug#15333][Feedback] " hsbt
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: leamhall @ 2018-11-28 17:13 UTC (permalink / raw)
  To: ruby-core

Issue #15333 has been updated by leam (Leam Hall).


Related?   https://bugs.ruby-lang.org/issues/15354

----------------------------------------
Bug #15333: make check fails looking for Bundler 2.0
https://bugs.ruby-lang.org/issues/15333#change-75246

* Author: leam (Leam Hall)
* Status: Assigned
* Priority: Normal
* Assignee: hsbt (Hiroshi SHIBATA)
* Target version: 
* ruby -v: ruby 2.6.0dev (2018-10-17 trunk 65108) [x86_64-linux]
* Backport: 2.3: UNKNOWN, 2.4: UNKNOWN, 2.5: UNKNOWN
----------------------------------------
Just pulled the latest trunk from github. The log from "make check" seems to indicate a bundler 2.0 missing. Using bundler 1.17.1 installed by gem. 

ruby -v: ruby 2.6.0dev (2018-11-23 trunk 65931) [x86_64-linux]
making mjit_build_dir.so
const char MJIT_BUILD_DIR[] = "/usr/local/src/ruby";
/usr/local/src/ruby/lib/rubygems/resolver.rb:231:in `search_for': Unable to resolve dependency: use
r requested 'bundler (= 2.0.0.pre.1)' (Gem::UnsatisfiableDependencyError)
	from /usr/local/src/ruby/lib/rubygems/resolver.rb:283:in `block in sort_dependencies'


---Files--------------------------------
ruby_make_check_20181122_1832.log (14.5 KB)
ruby_configure_20181122_1832.log (27.5 KB)
ruby_make_20181122_1832.log (96.5 KB)


-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [ruby-core:90140] [Ruby trunk Bug#15333][Feedback] make check fails looking for Bundler 2.0
       [not found] <redmine.issue-15333.20181122235621@ruby-lang.org>
                   ` (2 preceding siblings ...)
  2018-11-28 17:13 ` [ruby-core:90126] [Ruby trunk Bug#15333] " leamhall
@ 2018-11-28 22:54 ` hsbt
  2018-11-29  0:27 ` [ruby-core:90144] [Ruby trunk Bug#15333] " leamhall
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: hsbt @ 2018-11-28 22:54 UTC (permalink / raw)
  To: ruby-core

Issue #15333 has been updated by hsbt (Hiroshi SHIBATA).

Status changed from Assigned to Feedback

I couldn't reproduce it.

----------------------------------------
Bug #15333: make check fails looking for Bundler 2.0
https://bugs.ruby-lang.org/issues/15333#change-75256

* Author: leam (Leam Hall)
* Status: Feedback
* Priority: Normal
* Assignee: hsbt (Hiroshi SHIBATA)
* Target version: 
* ruby -v: ruby 2.6.0dev (2018-10-17 trunk 65108) [x86_64-linux]
* Backport: 2.3: UNKNOWN, 2.4: UNKNOWN, 2.5: UNKNOWN
----------------------------------------
Just pulled the latest trunk from github. The log from "make check" seems to indicate a bundler 2.0 missing. Using bundler 1.17.1 installed by gem. 

ruby -v: ruby 2.6.0dev (2018-11-23 trunk 65931) [x86_64-linux]
making mjit_build_dir.so
const char MJIT_BUILD_DIR[] = "/usr/local/src/ruby";
/usr/local/src/ruby/lib/rubygems/resolver.rb:231:in `search_for': Unable to resolve dependency: use
r requested 'bundler (= 2.0.0.pre.1)' (Gem::UnsatisfiableDependencyError)
	from /usr/local/src/ruby/lib/rubygems/resolver.rb:283:in `block in sort_dependencies'


---Files--------------------------------
ruby_make_check_20181122_1832.log (14.5 KB)
ruby_configure_20181122_1832.log (27.5 KB)
ruby_make_20181122_1832.log (96.5 KB)


-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [ruby-core:90144] [Ruby trunk Bug#15333] make check fails looking for Bundler 2.0
       [not found] <redmine.issue-15333.20181122235621@ruby-lang.org>
                   ` (3 preceding siblings ...)
  2018-11-28 22:54 ` [ruby-core:90140] [Ruby trunk Bug#15333][Feedback] " hsbt
@ 2018-11-29  0:27 ` leamhall
  2018-11-29  5:25 ` [ruby-core:90151] " Greg.mpls
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: leamhall @ 2018-11-29  0:27 UTC (permalink / raw)
  To: ruby-core

Issue #15333 has been updated by leam (Leam Hall).


I will build a clean box and try again. Thank you.

----------------------------------------
Bug #15333: make check fails looking for Bundler 2.0
https://bugs.ruby-lang.org/issues/15333#change-75260

* Author: leam (Leam Hall)
* Status: Feedback
* Priority: Normal
* Assignee: hsbt (Hiroshi SHIBATA)
* Target version: 
* ruby -v: ruby 2.6.0dev (2018-10-17 trunk 65108) [x86_64-linux]
* Backport: 2.3: UNKNOWN, 2.4: UNKNOWN, 2.5: UNKNOWN
----------------------------------------
Just pulled the latest trunk from github. The log from "make check" seems to indicate a bundler 2.0 missing. Using bundler 1.17.1 installed by gem. 

ruby -v: ruby 2.6.0dev (2018-11-23 trunk 65931) [x86_64-linux]
making mjit_build_dir.so
const char MJIT_BUILD_DIR[] = "/usr/local/src/ruby";
/usr/local/src/ruby/lib/rubygems/resolver.rb:231:in `search_for': Unable to resolve dependency: use
r requested 'bundler (= 2.0.0.pre.1)' (Gem::UnsatisfiableDependencyError)
	from /usr/local/src/ruby/lib/rubygems/resolver.rb:283:in `block in sort_dependencies'


---Files--------------------------------
ruby_make_check_20181122_1832.log (14.5 KB)
ruby_configure_20181122_1832.log (27.5 KB)
ruby_make_20181122_1832.log (96.5 KB)


-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [ruby-core:90151] [Ruby trunk Bug#15333] make check fails looking for Bundler 2.0
       [not found] <redmine.issue-15333.20181122235621@ruby-lang.org>
                   ` (4 preceding siblings ...)
  2018-11-29  0:27 ` [ruby-core:90144] [Ruby trunk Bug#15333] " leamhall
@ 2018-11-29  5:25 ` Greg.mpls
  2018-11-30  1:14 ` [ruby-core:90181] " leamhall
  2018-11-30 15:47 ` [ruby-core:90192] [Ruby trunk Bug#15333][Closed] " leamhall
  7 siblings, 0 replies; 8+ messages in thread
From: Greg.mpls @ 2018-11-29  5:25 UTC (permalink / raw)
  To: ruby-core

Issue #15333 has been updated by MSP-Greg (Greg L).


@hsbt

By no means have I looked at how Bundler is used by RG testing, but in trunk, the following line in test_case.rb works in rubygems/rubygems, but not trunk:

```ruby
# If bundler gemspec exists, add to stubs
bundler_gemspec = File.expand_path("../../../bundler/bundler.gemspec", __FILE__)
```

https://github.com/rubygems/rubygems/blob/master/lib/rubygems/test_case.rb#L17

JFYI, ruby-loco runs test-all with runner.rb from ruby.exe in the install folder, so...

----------------------------------------
Bug #15333: make check fails looking for Bundler 2.0
https://bugs.ruby-lang.org/issues/15333#change-75267

* Author: leam (Leam Hall)
* Status: Feedback
* Priority: Normal
* Assignee: hsbt (Hiroshi SHIBATA)
* Target version: 
* ruby -v: ruby 2.6.0dev (2018-10-17 trunk 65108) [x86_64-linux]
* Backport: 2.3: UNKNOWN, 2.4: UNKNOWN, 2.5: UNKNOWN
----------------------------------------
Just pulled the latest trunk from github. The log from "make check" seems to indicate a bundler 2.0 missing. Using bundler 1.17.1 installed by gem. 

ruby -v: ruby 2.6.0dev (2018-11-23 trunk 65931) [x86_64-linux]
making mjit_build_dir.so
const char MJIT_BUILD_DIR[] = "/usr/local/src/ruby";
/usr/local/src/ruby/lib/rubygems/resolver.rb:231:in `search_for': Unable to resolve dependency: use
r requested 'bundler (= 2.0.0.pre.1)' (Gem::UnsatisfiableDependencyError)
	from /usr/local/src/ruby/lib/rubygems/resolver.rb:283:in `block in sort_dependencies'


---Files--------------------------------
ruby_make_check_20181122_1832.log (14.5 KB)
ruby_configure_20181122_1832.log (27.5 KB)
ruby_make_20181122_1832.log (96.5 KB)


-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [ruby-core:90181] [Ruby trunk Bug#15333] make check fails looking for Bundler 2.0
       [not found] <redmine.issue-15333.20181122235621@ruby-lang.org>
                   ` (5 preceding siblings ...)
  2018-11-29  5:25 ` [ruby-core:90151] " Greg.mpls
@ 2018-11-30  1:14 ` leamhall
  2018-11-30 15:47 ` [ruby-core:90192] [Ruby trunk Bug#15333][Closed] " leamhall
  7 siblings, 0 replies; 8+ messages in thread
From: leamhall @ 2018-11-30  1:14 UTC (permalink / raw)
  To: ruby-core

Issue #15333 has been updated by leam (Leam Hall).


My original failure was on a Fedora 28 box. I am building a CentOS 7 box and still getting the build environment set up for a totally clean build. I apologize for the delay.

----------------------------------------
Bug #15333: make check fails looking for Bundler 2.0
https://bugs.ruby-lang.org/issues/15333#change-75304

* Author: leam (Leam Hall)
* Status: Feedback
* Priority: Normal
* Assignee: hsbt (Hiroshi SHIBATA)
* Target version: 
* ruby -v: ruby 2.6.0dev (2018-10-17 trunk 65108) [x86_64-linux]
* Backport: 2.3: UNKNOWN, 2.4: UNKNOWN, 2.5: UNKNOWN
----------------------------------------
Just pulled the latest trunk from github. The log from "make check" seems to indicate a bundler 2.0 missing. Using bundler 1.17.1 installed by gem. 

ruby -v: ruby 2.6.0dev (2018-11-23 trunk 65931) [x86_64-linux]
making mjit_build_dir.so
const char MJIT_BUILD_DIR[] = "/usr/local/src/ruby";
/usr/local/src/ruby/lib/rubygems/resolver.rb:231:in `search_for': Unable to resolve dependency: use
r requested 'bundler (= 2.0.0.pre.1)' (Gem::UnsatisfiableDependencyError)
	from /usr/local/src/ruby/lib/rubygems/resolver.rb:283:in `block in sort_dependencies'


---Files--------------------------------
ruby_make_check_20181122_1832.log (14.5 KB)
ruby_configure_20181122_1832.log (27.5 KB)
ruby_make_20181122_1832.log (96.5 KB)


-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [ruby-core:90192] [Ruby trunk Bug#15333][Closed] make check fails looking for Bundler 2.0
       [not found] <redmine.issue-15333.20181122235621@ruby-lang.org>
                   ` (6 preceding siblings ...)
  2018-11-30  1:14 ` [ruby-core:90181] " leamhall
@ 2018-11-30 15:47 ` leamhall
  7 siblings, 0 replies; 8+ messages in thread
From: leamhall @ 2018-11-30 15:47 UTC (permalink / raw)
  To: ruby-core

Issue #15333 has been updated by leam (Leam Hall).

Status changed from Feedback to Closed

Build on a totally clean CentOS 7 box passed without failure. I would attribute this issue to "user's host configuration".

----------------------------------------
Bug #15333: make check fails looking for Bundler 2.0
https://bugs.ruby-lang.org/issues/15333#change-75314

* Author: leam (Leam Hall)
* Status: Closed
* Priority: Normal
* Assignee: hsbt (Hiroshi SHIBATA)
* Target version: 
* ruby -v: ruby 2.6.0dev (2018-10-17 trunk 65108) [x86_64-linux]
* Backport: 2.3: UNKNOWN, 2.4: UNKNOWN, 2.5: UNKNOWN
----------------------------------------
Just pulled the latest trunk from github. The log from "make check" seems to indicate a bundler 2.0 missing. Using bundler 1.17.1 installed by gem. 

ruby -v: ruby 2.6.0dev (2018-11-23 trunk 65931) [x86_64-linux]
making mjit_build_dir.so
const char MJIT_BUILD_DIR[] = "/usr/local/src/ruby";
/usr/local/src/ruby/lib/rubygems/resolver.rb:231:in `search_for': Unable to resolve dependency: use
r requested 'bundler (= 2.0.0.pre.1)' (Gem::UnsatisfiableDependencyError)
	from /usr/local/src/ruby/lib/rubygems/resolver.rb:283:in `block in sort_dependencies'


---Files--------------------------------
ruby_make_check_20181122_1832.log (14.5 KB)
ruby_configure_20181122_1832.log (27.5 KB)
ruby_make_20181122_1832.log (96.5 KB)


-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-11-30 15:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <redmine.issue-15333.20181122235621@ruby-lang.org>
2018-11-22 23:56 ` [ruby-core:89992] [Ruby trunk Bug#15333] make check fails looking for Bundler 2.0 leamhall
2018-11-26  2:13 ` [ruby-core:90065] [Ruby trunk Bug#15333][Assigned] " hsbt
2018-11-28 17:13 ` [ruby-core:90126] [Ruby trunk Bug#15333] " leamhall
2018-11-28 22:54 ` [ruby-core:90140] [Ruby trunk Bug#15333][Feedback] " hsbt
2018-11-29  0:27 ` [ruby-core:90144] [Ruby trunk Bug#15333] " leamhall
2018-11-29  5:25 ` [ruby-core:90151] " Greg.mpls
2018-11-30  1:14 ` [ruby-core:90181] " leamhall
2018-11-30 15:47 ` [ruby-core:90192] [Ruby trunk Bug#15333][Closed] " leamhall

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).