FS#79712 - [jellyfin-web] installed to incorrect directory
Attached to Project:
Arch Linux
Opened by George Rawlinson (rawlinsong) - Saturday, 16 September 2023, 20:03 GMT
Last edited by George Rawlinson (rawlinsong) - Sunday, 17 September 2023, 05:25 GMT
Opened by George Rawlinson (rawlinsong) - Saturday, 16 September 2023, 20:03 GMT
Last edited by George Rawlinson (rawlinsong) - Sunday, 17 September 2023, 05:25 GMT
|
Details
Description:
Web files are installed to /usr/share/jellyfin-web instead of /usr/lib/jellyfin/jellyfin-web Additional info: * package version: jellyfin-{server,web} 10.8.10-3 Packager made the assumption of reading jellyfin.env provided by upstream and thinking the web app was to be installed to /usr/share. |
This task depends upon
Closed by George Rawlinson (rawlinsong)
Sunday, 17 September 2023, 05:25 GMT
Reason for closing: Fixed
Additional comments about closing: 10.8.10-4
Sunday, 17 September 2023, 05:25 GMT
Reason for closing: Fixed
Additional comments about closing: 10.8.10-4
Because storing architecture independent files in /usr/lib goes against the FHS.