Modify ↓
Ticket #85 (closed defect: invalid)
Phing won't install using Pear
| Reported by: | brad at easyspeak dot com dot au | Owned by: | hans |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | phing-core | Version: | 2.2.0 |
| Keywords: | Cc: |
Description
I've been trying to install Phing using "pear install phing/phing" but I keep getting the following error:
downloading phing-2.3.0beta1.tgz ... Starting to download phing-2.3.0beta1.tgz (397,990 bytes) .................................................................................done: 397,990 bytes could not extract the package.xml file from "/tmp/pear/cache/phing-2.3.0beta1.tgz" Invalid checksum for file "<?php /*
- $Id: FileNotFoundException.php 123 2006-09-14 20:19:08Z mrook $ *
- THIS SOFTWARE IS " : 34073 calculated, 0 expected Download of "phing/phing" succeeded, but it is not a valid package archive
Error: cannot download "phing/phing"
I am using "pear config-set preferred_state stable" but it still downloads the beta version.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

I believe this issue has been resolved. Please comment if not. Certainly it has been working to install Phing via PEAR. Maybe an error in PEAR on your system?