[Debichem-devel] Bug#940035: libindigo-java: Absolute build paths in the MANIFEST.MF files
Emmanuel Bourg
ebourg at apache.org
Wed Sep 11 14:03:35 BST 2019
Package: libindigo-java
Version: 1.2.3-1
Severity: normal
The jar files in libindigo-java have a MANIFEST.MF file that captures the build
path. Here is for example the manifest for /usr/share/java/indigo-1.2.3.jar:
Manifest-Version: 1.0
Class-Path: /usr/share/java/jna.jar /build/1st/indigo-1.2.3/indigo.jar /
build/1st/indigo-1.2.3/indigo-renderer.jar /build/1st/indigo-1.2.3/comm
on-controls.jar
Created-By: 11.0.4 (Debian)
This is bad because the Class-Path is incorrect and this makes the package
non reproducible. This Class-Path attribute should either be fixed or removed
if it's not necessary.
Emmanuel Bourg
More information about the Debichem-devel
mailing list