I followed the steps provided on pinned comments to install lib32-ncurses (AUR). But error "/usr/local/MATLAB/R2014a/bin/glnxa64/MATLAB: error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file or directory" still exists. I used "locate libncurses.so.5" and returns to me "/usr/lib32/libncurses.so.5"
Am i doing something wrong?
I new on Arch world!
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: | https://invisible-island.net/ncurses/ncurses.html |
Licenses: | MIT |
Conflicts: | libtinfo5 |
Provides: | libtinfo5 |
Submitter: | Barthalion |
Maintainer: | micwoj92 |
Last Packager: | micwoj92 |
Votes: | 590 |
Popularity: | 2.21 |
First Submitted: | 2015-09-18 21:03 (UTC) |
Last Updated: | 2025-01-16 16:10 (UTC) |
Dependencies (3)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- sh (dashbinshAUR, zshbinshAUR, bash-devel-gitAUR, bash-gitAUR, bash)
Required by (108)
- adom
- agbplay-git
- 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-27 (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)
- Show 88 more...
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 19 .. 28 Next › Last »
peverous commented on 2017-06-19 08:39 (UTC)
chris.r commented on 2017-05-13 21:04 (UTC) (edited on 2017-05-13 21:04 (UTC) by chris.r)
I've had this issue intermittently on manjaro. Executing: gpg --recv-keys 702353E0F7E48EDB fixed this for me. (In response to an error with Matlab R2015a)
Purgator commented on 2017-05-11 13:04 (UTC) (edited on 2017-05-11 13:29 (UTC) by Purgator)
I'm using pacaur and got an error :
==> Validating source files with md5sums...
ncurses-6.0-20161224.tgz ... FAILED
ncurses-6.0-20161224.tgz.asc ... Skipped
==> ERROR: One or more files did not pass the validity check!
Then I go to the clone folder and run updpkgsum :
[purgator@legendance ncurses5-compat-libs]$ updpkgsums
==> Retrieving sources...
-> Found ncurses-6.0-20161224.tgz
-> Found ncurses-6.0-20161224.tgz.asc
Then i try to makepkg but i got a key error :
[purgator@legendance ncurses5-compat-libs]$ makepkg
==> Making package: ncurses5-compat-libs 6.0+20161224-1 (Thu May 11 15:00:23 CEST 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found ncurses-6.0-20161224.tgz
-> Found ncurses-6.0-20161224.tgz.asc
==> Validating source files with md5sums...
ncurses-6.0-20161224.tgz ... Passed
ncurses-6.0-20161224.tgz.asc ... Skipped
==> Verifying source file signatures with gpg...
ncurses-6.0-20161224.tgz ... FAILED
==> ERROR: One or more PGP signatures could not be verified!
I don't know what to do while I already imported the key :
[purgator@legendance ~]$ gpg --recv-keys C52048C0C0748FEE227D47A2702353E0F7E48EDB
gpg: key 702353E0F7E48EDB: "Thomas Dickey <dickey@invisible-island.net>" not changed
gpg: Total number processed: 1
gpg: unchanged: 1
EDIT : Doing all by hand worked fine (in a clean directory).
zancarius commented on 2017-05-06 22:03 (UTC)
If you're here because you think there's a problem with the key required by this package or you can't otherwise --recv-keys (which happened to me), here are a couple of suggestions.
First, read this section on GnuPG: https://wiki.archlinux.org/index.php/GnuPG#gpg_hanged_for_all_keyservers_.28when_trying_to_receive_keys.29
Second, if restarting dirmngr doesn't work for you, there may be a problem with your local install, configuration, or a bug in dirmngr. Read this post on the forums for a solution (and kill dirmngr again): https://bbs.archlinux.org/viewtopic.php?pid=1703981#p1703981
dirmngr wasn't hitting DNS for any keyserver I used, so if you have a similar problem, this may fix it for you.
jcelerier commented on 2017-04-28 12:50 (UTC)
Getting a configure error:
checking for dlsym... yes
checking whether able to link to dl*() functions... configure: error: Cannot link test program for libdl
==> ERREUR : Une erreur s’est produite dans build().
However when doing configure "by hand" it is able to complete. I have no specific flags in my makepkg.conf.
daltonfury42 commented on 2017-03-19 12:43 (UTC)
ERROR: Failure while downloading http://invisible-mirror.net/archives/ncurses/current/ncurses-6.0-20161224.tgz
Aborting...
Barthalion commented on 2017-02-18 12:36 (UTC)
Stop reading silly forum and take a look at the only pinned comment. Is reading something that is actually relevant really that hard?
Looserof7 commented on 2017-02-18 10:20 (UTC)
gpg --keyserver pgp.mit.edu --recv-keys F7E48EDB
Execute this command if pgp key verification fails, I got this from Manjaro Forum
Looserof7 commented on 2017-02-18 10:16 (UTC)
Can you please fix this.
Verifying source file signatures with gpg...
ncurses-6.0-20161224.tgz ... FAILED (unknown public key 702353E0F7E48EDB)
==> ERROR: One or more PGP signatures could not be verified!
==> ERROR: Makepkg was unable to build ncurses5-compat-libs
Barthalion commented on 2017-02-15 21:10 (UTC)
I can't. Donate me some aarch64 board or embrace the --ignorearch flag.
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]