KBNLresearch/xxLINK-resources

Errors related to updating of permissions

bitsgalore opened this issue · 2 comments

sudo python3 ~/kb/xxLINK-resources/scripts/restore-sites.py /home/johan/kb/xxLINK/tapes-DDS/2/file000001/home/local/www /home/johan/kb/xxLINK/siteData-DDS/2/www /home/johan/kb/xxLINK/tapes-DDS/2/file000001/home/local/etc/httpd.conf /home/johan/kb/xxLINK/siteData-DDS/2/etc/sites.conf

Output:

ERROR updating permissions for multihost
ERROR updating permissions for test
WARNING: directory /home/johan/kb/xxLINK/tapes-DDS/2/file000001/home/local/www/hollandinc/cgi-bin does not exist
ERROR updating permissions for wwwwaisicons
ERROR updating permissions for gif
ERROR updating permissions for gig
ERROR updating permissions for gif
ERROR updating permissions for wwwwaisicons

(Note that cause of WARNING is that dir doesn't exist, so this is not a shortcoming of the script).

Problematic files are all broken symlinks.

Working now.