it has solved a problem
$ gpg --recv-keys 702353E0F7E48EDB
Search Criteria
Package Details: lib32-ncurses5-compat-libs 6.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/lib32-ncurses5-compat-libs.git (read-only, click to copy) |
---|---|
Package Base: | lib32-ncurses5-compat-libs |
Description: | System V Release 4.0 curses emulation library (32-bit), ABI 5 |
Upstream URL: | https://invisible-island.net/ncurses/ncurses.html |
Licenses: | MIT |
Submitter: | lpapp |
Maintainer: | Corax |
Last Packager: | Corax |
Votes: | 111 |
Popularity: | 1.43 |
First Submitted: | 2015-09-22 11:38 (UTC) |
Last Updated: | 2023-03-18 08:08 (UTC) |
Dependencies (3)
Required by (6)
Sources (4)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »
binaryshadow commented on 2016-08-19 08:33 (UTC)
Corax commented on 2016-08-18 22:46 (UTC) (edited on 2016-08-18 22:47 (UTC) by Corax)
I have no idea what point you are trying to make (if any).
If your point is that invoking gpg is too complicated for you, then that's fine with me but to be honest I don't care.
If your point is that there is something wrong with the PKGBUILD, then you should learn how signatures work in makepkg. Allan's blog post is a good start: http://allanmcrae.com/2015/01/two-pgp-keyrings-for-package-management-in-arch-linux/
binaryshadow commented on 2016-08-18 06:07 (UTC)
no, i delete .asc file and edit pkgbuild =)
Corax commented on 2016-08-17 21:25 (UTC)
Not sure what the problem is, did you try adding the key at all?...
$ gpg --recv-keys 702353E0F7E48EDB
binaryshadow commented on 2016-08-17 10:57 (UTC)
Will need to correct ncurses-6.0.tar.gz.asc and signature
binaryshadow commented on 2016-08-17 10:15 (UTC) (edited on 2016-08-17 10:37 (UTC) by binaryshadow)
need add pgp key?
ncurses-6.0.tar.gz... FAILURE (unknown open key 702353E0F7E48EDB)
==> ERROR: One or more PGP signatures can't be checked!
==> ERROR: Makepkg couldn't collect lib32-ncurses5-compat-libs.
Corax commented on 2016-08-04 21:06 (UTC)
@mky: indeed, this is consistent with the other ncurses packages. Hopefully by now people have got used to adding keys!
mky commented on 2016-08-04 02:55 (UTC)
To add the corresponding key, still need to receieve the keys:
gpg --recv-keys F7E48EDB
After that, it works fine!
Corax commented on 2016-07-07 23:37 (UTC)
@tinxy: done in the latest rel (-4), thanks for pointing that out.
-4 also provides a libtinfo symlink, like ncurses5-compat-libs. This was a good move, having a separate package for a symlink is kind of overkill.
tinxy commented on 2016-07-06 18:49 (UTC)
Please add pgp verification as seen in:
https://aur.archlinux.org/packages/ncurses5-compat-libs/
Pinned Comments
Corax commented on 2019-06-10 18:11 (UTC)
Make sure you have the multilib-devel group installed before reporting issues while building the package. I will not add it as a makedepends because it is not a makedepends for lib32-ncurses5 either. See https://wiki.archlinux.org/index.php/Makepkg#Build_32-bit_packages_on_a_64-bit_system
Corax commented on 2016-08-19 23:33 (UTC) (edited on 2022-02-28 18:45 (UTC) by Corax)
If anyone is still having trouble getting used to PGP signing, make sure to add the key mentioned in the PKGBUILD: