[DRE-maint] Bug#1033857: ruby-chromedriver-helper: autopkgtest regression: cannot load such file -- zip (LoadError)
Paul Gevers
elbrus at debian.org
Thu Jan 23 14:58:23 GMT 2025
Control: reassign -1 ruby-selenium-webdriver
Control: affects -1 src:ruby-chromedriver-helper
Hi,
On Sun, 2 Apr 2023 22:14:14 +0200 Paul Gevers <elbrus at debian.org> wrote:
> Your package has an autopkgtest, great. However, it fails since January
> 2022. Can you please investigate the situation and fix it? I copied some
> of the output at the bottom of this report.
This seems to align with this change:
"""
ruby-zip (2.3.0-2) unstable; urgency=medium
* Switch to gem-install layout (bundler need this for --local option now)
"""
The stacktrace [1] fails like:
"""
46s Resolving dependencies...
46s
<internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:38:in
`require': cannot load such file -- zip (LoadError)
46s from
<internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:38:in
`require'
46s from
/usr/lib/ruby/vendor_ruby/selenium/webdriver/common/zipper.rb:20:in
`<top (required)>'
"""
so I guess this is actually is a bug in ruby-selenium-webdriver.
Reassigning as such.
Does this line [2] need to change from "require 'zip'" to "require
'lib/zip'"?
If the change in ruby-zip is actually wrong, feel free to reassign again.
Paul
[1]
https://ci.debian.net/data/autopkgtest/testing/amd64/r/ruby-chromedriver-helper/56307687/log.gz
[2]
https://sources.debian.org/src/ruby-selenium-webdriver/4.4.0-1/lib/selenium/webdriver/common/zipper.rb/#L20
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 495 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-ruby-extras-maintainers/attachments/20250123/a16448ac/attachment-0001.sig>
More information about the Pkg-ruby-extras-maintainers
mailing list