Development

#1388 (rename of LICENSE file preventing install)

You must first sign up to be able to contribute.

Ticket #1388 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

rename of LICENSE file preventing install

Reported by: notjosh Assigned to:
Priority: major Milestone: 1.0.0
Component: Version: 1.0.0-rc1
Keywords: Cc:
Qualification:

Description

On both Windows and Linux, I'm having issues with 1.0.0rc1 -

Notice: Undefined variable: php_errormsg in PEAR\Installer.php on line 771
Could not rename C:\php\pear\pear\docs\symfony\.tmpLICENSE to C:\php\pear\pear\docs\symfony\LICENSE
ERROR: commit failed

and a similar error message on Linux.

This is using 'symfony install symfony/symfony' on Linux and 'symfony upgrade symfony' on Windows.

1.0.0beta4 is fine, though.

Change History

01/30/07 08:10:51 changed by aruban

same error on os X, but install is OK

02/01/07 07:44:54 changed by fabien

  • status changed from new to closed.
  • resolution set to fixed.

in r3377