FS#75465 - [lprint] Installed systemd lprint.service file contains incorrect path
Attached to Project:
Arch Linux
Opened by Matt Robinson (ribbons) - Sunday, 31 July 2022, 12:37 GMT
Last edited by Andreas Radke (AndyRTR) - Wednesday, 10 August 2022, 18:58 GMT
Opened by Matt Robinson (ribbons) - Sunday, 31 July 2022, 12:37 GMT
Last edited by Andreas Radke (AndyRTR) - Wednesday, 10 August 2022, 18:58 GMT
|
Details
Description:
The file /usr/lib/systemd/system/lprint.service which installs as part of lprint 1.1.0-1 contains the wrong path to the installed /usr/bin/lprint binary so it fails to start [Service] ExecStart=/usr/local/bin/lprint server -o log-file=- -o log-level=debug Steps to reproduce: * sudo pacman -S lprint * sudo systemctl start lprint * sudo systemctl status lprint |
This task depends upon
Closed by Andreas Radke (AndyRTR)
Wednesday, 10 August 2022, 18:58 GMT
Reason for closing: Fixed
Additional comments about closing: 1.1.0-2
Wednesday, 10 August 2022, 18:58 GMT
Reason for closing: Fixed
Additional comments about closing: 1.1.0-2
Comment by
Matt Robinson (ribbons) - Sunday,
31 July 2022, 12:55 GMT
Actually, looks like this should get fixed upstream in the 1.2
release anyway:
https://github.com/michaelrsweet/lprint/pull/63