FS#66524 - [gitlab-shell] typo in backup field: "gitconfig" instead of ".gitconfig"

Attached to Project: Community Packages
Opened by Jakub Klinkovský (lahwaacz) - Sunday, 03 May 2020, 13:09 GMT
Last edited by Anatol Pomozov (anatolik) - Sunday, 03 May 2020, 18:26 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Anatol Pomozov (anatolik)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

The PKGBUILD sets "gitconfig" in the backup() array, but ".gitconfig" is getting installed:

https://git.archlinux.org/svntogit/community.git/tree/trunk/PKGBUILD?h=packages/gitlab-shell#n27

Also, gitlab-shell maintains the authorized_keys file under /var/lib/gitlab/.ssh/authorized_keys by default, so "etc/webapps/${pkgname}/authorized_keys" can be removed from the backup array.
This task depends upon

Closed by  Anatol Pomozov (anatolik)
Sunday, 03 May 2020, 18:26 GMT
Reason for closing:  Fixed
Additional comments about closing:  Thank you for the report merged as SVN r66524

Loading...