@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
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: | 42 |
Popularity: | 0.000001 |
First Submitted: | 2016-01-03 12:32 (UTC) |
Last Updated: | 2024-03-12 08:06 (UTC) |
@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
Using ubuntu keyserver indeed works
gpg --keyserver hkps://keyserver.ubuntu.com/ --recv-keys 10F68CF73F8AA426F617752972A321BAC245F175
Posting a new thread on the forums but wanted to see if the package maintainer can update us on the status of his key.
gpg --keyserver hkps://keys.openpgp.org/ --recv-keys 10F68CF73F8AA426F617752972A321BAC245F175
gpg: key 72A321BAC245F175: no user ID
gpg: Total number processed: 1
Update: Using Ubuntu's keyserver worked! Never mind and thank you
Your system is not able to fetch (receive) the keys
Try this: gpg --search-keys 10F68CF73F8AA426F617752972A321BAC245F175
If all fails then please post on Archlinux forums. https://bbs.archlinux.org/
Pinned Comments