Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debian 12 Build Issues... #38

Open
JonFear opened this issue Aug 21, 2023 · 4 comments
Open

Debian 12 Build Issues... #38

JonFear opened this issue Aug 21, 2023 · 4 comments

Comments

@JonFear
Copy link

JonFear commented Aug 21, 2023

Hi Oliver

Long time no talk!

Trying to install on Deb 12 but get the following:

jon@knighton-gw:~/mlat-client$ dpkg-buildpackage -b -uc
dpkg-buildpackage: info: source package mlat-client
dpkg-buildpackage: info: source version 0.2.11
dpkg-buildpackage: info: source distribution stable
dpkg-buildpackage: info: source changed by Oliver Jowett oliver.jowett@flightaware.com
dpkg-buildpackage: info: host architecture amd64
dpkg-source --before-build .
fakeroot debian/rules clean
dh clean --with python3
dh: warning: Compatibility levels before 10 are deprecated (level 8 in use)
dh: error: unable to load addon python3: Can't locate Debian/Debhelper/Sequence/python3.pm in @inc (you may need to install the Debian::Debhelper::Sequence::python3 module) (@inc contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at (eval 4) line 1.
BEGIN failed--compilation aborted at (eval 4) line 1.

make: *** [debian/rules:36: clean] Error 255
dpkg-buildpackage: error: fakeroot debian/rules clean subprocess returned exit status 2

Help please! You know I am no good with this code stuff...

Thanks

Jon

@thetechhouse
Copy link

thetechhouse commented Sep 24, 2023

I have the same issue; Ubuntu 22.04LTS on RaspPi3

@thetechhouse
Copy link

sudo apt-get install build-essential python-is-python3 debhelper python3-dev python3-requests python2

sudo apt-get install dh-python

dpkg-buildpackage -b -uc

@thetechhouse
Copy link

Full credit to 360radar.co.uk :) ^^

@mutability
Copy link
Owner

Try the dev branch.,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants