Software Update unexpectedly quits

cabbage

Registered
So my Software Update just keeps crashing. How do I fix this? I deleted the .plist files from my Preferences for system preferences and software update and rebooted but it still crashes. I couldn't find anythign in the Apple Knowldegebase
 
Try running both the Disk repair and Permission repair from the OS CD. I would also run fsck.

To run fsck, you first need to start up your Mac in single-user mode. Here's how:

1. Restart your Mac.

2. Immediately press and hold the Command and "S" keys.

You'll see a bunch of text begin scrolling on your screen. In a few more seconds, you'll see the Unix command line prompt (#).

Congratulations.You're now in single-user mode. I bet you've never seen your Mac screen look like that before. (I wish I could show you a screen shot of it, but as far as I can tell, it's not possible. And photos of it are ugly.)

Now that you're at the # prompt, here's how to run fsck:

1. Type: "fsck -y" (that's fsck-space-minus-y).

2. Press Return.

The fsck utility will blast some text onto your screen. If there's damage to your disk, you'll see a message that says:

***** FILE SYSTEM WAS MODIFIED *****

If you see this message--and this is extremely important--repeat Steps 1 and 2 again and again until that message no longer appears. It is normal to have to run fsck more than once -- the first run's repairs often uncover additional problems..

When fsck finally reports that no problems were found, and the # prompt reappears:

3. Type: "reboot" to restart,

or type "exit" to start up without rebooting.

4. Press Return.

Your Mac should proceed to start up normally to the login window or the Finder.
 
Sounds like your software update needs a software update...

What version do you have and what are you updating to? I remember something similar to this, I think. If you're downloading a number of items, try getting them one at a time, starting with the system updates if possible. It shouldn't give you the option of downloading stuff your system can't handle, but I think I once couldn't get one of the listed options until I'd got the others. Don't remember which it was tho so can't help there.
 
I can't get any items. I click on Software Update in System Preferences and then it unexpectedly quits. I'm running 10.2.2 client.
 
Back
Top