mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-06 22:18:28 +00:00
system tests: fix gpgv warning when verifying signatures
gpgv: can't allocate lock for '/home/runner/.gnupg/aptlytest.gpg' this forced running local system tessts in /home/runner, as it is in the gitgub actions.
This commit is contained in:
@@ -4,7 +4,6 @@ Retrying 0 http://repo.aptly.info/system-tests/packages.pagerduty.com/pdagent/de
|
||||
Download Error: http://repo.aptly.info/system-tests/packages.pagerduty.com/pdagent/deb/InRelease
|
||||
Downloading: http://repo.aptly.info/system-tests/packages.pagerduty.com/pdagent/deb/Release
|
||||
Downloading: http://repo.aptly.info/system-tests/packages.pagerduty.com/pdagent/deb/Release.gpg
|
||||
gpgv: can't allocate lock for '/home/runner/.gnupg/aptlytest.gpg'
|
||||
gpgv: Signature made Tue Jun 30 15:56:03 2020 UTC
|
||||
gpgv: using RSA key AE0396CFF8253540
|
||||
gpgv: Good signature from "Package Maintainer (PagerDuty, Inc.) <packages@pagerduty.com>"
|
||||
|
||||
Reference in New Issue
Block a user