Your message dated Tue, 19 May 2020 19:32:08 +0000
with message-id <e1jb7yc-0009cb...@fasolo.debian.org>
and subject line Bug#945481: fixed in bundler 1.17.3-3+deb10u1
has caused the Debian Bug report #945481,
regarding Bump minimum version of ruby-molinillo dependency in ruby-bundler
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
945481: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=945481
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: bundler
Version: 1.17.3-3
Severity: serious

While upgrading from stretch to buster I noticed this error with bundler and bundler command failed.

NoMethodError: undefined method `message_with_trees' for #<Molinillo::VersionConflict:0x0000559d95ce0698>

This was resolved by updating ruby-molinillo from buster.

Currently ruby-bundler declares ruby-molinillo (>= 0.4.5~) it should be updated to >= 0.6~

# Error Report

## Questions

Please fill out answers to these questions, it'll help us figure out
why things are going wrong.

- **What did you do?**

 I ran the command `/usr/bin/bundle --local --quiet`

- **What did you expect to happen?**

 I expected Bundler to...

- **What happened instead?**

 Instead, what happened was...

- **Have you tried any solutions posted on similar issues in our issue tracker, stack overflow, or google?**

 I tried...

- **Have you read our issues document, https://github.com/bundler/bundler/blob/master/doc/contributing/ISSUES.md?**

 ...

## Backtrace

```
NoMethodError: undefined method `message_with_trees' for #<Molinillo::VersionConflict:0x0000559d95ce0698> /usr/share/rubygems-integration/all/gems/bundler-1.17.3/lib/bundler/resolver.rb:303:in `version_conflict_message' /usr/share/rubygems-integration/all/gems/bundler-1.17.3/lib/bundler/resolver.rb:55:in `rescue in start' /usr/share/rubygems-integration/all/gems/bundler-1.17.3/lib/bundler/resolver.rb:45:in `start' /usr/share/rubygems-integration/all/gems/bundler-1.17.3/lib/bundler/resolver.rb:22:in `resolve' /usr/share/rubygems-integration/all/gems/bundler-1.17.3/lib/bundler/definition.rb:258:in `resolve' /usr/share/rubygems-integration/all/gems/bundler-1.17.3/lib/bundler/definition.rb:170:in `specs' /usr/share/rubygems-integration/all/gems/bundler-1.17.3/lib/bundler/definition.rb:151:in `resolve_with_cache!' /usr/share/rubygems-integration/all/gems/bundler-1.17.3/lib/bundler/installer.rb:310:in `resolve_if_needed' /usr/share/rubygems-integration/all/gems/bundler-1.17.3/lib/bundler/installer.rb:84:in `block in run' /usr/share/rubygems-integration/all/gems/bundler-1.17.3/lib/bundler/process_lock.rb:12:in `block in lock' /usr/share/rubygems-integration/all/gems/bundler-1.17.3/lib/bundler/process_lock.rb:9:in `open' /usr/share/rubygems-integration/all/gems/bundler-1.17.3/lib/bundler/process_lock.rb:9:in `lock' /usr/share/rubygems-integration/all/gems/bundler-1.17.3/lib/bundler/installer.rb:73:in `run' /usr/share/rubygems-integration/all/gems/bundler-1.17.3/lib/bundler/installer.rb:25:in `install' /usr/share/rubygems-integration/all/gems/bundler-1.17.3/lib/bundler/cli/install.rb:65:in `run' /usr/share/rubygems-integration/all/gems/bundler-1.17.3/lib/bundler/cli.rb:235:in `block in install' /usr/share/rubygems-integration/all/gems/bundler-1.17.3/lib/bundler/settings.rb:143:in `temporary' /usr/share/rubygems-integration/all/gems/bundler-1.17.3/lib/bundler/cli.rb:234:in `install'
 /usr/lib/ruby/vendor_ruby/thor/command.rb:27:in `run'
 /usr/lib/ruby/vendor_ruby/thor/invocation.rb:126:in `invoke_command'
 /usr/lib/ruby/vendor_ruby/thor.rb:369:in `dispatch'
/usr/share/rubygems-integration/all/gems/bundler-1.17.3/lib/bundler/cli.rb:27:in `dispatch'
 /usr/lib/ruby/vendor_ruby/thor/base.rb:444:in `start'
/usr/share/rubygems-integration/all/gems/bundler-1.17.3/lib/bundler/cli.rb:18:in `start' /usr/share/rubygems-integration/all/gems/bundler-1.17.3/exe/bundle:30:in `block in <top (required)>' /usr/share/rubygems-integration/all/gems/bundler-1.17.3/lib/bundler/friendly_errors.rb:124:in `with_friendly_errors' /usr/share/rubygems-integration/all/gems/bundler-1.17.3/exe/bundle:22:in `<top (required)>'
 /usr/bin/bundle:23:in `load'
 /usr/bin/bundle:23:in `<main>'
```

## Environment

