[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

faraday-multipart build error



Hello Team,
i have packaged faraday-multipart , it is a dependency of dependency of ruby-acme-client, due to ruby-faraday transition ruby-acme-client needs to be updated to latest, to run the tests i m using github as source.

Locally it builds correctly.

ruby-faraday latest upstream is uploaded to experimental, how to mention an experimental package in d/control Build-Depends ?

Or should use sbuild with --extra-repository of experimental ?

Below is the log
┌──────────────────────────────────────────────────────────────────────────────┐
│ Checking Rubygems dependency resolution on ruby3.1                           │
└──────────────────────────────────────────────────────────────────────────────┘

GEM_PATH= ruby3.1 -e gem\ \"faraday-multipart\"

┌──────────────────────────────────────────────────────────────────────────────┐
│ Run tests for ruby3.1 from debian/ruby-tests.rake                            │
└──────────────────────────────────────────────────────────────────────────────┘

RUBYLIB=. GEM_PATH= ruby3.1 -S rake -f debian/ruby-tests.rake
mv lib ./.gem2deb.lib
/usr/bin/ruby3.1 -I/usr/share/rubygems-integration/all/gems/rspec-support-3.10.3/lib:/usr/share/rubygems-integration/all/gems/rspec-core-3.10.1/lib /usr/share/rubygems-integration/all/gems/rspec-core-3.10.1/exe/rspec --pattern ./spec/\*\*/\*_spec.rb --format documentation

An error occurred while loading ./spec/spec_helper. - Did you mean?
                    rspec ./spec/spec_helper.rb

Failure/Error: require 'faraday'

LoadError:
  cannot load such file -- faraday
# ./spec/spec_helper.rb:3:in `<top (required)>'
No examples found.
No examples found.


Finished in 0.00003 seconds (files took 0.06506 seconds to load)
0 examples, 0 failures, 1 error occurred outside of examples

Finished in 0.00003 seconds (files took 0.06506 seconds to load)
0 examples, 0 failures, 1 error occurred outside of examples


/usr/bin/ruby3.1 -I/usr/share/rubygems-integration/all/gems/rspec-support-3.10.3/lib:/usr/share/rubygems-integration/all/gems/rspec-core-3.10.1/lib /usr/share/rubygems-integration/all/gems/rspec-core-3.10.1/exe/rspec --pattern ./spec/\*\*/\*_spec.rb --format documentation failed
mv ./.gem2deb.lib lib
autopkgtest [06:07:01]: test gem2deb-test-runner: -----------------------]
gem2deb-test-runner  FAIL non-zero exit status 1
autopkgtest [06:07:01]: test gem2deb-test-runner:  - - - - - - - - - - results - - - - - - - - - -
autopkgtest [06:07:01]: @@@@@@@@@@@@@@@@@@@@ summary
gem2deb-test-runner  FAIL non-zero exit status 1

WARNING: Test suite failed! Please verify before uploading

I: autopkgtest output is in /tmp/ruby-faraday-multipart_1.0.4-1_amd64.X1CDBVEoYW/autopkgtest-self/
E: No packages found
E: No packages found
I: no reverse (build) dependencies


Thanks

Vinay Keshava <vinaykeshava@disroot.org>



Reply to: