Your message dated Mon, 26 Nov 2018 12:50:38 +0000
with message-id <e1grglw-000a8b...@fasolo.debian.org>
and subject line Bug#906350: fixed in doxia 1.7-2
has caused the Debian Bug report #906350,
regarding doxia: FTBFS in buster/sid (Cannot find parent dependency 
org.apache.maven:maven-parent:pom:27)
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.)


-- 
906350: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906350
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:doxia
Version: 1.7-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
   dh_update_autotools_config -i
   dh_autoreconf -i
   dh_auto_configure -i
        mh_patchpoms -plibdoxia-java --debian-build --keep-pom-version 
--maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo
[ERROR] Cannot find parent dependency org.apache.maven:maven-parent:pom:27, use 
--no-parent option to resolve this issue or install the parent POM in the Maven 
repository
[ERROR] Cannot find parent dependency org.apache.maven.doxia:doxia:pom:1.7, use 
--no-parent option to resolve this issue or install the parent POM in the Maven 
repository
[ERROR] Cannot find parent dependency org.apache.maven.doxia:doxia:pom:1.7, use 
--no-parent option to resolve this issue or install the parent POM in the Maven 
repository
[ERROR] Cannot find parent dependency org.apache.maven.doxia:doxia:pom:1.7, use 
--no-parent option to resolve this issue or install the parent POM in the Maven 
repository
[ERROR] Cannot find parent dependency org.apache.maven.doxia:doxia:pom:1.7, use 
--no-parent option to resolve this issue or install the parent POM in the Maven 
repository
[ERROR] Cannot find parent dependency 
org.apache.maven.doxia:doxia-modules:pom:1.7, use --no-parent option to resolve 
this issue or install the parent POM in the Maven repository
[ERROR] Cannot find parent dependency 
org.apache.maven.doxia:doxia-modules:pom:1.7, use --no-parent option to resolve 
this issue or install the parent POM in the Maven repository
[ERROR] Cannot find parent dependency 
org.apache.maven.doxia:doxia-modules:pom:1.7, use --no-parent option to resolve 
this issue or install the parent POM in the Maven repository
[ERROR] Cannot find parent dependency 
org.apache.maven.doxia:doxia-modules:pom:1.7, use --no-parent option to resolve 
this issue or install the parent POM in the Maven repository
[ERROR] Cannot find parent dependency 
org.apache.maven.doxia:doxia-modules:pom:1.7, use --no-parent option to resolve 
this issue or install the parent POM in the Maven repository
[ERROR] Cannot find parent dependency 
org.apache.maven.doxia:doxia-modules:pom:1.7, use --no-parent option to resolve 
this issue or install the parent POM in the Maven repository
[ERROR] Cannot find parent dependency 
org.apache.maven.doxia:doxia-modules:pom:1.7, use --no-parent option to resolve 
this issue or install the parent POM in the Maven repository
[ERROR] Cannot find parent dependency 
org.apache.maven.doxia:doxia-modules:pom:1.7, use --no-parent option to resolve 
this issue or install the parent POM in the Maven repository
[ERROR] Cannot find parent dependency 
org.apache.maven.doxia:doxia-modules:pom:1.7, use --no-parent option to resolve 
this issue or install the parent POM in the Maven repository
[ERROR] Cannot find parent dependency 
org.apache.maven.doxia:doxia-modules:pom:1.7, use --no-parent option to resolve 
this issue or install the parent POM in the Maven repository
[ERROR] Cannot find parent dependency 
org.apache.maven.doxia:doxia-modules:pom:1.7, use --no-parent option to resolve 
this issue or install the parent POM in the Maven repository
[ERROR] Cannot find parent dependency 
org.apache.maven.doxia:doxia-modules:pom:1.7, use --no-parent option to resolve 
this issue or install the parent POM in the Maven repository
   dh_auto_build -i
        /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 
