Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#65593 - [traefik] systemd service unit has no exec command
Attached to Project:
Community Packages
Opened by Jürgen Steitz (jsteitz) - Saturday, 22 February 2020, 21:30 GMT
Last edited by Christian Rebischke (Shibumi) - Saturday, 22 February 2020, 23:12 GMT
Opened by Jürgen Steitz (jsteitz) - Saturday, 22 February 2020, 21:30 GMT
Last edited by Christian Rebischke (Shibumi) - Saturday, 22 February 2020, 23:12 GMT
|
DetailsDescription:
The traefik package comes with a systemd unit file which only has a comment: *#ExecStart=/usr/bin/traefik --configFile=/etc/traefik/traefik.toml* This results into an error if someone tries to start the service: *Feb 22 22:09:07 soda systemd[1]: traefik.service: Service has no ExecStart=, ExecStop=, or SuccessAction=. Refusing.* Additional info: * all package versions Steps to reproduce: * fresh install or update * be sure to have a valid config fle for traefik * systemctl start traefik |
This task depends upon
Closed by Christian Rebischke (Shibumi)
Saturday, 22 February 2020, 23:12 GMT
Reason for closing: Fixed
Additional comments about closing: traefik-2.1.4-3
Saturday, 22 February 2020, 23:12 GMT
Reason for closing: Fixed
Additional comments about closing: traefik-2.1.4-3

Yep, you are right. it's the upstream systemd service file. i am going to report that upstream and will ship a package that fixes this from now.