Posted on 05-10-2012 12:01 PM
Hey Guys,
I'm in the process of setting up the SUS piece of the NetBoot/SUS Appliance and am running into an issue where I can not see any of the Apple updates when trying to manage packages for a branch I've created, all it says is "no matches". I've deleted and re-created the branch and still can't see any of the updates.
I started poking around on the server and found this in the apache error logs when I try to view the packages for a branch:
[Thu May 10 14:41:31 2012] [error] [client 10.5.10.25] File does not exist: /var/www/webadmin/scripts/jquery, referer: https://reposado.mycompany.com/webadmin/managebranch.php?branch=Detroit
[Thu May 10 14:41:31 2012] [error] [client 10.5.10.25] File does not exist: /var/www/webadmin/scripts/jquery.bt.js, referer: https://reposado.mycompany.com/webadmin/managebranch.php?branch=Detroit
[Thu May 10 14:41:31 2012] [error] [client 10.5.10.25] File does not exist: /var/www/favicon.ico
I tried performing a "find / -iname jquery.bt.js" to see if this file (and the others mentioned) existed and came up with nothing.
Anyone have any ideas?