Fwd: Re: jh_linkjars: Invalid option: N

Niels Thykier niels at thykier.net
Thu Jan 18 21:51:00 UTC 2018


Typo'ed the email; manual forward to fix it. :)


-------- Forwarded Message --------
Subject: Re: jh_linkjars: Invalid option: N
Date: Thu, 18 Jan 2018 21:48:00 +0000
From: Niels Thykier <niels at thykier.net>
To: 887666 at bugs.debian.org
CC: Adrian Bunk <bunk at debian.org>, javatools at package.debian.org

Control: reassign -1 javahelper

On Thu, 18 Jan 2018 23:41:19 +0200 Adrian Bunk <bunk at debian.org> wrote:
> Package: debhelper
> Version: 11.1.2
> Severity: serious
> Control: affects -1 javahelper src:zabbix
> 
> https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/zabbix.html
> 
> ...
>    jh_linkjars -O--max-parallel=4 -Nzabbix-frontend-php -Nzabbix-java-gateway
> Invalid option: N
> Usage: jh_linkjars [options] [target] 
> Options:
> 	-h --help: show this text
> 	-V --version: show the version
> 	-v --verbose: show more information while running
> 	-t --transitive: transitively link jars
> 	-n --no-act: don't actually do anything, just print the results
> 	-u --unlink: remove the links instead of adding them
> debian/rules:77: recipe for target 'binary' failed
> make: *** [binary] Error 1
> 
> 
> Works after downgrading to debhelper 11
> 
> 


The -N option is a basic "shared" debhelper option required by any
dh-like tool added to the debhelper sequence (similar to -p/-s/-i).  The
solution here is to have javahelper support that option.

Thanks,
~Niels




More information about the pkg-java-maintainers mailing list