Loading...
 
Skip to main content

make backup has trouble with backups of attachments stored on disk

Status
Closed
Subject
make backup has trouble with backups of attachments stored on disk
Category
  • Community projects
Feature
TRIM
Resolution status
Fixed or Solved
Submitted by
Marc Laporte
Lastmod by
Marc Laporte
Rating
(0)
Description

2015-07-30 fixed by Rodrigo
2015-07-15: with latest svn up with Rodrigo's fixes, "Undefined index" notices are gone, but the files are still not backed up. TRIM should look in database to find the paths, fetch the data, and indicate the info in manifest.txt

TRIM's backup solution is really nice as is checks where the files are stored on disks and fetches them, which is great when these files are stored outside the web directory (which is good practice). However, this feature is currently broken because of an "Undefined index" notice

Testing running TRIM on LXLE 12.x (based on Ubuntu 12.04 LTS)

Copy to clipboard
Which instances do you want to backup? Performing backup for example.org Downloading files locally. Unexpected local arg: Undefined If arg is a remote file/dir, prefix it with a colon (:). rsync error: syntax or usage error (code 1) at main.c(1246) [Receiver=3.0.9] Obtaining database dump. Creating archive.


manifest.txt reports

Copy to clipboard
600c2b0fb28a9b63c4d5f821255c3968 /var/www/virtual/example.org 61e97f1f6eec8ad65cfed643c55af672 /var/www/virtual/example.org/Notice: Undefined index: REQUEST_METHOD in /home/root/trim_temp/2d3155a297396b83caf09aabb4837b4f on line 2
Priority
25
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
5740
Created
Friday 23 October, 2015 11:43:00 UTC
by Rodrigo Primo
LastModif
Friday 30 October, 2015 02:59:11 UTC


Show PHP error messages