I'm trying to update my 2.1 installation to 2.2, after answer all questions in setup.sh it stops here:
+----------------------------------------------------------+
| Installing files for Administration server... |
+----------------------------------------------------------+
Creating PHP directory /usr/share/ocsinventory-reports/ocsreports.
Copying PHP files to /usr/share/ocsinventory-reports/ocsreports.
*** ERROR: Unable to copy files in /usr/share/ocsinventory-reports/ocsreports, please look at error in /tmp/OCSInventory-Server-2.2/ocs_server_setup.log and fix !
In the log appears this:
Copying PHP files to /usr/share/ocsinventory-reports/ocsreports
cp: cannot stat 'ocsreports/*': No such file or directory
The directory exists and the permissions seems right, any hint?