Your message dated Sun, 24 Mar 2019 15:21:01 +0000
with message-id <[email protected]>
and subject line Bug#924125: fixed in ruby-chromedriver-helper 2.1.0-7
has caused the Debian Bug report #924125,
regarding ruby-chromedriver-helper: attempt an internet communication?
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 [email protected]
immediately.)
--
924125: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=924125
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ruby-chromedriver-helper
Version: 2.1.0-6
Severity: serious
Hello, I'm filing this bug as serious, because I think the package is trying
internet access during build.
I'm not 100% sure, but the problem is fully reproducible with pbuilder and in
ubuntu builders, where internet
connection is more strictly checked (and there is a proxy IIRC).
Also DebOMatic (sbuild) fails in testsuite.
example of log:
https://launchpadlibrarian.net/414123400/buildlog_ubuntu-disco-amd64.ruby-chromedriver-helper_2.1.0-6_BUILDING.txt.gz
┌──────────────────────────────────────────────────────────────────────────────┐
│ Run tests for ruby2.5 from debian/ruby-tests.rake │
└──────────────────────────────────────────────────────────────────────────────┘
RUBYLIB=.
GEM_PATH=debian/ruby-chromedriver-helper/usr/share/rubygems-integration/all:/tmp/.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
ruby2.5 -S rake -f debian/ruby-tests.rake
/usr/bin/ruby2.5 /usr/bin/rspec --pattern ./spec/\*\*/\*_spec.rb --format
documentation
Randomized with seed 2655
Chromedriver::Helper::GoogleCodeParser
#downloads
returns an array of URLs for the platform
#version_download_url
returns the version asked for
#newest_download_version
returns the last URL for the platform
Chromedriver::Helper
#platform
given host OS darwin and host CPU irrelevant
returns mac
given an unknown host OS
raises an exception
given host OS linux and host CPU x86_64
returns linux64
given host OS linux and host CPU irrelevant
returns linux32
given host OS mswin and host CPU irrelevant
returns win
given host OS linux and host CPU amd64
returns linux64
given host OS mingw and host CPU irrelevant
returns win
#binary_path
on a linux platform
example at ./spec/helper_spec.rb:9 (FAILED - 1)
on a windows platform
example at ./spec/helper_spec.rb:14 (FAILED - 2)
Failures:
1) Chromedriver::Helper#binary_path on a linux platform
Failure/Error: @source = open_uri_provider.open_uri(BUCKET_URL)
SocketError:
Failed to open TCP connection to chromedriver.storage.googleapis.com:443
(getaddrinfo: Name or service not known)
# ./lib/chromedriver/helper/google_code_parser.rb:14:in `initialize'
# ./lib/chromedriver/helper.rb:63:in `new'
# ./lib/chromedriver/helper.rb:63:in `google_code_parser'
# ./lib/chromedriver/helper.rb:55:in `download_version'
# ./lib/chromedriver/helper.rb:85:in `version_install_dir'
# ./lib/chromedriver/helper.rb:79:in `platform_install_dir'
# ./lib/chromedriver/helper.rb:74:in `binary_path'
# ./spec/helper_spec.rb:9:in `block (4 levels) in <top (required)>'
# ------------------
# --- Caused by: ---
# SocketError:
# getaddrinfo: Name or service not known
# ./lib/chromedriver/helper/google_code_parser.rb:14:in `initialize'
2) Chromedriver::Helper#binary_path on a windows platform
Failure/Error: @source = open_uri_provider.open_uri(BUCKET_URL)
SocketError:
Failed to open TCP connection to chromedriver.storage.googleapis.com:443
(getaddrinfo: Name or service not known)
# ./lib/chromedriver/helper/google_code_parser.rb:14:in `initialize'
# ./lib/chromedriver/helper.rb:63:in `new'
# ./lib/chromedriver/helper.rb:63:in `google_code_parser'
# ./lib/chromedriver/helper.rb:55:in `download_version'
# ./lib/chromedriver/helper.rb:85:in `version_install_dir'
# ./lib/chromedriver/helper.rb:79:in `platform_install_dir'
# ./lib/chromedriver/helper.rb:72:in `binary_path'
# ./spec/helper_spec.rb:14:in `block (4 levels) in <top (required)>'
# ------------------
# --- Caused by: ---
# SocketError:
# getaddrinfo: Name or service not known
# ./lib/chromedriver/helper/google_code_parser.rb:14:in `initialize'
Finished in 0.13653 seconds (files took 0.28082 seconds to load)
12 examples, 2 failures
Failed examples:
rspec ./spec/helper_spec.rb:9 # Chromedriver::Helper#binary_path on a linux
platform
rspec ./spec/helper_spec.rb:14 # Chromedriver::Helper#binary_path on a windows
platform
Randomized with seed 2655
/usr/bin/ruby2.5 /usr/bin/rspec --pattern ./spec/\*\*/\*_spec.rb --format
documentation failed
ERROR: Test "ruby2.5" failed. Exiting.
dh_auto_install: dh_ruby --install
/<<PKGBUILDDIR>>/debian/ruby-chromedriver-helper returned exit code 1
make: *** [debian/rules:8: binary] Error 1
thanks for having a look!
Gianfranco
--- End Message ---
--- Begin Message ---
Source: ruby-chromedriver-helper
Source-Version: 2.1.0-7
We believe that the bug you reported is fixed in the latest version of
ruby-chromedriver-helper, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Utkarsh Gupta <[email protected]> (supplier of updated
ruby-chromedriver-helper 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sun, 24 Mar 2019 19:55:41 +0530
Source: ruby-chromedriver-helper
Binary: ruby-chromedriver-helper
Architecture: source
Version: 2.1.0-7
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers
<[email protected]>
Changed-By: Utkarsh Gupta <[email protected]>
Description:
ruby-chromedriver-helper - Easy installation and use of chromedriver
Closes: 924125
Changes:
ruby-chromedriver-helper (2.1.0-7) unstable; urgency=medium
.
* Team upload
* Add patch to remove examples using internet connection (Closes: #924125)
* Update d/rules to remove usr/bin
* Update d/control
Checksums-Sha1:
939f25566cefcacd93e408fa35e01c015a412338 2287
ruby-chromedriver-helper_2.1.0-7.dsc
485cda6d33b94f1e19d7162fb585b06a99ea4805 3808
ruby-chromedriver-helper_2.1.0-7.debian.tar.xz
812b3f961e06c87172d70e99b5e51bb4f598da96 7530
ruby-chromedriver-helper_2.1.0-7_source.buildinfo
Checksums-Sha256:
bfaafe0628a3dcb05f473dad184d0c90f57441862b91dda15f02bfcb75a4486b 2287
ruby-chromedriver-helper_2.1.0-7.dsc
fc0926c1019febf608c5c641cda4c34bd9e2215c0dc5c69721b5f6538eeeb4cf 3808
ruby-chromedriver-helper_2.1.0-7.debian.tar.xz
4198c0a82647df0a998c4585f5c2b291907d31d9b4de72ecf0a82120d869057d 7530
ruby-chromedriver-helper_2.1.0-7_source.buildinfo
Files:
23f3f6e9a7e099443b9ef4bf64dea921 2287 ruby optional
ruby-chromedriver-helper_2.1.0-7.dsc
e2c5067259a5874671e6ce2bbc84ddc4 3808 ruby optional
ruby-chromedriver-helper_2.1.0-7.debian.tar.xz
ccc3a456afe5b918ec52d0583edbb989 7530 ruby optional
ruby-chromedriver-helper_2.1.0-7_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEKnl0ri/BUtd4Z9pKzh+cZ0USwioFAlyXmN8ACgkQzh+cZ0US
wioR4g/7BndLDIQbjvWcm7L9tFS53xHkxQqv3IZdFQchJr9D9QP32gbPYOrfslmg
y9VRZA77vKnPISmHXMgc+CyphPkfBZjhaNF+ybYWLqhzYCpGJ3mDjNqdmNpwl1Q6
7htSKe13gQvrNwehRLrUopk+e0Da0Gex/1Oo3U3hXfZD/8Kv6sa7co9l3h7i3j9/
rALP//B57lg5Ch3SEZlWnSrSbug2uK5jE5dB6JNpjOf/yuvgVB5kFL3PIAnwA5Z2
gYqr4OqxNrQ5KIGcJkJQWXQChaN/l6TcaYa5TULlZuJQu5roGQqKrOw8o7GPtCVw
kRvgqLAwNkk1l3HT/Yq8NuHiNUBLlm4BRv9L3xXDCPa7YrcOy+mL/MMWu5VbaKBY
KVDualvYozLCW7va1bCKkjoy+l/BZuTMg3brOR1IYWgaUelNtB428v01ozQMqk9s
9TZiX6zQ6znkzIu04fePbz/GCmKJ+VrM3KK6ZBA2zBCllw9i5LI8byvR9st5RRjl
oJEqO9BziPc/v7pQrR43jqORyuAVRZ2NeX9GOYrTYW5S/P93WnCEu/jRDl4Jqnhm
hrwnqdv0TctdjFQ/7P9y/oK7jycRSG00g8b4F9sdlicVNywD0MWoCbg+nKOD7AaP
h+U53t6yiOuGy2AFV76W9WeuFKQ25l+ioDpZvLy1UrLsxGSUc7Y=
=+rxZ
-----END PGP SIGNATURE-----
--- End Message ---