Your message dated Sun, 22 Jan 2023 07:50:55 +0000
with message-id <e1pjv7v-00dlgc...@fasolo.debian.org>
and subject line Bug#1005634: fixed in ruby-leaflet-rails 1.6.0+dfsg-3
has caused the Debian Bug report #1005634,
regarding installing symlink 'vendor/assets/javascripts/leaflet-src.js.erb' 
pointing to parent path /usr/share/javascript/leaflet/leaflet.js [...] is not 
allowed
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.)


-- 
1005634: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1005634
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-leaflet-rails
Version: 1.6.0+dfsg-2
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 -sf /usr/share/javascript/leaflet/leaflet.js 
> vendor/assets/javascripts/leaflet-src.js.erb
> 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-leaflet-rails/ -O--buildsystem=ruby
>       dh_ruby --install 
> /<<BUILDDIR>>/ruby-leaflet-rails-1.6.0\+dfsg/debian/ruby-leaflet-rails
>    dh_ruby --install
> /usr/bin/ruby2.7 -S gem build --config-file /dev/null --verbose 
> /tmp/d20220212-1230077-skv39d/gemspec
> Failed to load /dev/null because it doesn't contain valid YAML hash
> WARNING:  license value 'BSD' is invalid.  Use a license identifier from
> http://spdx.org/licenses or 'Nonstandard' for a nonstandard license.
> Did you mean '0BSD'?
> WARNING:  no homepage specified
> WARNING:  vendor/assets/javascripts/leaflet-src.js.erb is a symlink, which is 
> not supported on all platforms
> WARNING:  open-ended dependency on rails (>= 4.2.0) is not recommended
>   if rails is semantically versioned, use:
>     add_runtime_dependency 'rails', '~> 4.2', '>= 4.2.0'
> WARNING:  open-ended dependency on simplecov-rcov (>= 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: leaflet-rails
>   Version: 1.6.0
>   File: leaflet-rails-1.6.0.gem
> /usr/bin/ruby2.7 -S gem install --config-file /dev/null --verbose --local 
> --verbose --no-document --ignore-dependencies --install-dir 
> debian/ruby-leaflet-rails/usr/share/rubygems-integration/all 
> /tmp/d20220212-1230077-skv39d/leaflet-rails-1.6.0.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/leaflet-src.js.erb' 
> pointing to parent path /usr/share/javascript/leaflet/leaflet.js of 
> /<<PKGBUILDDIR>>/debian/ruby-leaflet-rails/usr/share/rubygems-integration/all/gems/leaflet-rails-1.6.0
>  is not allowed
> /<<PKGBUILDDIR>>/debian/ruby-leaflet-rails/usr/share/rubygems-integration/all/gems/leaflet-rails-1.6.0/lib/leaflet-rails.rb
> /<<PKGBUILDDIR>>/debian/ruby-leaflet-rails/usr/share/rubygems-integration/all/gems/leaflet-rails-1.6.0/lib/leaflet-rails/version.rb
> /<<PKGBUILDDIR>>/debian/ruby-leaflet-rails/usr/share/rubygems-integration/all/gems/leaflet-rails-1.6.0/lib/leaflet-rails/view_helpers.rb
> /<<PKGBUILDDIR>>/debian/ruby-leaflet-rails/usr/share/rubygems-integration/all/gems/leaflet-rails-1.6.0/vendor/assets/images/layers-2x.png
> /<<PKGBUILDDIR>>/debian/ruby-leaflet-rails/usr/share/rubygems-integration/all/gems/leaflet-rails-1.6.0/vendor/assets/images/layers.png
> /<<PKGBUILDDIR>>/debian/ruby-leaflet-rails/usr/share/rubygems-integration/all/gems/leaflet-rails-1.6.0/vendor/assets/images/marker-icon-2x.png
> /<<PKGBUILDDIR>>/debian/ruby-leaflet-rails/usr/share/rubygems-integration/all/gems/leaflet-rails-1.6.0/vendor/assets/images/marker-icon.png
> /<<PKGBUILDDIR>>/debian/ruby-leaflet-rails/usr/share/rubygems-integration/all/gems/leaflet-rails-1.6.0/vendor/assets/images/marker-shadow.png
> /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-leaflet-rails/usr/share/rubygems-integration/all 
> /tmp/d20220212-1230077-skv39d/leaflet-rails-1.6.0.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-leaflet-rails-1.6.0\+dfsg/debian/ruby-leaflet-rails 
> 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-leaflet-rails_1.6.0+dfsg-2_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-leaflet-rails
Source-Version: 1.6.0+dfsg-3
Done: Pirate Praveen <prav...@debian.org>

We believe that the bug you reported is fixed in the latest version of
ruby-leaflet-rails, 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.
Pirate Praveen <prav...@debian.org> (supplier of updated ruby-leaflet-rails 
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: Sun, 22 Jan 2023 12:52:20 +0530
Source: ruby-leaflet-rails
Architecture: source
Version: 1.6.0+dfsg-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team 
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Pirate Praveen <prav...@debian.org>
Closes: 1005634
Changes:
 ruby-leaflet-rails (1.6.0+dfsg-3) unstable; urgency=medium
 .
   * Team upload.
   * Copy assets instead of symlink (Closes: #1005634)
   * Bump Standards-Version to 4.6.2 (no changes needed)
   * Add libjs-leaflet as build dependency too
Checksums-Sha1:
 0f59743e1d57e95fa2336e81192c3395150e26e0 2279 
ruby-leaflet-rails_1.6.0+dfsg-3.dsc
 6627c879e9fabb108a2223c68915f746680497fc 5212 
ruby-leaflet-rails_1.6.0+dfsg-3.debian.tar.xz
 b60d4443a2304dd7deb4c219d03a913cb494c95d 10937 
ruby-leaflet-rails_1.6.0+dfsg-3_amd64.buildinfo
Checksums-Sha256:
 66ca13d3fd2139dbd34bdde4715aa57204a2e51e7b2b72fbc18c32f73210ca61 2279 
ruby-leaflet-rails_1.6.0+dfsg-3.dsc
 3776f78543d9bdd6653db2df779a3755584e43480f1a46890964dc88388cdf65 5212 
ruby-leaflet-rails_1.6.0+dfsg-3.debian.tar.xz
 44a6a3c7a046f4c55b2a11353762f5b57a9d22a356cb7fa58985276c4fa7720a 10937 
ruby-leaflet-rails_1.6.0+dfsg-3_amd64.buildinfo
Files:
 412287d9ae9a332d9e427e3804fa50a2 2279 ruby optional 
ruby-leaflet-rails_1.6.0+dfsg-3.dsc
 fd6789e74cc511376091103dadee07ad 5212 ruby optional 
ruby-leaflet-rails_1.6.0+dfsg-3.debian.tar.xz
 6e21c8517d4d5e780a72c901c845092b 10937 ruby optional 
ruby-leaflet-rails_1.6.0+dfsg-3_amd64.buildinfo

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

iQIzBAEBCgAdFiEE0whj4mAg5UP0cZqDj1PgGTspS3UFAmPM55wACgkQj1PgGTsp
S3VsPhAAwwMn116iHNfJDy19CaGchh5XCRne80+mJQ6CBzBlbWAW+CSUu10l2MBf
k0aauKzBEDHwjIiC/NY2VsXieeN0lUWmjMMmxlxK/kzghlfoZTnLlz1teEb+3xwd
JdQfEnzfkhJh4tg64qIB9BLTVf9Xf1bMREZEy3l7PyM+dsZfbBBQz/yYnG3yEsKK
Xx4L/mxQRjsPDVE059QoWSyBcV+tpoXjis7hqxnL4gmucOThTKWsamhOmTcAmA7z
8aoUvkyUuoJSIRjr9+yN5kGLDnGwUdIhEs0xNMVJUkgvUM/vVIFPrzTT5cJB6aEj
9EdFaooyPTORBVLoM3U+3b8wHfOpP3ybQLbUyTYjBEq8OM41QS0HglmCZ6AlfwRZ
EMQ6pif1CHp/DSE2psMCcvqwvOM2kNPL3en3hO3CAELdF4GIg4UUSY69cdSM99Fr
yuDFqHBmLQhxXQnk2+SMvoh4Gkclt+eSjHLoeanZUxT50kDOc80ogzXpFc3Edd7U
ZBDQkSg/oiig5r1nCnrWWQJpWgjGgt+k9l5zgZn8OKa7ngSkTaOtbV3iy/On1QkQ
+myLk+usTDdbDhQ8tbt1jdJA2uAdN5TqwMyvhwFEfZj0WE7bobLIIdJ8MaxwIJ6c
NNIeT9DWqI8yj/bQJ0nLxpycvK7lLz5j86WyPH0p573a7dt44+Q=
=Kj/T
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to