Home > Archive > PHP PEAR Questions and Answers > March 2005 > call for verification of go-pear bug
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 |
call for verification of go-pear bug
|
|
| Greg Beaver 2005-02-22, 3:57 am |
| Hi all,
Could those of you with time please verify that this bug is
cross-platform? As reported on pear-general just a few hours ago,
running go-pear in the web installer apparently has this sequence in
windows:
Installation in progress ...
70 %
100 % Downloading PHPUnit-1.2.2.tgz
....
Starting installation ...
Loading zlib: ok
Downloading package: PEAR-stable......ok
Downloading package: Archive_Tar-stable....ok
Downloading package: Console_Getopt-stable....ok
Downloading package: XML_RPC-stable....ok
Downloading package: Pager............ok
Downloading package: HTML_Template_IT....ok
Downloading package: Net_UserAgent_Detect....ok
Downloading package: PEAR_Frontend_Web-0.4....ok
Bootstrapping: PEAR...................(remote) ok
Bootstrapping: Archive_Tar............
Warning: mkdir(C:\WINDOWS\temp/gop1292.tmp\Archive): File exists in
C:\tshirtshop\libs\go-pear.php on line 622
(remote) ok
Bootstrapping: Console_Getopt.........
Warning: mkdir(C:\WINDOWS\temp/gop1292.tmp\Console): File exists in
C:\tshirtshop\libs\go-pear.php on line 639
(remote) ok
Downloading package: DB...............ok
Downloading package: Net_Socket.......ok
Downloading package: Net_SMTP.........ok
Downloading package: Mail.............ok
Downloading package: XML_Parser.......ok
Downloading package: PHPUnit..........ok
Fatal error: Undefined class name 'pear' in
C:\tshirtshop\libs\go-pear.php on line 675
| |
| Pierre-Alain Joye 2005-03-01, 8:56 pm |
| On Tue, 22 Feb 2005 00:20:48 -0500
cellog@php.net (Greg Beaver) wrote:
> Hi all,
>
> Could those of you with time please verify that this bug is
> cross-platform? As reported on pear-general just a few hours ago,
>
> running go-pear in the web installer apparently has this sequence
> in windows:
Sounds like you reintroduced an old bug :)
I can give a try on windows this w end, no time before sorry.
--Pierre
| |
| Greg Beaver 2005-03-02, 3:56 am |
| Pierre-Alain Joye wrote:
>On Tue, 22 Feb 2005 00:20:48 -0500
>cellog@php.net (Greg Beaver) wrote:
>
>
>
>
>Sounds like you reintroduced an old bug :)
>
>I can give a try on windows this w end, no time before sorry.
>
I already reverted the commit, thanks for the offer.
Greg
|
|
|
|
|