Your message dated Fri, 23 Dec 2022 17:21:13 +0000
with message-id <e1p8ljn-008fmz...@fasolo.debian.org>
and subject line Bug#1026178: fixed in ruby-tzinfo 2.0.5-1
has caused the Debian Bug report #1026178,
regarding ruby-tzinfo: missing dependency on tzdata
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.)


-- 
1026178: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1026178
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:redmine
Version: 5.0.0-1
Severity: serious
Tags: bookworm ftbfs patch

Dear maintainer:

During a rebuild of all packages in bookworm, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules binary-indep
dh binary-indep --with ruby
   dh_update_autotools_config -i
   dh_autoreconf -i
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
./debian/check-locales
bundle --local --quiet
`/sbuild-nonexistent` is not a directory.
Bundler will use `/tmp/bundler20220525-2469344-bbkpvo2469344' as your home 
directory temporarily.
rm -f Gemfile.lock
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'

[... snipped ...]

/usr/share/rubygems-integration/all/gems/railties-6.1.4.6/lib/rails/initializable.rb:60:in
 `run_initializers'
/usr/share/rubygems-integration/all/gems/railties-6.1.4.6/lib/rails/application.rb:391:in
 `initialize!'
/<<PKGBUILDDIR>>/config/environment.rb:16:in `<top (required)>'
/usr/share/rubygems-integration/all/gems/zeitwerk-2.4.2/lib/zeitwerk/kernel.rb:34:in
 `require'
/usr/share/rubygems-integration/all/gems/zeitwerk-2.4.2/lib/zeitwerk/kernel.rb:34:in
 `require'
/usr/share/rubygems-integration/all/gems/activesupport-6.1.4.6/lib/active_support/dependencies.rb:332:in
 `block in require'
/usr/share/rubygems-integration/all/gems/activesupport-6.1.4.6/lib/active_support/dependencies.rb:299:in
 `load_dependency'
/usr/share/rubygems-integration/all/gems/activesupport-6.1.4.6/lib/active_support/dependencies.rb:332:in
 `require'
/usr/share/rubygems-integration/all/gems/railties-6.1.4.6/lib/rails/application.rb:367:in
 `require_environment!'
/usr/share/rubygems-integration/all/gems/railties-6.1.4.6/lib/rails/application.rb:533:in
 `block in run_tasks_blocks'

Caused by:
TZInfo::DataSources::ZoneinfoDirectoryNotFound: None of the paths included in 
TZInfo::DataSources::ZoneinfoDataSource.search_path are valid zoneinfo 
directories.
/usr/share/rubygems-integration/all/gems/tzinfo-2.0.4/lib/tzinfo/data_sources/zoneinfo_data_source.rb:232:in
 `initialize'
/usr/share/rubygems-integration/all/gems/tzinfo-2.0.4/lib/tzinfo/data_source.rb:157:in
 `new'
/usr/share/rubygems-integration/all/gems/tzinfo-2.0.4/lib/tzinfo/data_source.rb:157:in
 `create_default_data_source'
/usr/share/rubygems-integration/all/gems/tzinfo-2.0.4/lib/tzinfo/data_source.rb:55:in
 `block in get'
/usr/share/rubygems-integration/all/gems/tzinfo-2.0.4/lib/tzinfo/data_source.rb:54:in
 `synchronize'
/usr/share/rubygems-integration/all/gems/tzinfo-2.0.4/lib/tzinfo/data_source.rb:54:in
 `get'
/usr/share/rubygems-integration/all/gems/activesupport-6.1.4.6/lib/active_support/railtie.rb:50:in
 `block in <class:Railtie>'
/usr/share/rubygems-integration/all/gems/railties-6.1.4.6/lib/rails/initializable.rb:32:in
 `instance_exec'
/usr/share/rubygems-integration/all/gems/railties-6.1.4.6/lib/rails/initializable.rb:32:in
 `run'
/usr/share/rubygems-integration/all/gems/railties-6.1.4.6/lib/rails/initializable.rb:61:in
 `block in run_initializers'
/usr/share/rubygems-integration/all/gems/railties-6.1.4.6/lib/rails/initializable.rb:60:in
 `run_initializers'
/usr/share/rubygems-integration/all/gems/railties-6.1.4.6/lib/rails/application.rb:391:in
 `initialize!'
/<<PKGBUILDDIR>>/config/environment.rb:16:in `<top (required)>'
/usr/share/rubygems-integration/all/gems/zeitwerk-2.4.2/lib/zeitwerk/kernel.rb:34:in
 `require'
/usr/share/rubygems-integration/all/gems/zeitwerk-2.4.2/lib/zeitwerk/kernel.rb:34:in
 `require'
/usr/share/rubygems-integration/all/gems/activesupport-6.1.4.6/lib/active_support/dependencies.rb:332:in
 `block in require'
/usr/share/rubygems-integration/all/gems/activesupport-6.1.4.6/lib/active_support/dependencies.rb:299:in
 `load_dependency'
/usr/share/rubygems-integration/all/gems/activesupport-6.1.4.6/lib/active_support/dependencies.rb:332:in
 `require'
/usr/share/rubygems-integration/all/gems/railties-6.1.4.6/lib/rails/application.rb:367:in
 `require_environment!'