```
Bundler 1.17.3
 Platforms ruby, x86_64-linux
Ruby 2.5.5p157 (2019-03-15 revision 67260) [x86_64-linux-gnu]
 Full Path /usr/bin/ruby2.5
 Config Dir /etc
RubyGems 2.7.6.2
 Gem Home /var/lib/gitlab/.gem
Gem Path /var/lib/gitlab/.gem/ruby/2.5.0:/var/lib/gems/2.5.0:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.5.0:/usr/share/rubygems-integration/2.5.0:/usr/share/rubygems-integration/all:/var/lib/gitlab/.gem
 User Path /var/lib/gitlab/.gem/ruby/2.5.0
 Bin Dir /var/lib/gitlab/.gem/bin
OpenSSL
 Compiled OpenSSL 1.1.1c 28 May 2019
 Loaded OpenSSL 1.1.1d 10 Sep 2019
 Cert File /usr/lib/ssl/cert.pem
 Cert Dir /usr/lib/ssl/certs
Tools
 Git 2.20.1
 RVM not installed
 rbenv not installed
 chruby not installed
Gem.ruby /usr/bin/ruby2.5
bundle #! /usr/bin/ruby

```

## Bundler Build Metadata

```
Built At 2018-12-27
Git SHA d7089abb6
Released Version true
```

## Bundler settings

```
without
Set for your local app (/usr/share/gitlab/.bundle/config): [:development, :test] Set for the current user (/var/lib/gitlab/.bundle/config): [:development, :test]
```

--- End Message ---
--- Begin Message ---
Source: bundler
Source-Version: 1.17.3-3+deb10u1
Done: Andreas Beckmann <a...@debian.org>

We believe that the bug you reported is fixed in the latest version of
bundler, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 945...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Beckmann <a...@debian.org> (supplier of updated bundler package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 08 May 2020 13:49:23 +0200
Source: bundler
Architecture: source
Version: 1.17.3-3+deb10u1
Distribution: buster
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Andreas Beckmann <a...@debian.org>
Closes: 945481
Changes:
 bundler (1.17.3-3+deb10u1) buster; urgency=medium
 .
   * Non-maintainer upload.
 .
   [ Utkarsh Gupta ]
   * Bump minimum version of ruby-molinillo in ruby-bundler (Closes: #945481)
Checksums-Sha1:
 cfb96e908f988cd73ec1f4d350cb5d2782b284db 2232 bundler_1.17.3-3+deb10u1.dsc
 847d34f018e42c45c6955cad7a53dde34ceab3ee 9680 
bundler_1.17.3-3+deb10u1.debian.tar.xz
 01cd1d9928096216553bcffdc21528d27cddd846 9560 
bundler_1.17.3-3+deb10u1_source.buildinfo
Checksums-Sha256:
 9328a7595ccc0ec2ce9ba876202d8fdfe83d3eedaa6a57a378406994ddbcb93a 2232 
bundler_1.17.3-3+deb10u1.dsc
 26b562f9ea961c1a2c321a684b6f2e92bc0eab60d00925eda10c387593bd1ebc 9680 
bundler_1.17.3-3+deb10u1.debian.tar.xz
 3810b261be5ba9f3c884c00878bedbb9b82022e1901e23a31073ee3477c44ce8 9560 
bundler_1.17.3-3+deb10u1_source.buildinfo
Files:
 c1b003b1c1e702590304d083b1b8b9bf 2232 ruby optional 
bundler_1.17.3-3+deb10u1.dsc
 b6031567f01cf408fb531e1ab440c6e8 9680 ruby optional 
bundler_1.17.3-3+deb10u1.debian.tar.xz
 98565e180e7ec0e42d04f9c54f7cce75 9560 ruby optional 
bundler_1.17.3-3+deb10u1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAl61Sh4QHGFuYmVAZGVi
aWFuLm9yZwAKCRBfsz+TWentCG6zD/9ogDDF54/hNL8yjiT5CqNDHgWEaTmZgD7R
ycp4PB5sOMgUyiz1g6I9Bw0S3xE6/BV4KpUhjFtDXT+Wgujm7I2Nn5oMrkU2FwUz
TyyQDSJbNhYUxwESBSheuXP+PvrmZ6yiz9jFBBZCIgeq7Zv7mzyNIQtDuCdM9FsT
TVketW0+9oG8uXQKkFbIfzd3rUHyzcQ7aHHvHFd4heF0u7fW7G0jeAXy3xOIEVnC
Ool0xcKc2H2scpzUWhf19qV8yCXDCg7kmv43opNvfTUlPiV7EO6FTFTOGqS+cZnt
KGUPG+QVoS/A6u8PmeQqlncg8hrkNrfMGwsFAB7Ar0JaV6IBPskP2wCX1NK7JZEf
3iy13xthADo68BlI49dMMHlKHUqdspFeq/OUOoP/8LlkIqbFguHn9HNps3q/HI3A
3jX6tcqvr50rkIIOk8bnE2LCvss5+S9yfXz0XrVWyq/KY4+iPS/90+67LJFV+x5F
lCincL5ttPyHgYWpTLZbxjuiIsfNs+hVjzEZw86POAfwl3idcG4cP5MI4fcSOndF
ajy9WonOEWyEjJKKUjEbPUqsiCXCsO44u1b20cBIvFT42N2BM+2zSRqv4/nH/m3N
GZGq8ZiW/br+fLY4NyKOMvEfy9R6RB/g46zF085WdCGWE/lkfe1OK2STJ9FVsp0l
zAiH1bXXHQ==
=vUem
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to