Your message dated Sun, 15 Jul 2018 17:48:57 +0000 with message-id <[email protected]> and subject line Bug#903328: fixed in cobertura 2.1.1-2 has caused the Debian Bug report #903328, regarding cobertura: FTBFS in buster/sid (dh_installdocs: Cannot find "README") 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.) -- 903328: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903328 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:cobertura Version: 2.1.1-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 --with javahelper dh_update_autotools_config -i dh_autoreconf -i dh_auto_configure -i mh_patchpoms -plibcobertura-java --debian-build --keep-pom-version --maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo [ERROR] Cannot find parent dependency net.sourceforge.cobertura.poms:cobertura-api-parent:pom:2.1.1, use --no-parent option to resolve this issue or install the parent POM in the Maven repository [ERROR] Cannot find parent dependency net.sourceforge.cobertura.poms:cobertura-parent:pom:2.1.1, use --no-parent option to resolve this issue or install the parent POM in the Maven repository jh_linkjars -i debian/rules override_dh_auto_build make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_build /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/<<PKGBUILDDIR>> -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian -Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo --batch-mode package -DskipTests -Dnotimestamp=true -Dlocale=en_US WARNING: An illegal reflective access operation has occurred [... snipped ...] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- debian-maven-plugin:2.3:install (default-cli) @ cobertura-runtime --- [INFO] Cleaning pom file: /<<PKGBUILDDIR>>/cobertura-runtime/pom.xml.save with options: [INFO] --keep-pom-version --package=libcobertura-java --has-package-version [INFO] --rules=/<<PKGBUILDDIR>>/debian/maven.rules [INFO] --ignore-rules=/<<PKGBUILDDIR>>/debian/maven.ignoreRules [INFO] --published-rules=/<<PKGBUILDDIR>>/debian/maven.ignoreRules [INFO] --no-parent [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] cobertura-parent ................................... SUCCESS [ 0.469 s] [INFO] cobertura-api-parent ............................... SUCCESS [ 0.190 s] [INFO] cobertura-reactor 2.1.1 ............................ SUCCESS [ 0.044 s] [INFO] cobertura-poms-reactor ............................. SUCCESS [ 0.097 s] [INFO] cobertura-annotations-api .......................... SUCCESS [ 0.087 s] [INFO] cobertura-interaction-reactor ...................... SUCCESS [ 0.026 s] [INFO] cobertura-annotations-reactor ...................... SUCCESS [ 0.032 s] [INFO] Cobertura code coverage ............................ SUCCESS [ 0.180 s] [INFO] Cobertura Limited Runtime 2.1.1 .................... SUCCESS [ 0.034 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.551 s [INFO] Finished at: 2018-07-08T09:42:45Z [INFO] ------------------------------------------------------------------------ mh_resolve_dependencies --non-interactive --offline --build -plibcobertura-java --base-directory=/<<PKGBUILDDIR>> --non-explore Analysing pom.xml... Analysing cobertura/pom.xml... Analysing cobertura-runtime/pom.xml... Analysing interaction/pom.xml... Checking the parent dependency in the sub project interaction/pom.xml Analysing interaction/annotations/pom.xml... Checking the parent dependency in the sub project interaction/annotations/pom.xml Analysing interaction/annotations/annotations-api/pom.xml... Analysing poms/pom.xml... Checking the parent dependency in the sub project poms/pom.xml Analysing poms/cobertura-api-parent/pom.xml... Analysing poms/cobertura-parent/pom.xml... mh_unpatchpoms -plibcobertura-java dh_install -i jh_installjavadoc -i dh_installdocs -i dh_installdocs: Cannot find (any matches for) "README" (tried in .) debian/rules:4: recipe for target 'binary-indep' failed make: *** [binary-indep] Error 2 dpkg-buildpackage: error: fakeroot debian/rules binary-indep subprocess returned exit status 2 -------------------------------------------------------------------------------- The build was made with "dpkg-buildpackage -A" in my autobuilder. Most probably, it also fails here in reproducible builds: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/cobertura.html [ Note: There has been a recent change in debhelper behaviour, the current behaviour is the intended one. See Bug #903133 for details ]. Thanks.
--- End Message ---
--- Begin Message ---Source: cobertura Source-Version: 2.1.1-2 We believe that the bug you reported is fixed in the latest version of cobertura, 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. tony mancill <[email protected]> (supplier of updated cobertura 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: SHA512 Format: 1.8 Date: Sun, 15 Jul 2018 10:13:39 -0700 Source: cobertura Binary: libcobertura-java cobertura Architecture: source Version: 2.1.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Java Maintainers <[email protected]> Changed-By: tony mancill <[email protected]> Description: cobertura - java tool that calculates the percentage of code accessed by test libcobertura-java - java library that calculates the percentage of code accessed by t Closes: 903328 Changes: cobertura (2.1.1-2) unstable; urgency=medium . * Team upload. * Correct name of README file (Closes: #903328) * Bump Standards-Version to 4.1.5 * Update Vcs fields for migration from Alioth -> Salsa * Use https for Homepage link * Use debhelper 11 Checksums-Sha1: 0ac106070d33e644f6683bb948d510d45cde1dc4 2339 cobertura_2.1.1-2.dsc c52952d0fc72a082e95831d1924bb39f35f09cb7 10796 cobertura_2.1.1-2.debian.tar.xz d77aee141b664c7609a0a0cffc6f2b81e105282d 16724 cobertura_2.1.1-2_amd64.buildinfo Checksums-Sha256: 150f8a2af2db120b31143a07d44d0715f2a11c5180346aa40c30ed0a8a010ad8 2339 cobertura_2.1.1-2.dsc 743f05f8a288e7f49e8f93da0adba85693c5d78ae7bceb948de7b5e44f937d49 10796 cobertura_2.1.1-2.debian.tar.xz 1ede9e55f6d46476e5f624394aa2ec5d938ea36cfa433edcdd821fb1c1643c31 16724 cobertura_2.1.1-2_amd64.buildinfo Files: fd47d8ce469df014f0d6936b42ba25c7 2339 java optional cobertura_2.1.1-2.dsc 81c758047eca8073099ad8642d29925c 10796 java optional cobertura_2.1.1-2.debian.tar.xz f8024298699e51194465853f443576bd 16724 java optional cobertura_2.1.1-2_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQJIBAEBCgAyFiEE5Qr9Va3SequXFjqLIdIFiZdLPpYFAltLhOwUHHRtYW5jaWxs QGRlYmlhbi5vcmcACgkQIdIFiZdLPpaxPQ/8D1xeV2ZWFmGhwx2AaEvXKlNn4DUk vauivIEQCTDahZvQtfcptgiZu4OCXfG217Ri6AQTHUtreoHHQBM0cpMSDCEltnQY za/9vj8dyz+GjK9g41UN7kFRrM+b+9YqcmWsgNScAexLhI6h1TdtxXsoP90Sj1CX 7EuK09+bDCky0RxR6BFiOVg0B0I/5P+MNkpWIfk226QQ+LJ9mbRhiqBSjIgKbDMh 4Rp0v3OOUfNPWG74NLpiqptHkIq9QzTypxZh3IBhHhu8wcuXHAmDs2WTLfCq9U4C hKgJ9E3kjsJ9jppvUfSFhm+GlNqNNEYCkBrSIrHVOIV16KRanQuCCSLuMhePB2PR sjzRZf9AHZZSWhzGkUYA0L0txeR2Ql4EOnY4Z4L8kAG2fva4jkOmUtrZHkk0kG8A quC0UZKIGFPaG8YChkY7LEH7bkQiQ3O353AeVbD8U8S7bO2dPRnbRB8FwvqnFa1/ v17MDHPXQiKhuF44Q2QjzIz5ccCHwUGQKT2ox0Ur6imcKwzkA4Gcpdrm6v63fmbR WTzrGR3Y5+SBwr9Of4JE6EkwxRBKV1r075p3AHl4O0EFllIdZROEy71TC1D9k2fC 9yzQnrtLqRM2sdgajbFrVgdn0VqJM2N+qwg8v+TUVD8HW/DEJE/6OiReZtqep8tm KAqiC4E6gXU5PnQ= =zv7k -----END PGP SIGNATURE-----
--- End Message ---

