Home > Archive > PHP PEAR Questions and Answers > October 2005 > Oct 30: Please test PEAR 1.4.3 for release on Nov. 3
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Oct 30: Please test PEAR 1.4.3 for release on Nov. 3
|
|
| Greg Beaver 2005-10-30, 3:56 am |
| Hi all,
Those of you who had trouble with things like upgrading, running pickle,
etc., please re-test with the updated PEAR 1.4.3 at
http://pear.php.net/~greg/PEAR-1.4.3.tgz
I am confident that this will be the release tarball. I've also
uploaded a go-pear.phar for testing with windows and PHP 5.1 to
http://pear.php.net/~greg/go-pear.phar
Please test the command list from the first "test PEAR 1.4.3" message
Thanks,
Greg
| |
| Michael Wallner 2005-10-30, 3:56 am |
| Greg Beaver wrote:
> Hi all,
>
> Those of you who had trouble with things like upgrading, running pickle,
> etc., please re-test with the updated PEAR 1.4.3 at
>
> http://pear.php.net/~greg/PEAR-1.4.3.tgz
>
> Please test the command list from the first "test PEAR 1.4.3" message
$ pear pickle still fails for me with the warning that my package.xml files do not match.
Thanks,
--
Michael - <mike(@)php.net> http://dev.iworks.at/ext-http/http-functions.html.gz
| |
| Greg Beaver 2005-10-30, 6:58 pm |
| Michael Wallner wrote:
> Greg Beaver wrote:
>
>
>
> $ pear pickle still fails for me with the warning that my package.xml
> files do not match.
Mike,
I tried a fresh checkout of pecl/http and found a problem
file tests/urls.txt in package.xml doesn't actually exist. Perhaps a
missing cvs commit?
When I removed it, I could reproduce the problem.
Greg
| |
| Michael Wallner 2005-10-30, 6:58 pm |
| Greg Beaver wrote:
> Mike,
>
> I tried a fresh checkout of pecl/http and found a problem
>
> file tests/urls.txt in package.xml doesn't actually exist. Perhaps a
> missing cvs commit?
>
> When I removed it, I could reproduce the problem.
Yeah, I actually forgot to add that file to the repository... :-/
Regards,
--
Michael - <mike(@)php.net> http://dev.iworks.at/ext-http/http-functions.html.gz
|
|
|
|
|