| Norbert Mocsnik 2005-10-29, 6:59 pm |
| Greg Beaver wrote:
> Please:
>
> 1) run
>
> $ pear upgrade http://pear.php.net/~greg/PEAR-1.4.3.tgz
Works fine with --force (see my previous mail).
> $ pear channel-update pear
>
> from PEAR 1.3.x and PEAR 1.4.x
>
> 2) run
>
> - list-all
> - remote-list
> - info
> - remote-info
> - list
> - list-upgrades
> - upgrade
> - install
> - upgrade-all
> - package
Everything works fine, except upgrade-all which displays two notices:
C:\>pear upgrade-all
Notice: Undefined index: p in PEAR\REST\10.php on line 474
Notice: Undefined index: p in PEAR\REST\10.php on line 475
Will upgrade xml_xpath
downloading XML_XPath-1.2.3.tgz ...
Starting to download XML_XPath-1.2.3.tgz (19,179 bytes)
.......done: 19,179 bytes
upgrade-all ok: channel://pear.php.net/XML_XPath-1.2.3
> - convert
> - pickle [pecl-specific]
> - makerpm [unix-specific]
I didn't test these commands.
> Major fixes:
>
> list-all/remote-list should be exponentially faster! (requires update of
> channel protocol after upgrade)
Dunno how slow it was (always cancelled it before), now it takes 30 seconds
to run over a 2mbit connection.
--
Norbert Mocsnik
http://norbert.mocsnik.hu/
|