:: Re: [Dng] A novice attempt to speed…
Forside
Slet denne besked
Besvar denne besked
Skribent: Jaret Cantu
Dato:  
Til: dng
Emne: Re: [Dng] A novice attempt to speed up Devuan development
On 05/17/2015 07:22 AM, Anto wrote:
------8<-------
> dh clean --with autoreconf,gir,python3 --parallel
> dh: unable to load addon python3: Can't locate
> Debian/Debhelper/Sequence/python3.pm in @INC (@INC contains: /etc/perl
> /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5
> /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14
> /usr/local/lib/site_perl .) at (eval 20) line 2.
> BEGIN failed--compilation aborted at (eval 20) line 2.
>
> make: *** [clean] Error 2
> dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit
> status 2
> anto@d945gclf:~/packages/devuan-eudev-1.9$
>
>
> It looks like that I missed some required packages, but I have no clue
> what would that be. Could you please let me know which package should
> I add?
>
> Or do you think I did something wrong? If so, could you please let me
> know which part would that be?
>
> Thanks a lot in advance.
>
> Cheers,
>
> Anto
>

There were some python3 dependencies for building tests. I removed the
dependencies as it seems like all of the tests were pretty systemd-specific.

-               python3-all-dev,
-               python3-lxml,


It looks like I have python3-all-dev installed on my system, and I guess
that is what is preventing the error for me.

[jaret@ragnarok eudev]$ dpkg -S python3.pm
dh-python: /usr/share/perl5/Debian/Debhelper/Sequence/python3.pm

Or maybe that package? Are you using git-buildpackage to build this? I
have found that with certain packages, dpkg-buildpackage will actually
fail while git-buildpackage succeeds.
I have cowbuilder and all other sorts of craziness installed, which is
how I'm guessing that Debian helper package got installed.

I guess this means there are still some tests that need scrubbed.


Jaret Cantu
Timesys Corporation