Your message dated Sun, 22 Jan 2023 22:21:47 +0000
with message-id <e1pjiih-000cfd...@fasolo.debian.org>
and subject line Bug#1028807: fixed in jackson-dataformat-yaml 2.8.11-4
has caused the Debian Bug report #1028807,
regarding jackson-dataformat-yaml: FTBFS: [ERROR] Failed to execute goal on 
project jackson-dataformat-yaml: Could not resolve dependencies for project 
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:bundle:2.8.11: Cannot 
access central (https://repo.maven.apache.org/maven2) in offline mode and the 
artifact log4j:log4j:jar:1.2.x has not been downloaded from it before. -> [Help 
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 ow...@bugs.debian.org
immediately.)


-- 
1028807: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1028807
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: jackson-dataformat-yaml
Version: 2.8.11-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230113 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules build
> dh build --with javahelper
>    dh_update_autotools_config
>    dh_autoreconf
>    dh_auto_configure
>       mh_patchpoms -plibjackson2-dataformat-yaml --debian-build 
> --keep-pom-version --maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo
>    jh_linkjars
>    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
> OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were 
> deprecated in JDK 13 and will likely be removed in a future release.
> [INFO] Scanning for projects...
> [WARNING] 
> [WARNING] Some problems were encountered while building the effective model 
> for com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:bundle:2.8.11
> [WARNING] 'build.plugins.plugin.version' for 
> org.apache.maven.plugins:maven-jar-plugin is missing. @ 
> com.fasterxml:oss-parent:debian, 
> /<<PKGBUILDDIR>>/debian/maven-repo/com/fasterxml/oss-parent/debian/oss-parent-debian.pom,
>  line 226, column 12
> [WARNING] 'build.plugins.plugin.version' for 
> org.codehaus.mojo:build-helper-maven-plugin is missing. @ 
> com.fasterxml:oss-parent:debian, 
> /<<PKGBUILDDIR>>/debian/maven-repo/com/fasterxml/oss-parent/debian/oss-parent-debian.pom,
>  line 199, column 12
> [WARNING] 'build.plugins.plugin.version' for 
> org.apache.felix:maven-bundle-plugin is missing. @ 
> com.fasterxml:oss-parent:debian, 
> /<<PKGBUILDDIR>>/debian/maven-repo/com/fasterxml/oss-parent/debian/oss-parent-debian.pom,
>  line 221, column 12
> [WARNING] 
> [WARNING] It is highly recommended to fix these problems because they 
> threaten the stability of your build.
> [WARNING] 
> [WARNING] For this reason, future Maven versions might no longer support 
> building such malformed projects.
> [WARNING] 
> [INFO] 
> [INFO] ------< com.fasterxml.jackson.dataformat:jackson-dataformat-yaml 
> >------
> [INFO] Building Jackson-dataformat-YAML 2.8.11
> [INFO] -------------------------------[ bundle 
> ]-------------------------------
> [WARNING] The POM for log4j:log4j:jar:1.2.x is missing, no dependency 
> information available
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time:  0.654 s
> [INFO] Finished at: 2023-01-13T20:33:41Z
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal on project jackson-dataformat-yaml: Could not 
> resolve dependencies for project 
> com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:bundle:2.8.11: 
> Cannot access central (https://repo.maven.apache.org/maven2) in offline mode 
> and the artifact log4j:log4j:jar:1.2.x has not been downloaded from it 
> before. -> [Help 1]
> [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/DependencyResolutionException
> dh_auto_build: error: /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 returned exit code 1
> make: *** [debian/rules:4: build] Error 25


The full build log is available from:
http://qa-logs.debian.net/2023/01/13/jackson-dataformat-yaml_2.8.11-3_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230113;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230113&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

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 mark 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: jackson-dataformat-yaml
Source-Version: 2.8.11-4
Done: Pierre Gruet <p...@debian.org>

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

Debian distribution maintenance software
pp.
Pierre Gruet <p...@debian.org> (supplier of updated jackson-dataformat-yaml 
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 22:49:36 +0100
Source: jackson-dataformat-yaml
Architecture: source
Version: 2.8.11-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Pierre Gruet <p...@debian.org>
Closes: 1028807
Changes:
 jackson-dataformat-yaml (2.8.11-4) unstable; urgency=medium
 .
   * Team upload
   * Raising Standards version to 4.6.2:
     - Setting Rules-Requires-Root: no
   * Build-depending on liblog4j1.2-java (Closes: #1028807)
   * debian/watch:
     - Fixing the regex for Github tags page
     - Raising its version to 4
     - Honouring filenamemangle
   * Removing unneeded versioned build-dependencies
   * Trim trailing whitespace.
   * Updating the classpath of the built jar
   * debian/control: Remove empty control field Uploaders.
   * Set upstream metadata fields about Bug and Repository.
Checksums-Sha1:
 8b9086a382a12e4294574159fe599ac26827cc5e 2384 
jackson-dataformat-yaml_2.8.11-4.dsc
 e06bdc2a7ac62ee90107bb24c053df46f0d7c8a8 5744 
jackson-dataformat-yaml_2.8.11-4.debian.tar.xz
 6710c140a1ad740ba787103311ab4a39ba171131 17463 
jackson-dataformat-yaml_2.8.11-4_amd64.buildinfo
Checksums-Sha256:
 340e2b6da2b8c5f9872f7772ec31506dcb8925cab5c6838c998a780021849e13 2384 
jackson-dataformat-yaml_2.8.11-4.dsc
 58d0995a0a83bbc7e44bf53b870ce37f26969c07dc7300b37c02cbcda34cf5c8 5744 
jackson-dataformat-yaml_2.8.11-4.debian.tar.xz
 5039bdccf682974a3359ca0b755d2e00e299cf81ca216850c650c554dba98c93 17463 
jackson-dataformat-yaml_2.8.11-4_amd64.buildinfo
Files:
 611ab43be4cfb571173c1f4378de9c6c 2384 java optional 
jackson-dataformat-yaml_2.8.11-4.dsc
 a6298eff2a5b484671a9daf51856c242 5744 java optional 
jackson-dataformat-yaml_2.8.11-4.debian.tar.xz
 01f7c436c03b0319ea472a395d28bda6 17463 java optional 
jackson-dataformat-yaml_2.8.11-4_amd64.buildinfo

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

iQIzBAEBCgAdFiEEM8soQxPpC9J9y0UjYAMWptwndHYFAmPNsyUACgkQYAMWptwn
dHaIeQ/9E/Tqjw4zP6prGJHv1bWUq9vRakoHXU6XdrTkfwL56szJy7gVAr5Fnnu6
U0h6iU9z2qpFeK5pKhNkgjaT6i3irnxeoGNjdkaS/x974n+iu0eOeNnePzbhGBAq
ES7mtmssVz2igULcWJroTZO6x3sqpG08aBcb0fZBMqHkoFTTY7ID1SU9bVFBH4fL
9DBtP9wBoLQ3O5t4VNf8mV39JX5rMSMXiBT+oXnl49hwA2pCD3AfNzOC475N87as
0rrPKty2HR4lwOltBth0n1jDQnGGJa7uJ9R6+Y8ZTU6JMCNlii54OpiBNB/NBZ2j
tdZZCjqnJlCmPY0Jr5CQJ66G7HIeHU+TBrwza9z95vWxorrA4LlcPqxS4DmQkI20
416ZrrDshrmwVrUAYJAcfy2H39k/rPRcyVD21y5pkgaKvTkvGexLskkVtGyTPwyc
Z+8RMCgSBVkLIl2zF25ecbn0COId/y0VMfWvc0E8RsbdX7fRrQ+OEF1+y1MsrnDe
Mw0qoxDpNMen0ht8NpKqlLbeTI/Ar2Z1cz0+mw4TDrvUSXHicY5Qp9pWTssucVk2
RHUx+HsJZzOt8pdRsYCZG8eWxpPu835BA5W1nGZ65OeGzoHU8Kl9u5amgzYDQCXT
wyFbjSlPqH+ojIEzIBKLN+rvmNAue9PVDRd7YtVpWzllCxcNw6M=
=z30l
-----END PGP SIGNATURE-----

--- End Message ---
__
This is the maintainer address of Debian's Java team
<https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>.
 Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to