Your message dated Wed, 03 Nov 2021 22:34:12 +0000
with message-id <e1miopg-000i25...@fasolo.debian.org>
and subject line Bug#996511: fixed in ruby-sprockets 3.7.2-2
has caused the Debian Bug report #996511,
regarding ruby-sprockets: FTBFS with ruby3.0: ERROR: Test "ruby3.0" failed: 
ArgumentError: wrong number of arguments (given 2, expected 1)
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 ow...@bugs.debian.org
immediately.)


-- 
996511: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=996511
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-sprockets
Version: 3.7.2-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: debian-r...@lists.debian.org
Usertags: ruby3.0

Hi,

We are about to enable building against ruby3.0 on unstable. During a test
rebuild, ruby-sprockets was found to fail to build in that situation.

To reproduce this locally, you need to install ruby-all-dev from experimental
on an unstable system or build chroot.

Relevant part (hopefully):
> ArgumentError: wrong number of arguments (given 2, expected 1)
>     <internal:dir>:14:in `open'
>     /<<PKGBUILDDIR>>/test/test_performance.rb:23:in `entries'
>     /<<PKGBUILDDIR>>/test/test_performance.rb:23:in `entries'
>     
> /<<PKGBUILDDIR>>/debian/ruby-sprockets/usr/lib/ruby/vendor_ruby/sprockets/path_utils.rb:56:in
>  `entries'
>     
> /<<PKGBUILDDIR>>/debian/ruby-sprockets/usr/lib/ruby/vendor_ruby/sprockets/cached_environment.rb:19:in
>  `block in initialize'
>     
> /<<PKGBUILDDIR>>/debian/ruby-sprockets/usr/lib/ruby/vendor_ruby/sprockets/cached_environment.rb:35:in
>  `entries'
>     
> /<<PKGBUILDDIR>>/debian/ruby-sprockets/usr/lib/ruby/vendor_ruby/sprockets/resolve.rb:179:in
>  `dirname_matches'
>     
> /<<PKGBUILDDIR>>/debian/ruby-sprockets/usr/lib/ruby/vendor_ruby/sprockets/resolve.rb:157:in
>  `path_matches'
>     
> /<<PKGBUILDDIR>>/debian/ruby-sprockets/usr/lib/ruby/vendor_ruby/sprockets/resolve.rb:125:in
>  `block in resolve_under_paths'
>     
> /<<PKGBUILDDIR>>/debian/ruby-sprockets/usr/lib/ruby/vendor_ruby/sprockets/resolve.rb:124:in
>  `each'
>     
> /<<PKGBUILDDIR>>/debian/ruby-sprockets/usr/lib/ruby/vendor_ruby/sprockets/resolve.rb:124:in
>  `resolve_under_paths'
>     
> /<<PKGBUILDDIR>>/debian/ruby-sprockets/usr/lib/ruby/vendor_ruby/sprockets/resolve.rb:108:in
>  `resolve_logical_path'
>     
> /<<PKGBUILDDIR>>/debian/ruby-sprockets/usr/lib/ruby/vendor_ruby/sprockets/resolve.rb:35:in
>  `resolve'
>     
> /<<PKGBUILDDIR>>/debian/ruby-sprockets/usr/lib/ruby/vendor_ruby/sprockets/legacy.rb:66:in
>  `resolve_with_compat'
>     
> /<<PKGBUILDDIR>>/debian/ruby-sprockets/usr/lib/ruby/vendor_ruby/sprockets/base.rb:64:in
>  `find_asset'
>     
> /<<PKGBUILDDIR>>/debian/ruby-sprockets/usr/lib/ruby/vendor_ruby/sprockets/environment.rb:30:in
>  `find_asset'
>     
> /<<PKGBUILDDIR>>/debian/ruby-sprockets/usr/lib/ruby/vendor_ruby/sprockets/base.rb:92:in
>  `[]'
>     /<<PKGBUILDDIR>>/test/test_sprocketize.rb:58:in `block in 
> <class:TestSprockets>'
>     /usr/lib/ruby/vendor_ruby/minitest/test.rb:98:in `block (3 levels) in run'
>     /usr/lib/ruby/vendor_ruby/minitest/test.rb:195:in `capture_exceptions'
>     /usr/lib/ruby/vendor_ruby/minitest/test.rb:95:in `block (2 levels) in run'
>     /usr/lib/ruby/vendor_ruby/minitest.rb:270:in `time_it'
>     /usr/lib/ruby/vendor_ruby/minitest/test.rb:94:in `block in run'
>     /usr/lib/ruby/vendor_ruby/minitest.rb:365:in `on_signal'
>     /usr/lib/ruby/vendor_ruby/minitest/test.rb:211:in `with_info_handler'
>     /usr/lib/ruby/vendor_ruby/minitest/test.rb:93:in `run'
>     /usr/lib/ruby/vendor_ruby/minitest.rb:1029:in `run_one_method'
>     /usr/lib/ruby/vendor_ruby/minitest/parallel.rb:33:in `block (2 levels) in 
> start'
> 
> 773 runs, 1320 assertions, 26 failures, 422 errors, 2 skips
> rake aborted!
> Command failed with status (1): [ruby -w -I"test" 
> /usr/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/rake_test_loader.rb 
> "test/test_asset.rb" "test/test_bundle.rb" "test/test_cache_store.rb" 
> "test/test_caching.rb" "test/test_coffee_script_processor.rb" 
> "test/test_context.rb" "test/test_digest_utils.rb" 
> "test/test_ejs_processor.rb" "test/test_encoding.rb" 
> "test/test_encoding_utils.rb" "test/test_engines.rb" 
> "test/test_environment.rb" "test/test_erb_processor.rb" 
> "test/test_http_utils.rb" "test/test_jst_processor.rb" "test/test_loader.rb" 
> "test/test_manifest.rb" "test/test_manifest_utils.rb" 
> "test/test_path_dependency_utils.rb" "test/test_path_digest_utils.rb" 
> "test/test_path_utils.rb" "test/test_performance.rb" 
> "test/test_processor_utils.rb" "test/test_rake_task.rb" 
> "test/test_require.rb" "test/test_resolve.rb" "test/test_sass.rb" 
> "test/test_server.rb" "test/test_source_maps.rb" "test/test_sprocketize.rb" 
> "test/test_transformers.rb" "test/test_uglifier_compressor.rb" 
> "test/test_uri_tar.rb" "test/test_uri_utils.rb" "test/test_utils.rb" 
> "--exclude=/eco|closure|yui/" -v]
> 
> Tasks: TOP => default
> (See full trace by running task with --trace)
> ERROR: Test "ruby3.0" failed: 


