FS#65814 - [fwupd] 1.3.9-1 causes error message during shutdown or reboot due to wrong path in systemd script

Attached to Project: Community Packages
Opened by Robert Uhl (ruhl) - Thursday, 12 March 2020, 20:48 GMT
Last edited by Bruno Pagani (ArchangeGabriel) - Friday, 10 April 2020, 18:57 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Bruno Pagani (ArchangeGabriel)
Filipe Laíns (FFY00)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 7
Private No

Details

Description:
During shutdown or reboot, the following message (basically the last one) is shown on the screen:
"/usr/lib/systemd/system-shutdown/fwupd.shutdown failed with exit status 127."

The problem is that in the file /usr/lib/systemd/system-shutdown/fwupd.shutdown the line
"/usr/lib/fwupd/fwupdtool activate"
should be
"/usr/bin/fwupdtool activate".

Additional info:
* package version: 1.3.9-1

Steps to reproduce:
- install package
- reboot or shutdown system
- observe screen
This task depends upon

Closed by  Bruno Pagani (ArchangeGabriel)
Friday, 10 April 2020, 18:57 GMT
Reason for closing:  Fixed
Additional comments about closing:  fwupd 1.3.9-2.
Comment by Jean-Louis Dupond (dupondje) - Tuesday, 07 April 2020, 06:48 GMT

Loading...