| An issue that could cause a reload of a library to continue
operating as if the tapes had not been changed has been discovered in the 1.2.0 version of
BRU Server on Linux and OS X. This patch can be installed using the TOLIS Group Updater
To Install manually, you must use a terminal and the tar command.
Save that file to your home folder or directory and then use the following commands to
stop the server daemon, install the new file, and then restart the server daemon:
$ sudo /usr/local/bru-server/server --kill
$ sudo tar -zxPvf ~/Desktop/Library_Timeout_Update.tar.gz
$ sudo /usr/local/bru-server/server
If you use Safari to download the tgz file and you have the 'Open "safe" files after downloading' option
checked in Preferences, change that second command to:
$ sudo tar -xPvf ~/Library_Timeout_Update.tar
You must install this even if you download a fresh server package below. This fix will
be included in the next release of BRU Server.
Note: If you have trouble even after applying this update, please check permissions on
the file 'backup.pyc' in the /usr/local/bru-server/pyc/ directory. They should be 775 (-rwxrwxr-x);
'root' should be the owner and the group assignment should be 'admin'.
MD5Sum :
9d3fe4cb1f66cd732e2796182b6635bd
Released: 10/2006 |