#1109169 FTBFS: Failed to execute goal on project tika-parsers

Package:
tika
Source:
tika
Submitter:
Luke Yasuda
Date:
2025-07-13 20:15:02 UTC
Severity:
normal
Tags:
#1109169#5
Date:
2025-07-13 04:33:04 UTC
From:
To:
Hello,

This package fails to build from source and thus should be removed from unstable as well as its reverse dependencies:

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Tika 1.22:
[INFO]
[INFO] Apache Tika parent ................................. SUCCESS [  0.001 s]
[INFO] Apache Tika core ................................... SUCCESS [  2.389 s]
[INFO] Apache Tika parsers ................................ FAILURE [  0.080 s]
[INFO] Apache Tika XMP .................................... SKIPPED
[INFO] Apache Tika serialization .......................... SKIPPED
[INFO] Apache Tika batch .................................. SKIPPED
[INFO] Apache Tika Java-7 Components ...................... SKIPPED
[INFO] Apache Tika ........................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  3.028 s
[INFO] Finished at: 2025-07-13T04:10:13Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project tika-parsers: Could not resolve dependencies for project org.apache.tika:tika-parsers:jar:1.22
[ERROR] dependency: com.uwyn:jhighlight:jar:debian (compile?)
[ERROR]         Cannot access central (https://repo.maven.apache.org/maven2) in offline mode and the artifact com.uwyn:jhighlight:jar:debian has not been downloaded from it before.
[ERROR] -> [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 :tika-parsers
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=/build/reproducible-path/tika-1.22 -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/build/reproducible-path/tika-1.22/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/build/reproducible-path/tika-1.22/debian -Dmaven.repo.local=/build/reproducible-path/tika-1.22/debian/maven-repo --batch-mode package -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1
make: *** [debian/rules:4: binary-indep] Error 25
dpkg-buildpackage: error: debian/rules binary-indep subprocess returned exit status 2

#1109169#10
Date:
2025-07-13 20:13:24 UTC
From:
To:
Hi Luke,

This bug is a duplicate of #1011492 [1], but filed against the binary
package instead of src:tika.  They should be (force) merged.

If you want to file a bug to remove the package from unstable, the bug
should filed against the ftp.debian.org pseudo-package as documented in
[2].

Alternatively, you could work on updating Tika to a newer version.
Upstream is is active [3].

Thanks,
tony

[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1011492,
[2] https://wiki.debian.org/ftpmaster_Removals
[3] https://tika.apache.org/