Your message dated Sun, 22 Jan 2023 18:24:30 +0000
with message-id <e1pjf14-00ggsl...@fasolo.debian.org>
and subject line Bug#1028670: fixed in jgit 4.11.9-2
has caused the Debian Bug report #1028670,
regarding jgit: FTBFS: [ERROR] Failed to execute goal on project
org.eclipse.jgit.pgm: Could not resolve dependencies for project
org.eclipse.jgit:org.eclipse.jgit.pgm:jar:4.11.9.201909030838-r: Cannot access
jgit-repository (https://repo.eclipse.org/content/repositories/jgit-releases/)
in offline mode and the artifact log4j:log4j:jar:debian 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.)
--
1028670: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1028670
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: jgit
Version: 4.11.9-1
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 -plibjgit-java --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.
> [0m[0m[INFO] Scanning for projects...
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Build Order:
> [INFO]
> [INFO] JGit - Parent
> [pom]
> [INFO] JGit - Core
> [jar]
> [INFO] JGit - Ant Tasks
> [jar]
> [INFO] JGit - Archive Formats
> [jar]
> [INFO] JGit - AWT User Interface
> [jar]
> [INFO] JGit - Apache httpclient based HTTP support
> [jar]
> [INFO] JGit - HTTP Server
> [jar]
> [INFO] JGit - Large File Storage
> [jar]
> [INFO] JGit - Large File Storage Server
> [jar]
> [INFO] JGit - Command Line Interface
> [jar]
> [INFO]
> [INFO] Using the MultiThreadedBuilder implementation with a thread count of 8
> [INFO]
> [INFO] --------------< org.eclipse.jgit:org.eclipse.jgit-parent
> >--------------
> [INFO] Building JGit - Parent 4.11.9.201909030838-r
> [1/10]
> [INFO] --------------------------------[ pom
> ]---------------------------------
> [INFO]
> [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (set-osgi-version) @
> org.eclipse.jgit-parent ---
> [INFO]
> [INFO] --- maven-antrun-plugin:3.1.0:run (translate-qualifier) @
> org.eclipse.jgit-parent ---
> [INFO] Executing tasks
> [INFO] Executed tasks
> [INFO]
> [INFO] -----------------< org.eclipse.jgit:org.eclipse.jgit
> >------------------
> [INFO] Building JGit - Core 4.11.9.201909030838-r
> [2/10]
> [INFO] --------------------------------[ jar
> ]---------------------------------
> [WARNING] The artifact
> org.apache.maven.plugins:maven-resources-plugin:jar:2.6 has been relocated to
> org.apache.maven.plugins:maven-resources-plugin:jar:3.3.0
> [INFO]
> [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (set-osgi-version) @
> org.eclipse.jgit ---
> [INFO]
> [INFO] --- maven-antrun-plugin:3.1.0:run (translate-qualifier) @
> org.eclipse.jgit ---
> [INFO] Executing tasks
> [INFO] [copy] Copying 1 file to
> /<<PKGBUILDDIR>>/org.eclipse.jgit/target/META-INF
> [INFO] Executed tasks
> [INFO]
> [INFO] --- maven-antrun-plugin:3.1.0:run (translate-source-qualifier) @
> org.eclipse.jgit ---
> [INFO] Executing tasks
> [INFO] [copy] Copying 1 file to
> /<<PKGBUILDDIR>>/org.eclipse.jgit/target/META-INF
> [INFO] Executed tasks
> [INFO]
> [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @
> org.eclipse.jgit ---
> [INFO] Copying 2 resources
> [INFO] Copying 6 resources
> [INFO]
> [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @
> org.eclipse.jgit ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 817 source files to
> /<<PKGBUILDDIR>>/org.eclipse.jgit/target/classes
> [INFO]
> /<<PKGBUILDDIR>>/org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/BitmapIndexImpl.java:
>
> /<<PKGBUILDDIR>>/org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/BitmapIndexImpl.java
> uses or overrides a deprecated API.
> [INFO]
> /<<PKGBUILDDIR>>/org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/BitmapIndexImpl.java:
> Recompile with -Xlint:deprecation for details.
> [INFO]
> [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources)
> @ org.eclipse.jgit ---
> [INFO] Not copying test resources
> [INFO]
> [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @
> org.eclipse.jgit ---
> [INFO] Not compiling test sources
> [INFO]
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @
> org.eclipse.jgit ---
> [INFO] Tests are skipped.
> [INFO]
> [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ org.eclipse.jgit ---
> [INFO] Building jar:
> /<<PKGBUILDDIR>>/org.eclipse.jgit/target/org.eclipse.jgit-4.11.9.201909030838-r.jar
> [INFO]
> [INFO] ---------------< org.eclipse.jgit:org.eclipse.jgit.ant
> >----------------
> [INFO] Building JGit - Ant Tasks 4.11.9.201909030838-r
> [3/10]
> [INFO] --------------------------------[ jar
> ]---------------------------------
> [INFO]
> [INFO] -------------< org.eclipse.jgit:org.eclipse.jgit.archive
> >--------------
> [INFO]
> [INFO] ----------------< org.eclipse.jgit:org.eclipse.jgit.ui
> >----------------
> [INFO] Building JGit - AWT User Interface 4.11.9.201909030838-r
> [5/10]
> [INFO]
> [INFO] Building JGit - Archive Formats 4.11.9.201909030838-r
> [4/10]
> [INFO] --------------------------------[ jar
> ]---------------------------------
> [INFO] -----------< org.eclipse.jgit:org.eclipse.jgit.http.apache
> >------------
> [INFO] Building JGit - Apache httpclient based HTTP support
> 4.11.9.201909030838-r [6/10]
> [INFO] --------------------------------[ jar
> ]---------------------------------
> [INFO] --------------------------------[ jar
> ]---------------------------------
> [INFO]
> [INFO] ---------------< org.eclipse.jgit:org.eclipse.jgit.lfs
> >----------------
> [INFO] Building JGit - Large File Storage 4.11.9.201909030838-r
> [7/10]
> [INFO] --------------------------------[ jar
> ]---------------------------------
> [INFO]
> [INFO]
> [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (set-osgi-version) @
> org.eclipse.jgit.http.apache ---
> [INFO] -----------< org.eclipse.jgit:org.eclipse.jgit.http.server
> >------------
> [INFO] Building JGit - HTTP Server 4.11.9.201909030838-r
> [8/10]
> [INFO] --------------------------------[ jar
> ]---------------------------------
> [INFO]
> [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (set-osgi-version) @
> org.eclipse.jgit.ant ---
> [INFO]
> [INFO] --- maven-antrun-plugin:3.1.0:run (translate-qualifier) @
> org.eclipse.jgit.http.apache ---
> [INFO]
> [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (set-osgi-version) @
> org.eclipse.jgit.lfs ---
> [INFO]
> [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (set-osgi-version) @
> org.eclipse.jgit.ui ---
> [INFO]
> [INFO] --- maven-antrun-plugin:3.1.0:run (translate-qualifier) @
> org.eclipse.jgit.lfs ---
> [INFO]
> [INFO] --- maven-antrun-plugin:3.1.0:run (translate-qualifier) @
> org.eclipse.jgit.ui ---
> [INFO]
> [INFO] --- maven-antrun-plugin:3.1.0:run (translate-qualifier) @
> org.eclipse.jgit.ant ---
> [INFO]
> [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (set-osgi-version) @
> org.eclipse.jgit.archive ---
> [INFO]
> [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (set-osgi-version) @
> org.eclipse.jgit.http.server ---
> [INFO]
> [INFO] --- maven-antrun-plugin:3.1.0:run (translate-qualifier) @
> org.eclipse.jgit.http.server ---
> [INFO]
> [INFO] --- maven-antrun-plugin:3.1.0:run (translate-qualifier) @
> org.eclipse.jgit.archive ---
> [INFO] Executing tasks
> [INFO] [copy] Copying 1 file to
> /<<PKGBUILDDIR>>/org.eclipse.jgit.http.apache/target/META-INF
> [INFO] Executing tasks
> [INFO] [copy] Copying 1 file to
> /<<PKGBUILDDIR>>/org.eclipse.jgit.ant/target/META-INF
> [INFO] Executing tasks
> [INFO] Executed tasks
> [INFO]
> [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @
> org.eclipse.jgit.ant ---
> [INFO] Executing tasks
> [INFO] Copying 2 resources
> [INFO] Executed tasks
> [INFO]
> [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @
> org.eclipse.jgit.http.apache ---
> [INFO] Copying 1 resource
> [INFO]
> [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @
> org.eclipse.jgit.ant ---
> [INFO] Copying 2 resources
> [INFO] Copying 1 resource
> [INFO] [copy] Copying 1 file to
> /<<PKGBUILDDIR>>/org.eclipse.jgit.http.server/target/META-INF
> [INFO] Changes detected - recompiling the module!
> [INFO]
> [INFO] [copy] Copying 1 file to
> /<<PKGBUILDDIR>>/org.eclipse.jgit.lfs/target/META-INF
> [INFO] Executing tasks
> [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @
> org.eclipse.jgit.http.apache ---
> [INFO] [copy] Copying 1 file to
> /<<PKGBUILDDIR>>/org.eclipse.jgit.ui/target/META-INF
> [INFO] Executed tasks
> [INFO] Executed tasks
> [INFO] Compiling 4 source files to
> /<<PKGBUILDDIR>>/org.eclipse.jgit.ant/target/classes
> [INFO] Executed tasks
> [INFO]
> [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @
> org.eclipse.jgit.ui ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 4 source files to
> /<<PKGBUILDDIR>>/org.eclipse.jgit.http.apache/target/classes
> [INFO] Copying 2 resources
> [INFO] Copying 1 resource
> [INFO]
> [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @
> org.eclipse.jgit.ui ---
> [INFO]
> [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @
> org.eclipse.jgit.http.server ---
> [INFO]
> [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @
> org.eclipse.jgit.lfs ---
> [INFO] Copying 2 resources
> [INFO] Changes detected - recompiling the module!
> [INFO] Copying 2 resources
> [INFO] Compiling 6 source files to
> /<<PKGBUILDDIR>>/org.eclipse.jgit.ui/target/classes
> [INFO] Copying 1 resource
> [INFO]
> [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @
> org.eclipse.jgit.http.server ---
> [INFO] Copying 1 resource
> [INFO]
> [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @
> org.eclipse.jgit.lfs ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 32 source files to
> /<<PKGBUILDDIR>>/org.eclipse.jgit.lfs/target/classes
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 33 source files to
> /<<PKGBUILDDIR>>/org.eclipse.jgit.http.server/target/classes
> [INFO] Executing tasks
> [INFO] [copy] Copying 1 file to
> /<<PKGBUILDDIR>>/org.eclipse.jgit.archive/target/META-INF
> [INFO] Executed tasks
> [INFO]
> [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @
> org.eclipse.jgit.archive ---
> [INFO] Copying 2 resources
> [INFO]
> [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @
> org.eclipse.jgit.archive ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 9 source files to
> /<<PKGBUILDDIR>>/org.eclipse.jgit.archive/target/classes
> [INFO]
> [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources)
> @ org.eclipse.jgit.ant ---
> [INFO] Not copying test resources
> [INFO]
> [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @
> org.eclipse.jgit.ant ---
> [INFO] Not compiling test sources
> [INFO]
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @
> org.eclipse.jgit.ant ---
> [INFO] Tests are skipped.
> [INFO]
> [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ org.eclipse.jgit.ant ---
> [INFO] Building jar:
> /<<PKGBUILDDIR>>/org.eclipse.jgit.ant/target/org.eclipse.jgit.ant-4.11.9.201909030838-r.jar
> [INFO]
> [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources)
> @ org.eclipse.jgit.http.apache ---
> [INFO] Not copying test resources
> [INFO]
> [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @
> org.eclipse.jgit.http.apache ---
> [INFO] Not compiling test sources
> [INFO]
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @
> org.eclipse.jgit.http.apache ---
> [INFO] Tests are skipped.
> [INFO]
> [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @
> org.eclipse.jgit.http.apache ---
> [INFO] Building jar:
> /<<PKGBUILDDIR>>/org.eclipse.jgit.http.apache/target/org.eclipse.jgit.http.apache-4.11.9.201909030838-r.jar
> [INFO]
> [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources)
> @ org.eclipse.jgit.ui ---
> [INFO] Not copying test resources
> [INFO]
> [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @
> org.eclipse.jgit.ui ---
> [INFO] Not compiling test sources
> [INFO]
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @
> org.eclipse.jgit.ui ---
> [INFO] Tests are skipped.
> [INFO]
> [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ org.eclipse.jgit.ui ---
> [INFO] Building jar:
> /<<PKGBUILDDIR>>/org.eclipse.jgit.ui/target/org.eclipse.jgit.ui-4.11.9.201909030838-r.jar
> [INFO]
> [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources)
> @ org.eclipse.jgit.archive ---
> [INFO] Not copying test resources
> [INFO]
> [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @
> org.eclipse.jgit.archive ---
> [INFO] Not compiling test sources
> [INFO]
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @
> org.eclipse.jgit.archive ---
> [INFO] Tests are skipped.
> [INFO]
> [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @
> org.eclipse.jgit.archive ---
> [INFO] Building jar:
> /<<PKGBUILDDIR>>/org.eclipse.jgit.archive/target/org.eclipse.jgit.archive-4.11.9.201909030838-r.jar
> [INFO]
> [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources)
> @ org.eclipse.jgit.http.server ---
> [INFO] Not copying test resources
> [INFO]
> [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @
> org.eclipse.jgit.http.server ---
> [INFO] Not compiling test sources
> [INFO]
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @
> org.eclipse.jgit.http.server ---
> [INFO] Tests are skipped.
> [INFO]
> [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @
> org.eclipse.jgit.http.server ---
> [INFO] Building jar:
> /<<PKGBUILDDIR>>/org.eclipse.jgit.http.server/target/org.eclipse.jgit.http.server-4.11.9.201909030838-r.jar
> [INFO]
> [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources)
> @ org.eclipse.jgit.lfs ---
> [INFO] Not copying test resources
> [INFO]
> [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @
> org.eclipse.jgit.lfs ---
> [INFO] Not compiling test sources
> [INFO]
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @
> org.eclipse.jgit.lfs ---
> [INFO] Tests are skipped.
> [INFO]
> [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ org.eclipse.jgit.lfs ---
> [INFO] Building jar:
> /<<PKGBUILDDIR>>/org.eclipse.jgit.lfs/target/org.eclipse.jgit.lfs-4.11.9.201909030838-r.jar
> [INFO]
> [INFO] ------------< org.eclipse.jgit:org.eclipse.jgit.lfs.server
> >------------
> [INFO] Building JGit - Large File Storage Server 4.11.9.201909030838-r
> [9/10]
> [INFO] --------------------------------[ jar
> ]---------------------------------
> [INFO]
> [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (set-osgi-version) @
> org.eclipse.jgit.lfs.server ---
> [INFO]
> [INFO] --- maven-antrun-plugin:3.1.0:run (translate-qualifier) @
> org.eclipse.jgit.lfs.server ---
> [INFO] Executing tasks
> [INFO] [copy] Copying 1 file to
> /<<PKGBUILDDIR>>/org.eclipse.jgit.lfs.server/target/META-INF
> [INFO] Executed tasks
> [INFO]
> [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @
> org.eclipse.jgit.lfs.server ---
> [INFO] Copying 2 resources
> [INFO] Copying 1 resource
> [INFO]
> [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @
> org.eclipse.jgit.lfs.server ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 14 source files to
> /<<PKGBUILDDIR>>/org.eclipse.jgit.lfs.server/target/classes
> [INFO]
> [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources)
> @ org.eclipse.jgit.lfs.server ---
> [INFO] Not copying test resources
> [INFO]
> [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @
> org.eclipse.jgit.lfs.server ---
> [INFO] Not compiling test sources
> [INFO]
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @
> org.eclipse.jgit.lfs.server ---
> [INFO] Tests are skipped.
> [INFO]
> [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @
> org.eclipse.jgit.lfs.server ---
> [INFO] Building jar:
> /<<PKGBUILDDIR>>/org.eclipse.jgit.lfs.server/target/org.eclipse.jgit.lfs.server-4.11.9.201909030838-r.jar
> [INFO]
> [INFO] ---------------< org.eclipse.jgit:org.eclipse.jgit.pgm
> >----------------
> [INFO] Building JGit - Command Line Interface 4.11.9.201909030838-r
> [10/10]
> [INFO] --------------------------------[ jar
> ]---------------------------------
> [WARNING] The POM for log4j:log4j:jar:debian is missing, no dependency
> information available
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary for JGit - Parent 4.11.9.201909030838-r:
> [INFO]
> [INFO] JGit - Parent ...................................... SUCCESS [ 0.433
> s]
> [INFO] JGit - Core ........................................ SUCCESS [ 7.389
> s]
> [INFO] JGit - Ant Tasks ................................... SUCCESS [ 0.456
> s]
> [INFO] JGit - Archive Formats ............................. SUCCESS [ 0.494
> s]
> [INFO] JGit - AWT User Interface .......................... SUCCESS [ 0.481
> s]
> [INFO] JGit - Apache httpclient based HTTP support ........ SUCCESS [ 0.454
> s]
> [INFO] JGit - HTTP Server ................................. SUCCESS [ 0.586
> s]
> [INFO] JGit - Large File Storage .......................... SUCCESS [ 0.618
> s]
> [INFO] JGit - Large File Storage Server ................... SUCCESS [ 0.248
> s]
> [INFO] JGit - Command Line Interface ...................... FAILURE [ 0.027
> s]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 8.849 s (Wall Clock)
> [INFO] Finished at: 2023-01-13T20:29:49Z
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal on project org.eclipse.jgit.pgm: Could not
> resolve dependencies for project
> org.eclipse.jgit:org.eclipse.jgit.pgm:jar:4.11.9.201909030838-r: Cannot
> access jgit-repository
> (https://repo.eclipse.org/content/repositories/jgit-releases/) in offline
> mode and the artifact log4j:log4j:jar:debian 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
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the
> command
> [ERROR] mvn <args> -rf :org.eclipse.jgit.pgm
> [0m[0mdh_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/jgit_4.11.9-1_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: jgit
Source-Version: 4.11.9-2
Done: Pierre Gruet <p...@debian.org>
We believe that the bug you reported is fixed in the latest version of
jgit, 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 jgit 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 18:32:30 +0100
Source: jgit
Architecture: source
Version: 4.11.9-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Pierre Gruet <p...@debian.org>
Closes: 1028670
Changes:
jgit (4.11.9-2) unstable; urgency=medium
.
* Team upload
* Raising Standards version to 4.6.2:
- Setting Rules-Requires-Root: no
* Removing unneeded versioned build-dependencies
* Properly grasping log4j1.2 artifacts through debian/maven.rules
(Closes: #1028670)
* Use correct machine-readable copyright file URI.
* Set upstream metadata fields: Bug-Database, Repository-Browse.
Checksums-Sha1:
8abe419510530e5dcc714f4456e514bc88b34030 2411 jgit_4.11.9-2.dsc
8391d4d77ee434d310f5259d5570a91b57ce31d0 8972 jgit_4.11.9-2.debian.tar.xz
76121baa16dc0e33e8c10b63e64effd3cce20b69 17033 jgit_4.11.9-2_amd64.buildinfo
Checksums-Sha256:
13ba10a8128a92762868705e4c7f6766e16b6d5904e39d489eb4c7f7af91d2c5 2411
jgit_4.11.9-2.dsc
3b9a8068c871a93f2d280c75139c39090308c40106444282eccb139bf2d174f9 8972
jgit_4.11.9-2.debian.tar.xz
ca0c20a24e3d27cc80fbd49b957e8995e16042a76794d1dee80cba4ffb482a64 17033
jgit_4.11.9-2_amd64.buildinfo
Files:
97e45cbb656a9083d1cf0f34e46bda2e 2411 java optional jgit_4.11.9-2.dsc
fa700fc019c3ed30a80d24e134ef43d8 8972 java optional jgit_4.11.9-2.debian.tar.xz
07d72b538aca1b08f5ff2a7e7af497b5 17033 java optional
jgit_4.11.9-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEM8soQxPpC9J9y0UjYAMWptwndHYFAmPNefYACgkQYAMWptwn
dHYhQw/+JDx3bmGfVOUkTHJWPp/A5jo4vIjuxZvskUS07q2IzB3JrL8wGh61TQU3
e9jmPjH98Qwl7GIhX5d0KMh8lwAv/OKnbK5ijH3ZEZm3BptbW/xjkqNUvgHJuJ0m
B8SSh/CvsnPEFn6RaD0t8Y4tTaZ5hW6X5PYk+2mRdFxTlhwzkKYShjqOLRDKM1aw
mr8JHeWwSHyUmhyUXx7C6YzramA6L2Pra8GYMYIMosCCtJpl5WLyyZuhxiXGtfmz
3VZNuZSCMZojRfeOeuRRv0kYaHiRfT0lVaQg5p7IinCoboWEZ5On4ctsuYOO7eIk
7zoXQML3k9B83SdS+1gYnAKG5sLE+OGKOu28mOeooyrWBqVJ34cSLPr+AkQusThm
rwsf8YOHituQ2w1KCpMgv1doSGRI0++qJJCTneT4O+XwRNncXMDT1t2kZ3aXpknp
DAQCmiGVtqHRvXho1myitIlyGvu5oQnv3R+6nLiLQzmiNpqkCWqEE/7PUvtyiD2C
LiaH7Cw4MRoHKiZqRXk8Ne1/Mr5OIkYjyEGv0lwembDPN9IAfi+sh+PKpUPtuZoI
4ovjTZ6imTxIefTWE/mTiHHyC+i+No634uXmNGdleF1+AgrbrK3tnoqN2g5zGkQF
aNOSj1kQh+2bzXj0qFzadiphwCggl7eKtAVZX2fiVseU0sX0oxU=
=nIGb
-----END PGP SIGNATURE-----
--- End Message ---