I have setup the SUS on the appliance with the following details:
Base URL: http://sus.fqdn
Store updates on this SUS: ticked
I then pressed the Sync SUS button and let it download 50GB of updates overnight, the Dashboard shows that amount of SUS Disk Usage. I created a new branch, but there are no packages listed in there to select. I tried creating new branches and setting on as the Root Branch, but still no packages appear in branch screen. I ran another sync, but it didn't change anything.
I SSH'd into the appliance and I can see that it is creating .sucatalog files in /srv/SUS/html/content/catalogs for each of the branches but their contents are as follows:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>ApplePostURL</key>
<string>http://swquery.apple.com/WebObjects/SoftwareUpdatesStats</string>
<key>IndexDate</key>
<date>2012-03-07T21:17:36Z</date>
<key>Products</key>
<dict>
</dict>
</dict>
</plist>
Is there something I am missing to get these updates to display?
