-
All replies
-
Helpful answers
-
Mar 26, 2012 10:53 AM in response to traceeeby kdglover,★HelpfulJust fixed this myself.
SWUPD is expecting a directory within the one you chose, called "html".
Example: /Volumes/XSAN/SWUPD/html
It will not create "html" if the directory doesn't exist.
Create the folder "html" then in terminal do this:
sudo chown -R _softwareupdate:_softwareupdate /path/to/the/folder
Example: sudo chown -R _softwareupdate:_softwareupate /Volumes/XSAN/SWUPD
##do not include/html. the -R means recursive and forces the same ownership on all contained directories.
-
Mar 26, 2012 4:57 PM in response to kdgloverby traceee,Hi kdglover
Your post helped me even though it wasn't a fix because it helped me see what I had done wrong which was name the wrong location for the swupd, which is kind of weird because I had used a screen shot taken just before to rekey those details. So now my update server is talking to apple again, but I am still not getting all the updates. It now acknowledges the lion updates in the update list, (new since I implemented the fix) but won't copy or enable them.
The log still says missing version string for a range of products.