php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56250 upgrade problem
Submitted: 2004-12-21 11:06 UTC Modified: 2006-12-26 23:55 UTC
From: jon at jellybob dot co dot uk Assigned: dufuz (profile)
Status: Closed Package: PECL website (PECL)
PHP Version: 4.3.10 OS: redhat 9
Private report: No CVE-ID: None
 [2004-12-21 11:06 UTC] jon at jellybob dot co dot uk
Description:
------------
when trying to upgrade from 1.8.6 - 1.8.7 the following error is presented (using the command pear upgrade log):-

no signature found for package.info(string,string,bool)


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-12-21 12:15 UTC] helgi at trance dot is
This has nothing to do with Log, it's a problem with our site, well XML_RPC part of it, there are some people work on this but we have not ETA on when it will be fixed.
 [2004-12-21 16:59 UTC] helgi at trance dot is
This bug has been fixed in CVS.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pear.php.net.

In case this was a pear.php.net website problem, the change will show
up on the website in short time.
 
Thank you for the report, and for helping us make PEAR better.

fixed now.
 [2005-01-04 18:52 UTC] jellybob at gmail dot com
This appears to be happening again:

jon@myfanwy:~/web/thinthoughts/public_html $ php -v
PHP 5.0.3-1.dotdeb.0 (cli) (built: Dec 16 2004 13:08:20)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v2.0.3, Copyright (c) 1998-2004 Zend Technologies
jon@myfanwy:~/web/thinthoughts/public_html $ pear install Cache_Lite
no signature found for package.info(string,string,bool)
jon@myfanwy:~/web/thinthoughts/public_html $
 [2005-01-11 06:25 UTC] helgi at trance dot is
This bug has been fixed in CVS.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pear.php.net.

In case this was a pear.php.net website problem, the change will show
up on the website in short time.
 
Thank you for the report, and for helping us make PEAR better.

ahh forgot, this was fixed again, Greg did some extra coding on this and think it just disabled this caching stuff.
Reopen if it happens again.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 22:01:30 2024 UTC