php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #23994 'pear info PEAR' error
Submitted: 2003-06-03 12:17 UTC Modified: 2010-02-17 13:56 UTC
From: mike at blueroot dot net Assigned:
Status: No Feedback Package: *General Issues
PHP Version: 4.3.1 OS: Win32
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: mike at blueroot dot net
New email:
PHP Version: OS:

 

 [2003-06-03 12:17 UTC] mike at blueroot dot net
c:>pear info PEAR

produces this error

Invalid checksum for file "#!/home/ek/projects/root/pear/bin/php -Cq
<?php // -*- PHP -*-
//
// +---------------------------" : 27381 calculated, 0 expected

The x calculated, 0 expected error also comes up when trying to upgrade some packages

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-06-03 12:18 UTC] mike at blueroot dot net
The command pear info seems to work for other packages (eg Log, DB, Archive_tar)
 [2003-06-03 12:20 UTC] mike at blueroot dot net
...
 [2003-06-04 00:49 UTC] mj@php.net
This bug report has nothing to do with PEAR_Info.
 [2003-06-04 01:27 UTC] arnaud@php.net
my mistake, i didn't read carefully enough.
 [2003-06-22 10:47 UTC] mj@php.net
Works fine for me on Linux. Can you please tell us the version of PEAR ("pear -V") and of Archive_Tar (look for the line beginning with $Id in Archive/Tar.php) you are using?
 [2003-06-22 12:26 UTC] mike at blueroot dot net
PEAR Version: @pear_version@
PHP Version: 4.3.1
Zend Engine Version: 1.3.0

seems to be a problem there...

// $Id: Tar.php,v 1.13 2003/05/28 07:08:43 vblavet Exp $

This is on Windows
 [2003-06-30 07:52 UTC] cox@php.net
Sounds like a broken pear installation. Try to reinstall it using the http://go-pear.org script.
 [2003-07-07 02:42 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 13:01:28 2024 UTC