The full build log is available at
https://people.debian.org/~kanashiro/ruby3.0/round2/builds/3/ruby-sprockets/ruby-sprockets_3.7.2-1+rebuild1633396062_amd64.build.txt

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: ruby-sprockets
Source-Version: 3.7.2-2
Done: Lucas Kanashiro <kanash...@debian.org>

We believe that the bug you reported is fixed in the latest version of
ruby-sprockets, 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 996...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Lucas Kanashiro <kanash...@debian.org> (supplier of updated ruby-sprockets 
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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 03 Nov 2021 19:11:27 -0300
Source: ruby-sprockets
Architecture: source
Version: 3.7.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team 
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Lucas Kanashiro <kanash...@debian.org>
Closes: 996511
Changes:
 ruby-sprockets (3.7.2-2) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Utkarsh Gupta ]
   * Add salsa-ci.yml
 .
   [ Debian Janitor ]
   * Use secure copyright file specification URI.
   * Update watch file format version to 4.
   * Bump debhelper from old 11 to 12.
   * Set debhelper-compat version in Build-Depends.
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
     Repository-Browse.
   * Remove constraints unnecessary since buster:
     + Build-Depends: Drop versioned constraint on ruby-concurrent, ruby-hike,
       ruby-multi-json, ruby-rack and ruby-tilt.
     + ruby-sprockets: Drop versioned constraint on ruby-concurrent, ruby-hike,
       ruby-multi-json, ruby-rack and ruby-tilt in Depends.
 .
   [ Lucas Kanashiro ]
   * Add patch to fix FTBFS against ruby3.0 (Closes: #996511)
   * Runtime depend on ${ruby:Depends}
   * Declare compliance with Debian Policy 4.6.0
Checksums-Sha1:
 f983c3344c3ddf08d621152fe0ca7cade6d9b9b2 2243 ruby-sprockets_3.7.2-2.dsc
 861a9ad18a24cb8e4b9254935c4d8b25669f7d7e 4772 
ruby-sprockets_3.7.2-2.debian.tar.xz
Checksums-Sha256:
 0720816600405c5b224855eee847a687743bfaef993bf7b4e7e453e0629fb612 2243 
ruby-sprockets_3.7.2-2.dsc
 e4908a3eb3bb204c005d4dcbd2d5d84cceb0dd6572792e0b2895cfa6f0698155 4772 
ruby-sprockets_3.7.2-2.debian.tar.xz
Files:
 e81d814a172c707f235df6602df662f2 2243 ruby optional ruby-sprockets_3.7.2-2.dsc
 a8dd909a2d77ceda5dfaee1804802ca2 4772 ruby optional 
ruby-sprockets_3.7.2-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQJJBAEBCAAzFiEEjtbD+LrJ23/BMKhw+COicpiDyXwFAmGDCi4VHGthbmFzaGly
b0BkZWJpYW4ub3JnAAoJEPgjonKYg8l8I8IQALFJwcblx1QVBrGjQaPEJRL2sVyK
zTPyNei0sVTHnKC2bfuneZ8Wna+OAX+7aOOniM5bTkgAltr9BBtta+aAtL6vlzDh
rDCusXJWodL3LQ45TiyyqJPoYhOOvKum1um0EHXm+IAtPOCR0xXsteRCRlFYcwCU
4yNQjeUQI+Cr91VXzNOtsoDv6C4Ii48qBnnUCdQIdU9xh+CP6SePOUAKocSanNwZ
xUeZIF0ltjbFi1cJMdO4hCykQJKJi4ENcn7uFfebLI7oa4ajzxYgg3RrTpURXTQp
9MN96Pq2WsGY5mOHgyptROpA3fCdadW6+34wOYlwwyII5BdY24wmXuauAvoXYn5o
11vfhduccpHHWBkIqBkvyzCPAPFmaGyc4IG2JyCVjgusZCStaHfyJJT84G7y5UmX
J6PVWKYha3pwEes5+hFl3tciHhTbB44oXNnLkjsALbv/e/peE/zS50t6XIIt96ZP
OWxMIqbn+GC5ach5gJAxNdTRoh4Vd0tVXf8PGF2j9rShFc6N4yCBOVvWGwG0gDjR
uX7zJPEn4ImOMF6wUxi3hYFD6q6gfq/iXd6KHeYb43p+jHjaK60AnKOOOWac0toU
za5/6zGEng/Gst1PwwsLndKBciPZ9YH3IJoJugjxSH2ADPdN3FqmIqsoTBcJh/fx
f4pSe9Gpuj5yigeR
=fka9
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to