Package Details: php-pear 1:1.10.24-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/package/pearweb_phars/
Licenses: PHP
Submitter: Pierre
Maintainer: amish
Last Packager: amish
Votes: 42
Popularity: 0.000000
First Submitted: 2016-01-03 12:32 (UTC)
Last Updated: 2024-12-01 14:17 (UTC)

Pinned Comments

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

teafix commented on 2020-05-22 12:36 (UTC)

Had to do some rebuilding then reinstall this module. Tried: php-pear]$ gpg --recv-keys 72A321BAC245F175 && makepkg -si gpg: keyserver receive failed: General error after makepkg -si failed due to ==> ERROR: One or more PGP signatures could not be verified! ( PKGBUILD looked to have a new key in since last time, so tried that first)

So the question is, where do I find a new key when the old one proves incorrect?

neimheadh commented on 2020-05-20 10:39 (UTC) (edited on 2020-05-20 10:41 (UTC) by neimheadh)

Hello everybody,

You have an error when you do your "makepkg -si" from a path included spaces :

➜  php-pear git:(e0ebd27) pwd
/home/neim/User Files/Downloads/php-pear
➜  php-pear git:(e0ebd27) LANG=en_US makepkg -si
==> Making package: php-pear 1:1.10.19-1 (Wed 20 May 2020 12:38:29 PM CEST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found install-pear-nozlib-1.10.19.phar
  -> Found install-pear-nozlib-1.10.19.phar.sig
==> Validating source files with sha256sums...
    install-pear-nozlib-1.10.19.phar ... Passed
    install-pear-nozlib-1.10.19.phar.sig ... Skipped

==> Verifying source file signatures with gpg...
    install-pear-nozlib-1.10.19.phar ... Passed
==> Extracting sources...
==> Removing existing $pkgdir/ directory...
==> Entering fakeroot environment...
==> Starting package()...
[PEAR] Archive_Tar    - installed: 1.4.9
[PEAR] Console_Getopt - installed: 1.4.3
[PEAR] Structures_Graph- installed: 1.1.1
[PEAR] XML_Util       - installed: 1.4.5
warning: pear/PEAR requires package "pear/Archive_Tar" (recommended version 1.4.4)
warning: pear/PEAR requires package "pear/Structures_Graph" (recommended version 1.1.1)
warning: pear/PEAR requires package "pear/Console_Getopt" (recommended version 1.4.3)
warning: pear/PEAR requires package "pear/XML_Util" (recommended version 1.4.5)
[PEAR] PEAR           - installed: 1.10.12
Wrote PEAR system config file at: /home/neim/User Files/Downloads/php-pear/pkg/php-pear//etc/php/pear.conf
You may want to add: /usr/share/pear to your php.ini include_path
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> ERROR: Dotfile found in package root '/home/neim/User Files/Downloads/php-pear/pkg/php-pear/.channels'
==> ERROR: Dotfile found in package root '/home/neim/User Files/Downloads/php-pear/pkg/php-pear/.depdb'
==> ERROR: Dotfile found in package root '/home/neim/User Files/Downloads/php-pear/pkg/php-pear/.depdblock'
==> ERROR: Dotfile found in package root '/home/neim/User Files/Downloads/php-pear/pkg/php-pear/.filemap'
==> ERROR: Dotfile found in package root '/home/neim/User Files/Downloads/php-pear/pkg/php-pear/.lock'
==> ERROR: Dotfile found in package root '/home/neim/User Files/Downloads/php-pear/pkg/php-pear/.registry'

Here the simple diff correcting it :

diff --git a/PKGBUILD b/PKGBUILD
index 4c08e1a..ffb7e63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,5 +23,5 @@ package() {
                        -d /usr/share/pear \
                        -b /usr/bin

-       rm -rf ${pkgdir}{/usr/share/pear/,/}.{channels,depdb,depdblock,filemap,lock,registry}
+       rm -rf "${pkgdir}"{/usr/share/pear/,/php-pear/,/}.{channels,depdb,depdblock,filemap,lock,registry}
 }

amish commented on 2020-04-21 07:40 (UTC)

@teafix - Second post after your post already has answer.

teafix commented on 2020-04-20 16:10 (UTC)

Package flagged as having been updated today at 01:00 but on running mkpkg -si got: ==> ERROR: One or more PGP signatures could not be verified!

It must be reasonably easy to get an up to date signature. Would somebody please point me to something that tells me how to do it? Then I can help both myself and the community. Thanks.

marco.righi commented on 2020-03-08 23:06 (UTC) (edited on 2020-03-08 23:07 (UTC) by marco.righi)

ERROR

yay -Suy php-pear |tee tmp/logphppear.txt

:: Synchronizing package databases... core is up to date extra is up to date community is up to date :: Starting full system upgrade... there is nothing to do :: Searching databases for updates... :: Searching AUR for updates... :: There are 5 providers available for php-pear: :: Repository AUR 1) php-pear 2) php-pear-src 3) php53-pear 4) php55-pear 5) php56-pear

Enter a number (default=1): :: Checking for conflicts... :: Checking for inner conflicts... [Aur: 1] php-pear-1:1.10.17-1

1 php-pear (Build Files Exist) ==> Packages to cleanBuild? ==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4) ==>

:: PKGBUILD up to date, Skipping (1/1): php-pear 1 php-pear (Build Files Exist) ==> Diffs to show? ==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4) ==>

:: Parsing SRCINFO (1/1): php-pear ==> ERROR: Cannot find the strip binary required for object file stripping. Error downloading sources: php-pear

spiderus commented on 2019-11-24 00:16 (UTC)

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 (UTC) (edited on 2019-06-14 12:53 (UTC) by donotdont)

i run this command, it's working :

gpg --recv-keys 72A321BAC245F175 && sudo pacman -Syyu && yaourt php-pear