For Programmers: Free Programming Magazines  


Home > Archive > PHP PEAR Questions and Answers > August 2005 > PEAR 1.4.0b1 will be released on August 25, 2005









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 PEAR 1.4.0b1 will be released on August 25, 2005
Greg Beaver

2005-08-23, 6:57 pm

Hi all,

I am prepared to release PEAR 1.4.0b1 on August 25, 2005, if pear-qa can
provide some external testing. I and two of our friends have tested it
on windows, linux, and OS X, and currently all tests pass on all 3 OSes
we tested on.

Things that are crucial to test:

1) upgrade from PEAR 1.4.0a12 to PEAR 1.4.0b1
a) if you are already running 1.4.0a13 or 1.4.0b1, you *must* do the
following steps before upgrading or it will fail:
-) pear uninstall PEAR_Frontend_Web PEAR_Frontend_Gtk
-) pear upgrade --force PEAR-alpha
-) delete pear_errorstack.reg from your registry if it exists
-) pear upgrade http://pear.php.net/~greg/PEAR-1.4.0b1.tgz
http://pear.php.net/~greg/PEAR_ErrorStack-0.8.0.tgz
2) upgrade from PEAR 1.3.6 to PEAR 1.4.0b1
-) pear uninstall PEAR_Frontend_Web PEAR_Frontend_Gtk
-) pear upgrade http://pear.php.net/~greg/PEAR-1.4.0b1.tgz
3) pear run-tests
4) installation of PEAR_RemoteInstaller-0.1.0.tgz and pear run-tests again

Please post results here.

Thanks,
Greg

P.S. http://pear.php.net/~greg has a barebones webpage with links if you
forget them.
Philippe Jausions

2005-08-23, 6:57 pm

Greg Beaver wrote:
> Hi all,
>
> I am prepared to release PEAR 1.4.0b1 on August 25, 2005, if pear-qa can
> provide some external testing. I and two of our friends have tested it
> on windows, linux, and OS X, and currently all tests pass on all 3 OSes
> we tested on.
>
> Things that are crucial to test:
>
> 1) upgrade from PEAR 1.4.0a12 to PEAR 1.4.0b1
> a) if you are already running 1.4.0a13 or 1.4.0b1, you *must* do the
> following steps before upgrading or it will fail:
> -) pear uninstall PEAR_Frontend_Web PEAR_Frontend_Gtk
> -) pear upgrade --force PEAR-alpha
> -) delete pear_errorstack.reg from your registry if it exists
> -) pear upgrade http://pear.php.net/~greg/PEAR-1.4.0b1.tgz
> http://pear.php.net/~greg/PEAR_ErrorStack-0.8.0.tgz
> 2) upgrade from PEAR 1.3.6 to PEAR 1.4.0b1
> -) pear uninstall PEAR_Frontend_Web PEAR_Frontend_Gtk
> -) pear upgrade http://pear.php.net/~greg/PEAR-1.4.0b1.tgz
> 3) pear run-tests
> 4) installation of PEAR_RemoteInstaller-0.1.0.tgz and pear run-tests again
>
> Please post results here.
>
> Thanks,
> Greg
>
> P.S. http://pear.php.net/~greg has a barebones webpage with links if you
> forget them.


Now this is weird because I don't have any ACL on files, and the files
are NOT read-only.

C:\Documents and Settings\Owner>pear -V
PEAR Version: 1.3.5
PHP Version: 5.1.0b2
Zend Engine Version: 2.1.0b2
Running on: Windows NT HP 5.1 build 2600

