Search Criteria
Package Details: mingw-w64-readline 8.1.000-2
Git Clone URL: | https://aur.archlinux.org/mingw-w64-readline.git (read-only, click to copy) |
---|---|
Package Base: | mingw-w64-readline |
Description: | GNU readline library (mingw-w64) |
Upstream URL: | https://tiswww.case.edu/php/chet/readline/rltop.html |
Keywords: | mingw-w64 readline |
Licenses: | |
Submitter: | brcha |
Maintainer: | pingplug |
Last Packager: | pingplug |
Votes: | 21 |
Popularity: | 0.000282 |
First Submitted: | 2012-06-18 16:30 |
Last Updated: | 2021-01-15 08:12 |
Dependencies (4)
Required by (15)
- mingw-w64-fluidsynth
- mingw-w64-fluidsynth-bin
- mingw-w64-gdb
- mingw-w64-gnutls
- mingw-w64-hunspell
- mingw-w64-hunspell (make)
- mingw-w64-pcre (optional)
- mingw-w64-pcre (make)
- mingw-w64-pcre2 (make)
- mingw-w64-pcre2 (optional)
- mingw-w64-postgresql
- mingw-w64-python
- mingw-w64-scipoptsuite
- mingw-w64-sqlite (make)
- mingw-w64-unixodbc
Latest Comments
1 2 Next › Last »
micwoj92 commented on 2020-10-22 01:48
Yup, works now, thx @Zepman and @pingplug
Zepman commented on 2020-10-21 16:35
This package has an incorrect dependency. It depends on
mingw-w64-pdcurses
, but it only works withmingw-w64-pdcurses-win32a
.Workaround: Install
mingw-w64-pdcurses-win32a
first.After installing
mingw-w64-pdcurses-win32a
, try to installmingw-w64-readline
again. There will be no more tputs errors.Had to plow through a bit of dependency hell to finally be able to install
mingw-w64-gstreamer
.micwoj92 commented on 2020-10-11 16:24
I'm getting error somewhat similar to one that jazztickets had, is this also migw-w64-configure error or something else?
LibreHacker commented on 2020-09-23 12:40
==> Verifying source file signatures with gpg... readline-8.0.tar.gz ... FAILED (unknown public key BB5869F064EA74AB) readline80-001 ... FAILED (unknown public key BB5869F064EA74AB) readline80-002 ... FAILED (unknown public key BB5869F064EA74AB) readline80-003 ... FAILED (unknown public key BB5869F064EA74AB) readline80-004 ... FAILED (unknown public key BB5869F064EA74AB) ==> ERROR: One or more PGP signatures could not be verified!
pingplug commented on 2019-02-10 13:30
the recent
mingw-w64-configure
breaks this build, downgrademingw-w64-configure
should helpjazztickets commented on 2019-02-09 15:41
fails to build:
Ulin commented on 2019-01-16 07:42
gpg --keyserver pgp.mit.edu --recv-keys BB5869F064EA74AB
dfjigdfijgojio commented on 2017-07-22 21:55
i installed this. :ok:
dfjigdfijgojio commented on 2017-07-22 21:53
Try to Fix with Some Steps(https://bbs.archlinux.org/viewtopic.php?id=152337):
$ gpg --list-keys
- run as user(not root)
$ nano ~/.gnupg/gpg.conf
-append at end `keyring /etc/pacman.d/gnupg/pubring.gpg`
$ gpg --list-keys
$ gpg --recv-key BB5869F064EA74AB
---------
/usr/bin/install -c -m 644 src/pcre2.h '/tmp/yaourt-tmp-max/aur-mingw-w64-pcre2/pkg/mingw-w64-pcre2/usr/x86_64-w64-mingw32/include'
/usr/bin/mkdir -p '/tmp/yaourt-tmp-max/aur-mingw-w64-pcre2/pkg/mingw-w64-pcre2/usr/x86_64-w64-mingw32/lib/pkgconfig'
/usr/bin/install -c -m 644 libpcre2-8.pc libpcre2-posix.pc libpcre2-16.pc libpcre2-32.pc '/tmp/yaourt-tmp-max/aur-mingw-w64-pcre2/pkg/mingw-w64-pcre2/usr/x86_64-w64-mingw32/lib/pkgconfig'
make[2]: Leaving directory '/tmp/yaourt-tmp-max/aur-mingw-w64-pcre2/src/pcre2-10.22/build-x86_64-w64-mingw32'
make[1]: Leaving directory '/tmp/yaourt-tmp-max/aur-mingw-w64-pcre2/src/pcre2-10.22/build-x86_64-w64-mingw32'
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Compressing man and info pages...
==> Checking for packaging issue...
==> Creating package "mingw-w64-pcre2"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: mingw-w64-pcre2 10.22-1 (Sat Jul 22 21:52:25 UTC 2017)
==> Cleaning up...
==> Continue installing mingw-w64-pcre2 ? [Y/n]
==> [v]iew package contents [c]heck package with namcap
==> ---------------------------------------------------
==> y
loading packages...
resolving dependencies...
looking for conflicting packages...
Packages (1) mingw-w64-pcre2-10.22-1
Total Installed Size: 10.55 MiB
:: Proceed with installation? [Y/n] y
(1/1) checking keys in keyring [######################################################] 100%
(1/1) checking package integrity [######################################################] 100%
(1/1) loading package files [######################################################] 100%
(1/1) checking for file conflicts [######################################################] 100%
(1/1) checking available disk space [######################################################] 100%
:: Processing package changes...
(1/1) installing mingw-w64-pcre2 [######################################################] 100%
Optional dependencies for mingw-w64-pcre2
mingw-w64-readline [installed]
mingw-w64-bzip2 [installed]
mingw-w64-zlib [installed]
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> WARNING: Following packages have not been installed:
mingw-w64-readline
?!
dfjigdfijgojio commented on 2017-07-22 21:35
How can fix this problem?
$ yaourt mingw-w64-pcre2
1 aur/mingw-w64-pcre2 10.22-1 (2) (0.84)
A library that implements Perl 5-style regular expressions. 2nd version (mingw-w64)
==> Enter n° of packages to be installed (ex: 1 2 3 or 1-3)
==> -------------------------------------------------------
==> 1
==> Downloading mingw-w64-pcre2 PKGBUILD from AUR...
x .SRCINFO
x .gitignore
x PKGBUILD
mingw-w64-pcre2 10.22-1 (2017-02-25 10:59)
( Unsupported package: Potentially dangerous ! )
==> Edit PKGBUILD ? [Y/n] ("A" to abort)
==> ------------------------------------
==> y
Please add $VISUAL to your environment variables
for example:
export VISUAL="vim" (in ~/.bashrc)
(replace vim with your favorite editor)
==> Edit PKGBUILD with: validpgpkeys (7C0135FB088AAF6C66C650B9BB5869F064EA74AB)
/usr/lib/yaourt/util.sh: line 227: validpgpkeys=(7C0135FB088AAF6C66C650B9BB5869F064EA74AB): command not found
==> mingw-w64-pcre2 dependencies:
- mingw-w64-crt (already installed)
- mingw-w64-configure (already installed) [makedepend]
- mingw-w64-bzip2 (already installed) [makedepend]
- mingw-w64-zlib (already installed) [makedepend]
- mingw-w64-readline (building from AUR) [makedepend]
==> Continue building mingw-w64-pcre2 ? [Y/n]
==> -----------------------------------------
==> y
==> Building and installing package
==> Install or build missing dependencies for mingw-w64-pcre2:
==> Downloading mingw-w64-readline PKGBUILD from AUR...
x .SRCINFO
x .gitignore
x PKGBUILD
x readline-1.patch
xantares commented on 2013-10-15 07:48
Hello,
The download fails for me with the ftp link:
ftp://ftp.gnu.org/gnu/readline/readline-${_basever}.tar.gz
If I use the http link it's ok:
http://ftp.gnu.org/gnu/readline/readline-${_basever}.tar.gz
x.
yan12125 commented on 2015-01-21 11:08
Please add validpgpkeys=(7C0135FB088AAF6C66C650B9BB5869F064EA74AB) to PKGBUILD
910JQK commented on 2015-06-13 13:20
== Verifying source file signatures with gpg...
readline-6.3.tar.gz ... FAILED (unknown public key BB5869F064EA74AB)
readline63-001 ... FAILED (unknown public key BB5869F064EA74AB)
readline63-002 ... FAILED (unknown public key BB5869F064EA74AB)
readline63-003 ... FAILED (unknown public key BB5869F064EA74AB)
readline63-004 ... FAILED (unknown public key BB5869F064EA74AB)
readline63-005 ... FAILED (unknown public key BB5869F064EA74AB)
readline63-006 ... FAILED (unknown public key BB5869F064EA74AB)
readline63-007 ... FAILED (unknown public key BB5869F064EA74AB)
readline63-008 ... FAILED (unknown public key BB5869F064EA74AB)
== ERROR: One or more PGP signatures could not be verified!
== ERROR: Makepkg was unable to build mingw-w64-readline.
cguenther commented on 2017-06-08 00:19
gpg --recv-key BB5869F064EA74AB
shahril commented on 2017-07-06 06:41
@cguenther thanks now it works
mingw-w64-readline 7.0.003-1 (2017-05-30 07:33)
( Unsupported package: Potentially dangerous ! )
==> Edit PKGBUILD ? [Y/n] ("A" to abort)
==> ------------------------------------
==> n
==> mingw-w64-readline dependencies:
- mingw-w64-crt (already installed)
- mingw-w64-pdcurses (already installed)
- mingw-w64-configure (already installed) [makedepend]
==> Continue building mingw-w64-readline ? [Y/n]
==> --------------------------------------------
==> y
==> Building and installing package
==> Making package: mingw-w64-readline 7.0.003-1 (Sat Jul 22 21:31:12 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Downloading readline-7.0.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
7 2841k 7 208k 0 0 13264 0 0:03:39 0:00:16 0:03:23 12800
100 2841k 100 2841k 0 0 12006 0 0:04:02 0:04:02 --:--:-- 9957
-> Downloading readline-7.0.tar.gz.sig...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 72 100 72 0 0 28 0 0:00:02 0:00:02 --:--:-- 28
-> Found readline-1.patch
-> Downloading readline70-001...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1777 100 1777 0 0 1086 0 0:00:01 0:00:01 --:--:-- 1086
-> Downloading readline70-001.sig...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 72 100 72 0 0 25 0 0:00:02 0:00:02 --:--:-- 25
-> Downloading readline70-002...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2953 100 2953 0 0 787 0 0:00:03 0:00:03 --:--:-- 787
-> Downloading readline70-002.sig...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 95 100 95 0 0 55 0 0:00:01 0:00:01 --:--:-- 55
-> Downloading readline70-003...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1294 100 1294 0 0 760 0 0:00:01 0:00:01 --:--:-- 760
-> Downloading readline70-003.sig...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 72 100 72 0 0 42 0 0:00:01 0:00:01 --:--:-- 42
==> Validating source files with sha256sums...
readline-7.0.tar.gz ... Passed
readline-7.0.tar.gz.sig ... Skipped
readline-1.patch ... Passed
readline70-001 ... Passed
readline70-001.sig ... Skipped
readline70-002 ... Passed
readline70-002.sig ... Skipped
readline70-003 ... Passed
readline70-003.sig ... Skipped
==> Verifying source file signatures with gpg...
readline-7.0.tar.gz ... FAILED (unknown public key BB5869F064EA74AB)
readline70-001 ... FAILED (unknown public key BB5869F064EA74AB)
readline70-002 ... FAILED (unknown public key BB5869F064EA74AB)
readline70-003 ... FAILED (unknown public key BB5869F064EA74AB)
==> ERROR: One or more PGP signatures could not be verified!
==> ERROR: Makepkg was unable to build mingw-w64-readline.
==> Restart building mingw-w64-readline ? [y/N]
==> -------------------------------------------
==>
==> Restart building mingw-w64-pcre2 ? [y/N]
==> ----------------------------------------
==>
--------------
$ sudo gpg --recv-key BB5869F064EA74AB
gpg: key BB5869F064EA74AB: "Chet Ramey <chet@cwru.edu>" not changed
gpg: Total number processed: 1
gpg: unchanged: 1
How can fix this problem?