Thanks!
That solved the problem.
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/package/pearweb_phars/ |
Licenses: | PHP |
Submitter: | Pierre |
Maintainer: | amish |
Last Packager: | amish |
Votes: | 43 |
Popularity: | 0.85 |
First Submitted: | 2016-01-03 12:32 (UTC) |
Last Updated: | 2025-02-13 08:49 (UTC) |
Thanks!
That solved the problem.
@eklausmeier First run: gpg --receive-keys 72A321BAC245F175
And then try again.
Problem when installing php-pear with unknown public key:
Repository : AUR
Name : php-pear
Version : 1:1.10.24-2
Maintainer : amish
URL : https://pear.php.net/package/pearweb_phars/
AUR URL : https://aur.archlinux.org/packages/php-pear
License : PHP
Votes : 42
Popularity : 0%
Installed : Yes
Out Of Date : No
Depends On : php
Make Deps : None
Check Deps : None
Optional Deps : None
Provides : None
Conflicts With : None
Replaces : None
Package Base : php-pear
Last Update : Thu Feb 13 09:49:25 2025
Description : PHP Extension and Application Repository
==> Making package: php-pear 1:1.10.24-2 (Fri 02 May 2025 09:59:24 AM CEST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found install-pear-nozlib-1.10.24.phar
-> Found install-pear-nozlib-1.10.24.phar.sig
==> Validating source files with sha256sums...
install-pear-nozlib-1.10.24.phar ... Passed
install-pear-nozlib-1.10.24.phar.sig ... Skipped
==> Verifying source file signatures with gpg...
install-pear-nozlib-1.10.24.phar ... FAILED (unknown public key 72A321BAC245F175)
==> ERROR: One or more PGP signatures could not be verified!
:: Unable to build php-pear - makepkg exited with code: 1
@davisenra and @SomeoneNoone
This bug is related to php and libxml2
Should be fixed when next php version (8.3.10) is released.
Similar error and fix in php: https://github.com/php/php-src/issues/14834
It looks like this package (or probably the source itself) has been broken for the last couple of days. During the install process I get the following warnings/errors:
[PEAR] PEAR: Invalid tag order in <dependencies>, found <_content> expected one of "group"
[PEAR] PEAR: Parsing of package.xml from file "/tmp/pear/temp/peariizz7e/package.xml" failed
The end result is that neither the pear or the pecl binaries are available on the system. I also tried installing this straight from php-pear website, but ended up with the same errors.
From reading the archlinux forums & wiki, it looks like this package is supposed to install /usr/bin/pecl, but it doesn't. It actually doesn't seem to install anything useful currently. Did I miss something?
@higuita - I am able to build and install this package successfully.
Plus I grep'ed all files in the package for word "client" and did not find anything related to c-client.
Post full error please.
PS: I am not PHP expert. So I may have missed something.
Trying to install this, but it is failing due to missing c-client , but i can't find any c-client package
Pinned Comments