Your message dated Sat, 23 Mar 2019 15:49:43 +0000 with message-id <[email protected]> and subject line Bug#924383: fixed in ruby-coveralls 0.8.22-2 has caused the Debian Bug report #924383, regarding ruby-coveralls: FTBFS (dh_installman: Cannot find "debian/coveralls.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 [email protected] immediately.) -- 924383: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=924383 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:ruby-coveralls Version: 0.8.22-1 Severity: serious Tags: ftbfs Dear maintainer: I tried to build this package in buster but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep dh build-indep --buildsystem=ruby --with ruby dh_update_autotools_config -i -O--buildsystem=ruby dh_autoreconf -i -O--buildsystem=ruby dh_auto_configure -i -O--buildsystem=ruby dh_ruby --configure debian/rules override_dh_auto_build make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_build dh_ruby --build dh_ruby --build TZ=UTC ronn --roff debian/coveralls.mkd roff: debian/coveralls.mkd.1 make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_test -i -O--buildsystem=ruby dh_ruby --test create-stamp debian/debhelper-build-stamp fakeroot debian/rules binary-indep dh binary-indep --buildsystem=ruby --with ruby dh_testroot -i -O--buildsystem=ruby dh_prep -i -O--buildsystem=ruby dh_auto_install -i -O--buildsystem=ruby dh_ruby --install /<<PKGBUILDDIR>>/debian/ruby-coveralls dh_ruby --install Invalid gemspec in [coveralls-ruby.gemspec]: No such file or directory - git ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ â Install files â ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ install -d /<<PKGBUILDDIR>>/debian/ruby-coveralls/usr/bin install -D -m755 /<<PKGBUILDDIR>>/bin/coveralls /<<PKGBUILDDIR>>/debian/ruby-coveralls/usr/bin/coveralls install -d /<<PKGBUILDDIR>>/debian/ruby-coveralls/usr/lib/ruby/vendor_ruby install -D -m644 /<<PKGBUILDDIR>>/lib/coveralls/api.rb /<<PKGBUILDDIR>>/debian/ruby-coveralls/usr/lib/ruby/vendor_ruby/coveralls/api.rb install -D -m644 /<<PKGBUILDDIR>>/lib/coveralls/command.rb /<<PKGBUILDDIR>>/debian/ruby-coveralls/usr/lib/ruby/vendor_ruby/coveralls/command.rb install -D -m644 /<<PKGBUILDDIR>>/lib/coveralls/version.rb /<<PKGBUILDDIR>>/debian/ruby-coveralls/usr/lib/ruby/vendor_ruby/coveralls/version.rb install -D -m644 /<<PKGBUILDDIR>>/lib/coveralls/output.rb /<<PKGBUILDDIR>>/debian/ruby-coveralls/usr/lib/ruby/vendor_ruby/coveralls/output.rb install -D -m644 /<<PKGBUILDDIR>>/lib/coveralls/rake/task.rb /<<PKGBUILDDIR>>/debian/ruby-coveralls/usr/lib/ruby/vendor_ruby/coveralls/rake/task.rb install -D -m644 /<<PKGBUILDDIR>>/lib/coveralls/configuration.rb /<<PKGBUILDDIR>>/debian/ruby-coveralls/usr/lib/ruby/vendor_ruby/coveralls/configuration.rb install -D -m644 /<<PKGBUILDDIR>>/lib/coveralls/simplecov.rb /<<PKGBUILDDIR>>/debian/ruby-coveralls/usr/lib/ruby/vendor_ruby/coveralls/simplecov.rb install -D -m644 /<<PKGBUILDDIR>>/lib/coveralls.rb /<<PKGBUILDDIR>>/debian/ruby-coveralls/usr/lib/ruby/vendor_ruby/coveralls.rb dh_installchangelogs -pruby-coveralls /<<PKGBUILDDIR>>/CHANGELOG.md upstream Rewriting shebang line of /<<PKGBUILDDIR>>/debian/ruby-coveralls/usr/bin/coveralls ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ â Install Rubygems integration metadata â ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ generating gemspec at /<<PKGBUILDDIR>>/debian/ruby-coveralls/usr/share/rubygems-integration/all/specifications/coveralls-0.8.22.gemspec /usr/bin/ruby2.5 /usr/bin/gem2deb-test-runner ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ â Run tests for ruby2.5 from debian/ruby-tests.rb â ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ RUBYLIB=/<<PKGBUILDDIR>>/debian/ruby-coveralls/usr/lib/ruby/vendor_ruby:. GEM_PATH=debian/ruby-coveralls/usr/share/rubygems-integration/all:/var/lib/gems/2.5.0:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.5.0:/usr/share/rubygems-integration/2.5.0:/usr/share/rubygems-integration/all ruby2.5 debian/ruby-tests.rb Coverage report generated for RSpec to /<<PKGBUILDDIR>>/coverage. 100 / 371 LOC (26.95%) covered. ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ â dh_ruby --install finished â ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ dh_installdocs -i -O--buildsystem=ruby dh_ruby_fixdocs -i -O--buildsystem=ruby dh_installchangelogs -i -O--buildsystem=ruby dh_installman -i -O--buildsystem=ruby dh_installman: Cannot find (any matches for) "debian/coveralls.1" (tried in ., debian/tmp) dh_installman: Aborting due to earlier error make: *** [debian/rules:15: binary-indep] Error 25 dpkg-buildpackage: error: fakeroot debian/rules binary-indep subprocess returned exit status 2 -------------------------------------------------------------------------------- The build was made in my autobuilder with "dpkg-buildpackage -A" and it also fails here: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/ruby-coveralls.html 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-coveralls Source-Version: 0.8.22-2 We believe that the bug you reported is fixed in the latest version of ruby-coveralls, 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. Lucas Kanashiro <[email protected]> (supplier of updated ruby-coveralls 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: SHA256 Format: 1.8 Date: Sat, 23 Mar 2019 12:22:50 -0300 Source: ruby-coveralls Architecture: source Version: 0.8.22-2 Distribution: unstable Urgency: medium Maintainer: Debian Ruby Extras Maintainers <[email protected]> Changed-By: Lucas Kanashiro <[email protected]> Closes: 924383 Changes: ruby-coveralls (0.8.22-2) unstable; urgency=medium . * Fix manpage creation during build time (Closes: #924383) * Declare compliance with Debian Policu 4.3.0 Checksums-Sha1: c988cd14a4ba8af0c72554a593732c6817ee7e4c 2224 ruby-coveralls_0.8.22-2.dsc ae3b81636fa3d5434947bda9326646adab66670a 4772 ruby-coveralls_0.8.22-2.debian.tar.xz 3facdaa3f42eea4c15585aa3fb16bdf4a157671b 10946 ruby-coveralls_0.8.22-2_amd64.buildinfo Checksums-Sha256: b1b90d811a15fcb0ac278966016943e5215741122fb3a7e421384a2fd50fa972 2224 ruby-coveralls_0.8.22-2.dsc a35f5cf92735e74ae61ebc7ddbdbe942341e03dd2a3039c254f9a6880ea33485 4772 ruby-coveralls_0.8.22-2.debian.tar.xz ecdd0277637539dc1ce92d45064306b540237f053df30c1faac2b3a1385fa4f4 10946 ruby-coveralls_0.8.22-2_amd64.buildinfo Files: a58215e065ab3b05f3b4f601f0293c6a 2224 ruby optional ruby-coveralls_0.8.22-2.dsc 1c4dc98318455c77963b0f2765a832be 4772 ruby optional ruby-coveralls_0.8.22-2.debian.tar.xz eba9fe4af2c9afc98abecb681e2c1482 10946 ruby optional ruby-coveralls_0.8.22-2_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEjtbD+LrJ23/BMKhw+COicpiDyXwFAlyWUCsACgkQ+COicpiD yXwMsRAAlURroVMcDFVoWEx9A6/57FAihMZoM1qnOI0VDW5V3H6SY4aC8cm/J1vm IC6CP0WOB72jflgSRcHeVx2bbqrcQQPeQa0fvCWzJ5fsF98wK/cAceqnnwnkoSFa dCl5mpxgvw943sPVxGatVOtU67iWzJ/0n+XlTxwTFS2YjgiF5TJ7y84ucahBQ1zN igGEZds1kH4UF+95l+RiNT254icddFHtn4M2Iz29mxxp2T0Rvd8pIGdRQW/StqJV 6kZoF2+R2UJa5PLp+H9dj+maPAfZ91CjmbBKGKPAvisyYmHrLsbYYchpLoSqUBUL LdIc4rdc9YMSNOTak7gq3OCpADbERtrBbshKgF4Zld1mkQA/T3LbotS1whnA/sI+ hZJfYy97QnrG6PDhLYuc/Ordu+7GO+rw7ANSo3Yal8atP1IE65UvP/LmCGkvDZTl zbkyYcrfhA44+nrJ3Krd66uEHVpaEqyWonCreaJaTRRGVkHiC146bi2nEh3pxYNp hbk6IGrUKFKKnaGuHABb3ts/rjNt9Imt+jWbvHHEoFddKFs2/s51XbyQsXxg5x5m y4bPaL5h0iLC3IGr/H4Yu9hRvMZPo54w2y3pYPQLWoC99YCKFawpxIVuuCRDhPjm p/LcZmZ5nj00ruaEX4L9R1+uc6B9PeGM3KJko8cVhJYbJWmCktk= =fjlK -----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