javadoc:jar javadoc:aggregate -DskipTests -Dnotimestamp=true -Dlocale=en_US
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by 
com.google.inject.internal.cglib.core.$ReflectUtils$1 
(file:/usr/share/maven/lib/guice.jar) to method 
java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
WARNING: Please consider reporting this to the maintainers of 
com.google.inject.internal.cglib.core.$ReflectUtils$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
WARNING: All illegal access operations will be denied in a future release
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Invalid packaging for parent POM org.apache.maven:maven-parent:27, must 
be "pom" but is "jar" @ org.apache.maven:maven-parent:27
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.maven.doxia:doxia:1.7 
(/<<PKGBUILDDIR>>/pom.xml) has 1 error
[ERROR]     Invalid packaging for parent POM org.apache.maven:maven-parent:27, 
must be "pom" but is "jar" @ org.apache.maven:maven-parent:27
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
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 
javadoc:jar javadoc:aggregate -DskipTests -Dnotimestamp=true -Dlocale=en_US 
returned exit code 1
make: *** [debian/rules:4: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-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/doxia.html

where you can get a full build log if you need it.

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: doxia
Source-Version: 1.7-2

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

Debian distribution maintenance software
pp.
Emmanuel Bourg <ebo...@apache.org> (supplier of updated doxia 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: Mon, 26 Nov 2018 13:10:55 +0100
Source: doxia
Binary: libdoxia-java libdoxia-core-java libdoxia-java-doc
Architecture: source
Version: 1.7-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Emmanuel Bourg <ebo...@apache.org>
Description:
 libdoxia-core-java - Doxia content generation framework (core)
 libdoxia-java - Doxia content generation framework (modules)
 libdoxia-java-doc - Documentation for libdoxia-java
Closes: 906350
Changes:
 doxia (1.7-2) unstable; urgency=medium
 .
   * Team upload.
   * Fixed the build failure with maven-parent 31 (Closes: #906350)
   * Removed the unused build dependency on libmaven-plugin-tools-java
   * Standards-Version updated to 4.2.1
   * Switch to debhelper level 11
   * Use salsa.debian.org Vcs-* URLs
Checksums-Sha1:
 96f7e475255de7d78a44acb9f59eee9d9ac81437 2644 doxia_1.7-2.dsc
 fdda9f4dbf85413c639085524802af2b8d696f01 8432 doxia_1.7-2.debian.tar.xz
 97a8b14e3ef328bc003e006f67a053cd9dd8ca7f 15280 doxia_1.7-2_source.buildinfo
Checksums-Sha256:
 6e9037ab37f8660534cdfb9da4f9aab89ea5c09dd7c4c55668e04f90d45e8b34 2644 
doxia_1.7-2.dsc
 91091c5e6eeebdaa7f1052ae115b8646bf9772c7d219d904d4d30c849f19ad55 8432 
doxia_1.7-2.debian.tar.xz
 8ab37ff81aa675ef4a3a6bc7e64a0c6f38ac8844379ae8d783fe72dfdd2a161b 15280 
doxia_1.7-2_source.buildinfo
Files:
 e11fe68a2993f20411e0312eaaf71800 2644 java optional doxia_1.7-2.dsc
 e5f76d7a68453f4f81a46f2ad902d903 8432 java optional doxia_1.7-2.debian.tar.xz
 bc389eb130004008cb7f6bba14bed892 15280 java optional 
doxia_1.7-2_source.buildinfo

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

iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAlv75ZMSHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsRgwP/j1wnvqQlZynNq4ZrmhNzMEVMTkTS72l
XXkJ+SXKBZTiSqw0MhSxVeZ9GP0YqfCUEzKSACWudD5ApJEKuOysj13aMrYDKeJb
YV6uIDhESLJOZjF266WjtuO47OEwVYMLeuzOZpwDORpzwyR1k9M9f5L5F63IHjK2
10lchQ0pLUYyv6Zx6qNmvXftRCKboe95eaQkaq2YZMa/ZnolLqcWrH+o7QGBtLMg
NBacSmxFDGGXZXnzwzlbsbvWfvtPjgG3X6lJlK6HHJyoNnny+cY2uIWoaas5lYJu
kB+l/Qsyh590mvRSBc7In38UiD2lTpx6q8EtQaXs7dTARZx/jhrwu1gvVDKkimpR
AjKUKYrzWC9HFk6Bqtn3dcpFMLefLKuwLgfQRunTTt/SefE6XckjaZfRiO30HoDG
Y1KS/lmSKVLxbj45h5yD05JIMGo8Q/pElz+c+QvQky2Gk/CnJLrFJVzhMu0+898K
trgfwvjjeNjfmaVsY5udIpWxrppRdu/x7r73QRURitxafGV1x5spEZYhjrqao9Mg
ZnlAOmfNE/0nGOAEbWK10P9oQ/WUNLV1QWXRB09Rlb2GGpFnBO29v5tubPoFW9hL
YHXBIk8gkPontnP71jVHbxTiv4KMmSUp88dTmDnDjAjnqrSMJ2sYUPL9uCuaRFpm
adOI/uP/PZNy
=PBnK
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to