Your message dated Thu, 06 Jul 2023 17:19:34 +0000
with message-id <[email protected]>
and subject line Bug#1039920: fixed in ruby-browser 5.3.1-3
has caused the Debian Bug report #1039920,
regarding ruby-browser: autopkgtest regression: No such file or directory @
rb_sysopen - /usr/share/rubygems-integration/all/gems/browser-5.3.1/test/ua.yml
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.)
--
1039920: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1039920
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ruby-browser
Version: 5.3.1-2
Severity: serious
User: [email protected]
Usertags: regression
Dear maintainer(s),
With a recent upload of ruby-browser the autopkgtest of ruby-browser
fails in testing when that autopkgtest is run with the binary packages
of ruby-browser from unstable. It passes when run with only packages
from testing. In tabular form:
pass fail
ruby-browser from testing 5.3.1-2
all others from testing from testing
I copied some of the output at the bottom of this report.
Currently this regression is blocking the migration to testing [1]. Can
you please investigate the situation and fix it?
More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation
Paul
[1] https://qa.debian.org/excuses.php?package=ruby-browser
https://ci.debian.net/data/autopkgtest/testing/amd64/r/ruby-browser/34928920/log.gz
32s 32s
┌──────────────────────────────────────────────────────────────────────────────┐
32s │ Checking Rubygems dependency resolution on ruby3.1
│
32s
└──────────────────────────────────────────────────────────────────────────────┘
32s 32s GEM_PATH= ruby3.1 -e gem\ \"browser\"
32s 32s
┌──────────────────────────────────────────────────────────────────────────────┐
32s │ Run tests for ruby3.1 from debian/ruby-tests.rake
│
32s
└──────────────────────────────────────────────────────────────────────────────┘
32s 32s RUBYLIB=. GEM_PATH= ruby3.1 -S rake -f debian/ruby-tests.rake
32s mv lib ./.gem2deb.lib
32s /usr/bin/ruby3.1 -w -I"lib:lib:test"
/usr/lib/ruby/gems/3.1.0/gems/rake-13.0.6/lib/rake/rake_test_loader.rb
"test/browser_test.rb" "test/middleware_test.rb" "test/rails_test.rb"
33s
/usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/core_ext/class/subclasses.rb:30:
warning: method redefined; discarding old subclasses
33s
/usr/lib/x86_64-linux-gnu/rubygems-integration/3.1.0/gems/nokogiri-1.13.10/lib/nokogiri/version/info.rb:85:
warning: possibly useless use of a variable in void context
33s Run options: --seed 27888
33s 33s # Running:
33s 33s .E......E.E.EE.......EE.....E.EE......
33s 33s 1) detects meta aliased as to a
33s Errno::ENOENT: No such file or directory @ rb_sysopen -
/usr/share/rubygems-integration/all/gems/browser-5.3.1/test/ua.yml
33s # test/browser_test.rb:144
33s 33s 2) removes duplicate items
33s Errno::ENOENT: No such file or directory @ rb_sysopen -
/usr/share/rubygems-integration/all/gems/browser-5.3.1/test/ua.yml
33s # test/browser_test.rb:139
33s 33s 3) detects core media
33s Errno::ENOENT: No such file or directory @ rb_sysopen -
/usr/share/rubygems-integration/all/gems/browser-5.3.1/test/ua.yml
33s # test/browser_test.rb:78
33s 33s 4) detects android tablet
33s Errno::ENOENT: No such file or directory @ rb_sysopen -
/usr/share/rubygems-integration/all/gems/browser-5.3.1/test/ua.yml
33s # test/browser_test.rb:47
33s 33s 5) detects phantom.js
33s Errno::ENOENT: No such file or directory @ rb_sysopen -
/usr/share/rubygems-integration/all/gems/browser-5.3.1/test/ua.yml
33s # test/browser_test.rb:88
33s 33s 6) detects android
33s Errno::ENOENT: No such file or directory @ rb_sysopen -
/usr/share/rubygems-integration/all/gems/browser-5.3.1/test/ua.yml
33s # test/browser_test.rb:36
33s 33s 7) detects quicktime
33s Errno::ENOENT: No such file or directory @ rb_sysopen -
/usr/share/rubygems-integration/all/gems/browser-5.3.1/test/ua.yml
33s # test/browser_test.rb:68
33s 33s 8) detects surface tablet
33s Errno::ENOENT: No such file or directory @ rb_sysopen -
/usr/share/rubygems-integration/all/gems/browser-5.3.1/test/ua.yml
33s # test/browser_test.rb:58
33s 33s 9) renders json
33s Errno::ENOENT: No such file or directory @ rb_sysopen -
/usr/share/rubygems-integration/all/gems/browser-5.3.1/test/ua.yml
33s # test/rails_test.rb:24
33s 33s 10) renders page
33s Errno::ENOENT: No such file or directory @ rb_sysopen -
/usr/share/rubygems-integration/all/gems/browser-5.3.1/test/ua.yml
33s # test/rails_test.rb:15
33s 33s Finished in 0.040542s, 937.3090 runs/s, 1109.9712 assertions/s.
33s 38 runs, 45 assertions, no failures, 10 errors, no skips
33s 33s Failed Tests:
33s 33s rake TEST=test/browser_test.rb
TESTOPTS="--name=test_detects_meta_aliased_as_to_a"
33s rake TEST=test/browser_test.rb
TESTOPTS="--name=test_removes_duplicate_items"
33s rake TEST=test/browser_test.rb
TESTOPTS="--name=test_detects_core_media"
33s rake TEST=test/browser_test.rb
TESTOPTS="--name=test_detects_android_tablet"
33s rake TEST=test/browser_test.rb
TESTOPTS="--name=test_detects_phantom.js"
33s rake TEST=test/browser_test.rb TESTOPTS="--name=test_detects_android"
33s rake TEST=test/browser_test.rb
TESTOPTS="--name=test_detects_quicktime"
33s rake TEST=test/browser_test.rb
TESTOPTS="--name=test_detects_surface_tablet"
33s rake TEST=test/rails_test.rb TESTOPTS="--name=test_renders_json"
33s rake TEST=test/rails_test.rb TESTOPTS="--name=test_renders_page"
33s 33s Coverage report generated for Unit Tests to
/tmp/autopkgtest-lxc.3joode9z/downtmp/build.kLY/src/coverage. 65 / 74
LOC (87.84%) covered.
33s rake aborted!
33s Command failed with status (1): [ruby -w -I"lib:lib:test"
/usr/lib/ruby/gems/3.1.0/gems/rake-13.0.6/lib/rake/rake_test_loader.rb
"test/browser_test.rb" "test/middleware_test.rb" "test/rails_test.rb" ]
33s 33s Tasks: TOP => default => test
33s (See full trace by running task with --trace)
33s mv ./.gem2deb.lib lib
34s autopkgtest [16:52:51]: test gem2deb-test-runner
OpenPGP_signature
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: ruby-browser
Source-Version: 5.3.1-3
Done: Mohammed Bilal <[email protected]>
We believe that the bug you reported is fixed in the latest version of
ruby-browser, 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.
Mohammed Bilal <[email protected]> (supplier of updated ruby-browser 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: SHA512
Format: 1.8
Date: Tue, 04 Jul 2023 20:47:20 +0530
Source: ruby-browser
Architecture: source
Version: 5.3.1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team
<[email protected]>
Changed-By: Mohammed Bilal <[email protected]>
Closes: 1039920
Changes:
ruby-browser (5.3.1-3) unstable; urgency=medium
.
* Team upload.
* d/rules:
- Replace deprecated DH_RUBY_GEM_INSTALL_WHITELIST_APPEND
with DH_RUBY_GEM_INSTALL_INCLUDE (Closes: #1039920)
Checksums-Sha1:
ee2264120af8367805e7a8a94da0dce1bf63de34 2095 ruby-browser_5.3.1-3.dsc
787e5e3af6051b91cfb5ad78431bd9f488759c6d 3748
ruby-browser_5.3.1-3.debian.tar.xz
cd70784e81a49b51c1693762c7826bf600268e33 10935
ruby-browser_5.3.1-3_amd64.buildinfo
Checksums-Sha256:
6e2abbc9ff1c9cc7829946412db3cf816c28f0e110406b5548a6519b57d49999 2095
ruby-browser_5.3.1-3.dsc
51447dc7f37b9516b55f4505827249cdbdbb2c4325265074b3d5619e5aeecb66 3748
ruby-browser_5.3.1-3.debian.tar.xz
1a2bd12b7867ad61a5203ce3beab68462e01f51187df8476de2e0d335f2f6fa2 10935
ruby-browser_5.3.1-3_amd64.buildinfo
Files:
528228cd3bdd519db0c59e8eaf6a45f4 2095 ruby optional ruby-browser_5.3.1-3.dsc
c2a94af0c02075902eda70ce2ebf0937 3748 ruby optional
ruby-browser_5.3.1-3.debian.tar.xz
5183832c506515164ef93082bbafcf14 10935 ruby optional
ruby-browser_5.3.1-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCgAyFiEELWW8HrlmWm6X+XMKs/WUUoUhnh8FAmSm9G0UHG1kYmlsYWxA
ZGlzcm9vdC5vcmcACgkQs/WUUoUhnh+pUQ//WbH6M0DP8mKs7w82MroaCc/gn/uT
hsRiP1DBZMgboXJbPtIcSYCrzYzxF68Xsy+xBm2Gjg2ElBuhd2zWInyjk22bVcBd
pMynroi82NJmBOLbY121rT7HD1AUgdrB23HieTyxbA+/cvXBwAiN77UPPj37iEJE
QSYgsNO4ody/cC6gbjGBfDCPRiII9oh8IpIWbxIjjf6xTy4RE1vLKQnvT+50G/30
zhcwyOpdl8Qli7fu+ChBaC+Ul7rWyr4VtPCBDEN+niZofiJN0SRI4HegUDIr7lo1
Z3/m223BNnWw6/+OdTISGeK1XddmkqWf4J8i13T44ZtiD4OXbs7B9Xb8SEKpSurk
UKLYtvEsnhvofnr4+9MoTMg5AvFMPe9nLIkoSyEJf3KTkET6t8fPhDvB+6R4kEdm
9lCB0lSSoGJWntRtI0c6YKa06DOT8w757lL00s7IwicJoykqYanvHVF1V7+WV7NJ
nuMjEPoSfVR6A6VBNIlh2fCSAt6F1KkCaI2iSLxKB7mncovxvEHA5gp4PGVeEcKR
SIMVwPIPrU27PAUj4URgX5uJ34IHkLOjb3NHyaEuqfJseI2wiEG0R/KeiuJ7F0nv
hiyTqHUcSZT4y686LBIPagAe9UJ7X+2qAlPoXqjnlgeeFmhw3lgzKH3aXjD1ol2t
5dv0aIjnAiP+X9M=
=s9Qr
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers