FS#45883 - [namcap] validpgpkeys is now a standard variable

Attached to Project: Arch Linux
Opened by James Harvey (jamespharvey20) - Monday, 03 August 2015, 23:39 GMT
Last edited by Doug Newgard (Scimmia) - Tuesday, 04 August 2015, 04:29 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Using namcap-git on Extra/devtools:

Checking PKGBUILD
PKGBUILD (devtools) W: Non standard variable 'validpgpkeys' doesn't start with an underscore
...

validpgpkeys is now a standard variable. See https://wiki.archlinux.org/index.php/PKGBUILD#validpgpkeys and https://lists.archlinux.org/pipermail/pacman-dev/2014-May/019021.html
This task depends upon

Closed by  Doug Newgard (Scimmia)
Tuesday, 04 August 2015, 04:29 GMT
Reason for closing:  Not a bug
Comment by Kyle Keen (keenerd) - Tuesday, 04 August 2015, 02:40 GMT
Are you sure you are using the latest git version? This was fixed in commit 6b9a00afe03c.
Comment by James Harvey (jamespharvey20) - Tuesday, 04 August 2015, 04:16 GMT
You're right. I built Extra/devtools using AUR4/devtools-namcapgit (regular devtools, but uses your namcap-git instead), to compare its namcap output with my AUR4/devtools-namcapgit. Because Extra/devtools has regular namcap as a dependency, devtools-namcapgit failed at installing namcap-git, so ran regular namcap. So, it gave me the error. Sorry about that!

Loading...