C:\Documents and Settings\Owner>pear upgrade
http://pear.php.net/~greg/PEAR-1.4.0b1.tgz
downloading PEAR-1.4.0b1.tgz ...
Starting to download PEAR-1.4.0b1.tgz (265,670 bytes)
........................................................done: 265,670 bytes
Optional dependencies:
package `PEAR_RemoteInstall' version >= 0.1.0 is recommended to utilize
some features.
package `PEAR_Frontend_Web' version >= 0.5.0 is recommended to utilize
some features.
package `PEAR_Frontend_Gtk' version >= 0.4.0 is recommended to utilize
some features.
permission denied (delete): C:\OpenSA\Apache\php5\PEAR\pear
permission denied (delete): C:\OpenSA\Apache\php5\PEAR\pear.bat
permission denied (delete): C:\OpenSA\Apache\php\PEAR\pearcmd.php
permission denied (delete): C:\OpenSA\Apache\php\PEAR\PEAR.php
permission denied (delete): C:\OpenSA\Apache\php\PEAR\System.php
permission denied (rename): C:\OpenSA\Apache\php5\PEAR\peardev.bat
permission denied (rename): C:\OpenSA\Apache\php5\PEAR\pear.bat
permission denied (rename): C:\OpenSA\Apache\php5\PEAR\pecl.bat
permission denied (rename): C:\OpenSA\Apache\php\PEAR\pearcmd.php
permission denied (rename): C:\OpenSA\Apache\php\PEAR\peclcmd.php
permission denied (rename): C:\OpenSA\Apache\php\PEAR\PEAR.php
permission denied (rename): C:\OpenSA\Apache\php\PEAR\System.php
commit failed

C:\Documents and Settings\Owner>
Greg Beaver

2005-08-23, 9:56 pm

Philippe Jausions wrote:

> Greg Beaver wrote:
>
>
>
> Now this is weird because I don't have any ACL on files, and the files
> are NOT read-only.
>
> C:\Documents and Settings\Owner>pear -V
> PEAR Version: 1.3.5
> PHP Version: 5.1.0b2
> Zend Engine Version: 2.1.0b2
> Running on: Windows NT HP 5.1 build 2600
>
> C:\Documents and Settings\Owner>pear upgrade
> http://pear.php.net/~greg/PEAR-1.4.0b1.tgz
> downloading PEAR-1.4.0b1.tgz ...
> Starting to download PEAR-1.4.0b1.tgz (265,670 bytes)
> .......................................................done: 265,670
> bytes
> Optional dependencies:
> package `PEAR_RemoteInstall' version >= 0.1.0 is recommended to
> utilize some features.
> package `PEAR_Frontend_Web' version >= 0.5.0 is recommended to utilize
> some features.
> package `PEAR_Frontend_Gtk' version >= 0.4.0 is recommended to utilize
> some features.
> permission denied (delete): C:\OpenSA\Apache\php5\PEAR\pear
> permission denied (delete): C:\OpenSA\Apache\php5\PEAR\pear.bat
> permission denied (delete): C:\OpenSA\Apache\php\PEAR\pearcmd.php
> permission denied (delete): C:\OpenSA\Apache\php\PEAR\PEAR.php
> permission denied (delete): C:\OpenSA\Apache\php\PEAR\System.php
> permission denied (rename): C:\OpenSA\Apache\php5\PEAR\peardev.bat
> permission denied (rename): C:\OpenSA\Apache\php5\PEAR\pear.bat
> permission denied (rename): C:\OpenSA\Apache\php5\PEAR\pecl.bat
> permission denied (rename): C:\OpenSA\Apache\php\PEAR\pearcmd.php
> permission denied (rename): C:\OpenSA\Apache\php\PEAR\peclcmd.php
> permission denied (rename): C:\OpenSA\Apache\php\PEAR\PEAR.php
> permission denied (rename): C:\OpenSA\Apache\php\PEAR\System.php


I have this issue all the time with Apache. The solutions are alternately:

1) restart apache and try again, and if this doesn't work
2) shut down apache and try again

Greg
Philippe Jausions

2005-08-24, 6:56 pm

Greg Beaver wrote:
> Philippe Jausions wrote:
>
>
>
> I have this issue all the time with Apache. The solutions are alternately:
>
> 1) restart apache and try again, and if this doesn't work
> 2) shut down apache and try again
>
> Greg


mmmm. stopped apache, still no luck. AFAIK this only happens on pear
upgrading itself...

I wonder if my PEAR install is very clean anyway...

-Philippe
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com