/usr/share/rubygems-integration/all/gems/railties-6.1.4.6/lib/rails/application.rb:533:in
 `block in run_tasks_blocks'
Tasks: TOP => db:migrate => db:load_config => environment
(See full trace by running task with --trace)
make[1]: *** [debian/rules:22: override_dh_auto_test] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:5: binary-indep] Error 2
dpkg-buildpackage: error: debian/rules binary-indep subprocess returned exit 
status 2
--------------------------------------------------------------------------------

(The above is just how the build ends and not necessarily the most relevant 
part)

Note 1: I'm using the "patch" tag because there is an obvious fix
(indicated in the subject).

Note 2: This bug is currently "hidden" by #1022340, which makes the build to 
fail for
another reason. After fixing #1022340, this package will ftbfs again if built in
a chroot with only build-essential and build-dependencies installed.


About the archive rebuild: The build was made using virtual machines
from Hetzner, with enough memory, enough disk, and either one or two
CPUs, using a reduced chroot with only build-essential packages (plus
debhelper).

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: ruby-tzinfo
Source-Version: 2.0.5-1
Done: Antonio Terceiro <terce...@debian.org>

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

Debian distribution maintenance software
pp.
Antonio Terceiro <terce...@debian.org> (supplier of updated ruby-tzinfo 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: Fri, 23 Dec 2022 13:39:57 -0300
Source: ruby-tzinfo
Architecture: source
Version: 2.0.5-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team 
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Antonio Terceiro <terce...@debian.org>
Closes: 1026178
Changes:
 ruby-tzinfo (2.0.5-1) unstable; urgency=medium
 .
   * Team upload
 .
   [ Debian Janitor ]
   * Remove constraints unnecessary since buster (oldstable)
 .
   [ Antonio Terceiro ]
   * debian/watch: point at github to get tests
   * New upstream version 2.0.5
   * debian/ruby-tests.rake: point at the test suite
   * patch bundle requirement out of test/test_utils.rb
   * Add dependency on tzdata (Closes: #1026178)
Checksums-Sha1:
 47a5a30c244f04cf5b6cf0df816362087dd87a6e 2023 ruby-tzinfo_2.0.5-1.dsc
 d434149121b7cfec3b30cbd95acb3065de0a6774 226225 ruby-tzinfo_2.0.5.orig.tar.gz
 7a38b0b8fa23d1f3c697fe900e1d58b14e6af9e2 4368 ruby-tzinfo_2.0.5-1.debian.tar.xz
 641889f007784cb143241215f255f2c0992b67fc 13915 
ruby-tzinfo_2.0.5-1_source.buildinfo
Checksums-Sha256:
 8cdc472e414849e7ad6fb8c2e45da1e560b7ef3c655e472140f21afcc9997c57 2023 
ruby-tzinfo_2.0.5-1.dsc
 a6588553ecfd1b837bbe2c836d481f7155ea0c4115d05ee16a62f3d70d5f3731 226225 
ruby-tzinfo_2.0.5.orig.tar.gz
 d318fba47f861f43a22bc0356dc0136bfcd57032bd7f93424b3696f15ded3d55 4368 
ruby-tzinfo_2.0.5-1.debian.tar.xz
 3734c3bb158fdba3eda0f27ca1c6a996cfe271f7260ccd636ef6e582c121f77e 13915 
ruby-tzinfo_2.0.5-1_source.buildinfo
Files:
 c228440e2482fffad2abee3ad3ea85af 2023 ruby optional ruby-tzinfo_2.0.5-1.dsc
 c02a8fe7a6006f143ff70e4e110ecfd4 226225 ruby optional 
ruby-tzinfo_2.0.5.orig.tar.gz
 752bed4c2db53a6a0601eecdb9b7e7e4 4368 ruby optional 
ruby-tzinfo_2.0.5-1.debian.tar.xz
 038e25f0abcd0672600a0c68c4ff7a6e 13915 ruby optional 
ruby-tzinfo_2.0.5-1_source.buildinfo

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

iQIzBAEBCAAdFiEEst7mYDbECCn80PEM/A2xu81GC94FAmOl3tMACgkQ/A2xu81G
C94BShAA5wBo2XKZrevc1GCGRPL3uNMAWFZEp7Fvz+k4Hpxy3WSnV1n9C4dWxpvx
jwZofKpIba4GiGlLuwZVLcEbwn0vgct+pz0xbrjh4SJGoMu5o8RmfP5UJnion49q
VP/Vd3v+k0KphxOn1E7ZTnK4syBAgNLn+WTDBoPdwYnUeqM3M/VbfHqobWJc/oV8
rbVyiuwGMIMXBIMY3Mh/UKiJG4eoQZlpbb116hq4aaJSWO8kFoNMho/AlI/5qzWl
duBIwdCVOeDonyd8cTe1qWCPFfAKVJCmnZ76h1tF5xGNkfan7OJwjb8xTxyrKcwT
6Uq3ZLTUKS1YaG3Q1gTiPqw6TioZMiyjAW20945vud6t6/2Bgpbr0P8SPU3HxCBB
wZOcH919LkjF5g6xQa4c+/UTfiDHg7TUPlDWE/+rQCFRqI4t/1Usk+WmJOwFeY1h
BKZfUaPCbtuo+IYGk7g0NWBhuWzlUwLs+Qz0KhE1DAQfQpz2JH2jmb/6uolmR/Hr
YFuQn5MxLC0GoKUu4bOmr95VgsJEWHvr5UqoQ7nFMFCabjf2lg5y+rrm4SQxTEWS
qPNfUXwOt7fjnNLUglpBSAxMrexaRcb7velWWB1+sVPdfexBvGuY8LyVXqV++MeL
+Grvdf+RV0BEaNJuIsRxYE5fkcl00k9q2VD6VkDsIr2lPG8DE2A=
=PTlL
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers

Reply via email to