Package: evremap
Version: 0.0~git20240617.cc618e8-2
Severity: normal
X-Debbugs-Cc: [email protected]
Dear Maintainer,
* What led up to the situation? - I installed `evremap`
* What exactly did you do (or not do) that was effective (or
ineffective)? - I checked the logs with `journalctl -u evremap`
* What was the outcome of this action? - it reported:
```
Dec 24 16:53:36 portable-ws systemd[1]:
/usr/lib/systemd/system/evremap.service:3: Unknown key 'ConditionPathExists' in
section [Service], ignoring.
```
* What outcome did you expect instead? - Apparently the intention was
to skip this unit until the config file is created, but it fails
instead.
-- System Information:
Debian Release: trixie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.12.6-amd64 (SMP w/14 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages evremap depends on:
ii libc6 2.40-4
ii libevdev2 1.13.3+dfsg-1
ii libgcc-s1 14.2.0-11
evremap recommends no packages.
evremap suggests no packages.
-- no debconf information
*** /home/weirdan/evremap.log (output of `sudo journalctl --unit
evremap.service`)
Dec 24 16:53:36 portable-ws systemd[1]:
/usr/lib/systemd/system/evremap.service:3: Unknown key 'ConditionPathExists' in
section [Service], ignoring.
Dec 24 16:53:36 portable-ws systemd[1]: Started evremap.service.
Dec 24 16:53:36 portable-ws evremap[126286]: Error: loading MappingConfig from
/etc/evremap.toml
Dec 24 16:53:36 portable-ws evremap[126286]: Caused by:
Dec 24 16:53:36 portable-ws evremap[126286]: 0: reading toml from
/etc/evremap.toml
Dec 24 16:53:36 portable-ws evremap[126286]: 1: No such file or directory
(os error 2)
Dec 24 16:53:36 portable-ws systemd[1]: evremap.service: Main process exited,
code=exited, status=1/FAILURE
Dec 24 16:53:36 portable-ws systemd[1]: evremap.service: Failed with result
'exit-code'.
Dec 24 16:53:36 portable-ws systemd[1]:
/usr/lib/systemd/system/evremap.service:3: Unknown key 'ConditionPathExists' in
section [Service], ignoring.
Dec 24 16:53:36 portable-ws systemd[1]: evremap.service: Scheduled restart job,
restart counter is at 1.
Dec 24 16:53:36 portable-ws systemd[1]: Started evremap.service.
Dec 24 16:53:36 portable-ws evremap[126395]: Error: loading MappingConfig from
/etc/evremap.toml
Dec 24 16:53:36 portable-ws evremap[126395]: Caused by:
Dec 24 16:53:36 portable-ws evremap[126395]: 0: reading toml from
/etc/evremap.toml
Dec 24 16:53:36 portable-ws evremap[126395]: 1: No such file or directory
(os error 2)
Dec 24 16:53:36 portable-ws systemd[1]: evremap.service: Main process exited,
code=exited, status=1/FAILURE
Dec 24 16:53:36 portable-ws systemd[1]: evremap.service: Failed with result
'exit-code'.
Dec 24 16:53:36 portable-ws systemd[1]: evremap.service: Scheduled restart job
immediately on client request, restart counter is at 2.
Dec 24 16:53:36 portable-ws systemd[1]: Started evremap.service.
Dec 24 16:53:36 portable-ws evremap[126402]: Error: loading MappingConfig from
/etc/evremap.toml
Dec 24 16:53:36 portable-ws evremap[126402]: Caused by:
Dec 24 16:53:36 portable-ws evremap[126402]: 0: reading toml from
/etc/evremap.toml
Dec 24 16:53:36 portable-ws evremap[126402]: 1: No such file or directory
(os error 2)
Dec 24 16:53:36 portable-ws systemd[1]: evremap.service: Main process exited,
code=exited, status=1/FAILURE
Dec 24 16:53:36 portable-ws systemd[1]: evremap.service: Failed with result
'exit-code'.
Dec 24 16:53:36 portable-ws systemd[1]: evremap.service: Scheduled restart job,
restart counter is at 3.
Dec 24 16:53:36 portable-ws systemd[1]: Started evremap.service.
Dec 24 16:53:36 portable-ws evremap[126406]: Error: loading MappingConfig from
/etc/evremap.toml
Dec 24 16:53:36 portable-ws evremap[126406]: Caused by:
Dec 24 16:53:36 portable-ws evremap[126406]: 0: reading toml from
/etc/evremap.toml
Dec 24 16:53:36 portable-ws evremap[126406]: 1: No such file or directory
(os error 2)
Dec 24 16:53:36 portable-ws systemd[1]: evremap.service: Main process exited,
code=exited, status=1/FAILURE
Dec 24 16:53:36 portable-ws systemd[1]: evremap.service: Failed with result
'exit-code'.
Dec 24 16:53:37 portable-ws systemd[1]: evremap.service: Scheduled restart job,
restart counter is at 4.
Dec 24 16:53:37 portable-ws systemd[1]: evremap.service: Start request repeated
too quickly.
Dec 24 16:53:37 portable-ws systemd[1]: evremap.service: Failed with result
'exit-code'.
Dec 24 16:53:37 portable-ws systemd[1]: Failed to start evremap.service.