Hi Nathan,
the 1.5.011 update moves the filecontent of sqlfs / vfs in it’s new
structure, which only stores the files (no longer dirs) based on their
id, not filename. That’s a lot more robust, as we can now search for
unconnected files and move them eg. to a lost+found folder. Before an
unconnected file mean, we can not re-construct it’s path then therefore
we can no longer find it’s content
The update runs a find / -depth on the whole vfs-tree as root and move
every file (not directory!) it finds to $files_dir/sqlfs/$id. If it does
not find the file, you get your first message.
If you got the message for a directory, you can simply ignore it.
The other message is more relevant: Once all files of a dir are move to
their new location the dir should be empty and I try to remove it. If
that gives an error, the dir is not empty and I leave it untouch, so the
admin can check if something relevant is in that dirs and evtl.
re-upload it. You could not access that file before the 1.5.11 update!
Ralf
Nathan Gray schrieb:
Also:
files/apps) [function.rmdir]: Directory not empty in /var/www/
perpdevel/phpgwapi/setup/tables_update.inc.php(468) : runtime-created
function on line 14
These for almost every user / group:
phpgwapi_upgrade1_5_011() sqlfs://default/home/Accounting: files/home/
Accounting not found!
phpgwapi_upgrade1_5_011() sqlfs://default/home/aroberts: files/home/
aroberts not found!
phpgwapi_upgrade1_5_011() sqlfs://default/home/BOM Maintenance: files/
home/BOM Maintenance not found!
phpgwapi_upgrade1_5_011() sqlfs://default/home/christina: files/home/
christina not found!
…
And some others:
Warning: rmdir(files/home/nathan) [function.rmdir]: Directory not
empty in/var/www/perpdevel/phpgwapi/setup/tables_update.inc.php(468) :
runtime-created function on line 14
Warning: rmdir(files/workflow) [function.rmdir]: Directory not empty
in/var/www/perpdevel/phpgwapi/setup/tables_update.inc.php(468) :
runtime-created function on line 14
Nathan Gray
nathan at goarctic dot com
This SF.Net email is sponsored by the Moblin Your Move Developer’s challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
eGroupWare-developers mailing list
eGroupWare-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-developers
–
Ralf Becker
Director Software Development
Stylite GmbH
[open style of IT]
Morschheimer Strasse 15
67292 Kirchheimbolanden
fon +49 (0) 6352 70629-0
fax +49 (0) 6352 70629-30
cell +49 (0) 170 7815917
mailto: rb@stylite.de
www.stylite.de
www.egroupware.org
Geschäftsführer Andre Keller, Nigel John Vickers,
Gudrun K. Müller und Ralf Becker
Registergericht Kaiserslautern HRB 12087
This SF.Net email is sponsored by the Moblin Your Move Developer’s challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
eGroupWare-developers mailing list
eGroupWare-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-developers