Your message dated Thu, 26 Jan 2023 00:07:51 +0000
with message-id <e1pkpnz-006vvt...@fasolo.debian.org>
and subject line Bug#1005631: fixed in ruby-handlebars-assets 2:0.23.9+dfsg-1
has caused the Debian Bug report #1005631,
regarding ruby-handlebars-assets: FTBFS: Failed to load /dev/null because it
doesn't contain valid YAML hash
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.)
--
1005631: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1005631
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-handlebars-assets
Version: 2:0.23.8+dfsg-4
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220212 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> mkdir -p vendor/assets/javascripts
> ln -s /usr/share/javascript/handlebars/handlebars.js
> vendor/assets/javascripts/handlebars.js
> ln -s /usr/share/javascript/handlebars.runtime/handlebars.runtime.js
> vendor/assets/javascripts/handlebars.runtime.js
> dh_auto_build
> dh_ruby --build
> dh_ruby --build
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_test -O--buildsystem=ruby
> dh_ruby --test
> create-stamp debian/debhelper-build-stamp
> dh_testroot -O--buildsystem=ruby
> dh_prep -O--buildsystem=ruby
> dh_auto_install --destdir=debian/ruby-handlebars-assets/
> -O--buildsystem=ruby
> dh_ruby --install
> /<<BUILDDIR>>/ruby-handlebars-assets-0.23.8\+dfsg/debian/ruby-handlebars-assets
> dh_ruby --install
> /usr/bin/ruby2.7 -S gem build --config-file /dev/null --verbose
> /tmp/d20220212-715032-1jyqjgk/gemspec
> Failed to load /dev/null because it doesn't contain valid YAML hash
> WARNING: vendor/assets/javascripts/handlebars.js is a symlink, which is not
> supported on all platforms
> WARNING: vendor/assets/javascripts/handlebars.runtime.js is a symlink, which
> is not supported on all platforms
> WARNING: open-ended dependency on tilt (>= 1.2) is not recommended
> if tilt is semantically versioned, use:
> add_runtime_dependency 'tilt', '~> 1.2'
> WARNING: open-ended dependency on sprockets (>= 2.0.0) is not recommended
> if sprockets is semantically versioned, use:
> add_runtime_dependency 'sprockets', '~> 2.0', '>= 2.0.0'
> WARNING: open-ended dependency on appraisal (>= 0, development) is not
> recommended
> use a bounded requirement, such as '~> x.y'
> WARNING: See https://guides.rubygems.org/specification-reference/ for help
> Successfully built RubyGem
> Name: handlebars_assets
> Version: 0.23.8
> File: handlebars_assets-0.23.8.gem
> /usr/bin/ruby2.7 -S gem install --config-file /dev/null --verbose --local
> --verbose --no-document --ignore-dependencies --install-dir
> debian/ruby-handlebars-assets/usr/share/rubygems-integration/all
> /tmp/d20220212-715032-1jyqjgk/handlebars_assets-0.23.8.gem
> Failed to load /dev/null because it doesn't contain valid YAML hash
> ERROR: While executing gem ... (Gem::Package::SymlinkError)
> installing symlink 'vendor/assets/javascripts/handlebars.js' pointing to
> parent path /usr/share/javascript/handlebars/handlebars.js of
> /<<PKGBUILDDIR>>/debian/ruby-handlebars-assets/usr/share/rubygems-integration/all/gems/handlebars_assets-0.23.8
> is not allowed
> /<<PKGBUILDDIR>>/debian/ruby-handlebars-assets/usr/share/rubygems-integration/all/gems/handlebars_assets-0.23.8/lib/handlebars_assets.rb
> /<<PKGBUILDDIR>>/debian/ruby-handlebars-assets/usr/share/rubygems-integration/all/gems/handlebars_assets-0.23.8/lib/handlebars_assets/config.rb
> /<<PKGBUILDDIR>>/debian/ruby-handlebars-assets/usr/share/rubygems-integration/all/gems/handlebars_assets-0.23.8/lib/handlebars_assets/engine.rb
> /<<PKGBUILDDIR>>/debian/ruby-handlebars-assets/usr/share/rubygems-integration/all/gems/handlebars_assets-0.23.8/lib/handlebars_assets/handlebars.rb
> /<<PKGBUILDDIR>>/debian/ruby-handlebars-assets/usr/share/rubygems-integration/all/gems/handlebars_assets-0.23.8/lib/handlebars_assets/handlebars_template.rb
> /<<PKGBUILDDIR>>/debian/ruby-handlebars-assets/usr/share/rubygems-integration/all/gems/handlebars_assets-0.23.8/lib/handlebars_assets/version.rb
> /usr/lib/ruby/vendor_ruby/gem2deb.rb:54:in `run': /usr/bin/ruby2.7 -S gem
> install --config-file /dev/null --verbose --local --verbose --no-document
> --ignore-dependencies --install-dir
> debian/ruby-handlebars-assets/usr/share/rubygems-integration/all
> /tmp/d20220212-715032-1jyqjgk/handlebars_assets-0.23.8.gem
> (Gem2Deb::CommandFailed)
> from /usr/lib/ruby/vendor_ruby/gem2deb/gem_installer.rb:212:in `run_gem'
> from /usr/lib/ruby/vendor_ruby/gem2deb/gem_installer.rb:120:in `block
> in install_files_and_build_extensions'
> from /usr/lib/ruby/vendor_ruby/gem2deb/gem_installer.rb:68:in `each'
> from /usr/lib/ruby/vendor_ruby/gem2deb/gem_installer.rb:68:in
> `install_files_and_build_extensions'
> from /usr/lib/ruby/vendor_ruby/gem2deb/installer.rb:28:in `install'
> from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:86:in `block in
> install'
> from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:84:in `each'
> from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:84:in `install'
> from /usr/bin/dh_ruby:89:in `<main>'
> dh_auto_install: error: dh_ruby --install
> /<<BUILDDIR>>/ruby-handlebars-assets-0.23.8\+dfsg/debian/ruby-handlebars-assets
> returned exit code 1
> make: *** [debian/rules:7: binary] Error 25
The full build log is available from:
http://qa-logs.debian.net/2022/02/12/ruby-handlebars-assets_0.23.8+dfsg-4_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: ruby-handlebars-assets
Source-Version: 2:0.23.9+dfsg-1
Done: Daniel Leidert <dleid...@debian.org>
We believe that the bug you reported is fixed in the latest version of
ruby-handlebars-assets, 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 1005...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Daniel Leidert <dleid...@debian.org> (supplier of updated
ruby-handlebars-assets 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: SHA512
Format: 1.8
Date: Wed, 25 Jan 2023 23:56:17 +0100
Source: ruby-handlebars-assets
Architecture: source
Version: 2:0.23.9+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Daniel Leidert <dleid...@debian.org>
Closes: 1005631
Changes:
ruby-handlebars-assets (2:0.23.9+dfsg-1) unstable; urgency=medium
.
* Team upload.
* New upstream release.
.
[ Pirate Praveen ]
* Copy assets instead of symlink and simplify rules (Closes: #1005631)
* Bump Standards-Version to 4.6.2 (no changes needed)
.
[ Daniel Leidert ]
* debian/patches/0005-Fix-syntax-for-ruby-haml-6.patch: Add patch.
- Fix syntax for Ruby HAML 6 (closes: #1005631).
Checksums-Sha1:
b27f6e94c1076a68752318c10d0bcbbe069f4575 2358
ruby-handlebars-assets_0.23.9+dfsg-1.dsc
abe187fbaee549a24a9961982a4e84c87d8c455f 12684
ruby-handlebars-assets_0.23.9+dfsg.orig.tar.xz
23d739c1b36b7208fccf4d977bd7b573738ab4c5 6724
ruby-handlebars-assets_0.23.9+dfsg-1.debian.tar.xz
4e994be544abec8a801699da3a5c4127acb5976f 10252
ruby-handlebars-assets_0.23.9+dfsg-1_amd64.buildinfo
Checksums-Sha256:
06bb326c18b404cbd71d3bc9002bb3a9aa5b382b7891a052bf2d2d385818902b 2358
ruby-handlebars-assets_0.23.9+dfsg-1.dsc
257b3de74f8748b83050ca01fb4dda28245aca7d6c664f571145c4fa1ad3dbbc 12684
ruby-handlebars-assets_0.23.9+dfsg.orig.tar.xz
97b080e4583037634d81394aeadd5bdc5d1aca94d48c4175ee8fbd0b7746fe28 6724
ruby-handlebars-assets_0.23.9+dfsg-1.debian.tar.xz
7eedcba1a1f47ddec1902de9a335bee3e168daeebb59fd35169e476823045f70 10252
ruby-handlebars-assets_0.23.9+dfsg-1_amd64.buildinfo
Files:
b1a4df0331ba7cc35b4d1dfc1d139eda 2358 ruby optional
ruby-handlebars-assets_0.23.9+dfsg-1.dsc
0d80b0a4c81904f4eeccfa563f55a0f5 12684 ruby optional
ruby-handlebars-assets_0.23.9+dfsg.orig.tar.xz
77f652718c92b59ab120d15204203be8 6724 ruby optional
ruby-handlebars-assets_0.23.9+dfsg-1.debian.tar.xz
dd68fc6b24bbe8221fcf11c86198c100 10252 ruby optional
ruby-handlebars-assets_0.23.9+dfsg-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEvu1N7VVEpMA+KD3HS80FZ8KW0F0FAmPRtN8ACgkQS80FZ8KW
0F0Oag/7BxM1hlcq1Su0PZY1O4WaXfhcLlh5SpkNzAIqcoT3FmJPuOU/RvfpHKNQ
2Rdh+AZoTgzDn78Sws3CE8n2Dm0SeWTQwtI30Bx3EAmEp4LoKtC1+kGNXi7geokG
BoRW9Alm9YBo4eqv1VxHz5Q344+LqFlj35DsOy0WDNEuljbJhe5cq4sJ0epHPvMP
innJTC8vNjvbl22A8eqG6PCvcxXJ6T8tejILMCC8yrHdaIhQX09gs73bLKSV1AIf
3/GlMmqOH+IEp9404GN5MM71xlqmUGA97iFPRnbhPqI2J5+kvDlqbtxIa9sVEig5
/xY7VomzM/6rXX1/Q93McbULBEjhm+JIJ4W+v5D7BLQOCTNnxrxo5HQT0v3yTHma
RE1oxwVjzcg76MCt3v1ZuQ05SLeBPJFfajDQcdSuxgVVYgGsE0ahQH+uaPoQV47i
c8vjroqTwZK5+s4LHTmrVP/j9lkhwv6nb4xqB80wnVwzmTbFKuFOcCNUW+jJK+8W
NyOuE2f3+EoIwxrZ/DL1+gFNjLme+fvAjqAFas3WnSCFyn0DUp331xhAZKYbSnu3
58Vpwqh3BOT9BA33efQV/C+PXlyjzpcfPnP6b5gv6Y6OeL18IgK52Ul1IE6LJy83
hjQh45pSK8DJM/d2D/zkWLx503QRmbIF70/B8Etdjjz9HYGgF4c=
=hjbr
-----END PGP SIGNATURE-----
--- End Message ---