Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

php-rune: makepkg fails due to public key issues #10

Open
rhoering opened this issue Jan 16, 2015 · 1 comment
Open

php-rune: makepkg fails due to public key issues #10

rhoering opened this issue Jan 16, 2015 · 1 comment

Comments

@rhoering
Copy link

Text of the makepkg session:

makepkg
==> Making package: php 5.5.19-2 (Thu Jan 15 22:57:39 CST 2015)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found php-5.5.19.tar.gz
-> Found php-5.5.19.tar.gz.asc
-> Found logrotate.d.php-fpm
-> Found php-fpm.service
-> Found php-fpm.tmpfiles
==> Validating source files with sha1sums...
php-5.5.19.tar.gz ... Skipped
php-5.5.19.tar.gz.asc ... Skipped
logrotate.d.php-fpm ... Passed
php-fpm.service ... Passed
php-fpm.tmpfiles ... Passed
==> Verifying source file signatures with gpg...
php-5.5.19.tar.gz ... FAILED (the public key 0BD78B5F97500D450838F95DFE857D9A90D90EC1 is not trusted)
==> ERROR: One or more PGP signatures could not be verified!

@rhoering
Copy link
Author

I added the following line to the PKGBUILD.pthreads file just above source:

validpgpkeys=('0BD78B5F97500D450838F95DFE857D9A90D90EC1') # Ronald M. Hoering

And the makepkg completed.

I have the edited file in my temporary git repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant