Followed all the instructions here:
google-coral/edgetpu#866 (comment)
debuild was succuessful
debuild -us -uc -tc -b -d
dpkg-buildpackage -us -uc -ui -tc -b -d
dpkg-buildpackage: info: source package gasket-dkms
dpkg-buildpackage: info: source version 1.0-18
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Coral <coral-support@google.com>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
fakeroot debian/rules clean
dh clean --with dkms
dh_clean
debian/rules build
dh build --with dkms
dh_update_autotools_config
dh_autoreconf
create-stamp debian/debhelper-build-stamp
fakeroot debian/rules binary
dh binary --with dkms
dh_testroot
dh_prep
debian/rules override_dh_install
make[1]: Entering directory '/home/tvrulesme/docker/gasket-driver'
dh_install src/* usr/src/gasket-1.0/
make[1]: Leaving directory '/home/tvrulesme/docker/gasket-driver'
dh_installdocs
dh_installchangelogs
debian/rules override_dh_dkms
make[1]: Entering directory '/home/tvrulesme/docker/gasket-driver'
dh_dkms -V 1.0
make[1]: Leaving directory '/home/tvrulesme/docker/gasket-driver'
dh_installudev
dh_perl
dh_link
dh_strip_nondeterminism
dh_compress
dh_fixperms
dh_missing
dh_installdeb
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package 'gasket-dkms' in '../gasket-dkms_1.0-18_all.deb'.
dpkg-genbuildinfo --build=binary -O../gasket-dkms_1.0-18_amd64.buildinfo
dpkg-genchanges --build=binary -O../gasket-dkms_1.0-18_amd64.changes
dpkg-genchanges: info: binary-only upload (no source code included)
fakeroot debian/rules clean
dh clean --with dkms
dh_clean
dpkg-source --after-build .
dpkg-buildpackage: info: binary-only upload (no source included)
Now running lintian gasket-dkms_1.0-18_amd64.changes ...
E: gasket-dkms changes: bad-distribution-in-changes-file unstable
Finished running lintian.
sudo dpkg -i ../gasket-dkms_1.0-18_all.deb fails
ERROR (dkms apport): kernel package linux-headers-6.16.7-061607-generic is not supported
Error! Bad return status for module build on kernel: 6.16.7-061607-generic (x86_64)
Tried everything and I just can't get it to play ball
Followed all the instructions here:
google-coral/edgetpu#866 (comment)
debuild was succuessful
sudo dpkg -i ../gasket-dkms_1.0-18_all.deb fails
Tried everything and I just can't get it to play ball