Ticket #4844 (closed Bugs: fixed)

Opened 2 years ago

Last modified 2 years ago

Framework upgrade issue

Reported by: Belatra Assigned to:
Priority: minor Milestone: 2.9
Component: FreePBX Framework Version: 2.8-branch
Keywords: Cc:
Confirmation: Unreviewed Distro:
Backend Engine: Asterisk 1.8 Distro Ver:
Backend Ver: Asterisk (Ver. 1.8.2.2) SVN Revision (if applicable):

Description

The following message appears when trying to upgrade Framework from version 2.8.1.0 to 2.8.1.1

error copying framework files: 'cp -rf' from src: '/var/www/html/admin/modules/framework/htdocs/*' to dst: '/var/www/html'...details follow cp: cannot remove `/var/www/html/robots.txt': Permission denied Checking for upgrades..No upgrades found

Change History

02/21/11 10:52:37 changed by p_lindheimer

(In [11522]) don't include robots.txt in framework upgrade as ownership is not guaranteed re #4844

02/21/11 10:54:38 changed by p_lindheimer

(In [11523]) Merged revisions 11522 via svnmerge from http://www.freepbx.org/v2/svn/modules/branches/2.8

........

r11522 | p_lindheimer | 2011-02-21 07:52:37 -0800 (Mon, 21 Feb 2011) | 1 line

don't include robots.txt in framework upgrade as ownership is not guaranteed re #4844

........

02/21/11 10:55:47 changed by p_lindheimer

(In [11524]) Merged revisions 11522 via svnmerge from http://www.freepbx.org/v2/svn/modules/branches/2.8

........

r11522 | p_lindheimer | 2011-02-21 07:52:37 -0800 (Mon, 21 Feb 2011) | 1 line

don't include robots.txt in framework upgrade as ownership is not guaranteed re #4844

........

02/21/11 11:00:37 changed by p_lindheimer

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

(In [11525]) fixes #4844 don't copy robots.txt