Skip to main content
Question

ASUS Error

  • February 24, 2011
  • 6 replies
  • 12 views

bentoms
Forum|alt.badge.img+35

I know ASUS is not the most popular atm.. But I thought I'd see if anyone can help me..

We've a master ASUS which cascades updates to other ASUS's.

Currently, something has broken & we're seeing errors like the below in the logs for all updates..

So far I've reset ASUS on both master & replica's & clients can see updates on the masters.

The files itself does not exist..

[Thu Feb 24 19:49:51 2011] [error] [client 10.44.61.58] File does not exist: /var/db/swupd/html/content/downloads/03/38/061-2748/rBd6Lj2RWDkvXXBmmzP6X6yFt9vpnk2cvf061-2748.smd

But this one does..

/var/db/swupd/html/content/downloads/03/38/061-2748/rBd6Lj2RWDkvXXBmmzP6X6yFt9vpnk2cvf061-2748/061-2748.smd

I'm seeing the above same behaviour on newly built servers too that are not cascading..

Any ideas?

6 replies

Forum|alt.badge.img+7
  • Contributor
  • April 18, 2012

Ihave similar issues , what the procedure of resetting the10.6.8 sus server


Forum|alt.badge.img+7
  • Contributor
  • April 18, 2012

Ihave similar issues , what the procedure of resetting the10.6.8 sus server


bentoms
Forum|alt.badge.img+35
  • Author
  • Hall of Fame
  • April 18, 2012

Try;

sudo rm -rf /private/etc/swupd/com.apple.server.swupdate.plist
sudo rm -rf /private/etc/swupd/com.apple.server.swupdate.plist.previous
sudo rm -rf /private/var/db/swupd/html/content/downloads/*

Forum|alt.badge.img+7
  • Contributor
  • April 27, 2012

Thanks, this looks like it will just remove the current folders, is there another procedure to reset the paths.


Forum|alt.badge.img+12
  • Contributor
  • April 27, 2012

@bentoms, that looks like the issue I was first having with cascading ASUS. I'm sure you've already looked at this, but make sure your master SUS is at or above the patch level of your cascading servers. Of course this is on a group of 10.6 servers. Did you delete the html folder contents on the cascading servers? I've found that the entire contents of the html folder need to be deleted, not just downloads.

@teknikal35, what do you mean by "reset the paths?" The procedure outlined above will force the ASUS to redownload the update files.


bentoms
Forum|alt.badge.img+35
  • Author
  • Hall of Fame
  • April 27, 2012

acdesign.. honestly, i can't remember how i fixed.. but i did :)