Sponsored Content
Operating Systems OS X (Apple) OS X Support RSS Mac OS X 10.5: Software Update stops responding during "Configuring installation" Post 302269511 by Linux Bot on Wednesday 17th of December 2008 10:30:08 PM
Old 12-17-2008
Mac OS X 10.5: Software Update stops responding during "Configuring installation"

When attempting to update software using Software Update in Mac OS X 10.5, the update process may stop responding while "Configuring installation" is visible in the update window. This can occur if Software Update attempts to install an update that was only partially downloaded.

More from Apple OS X Support ...
 

3 More Discussions You Might Find Interesting

1. Solaris

Locate NFS "not responding still trying" application on client

At times I have unknown applications that hang for long periods of time over and over again after a network glitch. These are sometimes nfs4 but usually nfs3 clients and are always solaris10 systems. nfs: NFS server hostname not responding still trying nfs: NFS server hostname ok nfs: NFS... (1 Reply)
Discussion started by: HPAVC
1 Replies

2. Programming

How can I not fall in "not responding " while doing long loop?

Hi .. I'm a student that I helped by you when I was learning c for unix.. I want to ask you about different thing this time and I know you can help me be cause I like your style helping people.. I want to ask about .net c# ... I did a simple program that make me control my windows system... (3 Replies)
Discussion started by: fwrlfo
3 Replies

3. UNIX for Beginners Questions & Answers

Mail - stops listing after 34 lines with a "?"

Hope all is well with you and yours. I have a quick unix/Linux mail question. I need to get some data from all received mail and load it into the PostgreSQL DB. I use fetchmail to get them from a remote server and they go to /var/mail/abruck There are 2 lines that I need from each email:... (2 Replies)
Discussion started by: abruck
2 Replies
APMLABEL(8)						    BSD System Manager's Manual 					       APMLABEL(8)

NAME
apmlabel -- update disk label from Apple Partition Map SYNOPSIS
apmlabel [-fqrw] device DESCRIPTION
apmlabel is used to update a NetBSD disk label from the Apple Partition Map found on disks that were previously used on Mac OS systems (or other APM using systems). apmlabel scans the APM contained in the first blocks of the disk and generates additional partition entries for the disk from the entries found. Driver and patches partitions are ignored. Each APM entry which does not have an equivalent partition in the disk label (equivalent in having the same size and offset) is added to the first free partition slot in the disk label. A free partition slot is defined as one with an fstype of 'unused' and a size of zero ('0'). If there are not enough free slots in the disk label, a warning will be issued. The raw partition (typically partition c, but d on i386 and some other platforms) is left alone during this process. By default, the proposed changed disk label will be displayed and no disk label update will occur. Available options: -f Force an update, even if there has been no change. -q Performs operations in a quiet fashion. -r In conjunction with -w, also update the on-disk label. -w Update the in-core label if it has been changed. SEE ALSO
disklabel(8), dkctl(8), pdisk(8) HISTORY
The apmlabel command appeared in NetBSD 5.0. BSD
May 19, 2007 BSD
All times are GMT -4. The time now is 08:18 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy