Bug#910843: jaxb: Rebuilding from source gives broken dependencies
Emmanuel Bourg
ebourg at apache.org
Fri Oct 12 10:46:36 BST 2018
Le 12/10/2018 à 04:21, Daniel Schepler a écrit :
> With which I get the error:
>
> The following packages have unmet dependencies:
> libjaxb-java : Depends: libdtd-parser-java (>= 1.2-SNAPSHOT) but
> 1.2~svn20110404-1 is to be installed
> E: Unable to correct problems, you have held broken packages.
>
> (I don't really know anything about how the dependency generation
> works, so I don't really have any idea if this is a bug in src:jaxb,
> src:dtd-parser, or maybe even in one of the build tools.)
Thank you for spotting this issue Daniel. libdtd-parser-java declares
that its Maven pom has the same version as the package, which is wrong.
The --has-package-version flag in
src:dtd-parser:debian/libdtd-parser-java.poms should be removed.
More information about the pkg-java-maintainers
mailing list