10.4.11 combo update install problem

Has anyone else had trouble installing the combo update from 10.4 to 10.4.11?? Mine almost finishes and says it encounters an unknown error and cannot finish the install. Says it moves the update to trash and says try again from the finder...
HELP!!

Updating
Certain steps appear to minimize the risk of an update producing problems.
Number one is to make sure you have a bootable clone backup of your computer in case you do need to back out of it again. This is the only guaranteed way of not having to worry about the results of an update.
Some like to boot from their installer discs or an external backup and verify (and if necessary repair) their internal drives as well as drive permissions. This is done with Disk Utility. You can verify a drive while booted from the same drive but sometimes this produces spurious errors. Repairing a drive (if necessary) has to be done while booted from another disk.
[Resolve startup issues and perform disk maintenance with Disk Utility and fsck|http://docs.info.apple.com/article.html?artnum=106214]
[Using Disk Utility in Mac OS X 10.4.3 or later|http://docs.info.apple.com/article.html?artnum=302672]
[Disk Utility's Repair Disk Permissions|http://docs.info.apple.com/article.html?artnum=25751]
You can also go to the step of booting into safe mode to do the install.
[Mac OS X: Starting up in Safe Mode|http://docs.info.apple.com/article.html?artnum=107393]
[What is Safe Boot, Safe Mode? (Mac OS X)|http://docs.info.apple.com/article.html?artnum=107392]
[Safe Boot takes longer than normal startup|http://docs.info.apple.com/article.html?artnum=107394]
I like to download the update onto my computer and install it from there rather than let Software Update do it. I know a few people who had problems with doing the update via software updater found a manual install to work.
Repair permissions again afterward.
It helps to only install one update at a time and to run the computer for a while to make sure it is behaving well.
The more cautious even like to unplug third party peripherals (see [comment by BDaqua|http://discussions.apple.com/message.jspa?messageID=9040746#9040746]).
Almost all of the above steps (except backup) have been questioned (e.g., [Permissons repair|http://www.macworld.com/article/52220-3/2006/08/repairpermissions.html] as to necessity. Probably many people have done successful updates without doing them. I say they can't hurt, they can very likely do good (especially if your computer isn't regularly maintained), so why not do them to be safe?
[BDaqua's comments on updating problems|http://discussions.apple.com/message.jspa?messageID=8948595#8948595]
[Baby Boomer's comments on updating problems|http://discussions.apple.com/message.jspa?messageID=9025760#9025760]
[Klaus1's post on updating and removing updates|http://discussions.apple.com/message.jspa?messageID=10257902] and [another one|http://discussions.apple.com/message.jspa?messageID=10402175]

Similar Messages

  • Mac mail 4.5 won't open now 10.6.8 combo update installed

    I have been having problems updating software and it was suggested that I installed the 10.6.8 combo update, this i have done and since then my mac mail 4.5 won't open - 'you can't use this version of Mail with this version of Mac OS X ' message!!
    What is the simplest way of resolving this problem please?
    Thanks
    Julie

    Hello, just ran accross your query.
    Was Mail ever moved out of the Applications folder?
    http://support.apple.com/kb/TS4424?viewlocale=en_US&locale=en_US

  • 10.4.9 Combo Update amavisd problem

    I just applied the 10.4.9 combo update to a 10.4.8 machine that had been updated previously with BuildSmart.
    Everything seemed fine, except amavisd refused to start.
    System log fills up with amavisd failing & throttling messages and the outbound queue (obviously) fills up.
    -"sudo launchctl load org.amavis.amavisd.plist" reports "Nothing to load"
    -the original amavisd binary is where I left it, in /usr/bin
    -the launchd plist itself is/was unchanged
    -the PID file in /var/amavis went missing after the upgrade, but copying the PID file to /var/amavis from a backup did not help
    -replacing all the postfix & amavis config files with backups did not help
    -telnet localhost 10024 responds with a permission denied message
    repairing permissions results in * a lot* of fixes to permissions, but nothing that allowed amavisd to launch. I repaired the clamav user after permission rebuild with 'sudo chown clamav:clamav /usr/share/clamav'
    postconf -n looked normal and matched the backup output
    file owners & groups all looked normal
    su'ing to clamav and issuing "amavisd reload" results in some type of "compilation" error message and a complaint about MIME:Base 64 not being installed - almost like the amavisd binary was a make file ... I confirmed it was at least marked and labeled executable ...
    I installed MIME::Base64 using CPAN- no change.
    I am now restoring from backup and will try again using software update instead of the combo updater. If it repeats, I'll post with more details.
    In the meantime, if anyone has any ideas, it would be much appreciated.
    Mac Pro 2.6 4GB/3x500GB Raid/X1900, MacBook Pro C2D   Mac OS X (10.4.8)  

    This is a PPC machine (not universal ...)
    I've gone back to my backup for now, but any ideas you might have would be most appreciated.
    mail:~ admin$ ps -U clamav
    PID TT STAT TIME COMMAND
    53 ?? SNs 0:10.85 clamd -D
    54 ?? SNs 0:00.08 freshclam -D -d -p /var/clamav/freshclam.pid
    sudo launchctl list
    com.apple.dashboard.advisory.fetch
    com.apple.KernelEventAgent
    com.apple.mDNSResponder
    com.apple.nibindd
    com.apple.periodic-daily
    com.apple.periodic-monthly
    com.apple.periodic-weekly
    com.apple.portmap
    com.apple.servermgrd
    com.apple.syslogd
    com.vix.cron
    edu.cmu.andrew.cyrus.master
    net.clamav.clamd
    net.clamav.freshclam
    org.amavis.amavisd
    org.isc.named
    org.postfix.master
    org.xinetd.xinetd
    com.openssh.sshd
    Amavis log is empty (except for processing done before the update)
    ClamAV log is the normal startup messages
    As far as the logs go, Amavis won't start, so the only messages are in the System log from launchd stating that amavis failed to launch and that it will retry x more times. I can't launch amavisd in debug mode either, although any attempt to do so, or issuing amavis reload (as user clamav) generates the message about MIME::Base64 being unable to load and "exiting at line 157".
    launchd seems to be doing its job.
    I had a look at line 157 in amavisd - it comes right after the section where amavis tries to to load all the required perl modules. Everything I'm seeing is pointing to amavis not being able to open the required perl modules.
    I've checked and compared my perl installation and re-installed all the required modules from CPAN. The last thing I did before I gave up was copy over the entire working perl setup from my backup. Perl works, the MIME::Base64 module works ...
    perl -V looks like the below; the list of installed modules is way too long to post.
    mail:~ admin$ perl -V
    Summary of my perl5 (revision 5 version 8 subversion 6) configuration:
    Platform:
    osname=darwin, osvers=8.0, archname=darwin-thread-multi-2level
    uname='darwin b20.apple.com 8.0 darwin kernel version 8.3.0: mon oct 3 20:04:04 pdt 2005; root:xnu-792.6.22.obj~2release_ppc power macintosh powerpc '
    config_args='-ds -e -Dprefix=/usr -Dccflags=-g -pipe -Dldflags=-Dman3ext=3pm -Duseithreads -Duseshrplib'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
    Compiler:
    cc='cc', ccflags ='-g -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include',
    optimize='-Os',
    cppflags='-no-cpp-precomp -g -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='3.3 20030304 (Apple Computer, Inc. build 1819)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Offt='offt', lseeksize=8
    alignbytes=8, prototype=define
    Linker and Libraries:
    ld='env MACOSXDEPLOYMENTTARGET=10.3 cc', ldflags ='-L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-ldbm -ldl -lm -lc
    perllibs=-ldl -lm -lc
    libc=/usr/lib/libc.dylib, so=dylib, useshrplib=true, libperl=libperl.dylib
    gnulibc_version=''
    Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-bundle -undefined dynamic_lookup -L/usr/local/lib'
    Characteristics of this binary (from libperl):
    Compile-time options: MULTIPLICITY USE_ITHREADS USELARGEFILES PERLIMPLICITCONTEXT
    Locally applied patches:
    23953 - fix for File::Path::rmtree CAN-2004-0452 security issue
    33990 - fix for setuid perl security issues
    SPRINTF0 - fixes for sprintf formatting issues - CVE-2005-3962
    Built under darwin
    Compiled at Oct 14 2006 00:15:28
    @INC:
    /System/Library/Perl/5.8.6/darwin-thread-multi-2level
    /System/Library/Perl/5.8.6
    /Library/Perl/5.8.6/darwin-thread-multi-2level
    /Library/Perl/5.8.6
    /Library/Perl
    /Network/Library/Perl/5.8.6/darwin-thread-multi-2level
    /Network/Library/Perl/5.8.6
    /Network/Library/Perl
    /System/Library/Perl/Extras/5.8.6/darwin-thread-multi-2level
    /System/Library/Perl/Extras/5.8.6
    /Library/Perl/5.8.1
    Mac Pro 2.6 4GB/3x500GB Raid/X1900, MacBook Pro C2D   Mac OS X (10.4.8)  

  • 10.4.9 combo updater, sound problem

    Installed the 10.4.9 combo updater and everything seems fine except the sound volume is wierd. Watching stuff like videos the volume is way to loud. Have to turn down the setting all the way. Strange....
    lenn

    HOORAY! I'm not crazy!
    I can't tell if the sound is actually louder, or if they just changed the gradation. I think it's actually a little bit of both. I always kept my sound at 50%, and if something was too low I turned it up to 75%. Now 50% sounds a lot more like 75%, and while I rarely listened to anything at 100%, even 100% sounds louder. The gradation between clicks also seems to be less linear and more logrithmic...I think.
    Hard to tell since I never paid attention to it, but 50% definitely sounds louder, and I'm pretty sure at 100% it's louder than it was before.
    How can they NOT document something like this in the patch notes?

  • 10.4.9 Combo Update (Intel) Problem !!!!

    Hello people
    i have a 8 core mac pro and it came with pre installed 10.4.9 .
    I want to apply a 10.4.9 combo update as for Protools and the other softwares are requering for this clean update.
    I downloaded combo intel update , but when i try to make it , it keeps saying ;
    ''you cannot install mac osx update combine (intel) on this volume . This volume does not meet the requirements for this update''
    I really dont understand it . Any one knows the solution ???
    Thanks in advance .

    You can't install the 10.4.9 combo update because you
    are already at 10.4.9
    Normally, you should be able to run a combo updater with the same OS version number as the currently installed OS version as many times as you wish (assuming it is for the same type of hardware, PPC or Intel, of course).
    The exception is when the combo updater is older than the actual version of the OS installed on the Mac. This can happen because Apple occasionally releases new models that require new extensions to function. The version of the OS supplied with those models is a new build including those extensions. The previously released updater does not include those new extensions & thus cannot install that build of the OS, so you get the error message.

  • ITunes 6 won't open - automatic update install problem???

    Hello,
    I have tried to install iTunes for the first time using the latest version and when I try to open it nothing happens. I have XP and I believe the automatic update install shield is blocking the installation of the program?? I do not have norton anti-virus and I have turned off the automatic update install in the control panel.
    Thanks,

    hi Guido!
    I have tried to install iTunes for the first time using the latest version and when I try to open it nothing happens.
    replying to you here rather than off in your other post. (let's stay in this thread.)
    off in that other post, you described seeing a little yellow shield in your task bar. is that a Norton live update notification, or a Windows update notification? (i've seen it in my task bar too, but i can't recall off-hand which one of those it's signifying.)
    love, b

  • Macbook pro EFI Firmware Update install problems

    i just finished downloading the recent macbook pro EFI Firmware Update. When the computer restarts, the computer runs for 30 sec and restarts again and repeats. I shutdown the computer and turn it back on again. i check updates and shows that i have to update macbook pro EFI Firmware again! same version.
    I checked my preferences on Software Update and went to Installed Software tab. Shows two macbook pro EFI Firmware 2.1 Updates installed.
    Anyone experience this?

    i checked system profiler boot room version is MBP81.0047.B04
    Ps. thanks for the response
                                                                                                                                            N8 the Fn' Gr8

  • Leopard Graphics Update install problem

    I've installed 10.5.2 fine, but when I attempt to install the graphics update and restart, it gives me the error "the installer could not install some files in "/". Contact the software provider" I've also tried the combo install, but that gives me the same error. anybody know what's going on here?

    Unless you are having problems, I wouldn't worry about it too much. There may be some problems with your setup, and I'm sure an 'erase & install' would cure it - though you might consider this a bit extreme at the moment.

  • Adobe Creative Cloud syncing/updating/installing problems

    Hello Forum,
    I am experiencing problems with the Adobe Creative Cloud application. It is telling me that 13 Adobe applications that I have deleted from my hard drive using the included uninstall apps are, right now, "Up to Date" on my hard drive. Additionally, when I try to re-install one of these deleted yet "Up to Date" applications (Acrobat Pro XI), I cannot because it's listed as "Up to Date."
    Does anyone know why the Cloud app is not updating itself since my uninstalls? Or what is lingering on my system that may be confusing it? If it's the latter, is there a universal uninstall app for all Adobe application files on one's hard drive? I figure if I can do that, I can start over fresh. I already used the Creative Cloud's own uninstall app to delete it and re-install it, though that didn't change the information it's giving me.
    Thanks in advance for anyone's help,
    Scott

    Hi Legendary Hearts,
    Please refer the kb: http://helpx.adobe.com/creative-cloud/kb/aam-lists-removed-apps-date.html.
    Regards,
    Romit Sinha

  • 7.0.1 Updater install problem

    Hi
    We are running CF MX 7.0.0.91690 on a MS Windows 2000 SP4
    Server, and am having problems installing the 7.0.1 Updater. A few
    seconds after double clicking on the Updater the install process
    stops with no error message. Has anyone else had the same issue?
    If not is there a manual method to install the 7.0.1 Updater?

    Hello,
    Please refer to this forum thread for further instructions.
    We are aware of this issue and trying to fix it.
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=1&catid=2&threadid=12 13156

  • Software update install problem

    Hello, I read about the EFI update problems and did my research on other updates as well, however I didn't find answer to my problem. After Software update checked for new updates (and there was about ten of them, because I did't do any updates for the past moth), I downloaded them and when I chose instal, the program quit uexpectedly. I tried this several times, but got the same message every time. i would be very glad if you could help me ay way. Thaks in advance.

    Anyone got any ideas?

  • June 3 2013 update install problem

    I am having installation problems with the latest CS6 update released June 3 2013. I have tried multiple times to instal the update and the installer goes through most of the install process and then gives me a message saying  I should check the error log to identify the problem. The log shows this message "Adobe Photoshop 13.0.5 Installation failed. Error Code: U44M1P7". I have no idea what this means so it is no help. Anybody have any ideas. I am using a 3 year old MacBook Pro running the latest version of Mountain Lion.

    LCPhoto86 wrote:
    …that was a result of the fact that I used to have all my Apps organized into subfolders in my App folder…
    That is a monumentally bad idea.  It is guaranteed to give you grief sooner or later.
    Never change the default install location of an Adobe application, never move it, never change the name of any volume or folder in its path, and never, ever create sub-folders in which to hide them in a misguided attempt to "organize" things. 
    If you want to organize, use aliases somewhere else.  Also, that's what the Dock is there for on a Mac.

  • 6500s Updater Installing Problems

    I got my nokia 6500s a few months ago and my current software version is 03.80.
    I have tried many times to install the updater unsuccessfully.
    It goes well up to Step 5, when it actually installs.
    An error message comes up saying this:
    "Error 1720. There is a problem with this Windows Installer package. A script required for this install could not be run. Contact your support personnel or package vendor. Custom action Kill_process script error-2147217406"
    I have also redownloaded the installer many times and read the FAQ, but it seems I am stuck at a point even beyond the FAQ since I havent successfully installed the Updater.
    After I click close or ok on the Error message, another one comes up saying:
    "Installation operation failed. Fatal error during installation."
    Please Help. What do I need to do, or what am I doing wrong?
    Do I need to go to a Nokia Care centre to get it updated?
    Early thanks for your help.

    Hi benkid123456,
    alternatively you may want to download the Microsoft script at http://www.microsoft.com/downloads/details.aspx?familyid=C717D943-7E4B-4622-86EB-95A22B832CAA&displa... , then run it to update your files for Visual Basic® Script Edition (VBScript.) Version 5.6, JScript® Version 5.6, Windows Script Components, Windows Script Host 5.6, and Windows Script Runtime Version 5.6.
    In most of the cases this procedure helped to fix the Installer problems...

  • Iphoto 7.1.1 update install problem

    HI CAN ANYONE HELP
    SINCE I INSTALLED THE iphoto 7.1.1 update I CAN NO LONGER OPEN IPHOTO
    YOU CLICK ON THE APP IT BOUNCES ONCE AND NOTHING....
    HELP..

    Looks like some Framework iPhoto uses got messed up. Did you install the 10.4.11 update at the same time as you installed the 7.1.1 iPhoto update? There are a couple of things that you might need to do.
    1- Try re-installing iPhoto. To do that you need to delete the iPhoto Application from the Applications folder and then the iPhoto receipts located in Library/Receipts folder. Note: DO NOT delete the iPhoto Library. Then re-install iPhoto from the iLife DVD, then install the various updates until you bring the version up to 7.1.1. Try launching iPhoto again. If this works, you are back in business. If not
    2- You will need to re-install the 10.4.11 update. Since it will not show up in the Software Updater you will need to download the separate installer from the Apple website. http://www.apple.com/support/tiger/ just download the version appropriate for your machine and re-install.
    Let us know if any of these solutions took care of your problem.

  • Muse update install problem, V.2.0, C-Cloud

    Mac 10.7.5 and newset Air.
    Any try to update does not work. After installation process there is an alert window saying that the file is damaged and the author should be contacted.
    This ir really frustrating. I hesitate to delete Muse before trying again. In the middle of a project I prefer to have the old version better than nothing. What to do?

    If you are upgrading from Muse 2.0, you will need to first uninstall and then do a fresh install of the latest version here: http://adobe.com/go/muse_latest_mac.
    This won't be a problem going forward.

Maybe you are looking for

  • Top 5 event class slave wait

    Dear Support, I run the AWR report. It show the top 5 event is class slave wait 70second then follow by CPU time. May i know what is class slave wait event. Thanks Regard William

  • NFS mount unaccessible

    Hello i am trying to mount a nfs directory i edited the /etc/dfs/dfstab and shared it read only. when I go to the target directory and mount it with mount -F nfs ... it mount correctly but it is not accessible . the owner of the directory becomes "no

  • MacBookPro Version 1,2,3

    Does anyone know why version 2,3 MacBookPro's do not get as hot as version 1? I am now on by third battery. Does anyone know if the heat issue is connected to the battery issue? MacBook Pro 2.16   Mac OS X (10.4.6)  

  • AppleScript: How I tell Finder to do the same "cd .." on terminal? I need go back one level.

    on terminal I just type "cd .." when I need go back one level, but now I need to do this by AppleScript. tell application "Finder" set target? help!

  • Need to uninstall Adobe captivate 7

    Background:I had originally downloaded the trial version, then downloaded the full. During the download, I managed to dowload the file twice, so I deleted the duplicate files and also copied the files to out IT folder for backup. I think during this