FS#69698 - Goaccess package doesn't back up correct configuration file

Attached to Project: Community Packages
Opened by Mark Nottingham (mnot) - Thursday, 18 February 2021, 21:17 GMT
Last edited by Felix Yan (felixonmars) - Friday, 19 March 2021, 15:11 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Felix Yan (felixonmars)
Christian Rebischke (Shibumi)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

The goaccess package places its configuration in /etc/goaccess/goaccess.conf and the binary looks for it there by default.

However, the PKGBUILD has backup=('etc/goaccess.conf') which doesn't exist. As a result, local configuration is blown away every time the package is updated.


Additional info:
* package version(s) -- 1.4.4-1

Steps to reproduce:

1. Install goaccess package
2. Modify /etc/goaccess/goaccess.conf
3. Update goaccess package
4. Notice that local changes to conf file are not longer present
This task depends upon

Closed by  Felix Yan (felixonmars)
Friday, 19 March 2021, 15:11 GMT
Reason for closing:  Fixed
Additional comments about closing:  goaccess-1.4.6-2

Loading...