jailkit-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Jailkit-dev] prolem with raspberrypi 3


From: Richard Scott
Subject: Re: [Jailkit-dev] prolem with raspberrypi 3
Date: Tue, 21 Feb 2017 15:54:48 +0000

The error:

dh_clean: Compatibility levels before 5 are no longer supported (level 4 requested)

Tells me you didn't follow it exactly ;-)
It looks like you need to run this before building the binary.

echo 5 > debian/compat

Rich

On Tue, 21 Feb 2017, at 14:51, Paolo Meraviglia wrote:
I used this reference and it's not working

2017-02-21 15:44 GMT+01:00 Richard Scott <address@hidden>:

Hi,

This will be your friend:

Thanks,

Rich

On Tue, 21 Feb 2017, at 13:49, Paolo Meraviglia wrote:
Hi,

When i try to build the deb package via ./debian/rules binary on my raspberrypi 3, the following error appears:

make[2]: Leaving directory '/tmp/jailkit-2.19/man'
make[1]: Leaving directory '/tmp/jailkit-2.19'
touch build-arch-stamp
dh_testdir
dh_testroot
dh_clean -k -s 
dh_clean: Compatibility levels before 5 are no longer supported (level 4 requested)
dh_clean: Compatibility levels before 5 are no longer supported (level 4 requested)
debian/rules:74: recipe for target 'install-arch' failed
make: *** [install-arch] Error 25

from uname -a:
Linux raspberrypi 4.4.38-v7+ #938 SMP Thu Dec 15 15:22:21 GMT 2016 armv7l GNU/Linux

Thank you

_______________________________________________
Jailkit-dev mailing list


_______________________________________________
Jailkit-dev mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/jailkit-dev

_______________________________________________
Jailkit-dev mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/jailkit-dev


reply via email to

[Prev in Thread] Current Thread [Next in Thread]