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

Not able to Build DLT Debian package using the dpkg-buildpackage -us -uc #699

Open
Alexei4Kondratiev opened this issue Oct 31, 2024 · 0 comments

Comments

@Alexei4Kondratiev
Copy link

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
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