Search Criteria
Package Details: php-pear 1:1.10.17-1
Git Clone URL: | https://aur.archlinux.org/php-pear.git (read-only, click to copy) |
---|---|
Package Base: | php-pear |
Description: | PHP Extension and Application Repository |
Upstream URL: | https://pear.php.net/ |
Licenses: | |
Submitter: | Pierre |
Maintainer: | amish |
Last Packager: | amish |
Votes: | 36 |
Popularity: | 0.71 |
First Submitted: | 2016-01-03 12:32 |
Last Updated: | 2019-12-02 10:04 |
Required by (25)
- airtime
- airtime-git
- daloradius
- fusiondirectory
- icinga-web
- pear-auth-sasl2 (make)
- pear-channel-pear2
- pear-channel-phpseclib
- pear-http-request2
- pear-mail-mime (make)
- pear-mail-mime-decode (make)
- pear-mdb2 (make)
- pear-mdb2-mysql (make)
- pear-net-idna2 (make)
- pear-net-ldap3
- pear-net-smtp (make)
- pear-net-socket (make)
- pear-net-url2 (make)
- pear-pear-packagefilemanager2 (make)
- pecl-timezonedb
- php-dio
- php-net-ipv4 (make)
- php-net-ipv6 (make)
- php-pam
- php-pecl-oauth
Latest Comments
1 2 3 Next › Last »
spiderus commented on 2019-11-24 00:16
Nice! I just had to import the key 72A321BAC245F175 to my keyring and run makepkg -srci
that is: gpg --recv-keys 72A321BAC245F175 && makepkg -srci
donotdont commented on 2019-06-14 12:52
i run this command, it's working :
gpg --recv-keys 72A321BAC245F175 && sudo pacman -Syyu && yaourt php-pear
bugsmanagement commented on 2019-03-23 04:35
Means you need to import the GPG key into your keyring. Eg, search for it on keyservers and verify the fingerprint with the owner of the file.
EricT commented on 2019-03-20 08:07
Hello,
==> Making package: php-pear 1:1.10.12-2 (Wed Mar 20 09:04:44 2019)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Downloading install-pear-nozlib-1.10.12.phar... ... -> Downloading install-pear-nozlib-1.10.12.phar.sig... ...
==> Validating source files with sha256sums...
==> Verifying source file signatures with gpg...
==> ERROR: One or more PGP signatures could not be verified!
==> ERROR: Makepkg was unable to build php-pear.
Same again
heapifyman commented on 2019-02-14 12:48
Verion 1:1.10.12-1 fails to build. Incorrect SHASUM of "install-pear-nozlib.phar"?
Erstelle php-pear... ==> Erstelle Paket: php-pear 1:1.10.12-1 (Do 14 Feb 2019 13:34:01 CET) ==> Prüfe Laufzeit-Abhängigkeiten... ==> Prüfe Buildtime-Abhängigkeiten... ==> Empfange Quellen... -> install-pear-nozlib.phar gefunden -> install-pear-nozlib.phar.sig gefunden ==> Überprüfe source Dateien mit sha256sums... install-pear-nozlib.phar ... FEHLGESCHLAGEN install-pear-nozlib.phar.sig ... Übersprungen ==> FEHLER: Eine oder mehrere Dateien überstanden nicht die Gültigkeits-Prüfung!
Pierre commented on 2019-01-24 17:19
Good news, I just got confirmation that the AUR package did not fetch the tainted PEAR installer. See https://mobile.twitter.com/pear/status/1088484966898585601
stutz commented on 2019-01-23 09:32
according to the wiki this package should provide pecl as well, it doesn't though.
kmvan commented on 2019-01-23 05:47
Cloning php-pear build files... Failed to prepare transaction: target not found: php-pear
boppy commented on 2018-12-23 14:13
Same Checksum problem over here... Tried it 5 times. Also deleted the temp path manually.
Wanted checksum is b6720f79742324c745ea61d4fe412949b98aa81ea59e0875e72dc2e57a12dcd1, while files checksum is 96eb42707944630552a76865aec8645c0fd4c32698ad34f1b29946affeed1485
Also true for the direct download of the file:
curl https://pear.php.net/install-pear-nozlib.phar | sha256sum -
This also gives 96eb...
twheel commented on 2018-12-19 14:06
I had the same issue as dschrempf. Redownloading fixed it.