Your message dated Fri, 19 Jun 2020 17:33:34 +0000
with message-id <e1jmkts-0008sb...@fasolo.debian.org>
and subject line Bug#951879: fixed in ruby-net-http-persistent 3.1.0-2
has caused the Debian Bug report #951879,
regarding ruby-net-http-persistent 3.x breaks 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.)
--
951879: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=951879
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: ruby-net-http-persistent
Severity: grave
Version: 3.0.0-1
Control: forwarded -1 <https://github.com/rubygems/bundler/issues/7651>
Control: affects -1 bundler
Bundler autopkgtest fails with
ArgumentError: bad argument (expected URI object or URI string)
/usr/lib/ruby/2.5.0/uri/common.rb:745:in `URI'
/usr/lib/ruby/vendor_ruby/net/http/persistent.rb:954:in `request'
/usr/share/rubygems-integration/all/gems/bundler-2.1.4/lib/bundler/fetcher/downloader.rb:59:in
`request'
/usr/share/rubygems-integration/all/gems/bundler-2.1.4/lib/bundler/fetcher/downloader.rb:17:in
`fetch'
/usr/share/rubygems-integration/all/gems/bundler-2.1.4/lib/bundler/fetcher/compact_index.rb:131:in
`call'
/usr/share/rubygems-integration/all/gems/bundler-2.1.4/lib/bundler/compact_index_client/updater.rb:53:in
`block in update'
/usr/lib/ruby/2.5.0/tmpdir.rb:93:in `mktmpdir'
/usr/share/rubygems-integration/all/gems/bundler-2.1.4/lib/bundler/compact_index_client/updater.rb:31:in
`update'
/usr/share/rubygems-integration/all/gems/bundler-2.1.4/lib/bundler/compact_index_client.rb:98:in
`update'
/usr/share/rubygems-integration/all/gems/bundler-2.1.4/lib/bundler/compact_index_client.rb:85:in
`update_and_parse_checksums!'
/usr/share/rubygems-integration/all/gems/bundler-2.1.4/lib/bundler/fetcher/compact_index.rb:75:in
`available?'
/usr/share/rubygems-integration/all/gems/bundler-2.1.4/lib/bundler/fetcher/compact_index.rb:16:in
`call'
/usr/share/rubygems-integration/all/gems/bundler-2.1.4/lib/bundler/fetcher/compact_index.rb:16:in
`block in compact_index_request'
/usr/share/rubygems-integration/all/gems/bundler-2.1.4/lib/bundler/fetcher.rb:162:in
`use_api'
/usr/share/rubygems-integration/all/gems/bundler-2.1.4/lib/bundler/source/rubygems.rb:388:in
`block in api_fetchers'
/usr/share/rubygems-integration/all/gems/bundler-2.1.4/lib/bundler/source/rubygems.rb:388:in
`select'
/usr/share/rubygems-integration/all/gems/bundler-2.1.4/lib/bundler/source/rubygems.rb:388:in
`api_fetchers'
/usr/share/rubygems-integration/all/gems/bundler-2.1.4/lib/bundler/source/rubygems.rb:393:in
`block in remote_specs'
/usr/share/rubygems-integration/all/gems/bundler-2.1.4/lib/bundler/index.rb:11:in
`build'
/usr/share/rubygems-integration/all/gems/bundler-2.1.4/lib/bundler/source/rubygems.rb:392:in
`remote_specs'
/usr/share/rubygems-integration/all/gems/bundler-2.1.4/lib/bundler/source/rubygems.rb:88:in
`specs'
/usr/share/rubygems-integration/all/gems/bundler-2.1.4/lib/bundler/definition.rb:273:in
`block (2 levels) in index'
/usr/share/rubygems-integration/all/gems/bundler-2.1.4/lib/bundler/definition.rb:271:in
`each'
/usr/share/rubygems-integration/all/gems/bundler-2.1.4/lib/bundler/definition.rb:271:in
`block in index'
/usr/share/rubygems-integration/all/gems/bundler-2.1.4/lib/bundler/index.rb:11:in
`build'
/usr/share/rubygems-integration/all/gems/bundler-2.1.4/lib/bundler/definition.rb:268:in
`index'
/usr/share/rubygems-integration/all/gems/bundler-2.1.4/lib/bundler/definition.rb:258:in
`resolve'
/usr/share/rubygems-integration/all/gems/bundler-2.1.4/lib/bundler/definition.rb:170:in
`specs'
/usr/share/rubygems-integration/all/gems/bundler-2.1.4/lib/bundler/definition.rb:158:in
`resolve_remotely!'
/usr/share/rubygems-integration/all/gems/bundler-2.1.4/lib/bundler/installer.rb:303:in
`resolve_if_needed'
/usr/share/rubygems-integration/all/gems/bundler-2.1.4/lib/bundler/installer.rb:84:in
`block in run'
/usr/share/rubygems-integration/all/gems/bundler-2.1.4/lib/bundler/process_lock.rb:12:in
`block in lock'
/usr/share/rubygems-integration/all/gems/bundler-2.1.4/lib/bundler/process_lock.rb:9:in
`open'
/usr/share/rubygems-integration/all/gems/bundler-2.1.4/lib/bundler/process_lock.rb:9:in
`lock'
/usr/share/rubygems-integration/all/gems/bundler-2.1.4/lib/bundler/installer.rb:73:in
`run'
/usr/share/rubygems-integration/all/gems/bundler-2.1.4/lib/bundler/installer.rb:25:in
`install'
/usr/share/rubygems-integration/all/gems/bundler-2.1.4/lib/bundler/cli/install.rb:66:in
`run'
/usr/share/rubygems-integration/all/gems/bundler-2.1.4/lib/bundler/cli.rb:256:in
`block in install'
/usr/share/rubygems-integration/all/gems/bundler-2.1.4/lib/bundler/settings.rb:124:in
`temporary'
/usr/share/rubygems-integration/all/gems/bundler-2.1.4/lib/bundler/cli.rb:255: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-2.1.4/lib/bundler/cli.rb:30:in
`dispatch'
/usr/lib/ruby/vendor_ruby/thor/base.rb:444:in `start'
/usr/share/rubygems-integration/all/gems/bundler-2.1.4/lib/bundler/cli.rb:24:in
`start'
/usr/share/rubygems-integration/all/gems/bundler-2.1.4/exe/bundle:46:in
`block in <top (required)>'
/usr/share/rubygems-integration/all/gems/bundler-2.1.4/lib/bundler/friendly_errors.rb:123:in
`with_friendly_errors'
/usr/share/rubygems-integration/all/gems/bundler-2.1.4/exe/bundle:34:in
`<top (required)>'
/usr/bin/bundle:23:in `load'
/usr/bin/bundle:23:in `<main>'
full log at
<https://ci.debian.net/data/autopkgtest/unstable/amd64/b/bundler/4243952/log.gz>
This was discussed with David at ruby team sprint and he said updating
bundler to 2.x should fix it, but it is still failing.
--- End Message ---
--- Begin Message ---
Source: ruby-net-http-persistent
Source-Version: 3.1.0-2
Done: Pirate Praveen <prav...@debian.org>
We believe that the bug you reported is fixed in the latest version of
ruby-net-http-persistent, 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 951...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Pirate Praveen <prav...@debian.org> (supplier of updated
ruby-net-http-persistent 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: SHA512
Format: 1.8
Date: Fri, 19 Jun 2020 22:23:40 +0530
Source: ruby-net-http-persistent
Architecture: source
Version: 3.1.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Pirate Praveen <prav...@debian.org>
Closes: 951879
Changes:
ruby-net-http-persistent (3.1.0-2) unstable; urgency=medium
.
* Team upload
.
[ Pirate Praveen ]
* Refresh patches
* Bundler now uses vendored copy of net-http-persistent (Closes: #951879)
* Update Breaks: bundler to <= 2.1.4-1
.
[ Samyak Jain ]
* Upload to unstable
.
[ Debian Janitor ]
* debian/copyright: use spaces rather than tabs to start continuation
lines.
* Set field Upstream-Contact in debian/copyright.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
Checksums-Sha1:
62a859e87c4416052d3bd385dc9b034646de67b4 2212
ruby-net-http-persistent_3.1.0-2.dsc
41b2eda32e1ccc50d05c792bea4e4d8b33543f61 3860
ruby-net-http-persistent_3.1.0-2.debian.tar.xz
a35dd1a1607fd194848bf0969988c5c6df39e863 13808
ruby-net-http-persistent_3.1.0-2_source.buildinfo
Checksums-Sha256:
b2b4391beb1569da91a1c3b9d9451b7e94d5198ba409d6b91dafd2feb15794cb 2212
ruby-net-http-persistent_3.1.0-2.dsc
20ed78b5d32e663d0616da7680169025ba736d3e1b5be7d4741544321f849959 3860
ruby-net-http-persistent_3.1.0-2.debian.tar.xz
02ab306528455552fcd9ca6cea80be09a1e12842751d9cd40077f47d1b8bb351 13808
ruby-net-http-persistent_3.1.0-2_source.buildinfo
Files:
58663b0d19e4c509a7c9cb84f46c4f58 2212 ruby optional
ruby-net-http-persistent_3.1.0-2.dsc
cb0df9769c69326774490da2d641d0a3 3860 ruby optional
ruby-net-http-persistent_3.1.0-2.debian.tar.xz
7dec1bf5fea2e171ebdc8a3dba5524ba 13808 ruby optional
ruby-net-http-persistent_3.1.0-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEE0whj4mAg5UP0cZqDj1PgGTspS3UFAl7s89oACgkQj1PgGTsp
S3VLnxAAlzymNnEbJ++fHE3dhhYjXAtt34BZ8zTMT9ILL/gPSSJDf4H1FCim9dxP
GBQmzuHZX46JK4RW/F1X46RDIhR3BEHcgRAClvk3BZf91J/BjV9FIN8L75X1TPx3
5ewtxG3PeCbDDt4P9uM9toQT9ABc8U1V+yGYrzw1eit8zizh4nLcZGIOKJ+av4Of
JkRyN+lLJPp6dhcBbSoMKBYeGFq++H1xHuiO/y9k8hgflmWIvEMMd72943N17BGn
mKTNP4E9KiEGmreswjMY2HsHvRFjJKaeMUKf5xgV/I7p/iGZi2hEoYFjk1oKvwf3
rHQOcEpToLu8HW9dYOS8DC8crUz2fdltOzdT86G4WjLaKf2Qq8Tv2bp2BA4qw6fn
8NWZt/a43tzpPk6N/ayd9lYCOA4dCGGyvVLmqb9QER7ubRSSVC+fkCY2EoH9zSEr
SPhKrZlhSdRURWn17+FQHUDkma9FzNZgc/1cuO/Wke8jUfU5dvIJqc3mjb2jS3WE
dm4GcEIaZ8E8kNKQtTUimQA1mjDvRV2+WVbmQiVpFaxE3JqIEF6ViGDcMNK4vvEa
aMf90PQhxyoeRtFeIeFkwH0rnmzZC77tENc6Q9/eGNt0JF8gEUmLQcUFBoGDBbHh
gv8AB5ZvLigfMRr9EGG2qmWeE+4dN5Qdfzvc+wmA47gJijF0Il8=
=FX2Z
-----END PGP SIGNATURE-----
--- End Message ---