[DRE-maint] Bug#1033857: ruby-chromedriver-helper: autopkgtest regression: cannot load such file -- zip (LoadError)
Pirate Praveen
praveen at debian.org
Sun Apr 20 11:39:01 BST 2025
Control: block -1 by 1102414
On 4/20/25 4:02 PM, Pirate Praveen wrote:
> But since I also tried to fix this, I might just fix this as well (but
> this will eventually be removed anyway)
This patch fixes unable to find zip error, but test still fails with
another error. So we can just remove this package.
autopkgtest [10:35:30]: test smoke-test: [-----------------------
Gemfile:
----------------8<----------------8<----------------8<-----------------
group :test do
gem "selenium-webdriver"
gem "chromedriver-helper"
end
----------------8<----------------8<----------------8<-----------------
+ ruby -rbundler -e Bundler.require("test"); puts
Selenium::WebDriver::Chrome.driver_path
Resolving dependencies...
/usr/share/rubygems-integration/all/gems/selenium-webdriver-4.4.0/lib/selenium/webdriver/common.rb:30:
warning: base64 was loaded from the standard library, but will no longer
be part of the default gems starting from Ruby 3.4.0.
You can add base64 to your Gemfile or gemspec to silence this warning.
/usr/share/rubygems-integration/all/gems/chromedriver-helper-2.1.0/lib/chromedriver-helper.rb:4:in
`<top (required)>': undefined method `driver_path=' for module
Selenium::WebDriver::Chrome (NoMethodError)
Selenium::WebDriver::Chrome.driver_path=Gem.bin_path("chromedriver-helper","chromedriver-helper")
^^^^^^^^^^^^^
from
<internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:37:in
`require'
from
<internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:37:in
`require'
from /usr/lib/ruby/3.3.0/bundled_gems.rb:69:in `block (2 levels) in
replace_require'
from
/usr/share/rubygems-integration/all/gems/bundler-2.6.7/lib/bundler/runtime.rb:63:in
`block (2 levels) in require'
from
/usr/share/rubygems-integration/all/gems/bundler-2.6.7/lib/bundler/runtime.rb:58:in
`each'
from
/usr/share/rubygems-integration/all/gems/bundler-2.6.7/lib/bundler/runtime.rb:58:in
`block in require'
from
/usr/share/rubygems-integration/all/gems/bundler-2.6.7/lib/bundler/runtime.rb:52:in
`each'
from
/usr/share/rubygems-integration/all/gems/bundler-2.6.7/lib/bundler/runtime.rb:52:in
`require'
from
/usr/share/rubygems-integration/all/gems/bundler-2.6.7/lib/bundler.rb:215:in
`require'
from -e:1:in `<main>'
autopkgtest [10:35:31]: test smoke-test: -----------------------]
autopkgtest [10:35:31]: test smoke-test: - - - - - - - - - - results -
- - - - - - - - -
smoke-test FAIL non-zero exit status 1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0x8F53E0193B294B75.asc
Type: application/pgp-keys
Size: 4938 bytes
Desc: OpenPGP public key
URL: <http://alioth-lists.debian.net/pipermail/pkg-ruby-extras-maintainers/attachments/20250420/ac134a0d/attachment.asc>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-ruby-extras-maintainers/attachments/20250420/ac134a0d/attachment.sig>
More information about the Pkg-ruby-extras-maintainers
mailing list