Torsten Curdt
Torsten Curdt
Thanks for digging into this. I guess the two copies are where the problems turns into excessive. I am wondering if we could dial back the crazy by getting rid...
@TuireHolappa can please provide a few more details? IIUC only `/etc/systemd/system/` gets created? instead of `/etc/systemd/system/${project.artifactId}.service`? Do you have the project available somewhere?
@TuireHolappa thanks for the test case. Looking at the deb I am not sure I see the problem yet. This is what the deb looks for me like: ``` ./usr...
@TuireHolappa Ah, sorry - I didn't realize. But then yours looks the same - and to my account OK: ``` % find . . ./usr ./usr/local ./usr/local/example ./usr/local/example/jdeb-file-example ./usr/local/example/jdeb-file-example/jdeb-file-example-0.0.1-SNAPSHOT.jar ./usr/share...
Well, that should at least make it very easy to find the difference. Next step would be to compare the meta data details of both archives.
We should have a testcase that covers all those conversions. Maybe it would be good to start with a table of how conversions should look like.
@tmortagne Yes, that's probably what it is - but that build just also needs the java agent specified and should work. I found a couple of different examples around and...
@cvgaviao the lack of integration test coverage is the main issue though
Would be great if you could provide a bit more information. "without success" let's me only assume you are seeing the default permissions.
Do you see those permissions after install or did you check the deb itself?