[Pkg-running-devel] quickroute-gps debian package

Kristof Ralovich ralovich at in.tum.de
Tue Nov 17 10:46:12 UTC 2015


On Tue, Nov 17, 2015 at 7:02 AM, Christian PERRIER <bubulle at debian.org> wrote:
> Quoting Kristof Ralovich (ralovich at in.tum.de):
>
>> The only reason was that I forgot to push that branch to the debian
>> repo. It is there now.
>
> Good reason..:-)
>
> It will take just a bit more time to build/upload, as the package
> doesn't build on my current stable machine (the one I use for builds)
> because of the use of "dh_clean --with=cli", that is not supported in
> stable, afaik
>
> So, I need to build on my laptop (which is running unstable) and
> reinstall, there, a complete build environment.
>
> Edit: that doesn't work either on unstable...:-)
>
> dh clean --with=cli
> dh: unable to load addon cli: Can't locate Debian/Debhelper/Sequence/cli.pm in @INC (you may need to install the Debian::Debhelper::Sequence::cli module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/x86_64-linux-gnu/perl5/5.20 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl .) at (eval 13) line 2.
> BEGIN failed--compilation aborted at (eval 13) line 2.
>
>
> Missing build dependency ?
>
>
> _______________________________________________
> Pkg-running-devel mailing list
> Pkg-running-devel at lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-running-devel

I think the listed build dependencies are correct:
debhelper (>= 8), mono-xbuild (>= 2.6.7), devscripts (>= 2.11),
cli-common-dev (>= 0.8), mono-gmcs (>= 2.8), liblog4net1.2-cil (>=
1.2.10), xvfb (>= 1.12.4), xauth (>= 1.0.4)

However debian/rules has the line:
#include /usr/share/cli-common/cli.make

and since debian/rules is parsed on the host as well, not only within
pbuilder environment I think one needs "cli-common-dev" to be
installed on the host too! Then it should build in stable too! What do
you think?

Thank you,
Kristof



More information about the Pkg-running-devel mailing list