We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On Ubuntu 20.04 and dlt-daemon-2.18.10 I am not able to Build DLT Debian package using the dpkg-buildpackage -us -uc:
h_install dh_install: warning: Cannot find (any matches for) "lib/systemd/system/dlt.service" (tried in ., debian/tmp) dh_install: warning: dlt-daemon missing files: lib/systemd/system/dlt.service dh_install: warning: Cannot find (any matches for) "lib/systemd/system/dlt-adaptor-udp.service" (tried in ., debian/tmp) dh_install: warning: dlt-tools missing files: lib/systemd/system/dlt-adaptor-udp.service dh_install: warning: Cannot find (any matches for) "lib/systemd/system/dlt-receive.service" (tried in ., debian/tmp) dh_install: warning: dlt-tools missing files: lib/systemd/system/dlt-receive.service dh_install: error: missing files, aborting make[1]: *** [debian/rules:25: override_dh_install] Error 255 make[1]: Leaving directory '/home/akondratiev/test/dlt-daemon-2.18.10' make: *** [debian/rules:9: binary] Error 2 dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
On Ubuntu 20.04 and dlt-daemon-2.18.10 I am not able to Build DLT Debian package using the dpkg-buildpackage -us -uc:
The text was updated successfully, but these errors were encountered: