Steps to fix the PKGBUILD:
1) Replace the package version "6.0-20170527" (old) with "6.0-20170812" (most-recent release as of writing of this comment)
2) Replace the md5 sum "c0e32e50ed6fd81af7ecc4910de9fa3f" (6.0-20170527) with "d8a5719150e56165d208a608fa70704e" (6.0-20170812).
You can check for newer releases by sorting with "Last modified" on this page:
http://invisible-mirror.net/archives/ncurses/current/
Search Criteria
Package Details: ncurses5-compat-libs 6.5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ncurses5-compat-libs.git (read-only, click to copy) |
---|---|
Package Base: | ncurses5-compat-libs |
Description: | System V Release 4.0 curses emulation library, ABI 5 |
Upstream URL: | http://invisible-island.net/ncurses/ncurses.html |
Licenses: | MIT |
Conflicts: | libtinfo5 |
Provides: | libtinfo5 |
Submitter: | Barthalion |
Maintainer: | micwoj92 |
Last Packager: | micwoj92 |
Votes: | 590 |
Popularity: | 2.15 |
First Submitted: | 2015-09-18 21:03 (UTC) |
Last Updated: | 2024-07-16 20:06 (UTC) |
Dependencies (3)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- sh (dashbinshAUR, bash-devel-static-gitAUR, zshbinshAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR, bash)
Required by (116)
- adom
- agbplay
- android-devel
- android-emulator-canary
- android-ndk (optional)
- android-ndk-10e
- android-ndk-11c
- android-ndk-14b
- android-ndk-16b
- android-ndk-16b-opt
- android-ndk-25 (optional)
- android-ndk-26 (optional)
- android-ndk-beta (optional)
- android-ndk-r17c
- android-ndk-r18b
- android-sdk-build-tools-25
- android-sdk-build-tools-25.0.1
- android-sdk-build-tools-25.0.3
- android-studio (optional)
- android-studio-beta (optional)
- android-studio-dummy (optional)
- android-studio-for-platform (optional)
- android-studio-system (optional)
- aosp-devel
- c0
- c0-bin
- ccstheia
- ccstudio
- checkra1n-gui
- computecpp
- couchbase4-server-community
- cowdancer
- cubrid
- cydia-impactor
- fbc-git (make)
- fdr (requires libtinfo5)
- frozendepths
- ftop
- futhark-bin
- galfit
- genode-toolchain-bin
- ghc7.10-bin
- ghc7.4-bin
- ghc7.6-bin
- ghc7.8-bin
- ghc8.0-bin
- ghc8.2-bin
- ghc8.4-bin
- ghc8.6-bin
- ghc8.8-bin
- ghcup-hs-bin (optional)
- ghcup-hs-static-git (optional)
- hamler-bin
- hledger-bin
- hledger-ui-bin
- hledger-web-bin
- hpltt
- infer-bin
- kotlin-native
- kotlin-native-git
- lexmark-08z
- libdecsync (make)
- linkserver
- linpac-git
- llvm-rc-bin
- local-by-flywheel-bin
- mangband
- matterhorn-bin
- maxx-desktop
- maya
- megacli
- mun-bin
- nodejs-elm (optional)
- nodejs-spago
- omega
- orca-c-git
- pact
- passmark-performancetest-bin
- pem-heart-signature
- petalinux
- plecs-blockset
- plecs-standalone
- poplog
- poplog-git
- prospector
- purescript-bin
- python-nbstata
- python-taichi
- quartus-free-quartus
- quartus-free-questa
- rpcs3-bin
- savage2
- saw-script
- scilab-bin
- simplicitystudio5-bin
- stack-static (optional)
- stata
- stm32cubeide
- sunloginclient-cli
- swift-bin-development
- taskell-bin
- tnt-bio
- tnt-extra
- tnt-gui
- tnt-mpi
- truestudio
- txm-bin
- vitis
- vivado
- vmware-workstation11
- vmware-workstation12
- vmware-workstation14
- wake-git
- xilinx-ise
- xplor-nih
- yt-bin
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 .. 27 Next › Last »
botder commented on 2017-08-19 17:22 (UTC)
Kutabe commented on 2017-08-19 13:55 (UTC) (edited on 2017-08-19 14:00 (UTC) by Kutabe)
First, http://invisible-mirror.net/archives/ncurses/current/ncurses-6.0-20170527.tgz is no longer exists.
Another problem is that I can not receive key:
```
kutabe@arch ~ % gpg --recv-keys C52048C0C0748FEE227D47A2702353E0F7E48EDB :(
gpg: keyserver receive failed: Connection closed in DNS
```
EDIT: NVM, it seems it was temporary problem w key server.
phuongdutes commented on 2017-08-19 02:25 (UTC)
http://invisible-mirror.net/archives/ncurses/current/ncurses-6.0-20170527.tgz
file have deleted from the mirror link?
kpbochenek commented on 2017-08-18 09:42 (UTC) (edited on 2017-08-18 09:43 (UTC) by kpbochenek)
"
gpg --keyserver "http://pgp.mit.edu/" --recv-keys "702353E0F7E48EDB"
gpg --lsign 702353E0F7E48EDB
"
NO longer works.
"
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0
"
pgp.mit.edu no longer contains any information about key "702353E0F7E48EDB". Maybe it expired?
Anyway workaround:
- alias makepkg='makepkg --skippgpcheck
- download PKGBUILD
- makepkg
- sudo pacman -U ncurses5-compat-libs-6.0+20170527-1-x86_64.pkg.tar.xz
linsinn commented on 2017-08-06 17:34 (UTC)
"checking for C compiler default output... configure: error: C compiler cannot create executables"
This error occurred when installed ncurses5-compat-libs, any ideas?
eduardolucioac commented on 2017-08-02 17:57 (UTC)
About the problem...
"
==> Verifying source file signatures with gpg...
ncurses-6.0-20161224.tgz ... FAILED
==> ERROR: One or more PGP signatures could not be verified!
"
This works for me...
"
gpg --keyserver "http://pgp.mit.edu/" --recv-keys "702353E0F7E48EDB"
gpg --lsign 702353E0F7E48EDB
"
beroal commented on 2017-08-01 14:38 (UTC)
@andrew-wja: Read the end of the pinned comment carefully.
Barthalion commented on 2017-08-01 12:37 (UTC)
You can't get this package to build because you are incapable of reading the only pinned comment, which explains why it fails for you and how can you fix it.
andrew-wja commented on 2017-08-01 10:48 (UTC)
I can't get this package to build because the associated PGP key is not trusted by the Arch keychain. I ran pacman-key --recv-keys <KEYID>, which was successful, but the package still will not build.
The only way I could get the package to install was to download the PKGBUILD and build and install the package manually with makepkg.
Pinned Comments
WoefulDerelict commented on 2016-05-23 19:35 (UTC) (edited on 2018-08-18 20:22 (UTC) by WoefulDerelict)
This PKGBUILD verifies the authenticity of the source via PGP signatures which are not part of the Arch Linux keyring. In order to complete the process it is necessary to import the key(s) from the ‘validpgpkeys’ array into the user’s keyring before calling makepkg. There is a helpful article explaining this process by one of Arch Linux's developers located here: http://allanmcrae.com/2015/01/two-pgp-keyrings-for-package-management-in-arch-linux/
Instructions on importing keys from a keyserver and how to automate the retrieval process can be found in the Arch Linux wiki here: https://wiki.archlinux.org/index.php/GnuPG#Use_a_keyserver This article also contains helpful information describing the installation of GnuPG, its configuration and usage.
Execute the following to import keys using gpg:
gpg --recv-keys <KEYID - See 'validpgpkeys' array in PKGBUILD>
The PGP signature check can be skipped by passing --skippgpcheck to makepkg.
Consult the makepkg manual page for a full list of options. [https://www.archlinux.org/pacman/makepkg.8.html]