>>>>> "Alexandre" == Alexandre Rossi <alexandre.ro...@gmail.com> writes:

Alexandre> Hi, Thanks for your bug report.

>> After upgrading davmail, it did not start.  /usr/bin/davmail is now
>> a jar file; it doesn't run without java.

Alexandre> /usr/bin/davmail is a jar file that gets executable using
Alexandre> jarwrapper.

I worked that out.  The issue is that inside a container,
/proc/fs/binfmt_misc cannot be changed.  So to get it to work,
jarwrapper needs to be installed on the host, as well as in the
container.

To fix, one way is not to rely on /proc/fs/binfmt_misc to be set up,
but invoke jarwrapper directly from the systemd unit file, and/or the
/etc/init.d/davmail script.

Peter C
-- 
Dr Peter Chubb                https://trustworthy.systems/
Trustworthy Systems Group                        CSE, UNSW

Reply via email to