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

dh-dkms missing in build dependencies #67

Open
melianmiko opened this issue Jan 6, 2025 · 0 comments
Open

dh-dkms missing in build dependencies #67

melianmiko opened this issue Jan 6, 2025 · 0 comments

Comments

@melianmiko
Copy link

Without dh-dkms, when trying to build on Debian, I got an error:

dpkg-buildpackage: info: source package amneziawg-linux-kmod  
dpkg-buildpackage: info: source version 1.0.0  
dpkg-buildpackage: info: source distribution unstable  
dpkg-buildpackage: info: source changed by unidentified attacker <[email protected]>  
dpkg-buildpackage: info: host architecture amd64  
dpkg-source --before-build .  
debian/rules clean  
dh clean --with dkms  
dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)  
dh: error: unable to load addon dkms: Can't locate Debian/Debhelper/Sequence/dkms.pm in @INC (you may need to install the Deb  
ian::Debhelper::Sequence::dkms 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 10) line 1.  
BEGIN failed--compilation aborted at (eval 10) line 1.

Installing dh-dkms solves the problem.

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

1 participant