Make a file only readable (r--r--r--) that should be replaced by component update .
Start update
-1 An error occured
Copy failed to
-1 An error occured
Copy failed
J3.3.6
PHP 5.4 , 5.5
Linux 12.04 , 14.04
Akeeba backup 1.5.5 (component to be updated)
Current message leaves user in the dark and has no clue where to start looking for the problem
File : /libraries/joomla/filesystem/file.php
if (!@ copy($src, $dest))
{ JLog::add(JText::sprintf('JLIB_FILESYSTEM_ERROR_COPY_FAILED',$src,$dest), JLog::WARNING, 'jerror');
return false;
}
File: /language/en-GB/en-GB.lib_joomla.ini
JLIB_FILESYSTEM_ERROR_COPY_FAILED="Copy failed %s to %s"
Labels |
Added:
?
|
Labels |
Removed:
?
|
Labels |
Added:
?
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-05-01 07:24:42 |
Closed_By | ⇒ | brianteeman |
It would appear that this was resolved in 3.4 as the message I get is correct
Copy failed.
JInstaller: :Install: Failed to copy file /Applications/MAMP/htdocs/joomla-cms/tmp/install_55432a0101abd/components/com_jce/jce.php to /Applications/MAMP/htdocs/joomla-cms/components/com_jce/jce.php
Component Update: Failed to copy site files.