Aspell upgrade leads to - FATAL: kernel too old - SYSTEM BACK UP 8-)

OK, I really hosed it up now 8-(
Who would think that upgrading a spellchecker could cause such a problem, but upgrading aspell has totally crashed my system.
I knew something was fishy when it wanted to change all of the gcclibs, but I went ahead and --force 'd  the upgrade anyway. What a schmuck!
It brings something to mind about too much rope.
Now I can't run any command without it leading to -> FATAL: kernel too old
I can't pacman back to the older package, I can't manually cp the files, WTF?!
Seems like the kernel itself should have been a dependancy.
It looks like I'm rescue CD bound at this point.
Any insight as to what to repair first would be GREATLY appreciated.
The command line session that led to this little disaster is included below.
It's interesting that the programs that were already running will still run (the shell still runs, it just can't launch any new programs, even ls, mv, etc.) I'm even making this post from the browser that was running prior to the debacle, but I can't ls, wow.
Thanks again for any insight...
android
~~~~~~~~~~~~~~~~~ here's what happened ~~~~~~~~~~~~~~~~~~~~~~
root@recube johnea]# pacman -S aspell
resolving dependencies... done.
looking for inter-conflicts... done.
Targets: kernel-headers-2.6.22.1-1  glibc-2.6.1-2  gcc-libs-4.2.1-2  aspell-0.60.5-2
Total Package Size:   13.14 MB
Proceed with installation? [Y/n]
:: Retrieving packages from current...
kernel-headers           611.0K  435.1K/s 00:00:01 [####################################################] 100%
glibc                     10.6M  899.7K/s 00:00:12 [####################################################] 100%
gcc-libs                1079.3K  568.4K/s 00:00:02 [####################################################] 100%
:: Retrieving packages from extra...
aspell                   877.5K  508.8K/s 00:00:02 [####################################################] 100%
checking package integrity... done.
cleaning up... done.
(4/4) checking for file conflicts                   [####################################################] 100%
error: could not prepare transaction
error: failed to commit transaction (conflicting files)
gcc-libs: /usr/lib/libgcc_s.so exists in filesystem
gcc-libs: /usr/lib/libgcc_s.so.1 exists in filesystem
gcc-libs: /usr/lib/libgomp.a exists in filesystem
gcc-libs: /usr/lib/libgomp.so exists in filesystem
gcc-libs: /usr/lib/libgomp.so.1 exists in filesystem
gcc-libs: /usr/lib/libgomp.so.1.0.0 exists in filesystem
gcc-libs: /usr/lib/libgomp.spec exists in filesystem
gcc-libs: /usr/lib/libmudflap.a exists in filesystem
gcc-libs: /usr/lib/libmudflap.so exists in filesystem
gcc-libs: /usr/lib/libmudflap.so.0 exists in filesystem
gcc-libs: /usr/lib/libmudflap.so.0.0.0 exists in filesystem
gcc-libs: /usr/lib/libmudflapth.a exists in filesystem
gcc-libs: /usr/lib/libmudflapth.so exists in filesystem
gcc-libs: /usr/lib/libmudflapth.so.0 exists in filesystem
gcc-libs: /usr/lib/libmudflapth.so.0.0.0 exists in filesystem
gcc-libs: /usr/lib/libssp.a exists in filesystem
gcc-libs: /usr/lib/libssp.so exists in filesystem
gcc-libs: /usr/lib/libssp.so.0 exists in filesystem
gcc-libs: /usr/lib/libssp.so.0.0.0 exists in filesystem
gcc-libs: /usr/lib/libssp_nonshared.a exists in filesystem
gcc-libs: /usr/lib/libstdc++.a exists in filesystem
gcc-libs: /usr/lib/libstdc++.so exists in filesystem
gcc-libs: /usr/lib/libstdc++.so.6 exists in filesystem
gcc-libs: /usr/lib/libstdc++.so.6.0.9 exists in filesystem
gcc-libs: /usr/lib/libsupc++.a exists in filesystem
gcc-libs: /usr/share/locale/de/LC_MESSAGES/libstdc++.mo exists in filesystem
gcc-libs: /usr/share/locale/fr/LC_MESSAGES/libstdc++.mo exists in filesystem
errors occurred, no packages were upgraded.
[root@recube johnea]#
[root@recube johnea]# pacman -S --force aspell
resolving dependencies... done.
looking for inter-conflicts... done.
Targets: kernel-headers-2.6.22.1-1  glibc-2.6.1-2  gcc-libs-4.2.1-2  aspell-0.60.5-2
Total Package Size:   13.14 MB
Proceed with installation? [Y/n]
checking package integrity... done.
cleaning up... done.
(1/4) upgrading kernel-headers                      [####################################################] 100%
(2/4) upgrading glibc                               [####################################################] 100%
FATAL: kernel too old
(3/4) installing gcc-libs                           [####################################################] 100%
(4/4) upgrading aspell                              [####################################################] 100%
FATAL: kernel too old
FATAL: kernel too old
[root@recube johnea]# ls -l /var/cache/pacman/pkg/ | grep gcc
FATAL: kernel too old
FATAL: kernel too old
[root@recube johnea]# ls
FATAL: kernel too old
[root@recube johnea]# pacman
FATAL: kernel too old
[root@recube johnea]#
Last edited by android (2007-10-10 04:54:58)

Thanks JGC!
After booting from a rescue CD, I was able to pacman -U to the 2.5 version of glibc and the appropriate kernel-headers and now I'm back in action.
This machine was setup about 2 years ago. At that time I built my own kernel in order to get all of my motherboard features to work.
I've been running arch as my primary desktop workstation for almost 5 years now. I've never really had luck using the pacman -Su option. There always seems to be some inter dependency issue that prevents it from completing.
For instance, after recovering from this current dillema (and backing up my home/ 8-) I thought I'd abandon my custom kernel and launch forward into stock arch.
The pacman -Su led to this isssue:
:: ttf-bitstream-vera conflicts with xorg. Remove xorg? [Y/n] n
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: ttf-bitstream-vera: conflicts with xorg
Now, I don't have a package installed called ttf-bitstream-vera, but apparently pacman thinks I need it and I can't have it and xorg at the same time.
Some variant of this situation occurs each time I've tried to use the upgrade feature of pacman through the years.
Now I know some people have never reinstalled their systems from sctratch for years by continuously using pacman -Su and just staying up to date. But this just hasn't worked for me. Each time something goes wrong, sometimes leaving me with a system that takes days to get back into working order.
This current issue, while being inconvenient in having to use a rescue CD to recover, wasn't that hard to overcome. I've done pacman -U to older versions numerous times to get out of problems caused by upgrading a specific package. However when a complete system upgrade goes bad, it's very difficult to discover what has to be downgraded to get back to the working system.
But, I'm willing to try again.
Any insight into why the ttf-bitstream-vera package should conflict with xorg would be very much appreciated.
I'm looking into setting pacman.conf to prevent ttf-bitstream-vera from being loaded at all. This is my current workaround approach. Once everything is upgraded perhaps these fonts will load without error.
As usual, things aren't as simple as one might first suspect.
Thanks again for your help!
android

Similar Messages

  • During upgrade I've had ERROR FATAL: kernel too old

    I'm using a recompiled kernel 2.6, today I've upgraded my archlinux (like all days), but during it, I've had an error:
    FATAL: kernel too old
    Rebooting my computer, now I can't login on my archlinux, infact I've kernel panic (using default kernel). If instead I use my recompiled kernel, I can login, but wifi device is not more known, kde doesn't start more, nvidia drivers doesn't work. So it's impossible to login.
    I've the same problem on another computer where I've archlinux with a recompiled kernel 2.6
    Anyone has had the same problem or can show me a resolution ?
    Please, I don't want reinstall completely Archlinux, infact I've it from 2 years and half on one computer, and from 1 year and half in the other.
    Thanks.

    Or prolly wiser would be to install the latest arch kernel...

  • FATAL: kernel too old

    Now that I got your attention, I'm trying to run Arch inside a FreeBSD jail.
    I am familiar with and run many installations of both systems.
    I am in love with Arch package system and repos, so it would be nifty for me to run Arch in FreeBSD jails on a desktop and use X11 forwarding to launch graphical application.
    However, linuxulator that comes with FreeBSD is compatible with Linux 2.6.16 and Arch 'base' thinks it's too old. Is there a way to force it to work with an older kernel? ABS?
    Here are some notes on what exactly I tried (it's not a script or anything, just notes):
    cd /usr/src
    make buildworld installworld distribution TARGET=i386 DESTDIR=/usr/jail/arch
    fetch http://lifanov.com/files/pacmanForBSD.tar.gz
    #(contents: pacman, mirrorlist, pacman.static)
    #(edits: mirrorlist, transfer agent fetch, extra repos, removed .*)
    mv pacmanForBSD.tar.gz /usr/jail/arch/root/
    #set up jail
    #example rc.conf:
    jail_enable="YES"
    jail_list="arch"
    jail_arch_rootdir="/usr/jail/arch"
    jail_arch_hostname="arch.lifanov.com"
    jail_arch_ip="172.17.2.163"
    jail_arch_devfs_enable="YES"
    chflags -R 0 /usr/jail/arch
    mount -t linprocfs linproc /usr/jail/arch/proc
    cp {,/usr/jail/arch}/etc/resolv.conf
    /etc/rc.d/jail start arch
    jls
    jexec 14 sh
    cd
    cp pacmanForBSD.tar.gz /
    cd /
    tar xvzf pacmanForBSD.tar.gz && rm pacmanForBSD.tar.gz
    /usr/bin/pacman.static -Syf base base-devel
    #everything up to this point works
    cp /etc/pacman.conf{.pacorig,}
    It complains about not being able to chroot. I allow hierarchical jails, so chroot should be no problem.
    This might or might not be a stupid idea. You can tell me that; I won't be offended.

    Another update:
    I rsync'ed abs tree from another machine, but now this:
    ==> Starting build()...
    Hmm... Looks like a unified diff to me...
    The text leading up to this was:
    |timezone data has been split into the package sys-libs/timezone-data
    |
    |--- glibc-2.4/Makeconfig
    |+++ glibc-2.4/Makeconfig
    Patching file Makeconfig using Plan A...
    Hunk #1 succeeded at 934 (offset 3 lines).
    done
    Hmm... Looks like a unified diff to me...
    The text leading up to this was:
    |diff -Naur glibc-old/sysdeps/unix/sysv/linux/i386/clone.S glibc/sysdeps/unix/sysv/linux/i386/clone.S
    |--- glibc-old/sysdeps/unix/sysv/linux/i386/clone.S 2009-05-09 13:35:30.000000000 +1000
    |+++ glibc/sysdeps/unix/sysv/linux/i386/clone.S 2009-05-23 13:27:46.000000000 +1000
    Patching file sysdeps/unix/sysv/linux/i386/clone.S using Plan A...
    Hunk #1 succeeded at 120.
    Hunk #2 succeeded at 152.
    Hmm... The next patch looks like a unified diff to me...
    The text leading up to this was:
    |diff -Naur glibc-old/sysdeps/unix/sysv/linux/x86_64/clone.S glibc/sysdeps/unix/sysv/linux/x86_64/clone.S
    |--- glibc-old/sysdeps/unix/sysv/linux/x86_64/clone.S 2009-05-09 13:35:30.000000000 +1000
    |+++ glibc/sysdeps/unix/sysv/linux/x86_64/clone.S 2009-05-23 13:27:46.000000000 +1000
    Patching file sysdeps/unix/sysv/linux/x86_64/clone.S using Plan A...
    Hunk #1 succeeded at 89.
    Hunk #2 succeeded at 113.
    done
    mkdir: cannot create directory `glibc-build': File exists
    checking build system type... i686-pc-linux-gnu
    checking host system type... i686-pc-linux-gnu
    checking for gcc... gcc
    checking for suffix of object files... configure: error: in `/var/abs/core/glibc/src/glibc/glibc-build':
    configure: error: cannot compute suffix of object files: cannot compile
    See `config.log' for more details.
    make: no target to make.
    ==> ERROR: Build Failed.
    Aborting...
    Edit: yet another update
    After enabling security.jail.sysvipc_allowed, compiling glibc with Linux 2.6.16 on an Arch machine, and disabling fakeroot, some things build in jail.
    binutils does not build yet
    Last edited by lifanov (2010-02-04 22:38:57)

  • I upgraded from snow leopard to mavericks only to find that my backup files of all my CS3 indesign, illustrator, photoshop wo't run, how do I uninstall mavericks and get my old system back

    I upgraded from snow leopard to mavericks only to find that my backup files of all my CS3 indesign, illustrator, photoshop wo't run, how do I uninstall mavericks and get my old system back.  I retired from graphics a few years back but still have old clients I do work for and maintain files for.  Would not have upgraded if I had known of the incompatability.

    You did not due any due dilligence to investigate if your legacy apps would run, you should upgrade your apps. However if you feel you have to downgrade back to SL then click
    https://discussions.apple.com/docs/DOC-6162
    for directions.

  • HELP! I did an archive and install and I want my old system back

    Hello,
    I had a big problem that actually ended up being a small problem. Unfortunately to try to fix it I did an archive and install. Now I have come to the realization that my Postfix mail setup, my MySQL setup, my PHP setup, my web pages, my Blog are all gone. Now if I go into the "previous system" folder everything seems to be there. Is there a way to just restore the old system to get all that back without having to reconfigure and redo everything?
    I tried to copy the old "Library" back out to the / folder, the problem is that this folder is constantly in use and cannot be replaced.
    Any advice?
    PowerMac G5 Dual 2.5 Ghz    

    Joshua:
    You said you did an Archive and Install. You did not say whether this was an upgrade or you were re-installing Tiger.
    I suggest you read the article linked above, if you have not already done so, and it will give you an idea of what happened. If you chose to preserve User Settings, it should all be there in your new Library. All you need to do it move over your data and you'll be fine. Otherwise you can just move over your entire Users Folder and it will have everything you need.
    You said that you want your old system back. I am not sure if you are saying that you want to go to a previous OS, like Panther, or whether you want your computer back the way it was.
    a couple of other points, if I may:
    1. Re-installation, by whatever method, should always be a avenue of last resort. It is the ultimate invasive therapy and likely result in the situation you are in or worse. Every other avenue should be exhausted before resorting to this rememdy.
    2. A good backup strategy is a life saver. During any major procedure, and sometimes without any procedure just of out the blues, your computer can fail and you can lose all your data, your third party apps etc. It is good practice to preferably clone your entire computer to an external Firewire Drive that can also be used as an emergency boot disk.
    OK, I gave you much more information that you requested. However, I hope something I said was helpful in terms of recovering your settings and data. Please post back and let me know.
    Good luck.
    cornelius

  • Downloaded new version, can't work with my os. now have nothing. want old system back

    downloaded new firefox per directions. would not work because of my os. now it is the only version I have on computer. Want my old version of FF back so I can use.

    Reinstall Safari 5.1.10 for OS X 10.6.8: http://support.apple.com/kb/dl1569. Might do the trick.
    But, frankly, I don't think that simply reinstalling the old Safari will work because of all the peripheral, under the hood changes that happen when you upgrade from one version of Safari to another. Reinstalling 5.1.10 may be insufficient to turn back the clock. (This is the moment where a Time Machine or another form of full backup would save your bacon.)
    While you're getting a copy of Safari 5.1.10, get a copy of Firefox (https://www.mozilla.org/en-US/firefox/desktop/), too, so that you have an alternate browser to use as you're sorting matters.

  • How can I downgrade an operating system our bluetooth worked ok on the 4.2.1 system but now we are on the latest system it does not work properly so how can we get the old system back

    how can I downgrade my operating system as my bluetooth work ok with my holde commodore on the 4.2.1 system but now it is upgraded to the latest system it does not operate properley

    thankyou but it looks like we won't be buying another iphone

  • Didn't update for so long, and now "Kernel is too old"

    I had a pacman -Syu after a long time and now the system is completely unusable:
    # ls
    FATAL: kernel too old
    # cat
    FATAL: kernel too old
    Since I can't even cat the logs, I'll paste the screen report of the installation:
    # pacman -Syu
    :: Synchronizing package databases...
    core 36.6K 84.6K/s 00:00:00 [#######################################################] 100%
    extra 461.2K 177.4K/s 00:00:03 [#######################################################] 100%
    community-testing 12.6K 87.8K/s 00:00:00 [#######################################################] 100%
    community 417.8K 263.1K/s 00:00:02 [#######################################################] 100%
    archlinuxfr 26.3K 117.2K/s 00:00:00 [#######################################################] 100%
    :: The following packages should be upgraded first :
    pacman
    :: Do you want to cancel the current operation
    :: and upgrade these packages now? [Y/n]
    resolving dependencies...
    looking for inter-conflicts...
    Targets (1): pacman-3.4.2-1
    Total Download Size: 0.69 MB
    Total Installed Size: 2.39 MB
    Proceed with installation? [Y/n]
    :: Retrieving packages from core...
    pacman-3.4.2-1-x86_64 708.0K 418.4K/s 00:00:02 [#######################################################] 100%
    checking package integrity...
    (1/1) checking for file conflicts [#######################################################] 100%
    (1/1) upgrading pacman [#######################################################] 100%
    # pacman -Syu
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community-testing is up to date
    community is up to date
    archlinuxfr is up to date
    :: Starting full system upgrade...
    warning: ruby: ignoring package upgrade (1.9.1_p429-1 => 1.9.2_p136-2)
    resolving dependencies...
    looking for inter-conflicts...
    Targets (109): linux-api-headers-2.6.36.2-1 tzdata-2010o-1 glibc-2.12.2-2 attr-2.4.44-2 acl-2.2.49-2 ncurses-5.7-4 readline-6.1.002-2 bash-4.1.009-3
    gdbm-1.8.3-8 gcc-libs-4.5.2-4 db-5.1.19-3 zlib-1.2.5-3 cracklib-2.8.18-1 pam-1.1.3-1 gmp-5.0.1-2 libcap-2.19-2 coreutils-8.9-1
    perl-5.12.2-1 automake-1.11.1-2 binutils-2.21-2 run-parts-3.4.1-1 openssl-1.0.0.c-1 findutils-4.4.2-3 sed-4.2.1-3
    ca-certificates-20090814+nmu2-1 cloog-ppl-0.15.10-2 libusb-1.0.8-1 libusb-compat-0.1.3-1 pcre-8.12-1 glib2-2.26.1-1
    module-init-tools-3.12-2 pciutils-3.1.7-2 udev-165-1 device-mapper-2.02.79-1 popt-1.16-3 cryptsetup-1.2.0-1 curl-7.21.3-1
    dash-0.5.6.1-2 dhcpcd-5.2.9-1 diffutils-3.0-2 e2fsprogs-1.41.14-1 elfutils-0.150-1 expat-2.0.1-6 filesystem-2010.12-1
    fakeroot-1.14.5-1 file-5.05-1 freetype2-2.4.4-2 gawk-3.1.8-2 mpfr-3.0.0.p8-1 libmpc-0.8.2-3 gcc-4.5.2-4 gen-init-cpio-2.6.36-1
    perl-error-0.17016-2 git-1.7.3.5-2 gzip-1.4-2 texinfo-4.13a-5 groff-1.21-1 hdparm-9.36-1 sqlite3-3.7.4-1 libsasl-2.1.23-5
    libldap-2.4.23-1 heimdal-1.3.3-4 tar-1.25-1 libtool-2.4-2 libsm-1.2.0-1 xproto-7.0.20-1 libx11-1.4.1-1 libxt-1.0.9-1 libxext-1.2.0-1
    imagemagick-6.6.6.10-2 inetutils-1.8-2 initscripts-2010.07-2 iptables-1.4.10-1 irssi-0.8.15-4 jfsutils-1.1.14-2 less-436-2
    libjpeg-8.3.0-1 libmysqlclient-5.1.54-1 libpcap-1.1.1-2 libpng-1.4.5-1 libxdmcp-1.1.0-1 libxml2-2.7.8-1 lzo2-2.04-1 man-db-2.5.9-1
    man-pages-3.32-1 mlocate-0.23.1-2 mysql-clients-5.1.54-1 mysql-5.1.54-1 nano-2.2.6-1 nginx-0.8.54-1 libedit-20090923_3.0-1
    openssh-5.6p1-2 pacman-mirrorlist-20101223-1 patch-2.6.1-2 php-5.3.5-1 php-cgi-5.3.5-1 php-curl-5.3.5-1 php-gd-5.3.5-1
    pkg-config-0.25-3 procinfo-ng-2.0.304-2 procps-3.2.8-3 python-3.1.3-1 reiserfsprogs-3.6.21-3 screen-4.0.3-10 sdparm-1.06-1
    sudo-1.7.4.p6-1 syslog-ng-3.2.1-1 usbutils-001-2 which-2.20-4
    Total Download Size: 112.34 MB
    Total Installed Size: 619.29 MB
    Proceed with installation? [Y/n]
    :: Retrieving packages from core...
    linux-api-headers-2.6.36.2-1-x86_64 542.1K 341.4K/s 00:00:02 [#######################################################] 100%
    tzdata-2010o-1-x86_64 179.8K 154.4K/s 00:00:01 [#######################################################] 100%
    glibc-2.12.2-2-x86_64 7.2M 1509.9K/s 00:00:05 [#######################################################] 100%
    attr-2.4.44-2-x86_64 63.6K 117.8K/s 00:00:01 [#######################################################] 100%
    acl-2.2.49-2-x86_64 132.6K 154.9K/s 00:00:01 [#######################################################] 100%
    ncurses-5.7-4-x86_64 918.1K 518.1K/s 00:00:02 [#######################################################] 100%
    readline-6.1.002-2-x86_64 289.0K 200.7K/s 00:00:01 [#######################################################] 100%
    bash-4.1.009-3-x86_64 715.9K 202.9K/s 00:00:04 [#######################################################] 100%
    gdbm-1.8.3-8-x86_64 35.5K 86.9K/s 00:00:00 [#######################################################] 100%
    gcc-libs-4.5.2-4-x86_64 594.4K 373.4K/s 00:00:02 [#######################################################] 100%
    db-5.1.19-3-x86_64 1085.7K 695.9K/s 00:00:02 [#######################################################] 100%
    zlib-1.2.5-3-x86_64 78.2K 141.7K/s 00:00:01 [#######################################################] 100%
    cracklib-2.8.18-1-x86_64 238.4K 238.4K/s 00:00:01 [#######################################################] 100%
    pam-1.1.3-1-x86_64 618.8K 419.2K/s 00:00:01 [#######################################################] 100%
    gmp-5.0.1-2-x86_64 422.9K 339.9K/s 00:00:01 [#######################################################] 100%
    libcap-2.19-2-x86_64 32.7K 87.8K/s 00:00:00 [#######################################################] 100%
    coreutils-8.9-1-x86_64 2009.9K 1144.5K/s 00:00:02 [#######################################################] 100%
    perl-5.12.2-1-x86_64 12.5M 1471.6K/s 00:00:09 [#######################################################] 100%
    automake-1.11.1-2-any 524.8K 381.4K/s 00:00:01 [#######################################################] 100%
    binutils-2.21-2-x86_64 3.2M 772.0K/s 00:00:04 [#######################################################] 100%
    run-parts-3.4.1-1-x86_64 7.8K 62.6K/s 00:00:00 [#######################################################] 100%
    openssl-1.0.0.c-1-x86_64 3.6M 758.0K/s 00:00:05 [#######################################################] 100%
    findutils-4.4.2-3-x86_64 370.3K 329.4K/s 00:00:01 [#######################################################] 100%
    sed-4.2.1-3-x86_64 108.7K 175.3K/s 00:00:01 [#######################################################] 100%
    ca-certificates-20090814+nmu2-1-any 108.8K 173.2K/s 00:00:01 [#######################################################] 100%
    cloog-ppl-0.15.10-2-x86_64 112.6K 181.6K/s 00:00:01 [#######################################################] 100%
    libusb-1.0.8-1-x86_64 42.8K 113.9K/s 00:00:00 [#######################################################] 100%
    libusb-compat-0.1.3-1-x86_64 12.8K 94.2K/s 00:00:00 [#######################################################] 100%
    pcre-8.12-1-x86_64 511.0K 325.0K/s 00:00:02 [#######################################################] 100%
    glib2-2.26.1-1-x86_64 1527.8K 560.8K/s 00:00:03 [#######################################################] 100%
    module-init-tools-3.12-2-x86_64 348.8K 245.6K/s 00:00:01 [#######################################################] 100%
    pciutils-3.1.7-2-x86_64 219.6K 191.2K/s 00:00:01 [#######################################################] 100%
    udev-165-1-x86_64 229.1K 249.0K/s 00:00:01 [#######################################################] 100%
    device-mapper-2.02.79-1-x86_64 119.2K 138.6K/s 00:00:01 [#######################################################] 100%
    popt-1.16-3-x86_64 58.7K 117.4K/s 00:00:01 [#######################################################] 100%
    cryptsetup-1.2.0-1-x86_64 87.6K 164.7K/s 00:00:01 [#######################################################] 100%
    dash-0.5.6.1-2-x86_64 69.5K 120.6K/s 00:00:01 [#######################################################] 100%
    dhcpcd-5.2.9-1-x86_64 61.3K 112.7K/s 00:00:01 [#######################################################] 100%
    diffutils-3.0-2-x86_64 274.7K 241.0K/s 00:00:01 [#######################################################] 100%
    e2fsprogs-1.41.14-1-x86_64 571.1K 389.0K/s 00:00:01 [#######################################################] 100%
    elfutils-0.150-1-x86_64 551.5K 294.0K/s 00:00:02 [#######################################################] 100%
    expat-2.0.1-6-x86_64 103.8K 163.2K/s 00:00:01 [#######################################################] 100%
    filesystem-2010.12-1-any 4.1K infG/s 00:00:00 [#######################################################] 100%
    fakeroot-1.14.5-1-x86_64 47.0K 126.4K/s 00:00:00 [#######################################################] 100%
    file-5.05-1-x86_64 196.5K 224.3K/s 00:00:01 [#######################################################] 100%
    gawk-3.1.8-2-x86_64 686.5K 445.8K/s 00:00:02 [#######################################################] 100%
    mpfr-3.0.0.p8-1-x86_64 324.4K 289.6K/s 00:00:01 [#######################################################] 100%
    libmpc-0.8.2-3-x86_64 61.0K 122.1K/s 00:00:01 [#######################################################] 100%
    gcc-4.5.2-4-x86_64 16.3M 1620.9K/s 00:00:10 [#######################################################] 100%
    gen-init-cpio-2.6.36-1-x86_64 5.6K 45.3K/s 00:00:00 [#######################################################] 100%
    gzip-1.4-2-x86_64 73.4K 146.8K/s 00:00:01 [#######################################################] 100%
    texinfo-4.13a-5-x86_64 674.1K 492.7K/s 00:00:01 [#######################################################] 100%
    groff-1.21-1-x86_64 2.4M 1065.6K/s 00:00:02 [#######################################################] 100%
    hdparm-9.36-1-x86_64 64.2K 128.5K/s 00:00:01 [#######################################################] 100%
    sqlite3-3.7.4-1-x86_64 362.7K 323.8K/s 00:00:01 [#######################################################] 100%
    libsasl-2.1.23-5-x86_64 87.4K 139.2K/s 00:00:01 [#######################################################] 100%
    libldap-2.4.23-1-x86_64 357.3K 319.0K/s 00:00:01 [#######################################################] 100%
    heimdal-1.3.3-4-x86_64 1874.8K 935.5K/s 00:00:02 [#######################################################] 100%
    tar-1.25-1-x86_64 559.6K 411.4K/s 00:00:01 [#######################################################] 100%
    libtool-2.4-2-x86_64 377.7K 261.6K/s 00:00:01 [#######################################################] 100%
    inetutils-1.8-2-x86_64 275.1K 218.4K/s 00:00:01 [#######################################################] 100%
    initscripts-2010.07-2-x86_64 14.2K 47.8K/s 00:00:00 [#######################################################] 100%
    iptables-1.4.10-1-x86_64 253.9K 218.9K/s 00:00:01 [#######################################################] 100%
    jfsutils-1.1.14-2-x86_64 166.5K 176.4K/s 00:00:01 [#######################################################] 100%
    less-436-2-x86_64 87.4K 121.4K/s 00:00:01 [#######################################################] 100%
    libpcap-1.1.1-2-x86_64 174.9K 193.5K/s 00:00:01 [#######################################################] 100%
    lzo2-2.04-1-x86_64 59.0K 107.6K/s 00:00:01 [#######################################################] 100%
    man-db-2.5.9-1-x86_64 433.1K 250.6K/s 00:00:02 [#######################################################] 100%
    man-pages-3.32-1-any 4.3M 1198.4K/s 00:00:04 [#######################################################] 100%
    mlocate-0.23.1-2-x86_64 74.8K 103.9K/s 00:00:01 [#######################################################] 100%
    nano-2.2.6-1-x86_64 300.9K 232.2K/s 00:00:01 [#######################################################] 100%
    libedit-20090923_3.0-1-x86_64 184.4K 205.8K/s 00:00:01 [#######################################################] 100%
    openssh-5.6p1-2-x86_64 507.2K 320.2K/s 00:00:02 [#######################################################] 100%
    pacman-mirrorlist-20101223-1-any 2.1K infG/s 00:00:00 [#######################################################] 100%
    patch-2.6.1-2-x86_64 61.1K 116.6K/s 00:00:01 [#######################################################] 100%
    pkg-config-0.25-3-x86_64 30.5K 82.0K/s 00:00:00 [#######################################################] 100%
    procinfo-ng-2.0.304-2-x86_64 39.9K 99.8K/s 00:00:00 [#######################################################] 100%
    procps-3.2.8-3-x86_64 166.1K 190.4K/s 00:00:01 [#######################################################] 100%
    reiserfsprogs-3.6.21-3-x86_64 211.8K 212.7K/s 00:00:01 [#######################################################] 100%
    sdparm-1.06-1-x86_64 82.0K 164.0K/s 00:00:01 [#######################################################] 100%
    sudo-1.7.4.p6-1-x86_64 315.5K 316.8K/s 00:00:01 [#######################################################] 100%
    syslog-ng-3.2.1-1-x86_64 238.2K 237.3K/s 00:00:01 [#######################################################] 100%
    usbutils-001-2-x86_64 163.9K 219.1K/s 00:00:01 [#######################################################] 100%
    which-2.20-4-x86_64 13.7K 110.6K/s 00:00:00 [#######################################################] 100%
    :: Retrieving packages from extra...
    curl-7.21.3-1-x86_64 437.3K 313.2K/s 00:00:01 [#######################################################] 100%
    freetype2-2.4.4-2-x86_64 457.8K 382.7K/s 00:00:01 [#######################################################] 100%
    perl-error-0.17016-2-any 17.4K 70.3K/s 00:00:00 [#######################################################] 100%
    git-1.7.3.5-2-x86_64 2.4M 1032.7K/s 00:00:02 [#######################################################] 100%
    libsm-1.2.0-1-x86_64 47.0K 126.2K/s 00:00:00 [#######################################################] 100%
    xproto-7.0.20-1-any 135.6K 180.3K/s 00:00:01 [#######################################################] 100%
    libx11-1.4.1-1-x86_64 1954.9K 952.6K/s 00:00:02 [#######################################################] 100%
    libxt-1.0.9-1-x86_64 394.6K 251.0K/s 00:00:02 [#######################################################] 100%
    libxext-1.2.0-1-x86_64 92.8K 136.4K/s 00:00:01 [#######################################################] 100%
    imagemagick-6.6.6.10-2-x86_64 1864.6K 720.4K/s 00:00:03 [#######################################################] 100%
    irssi-0.8.15-4-x86_64 536.5K 309.7K/s 00:00:02 [#######################################################] 100%
    libjpeg-8.3.0-1-x86_64 191.2K 209.6K/s 00:00:01 [#######################################################] 100%
    libmysqlclient-5.1.54-1-x86_64 9.0M 1523.8K/s 00:00:06 [#######################################################] 100%
    libpng-1.4.5-1-x86_64 187.2K 204.4K/s 00:00:01 [#######################################################] 100%
    libxdmcp-1.1.0-1-x86_64 23.7K 87.0K/s 00:00:00 [#######################################################] 100%
    libxml2-2.7.8-1-x86_64 1455.4K 632.8K/s 00:00:02 [#######################################################] 100%
    mysql-clients-5.1.54-1-x86_64 153.0K 160.1K/s 00:00:01 [#######################################################] 100%
    mysql-5.1.54-1-x86_64 7.7M 1286.1K/s 00:00:06 [#######################################################] 100%
    php-5.3.5-1-x86_64 2.8M 911.5K/s 00:00:03 [#######################################################] 100%
    php-cgi-5.3.5-1-x86_64 1613.4K 818.1K/s 00:00:02 [#######################################################] 100%
    php-curl-5.3.5-1-x86_64 20.8K 72.1K/s 00:00:00 [#######################################################] 100%
    php-gd-5.3.5-1-x86_64 75.6K 147.6K/s 00:00:01 [#######################################################] 100%
    python-3.1.3-1-x86_64 7.7M 1299.6K/s 00:00:06 [#######################################################] 100%
    screen-4.0.3-10-x86_64 461.3K 368.4K/s 00:00:01 [#######################################################] 100%
    :: Retrieving packages from community...
    nginx-0.8.54-1-x86_64 245.1K 253.2K/s 00:00:01 [#######################################################] 100%
    checking package integrity...
    (109/109) checking for file conflicts [#######################################################] 100%
    ( 1/109) upgrading linux-api-headers [#######################################################] 100%
    ( 2/109) upgrading tzdata [#######################################################] 100%
    ( 3/109) upgrading glibc [#######################################################] 100%
    FATAL: kernel too old
    error: command failed to execute correctly
    ( 4/109) upgrading attr [#######################################################] 100%
    ( 5/109) upgrading acl [#######################################################] 100%
    ( 6/109) upgrading ncurses [#######################################################] 100%
    ( 7/109) upgrading readline [#######################################################] 100%
    ( 8/109) upgrading bash [#######################################################] 100%
    FATAL: kernel too old
    error: command failed to execute correctly
    ( 9/109) upgrading gdbm [#######################################################] 100%
    FATAL: kernel too old
    error: command failed to execute correctly
    ( 10/109) upgrading gcc-libs [#######################################################] 100%
    FATAL: kernel too old
    error: command failed to execute correctly
    ( 11/109) upgrading db [#######################################################] 100%
    FATAL: kernel too old
    error: command failed to execute correctly
    ( 12/109) upgrading zlib [#######################################################] 100%
    ( 13/109) upgrading cracklib [#######################################################] 100%
    ( 14/109) upgrading pam [#######################################################] 100%
    ( 15/109) upgrading gmp [#######################################################] 100%
    FATAL: kernel too old
    error: command failed to execute correctly
    ( 16/109) upgrading libcap [#######################################################] 100%
    ( 17/109) upgrading coreutils [#######################################################] 100%
    FATAL: kernel too old
    error: command failed to execute correctly
    ( 18/109) upgrading perl [#######################################################] 100%
    FATAL: kernel too old
    error: command failed to execute correctly
    ( 19/109) upgrading automake [#######################################################] 100%
    FATAL: kernel too old
    error: command failed to execute correctly
    ( 20/109) upgrading binutils [#######################################################] 100%
    FATAL: kernel too old
    error: command failed to execute correctly
    ( 21/109) upgrading run-parts [#######################################################] 100%
    ( 22/109) upgrading openssl [#######################################################] 100%
    ( 23/109) upgrading findutils [#######################################################] 100%
    FATAL: kernel too old
    error: command failed to execute correctly
    ( 24/109) upgrading sed [#######################################################] 100%
    FATAL: kernel too old
    error: command failed to execute correctly
    ( 25/109) upgrading ca-certificates [#######################################################] 100%
    FATAL: kernel too old
    error: command failed to execute correctly
    ( 26/109) upgrading cloog-ppl [#######################################################] 100%
    ( 27/109) upgrading libusb [#######################################################] 100%
    ( 28/109) installing libusb-compat [#######################################################] 100%
    ( 29/109) upgrading pcre [#######################################################] 100%
    ( 30/109) upgrading glib2 [#######################################################] 100%
    ( 31/109) upgrading module-init-tools [#######################################################] 100%
    ( 32/109) upgrading pciutils [#######################################################] 100%
    ( 33/109) upgrading udev [#######################################################] 100%
    FATAL: kernel too old
    error: command failed to execute correctly
    ( 34/109) upgrading device-mapper [#######################################################] 100%
    ( 35/109) upgrading popt [#######################################################] 100%
    ( 36/109) upgrading cryptsetup [#######################################################] 100%
    ( 37/109) upgrading curl [#######################################################] 100%
    ( 38/109) upgrading dash [#######################################################] 100%
    ( 39/109) upgrading dhcpcd [#######################################################] 100%
    ( 40/109) upgrading diffutils [#######################################################] 100%
    FATAL: kernel too old
    error: command failed to execute correctly
    ( 41/109) upgrading e2fsprogs [#######################################################] 100%
    FATAL: kernel too old
    error: command failed to execute correctly
    ( 42/109) upgrading elfutils [#######################################################] 100%
    ( 43/109) upgrading expat [#######################################################] 100%
    ( 44/109) upgrading filesystem [#######################################################] 100%
    warning: /etc/profile installed as /etc/profile.pacnew
    warning: /etc/hosts installed as /etc/hosts.pacnew
    warning: /etc/fstab installed as /etc/fstab.pacnew
    warning: /etc/gshadow installed as /etc/gshadow.pacnew
    FATAL: kernel too old
    error: command failed to execute correctly
    ( 45/109) upgrading fakeroot [#######################################################] 100%
    FATAL: kernel too old
    error: command failed to execute correctly
    ( 46/109) upgrading file [#######################################################] 100%
    ( 47/109) upgrading freetype2 [#######################################################] 100%
    ( 48/109) upgrading gawk [#######################################################] 100%
    FATAL: kernel too old
    error: command failed to execute correctly
    ( 49/109) upgrading mpfr [#######################################################] 100%
    FATAL: kernel too old
    error: command failed to execute correctly
    ( 50/109) upgrading libmpc [#######################################################] 100%
    FATAL: kernel too old
    error: command failed to execute correctly
    ( 51/109) upgrading gcc [#######################################################] 100%
    FATAL: kernel too old
    error: command failed to execute correctly
    ( 52/109) upgrading gen-init-cpio [#######################################################] 100%
    ( 53/109) upgrading perl-error [#######################################################] 100%
    ( 54/109) upgrading git [#######################################################] 100%
    ( 55/109) upgrading gzip [#######################################################] 100%
    FATAL: kernel too old
    error: command failed to execute correctly
    ( 56/109) upgrading texinfo [#######################################################] 100%
    FATAL: kernel too old
    error: command failed to execute correctly
    ( 57/109) upgrading groff [#######################################################] 100%
    FATAL: kernel too old
    error: command failed to execute correctly
    ( 58/109) upgrading hdparm [#######################################################] 100%
    ( 59/109) upgrading sqlite3 [#######################################################] 100%
    ( 60/109) installing libsasl [#######################################################] 100%
    Optional dependencies for libsasl
    cyrus-sasl: saslauthd
    cyrus-sasl-plugins: authentication plugins other than sasldb
    ( 61/109) installing libldap [#######################################################] 100%
    ( 62/109) upgrading heimdal [#######################################################] 100%
    FATAL: kernel too old
    error: command failed to execute correctly
    ( 63/109) upgrading tar [#######################################################] 100%
    FATAL: kernel too old
    error: command failed to execute correctly
    ( 64/109) upgrading libtool [#######################################################] 100%
    FATAL: kernel too old
    error: command failed to execute correctly
    ( 65/109) upgrading libsm [#######################################################] 100%
    ( 66/109) upgrading xproto [#######################################################] 100%
    ( 67/109) upgrading libx11 [#######################################################] 100%
    ( 68/109) upgrading libxt [#######################################################] 100%
    ( 69/109) upgrading libxext [#######################################################] 100%
    ( 70/109) upgrading imagemagick [#######################################################] 100%
    ( 71/109) upgrading inetutils [#######################################################] 100%
    FATAL: kernel too old
    error: command failed to execute correctly
    ( 72/109) upgrading initscripts [#######################################################] 100%
    FATAL: kernel too old
    error: command failed to execute correctly
    ( 73/109) upgrading iptables [#######################################################] 100%
    ( 74/109) upgrading irssi [#######################################################] 100%
    ( 75/109) upgrading jfsutils [#######################################################] 100%
    ( 76/109) upgrading less [#######################################################] 100%
    ( 77/109) upgrading libjpeg [#######################################################] 100%
    ( 78/109) upgrading libmysqlclient [#######################################################] 100%
    ( 79/109) upgrading libpcap [#######################################################] 100%
    ( 80/109) upgrading libpng [#######################################################] 100%
    ( 81/109) upgrading libxdmcp [#######################################################] 100%
    ( 82/109) upgrading libxml2 [#######################################################] 100%
    ( 83/109) upgrading lzo2 [#######################################################] 100%
    ( 84/109) upgrading man-db [#######################################################] 100%
    FATAL: kernel too old
    error: command failed to execute correctly
    ( 85/109) upgrading man-pages [#######################################################] 100%
    ( 86/109) upgrading mlocate [#######################################################] 100%
    FATAL: kernel too old
    error: command failed to execute correctly
    ( 87/109) upgrading mysql-clients [#######################################################] 100%
    ( 88/109) upgrading mysql [#######################################################] 100%
    FATAL: kernel too old
    error: command failed to execute correctly
    ( 89/109) upgrading nano [#######################################################] 100%
    FATAL: kernel too old
    error: command failed to execute correctly
    ( 90/109) upgrading nginx [#######################################################] 100%
    ( 91/109) installing libedit [#######################################################] 100%
    ( 92/109) upgrading openssh [#######################################################] 100%
    warning: /etc/ssh/sshd_config installed as /etc/ssh/sshd_config.pacnew
    ( 93/109) upgrading pacman-mirrorlist [#######################################################] 100%
    warning: /etc/pacman.d/mirrorlist installed as /etc/pacman.d/mirrorlist.pacnew
    ( 94/109) upgrading patch [#######################################################] 100%
    ( 95/109) upgrading php [#######################################################] 100%
    warning: /etc/php/php.ini installed as /etc/php/php.ini.pacnew
    ( 96/109) upgrading php-cgi [#######################################################] 100%
    ( 97/109) upgrading php-curl [#######################################################] 100%
    ( 98/109) upgrading php-gd [#######################################################] 100%
    ( 99/109) upgrading pkg-config [#######################################################] 100%
    (100/109) upgrading procinfo-ng [#######################################################] 100%
    (101/109) upgrading procps [#######################################################] 100%
    (102/109) upgrading python [#######################################################] 100%
    (103/109) upgrading reiserfsprogs [#######################################################] 100%
    FATAL: kernel too old
    error: command failed to execute correctly
    (104/109) upgrading screen [#######################################################] 100%
    FATAL: kernel too old
    error: command failed to execute correctly
    (105/109) upgrading sdparm [#######################################################] 100%
    (106/109) upgrading sudo [#######################################################] 100%
    (107/109) upgrading syslog-ng [#######################################################] 100%
    warning: /etc/syslog-ng.conf installed as /etc/syslog-ng.conf.pacnew
    (108/109) upgrading usbutils [#######################################################] 100%
    (109/109) upgrading which [#######################################################] 100%
    FATAL: kernel too old
    error: command failed to execute correctly
    FATAL: kernel too old
    error: command failed to execute correctly
    I think I have some mismatch between glibc and the kernel now, but the question is: how do I get out of this? This installation is on a VPS and I only have remote access. In case of emergency I can just restore yesterday's backup, but first I'd like to know if there is some other solution.
    Thanks

    Lol, I had the same problem just now:) System became completely unusable!
    Luckily I found the old glibc package without too much trouble, and with the help of a LiveCD I manually extracted the package and put the old files back in place. All back to normal. Phew!
    I'm kinda happy I didn't have to setup a Vserver for it:)
    My 10 year old pc, now performing admirably as a simple router, lives on!

  • My Mac is a 2.8 GHz Intel Core i7 OS X 10.6.8 - wanting to download Mavericks but instal goes to pause with no status info.  Is my Mac too old for upgrade?

    My Mac is a 2.8 GHz Intel Core i7 OS X 10.6.8 - wanting to download Mavericks but install goes to pause with no status info.  Is my Mac too old for upgrade?

    If it were too old, the App Store wouldn't download it.
    Check that your computer is compatible with Mountain Lion/Mavericks.
    To check the model number hold down the option/alt key, go to the Apple menu and select System Information.
    iMac (Mid 2007 or newer) model number 7,1 or higher
    Check to make sure your applications are compatible. PowerPC applications are no longer supported after 10.6.      
    Application Compatibility
    Applications Compatibility (2)

  • FRM-92160: Fatal error: web client version is too old

    Hi All,
    We have upgrade the forms and reports from version  from 11.1.2.0.0 to 11.1.2.1.0 so the existing applet (11.1.2.0) still there the cache casing the the "FRM-92160: Fatal error: web client version is too old" issue (The new applet version is 11.1.2.1). but this can be resolved by clearing the java cache.
    As the the end user count is huge, is there any other possible way to get the cache clear when they access the URL for the first time.
    Thanks in Advance
    Salai

    Hi
    maybe you can change default setting in client (user) java option .
    path like ( control panel > java > General > temporary internet files > setting button > unchecked keep temporary file )

  • My daughter's iPhone 3gs has just been replaced by Apple. When she tried to restore her backup files she was told to upgrade to itunes 10, but she can't because her Macbook is too old to run it. What do we need to do?

    My daughter's iPhone 3gs has just been replaced by Apple. When she tried to restore her backup files she was told to upgrade to itunes 10, but she can't because her Macbook is too old to run it. What do we need to do to get all her stuff onto the new phone?

    Here's what I'd do, go back to the Apple store, take the phone & computer. Ask the geniuses how to fix this since they replaced the phone. You never know, they may just update the computer for free...its happened before...can't gurantee it will happen for you, but worth a try.
    Otherwise, you're looking at purchasing a retail copy of Leopard, however if her computer can handle Snow Leopard you can purchase the $29 upgrade disk & install a full copy of SL.

  • I have a white unibody macbook 6.1 running 10.6.8 and I would like to upgrade so I can use icloud. what is my best option? as it looks like its too old to run mountain lion? thanks!

    I have a white unibody macbook 6.1 running 10.6.8 and I would like to upgrade so I can use icloud. what is my best option? as it looks like its too old to run mountain lion? thanks!

    They are Safari bookmarks and Snow Leopard Safari will open in Mountain Lion, but won't give you a window?????
    Here are the bookmarks, since I'm now in Snow Leopard:
    http://www.wilmut.webspace.virginmedia.com/notes/icloudmail.html
    http://ihelpyourmac.com/wordpress/?p=23
    http://hints.macworld.com/article.php?story=20111014102515403
    http://hints.macworld.com/article.php?story=20111014102515403
    Advance warning - Mail worked fine.
    I had fits with the last link I posted. At first it worked fine, then all of a sudden, it quit working. I now have iCloud - iCal syncing, but iCal is read only. Not a real big deal since you can log onto iCloud using Safari and post a new event.
    I finally gave up on Address Book because it kept creating multiple contacts, which if you tried to merge or delete the multiple contacts, the contacts were deleted. It also worked at first and then stopped working as it should.

  • FRM-92160:Fatal error:Webclient version too old

    Somebody pls assist.
    I am running 11gR2 on Redhat, the forms can run on ie9 but can't on ie8. I am getting "FRM-92160:Fatal error:Webclient version too old". Anything I didn't do? I need this wotking as well on ie8.
    Any help would be appreciated.
    regards
    Mo

    Fortunately, the "Web client too old" or "Web client too new" errors are very accurate and clear. When a Forms application attempts to start, one of the first things which occurs is a verification that the client applet (frmall.jar) is of the same version as the server side runtime which is about to host it. "Web client too old", means that the client jar is of an older version than the server side runtime (i.e. frmweb.exe). This can occur if more than one Forms version has been accessed from the same server. Remember that the jar files are cached on the client (in the JRE). So, if you were to run something like v10 from serverA then attempt to run v11 from the same server, you likely would end up with a client too old error. The same would be true if you first try to run 11.1.1 then attempt to access 11.1.2 from the same machine. The issue can also occur if for some reason the jar files in the installation were not patched during a patch installation. This would be rare, but could occur if the patch installation failed during the process. It could also occur if you copies old files into the installation. This is never a good idea.
    So, as mentioned, start by clearing the JRE cache and retesting.
    1. Close ALL open browsers.
    2. Open the JRE Control Panel (found on the Windows Control Panel).
    3. On the General tab, click on "Settings..."
    4. Then click on "Delete files..."
    5. Then click on "Ok".
    6. Exit the JRE Control Panel and retest.
    Important to note is that JRE7 is NOT supported with 11.1.2.0. Be sure that you are using JRE6. If you have JRE7 installed, I would recommend closing ALL open browsers and uninstalling it. You should have only JRE6 installed before testing.

  • Went to upgrade and says OS too old. I went back to older version of foxfire. Now I have a circle with a line through it and when I try to open it I get,You cannot open the application "Firefox" because it is not supported on this architecture.

    I have PowerBook G4, running 10.5.8. Went to upgrade and says OS too old. I went back to older version of foxfire. Now I have a circle with a line through it and when I try to open it I get,You cannot open the application “Firefox” because it is not supported on this architecture. Thanks for the help.

    Firefox 3.6.x is the last available from Mozilla for PPC Macs. <br />
    http://www.mozilla.com/en-US/firefox/all-older.html
    For older Macs that aren't supported in Firefox 4+ versions, try TenFourFox for PowerPC's running Mac 10.4.11 & 10.5.8 . <br />
    http://www.floodgap.com/software/tenfourfox/<br />
    http://tenfourfox.blogspot.com/ <br />
    https://code.google.com/p/tenfourfox/wiki/PluginsNoLongerSupported

  • What's up with the screw job on the Airplay mirroring?  Macbook Pro (mid 2010) too old to have feature included in Mountain upgrade?  Bull!

    what's up with the screw job on the Airplay mirroring?  Macbook Pro (mid 2010) too old to have feature included in Mountain upgrade?  Bull!

    Please read:
    http://arstechnica.com/apple/2012/07/mountain-lion-airplay-mirroring-v-airparrot -fight/
    Mountain Lion's integrated AirPlay mirroring support only works with the following Mac models:
    iMac—Mid 2011 or newer
    Mac mini—Mid 2011 or newer
    MacBook Air—Mid 2011 or newer
    MacBook Pro—Early 2011 or newer
    If your Mac isn't on that list, your won't ever see an AirPlay option in Mountain Lion's menubar.
    What separates these Macs from other Mountain Lion-compatible machines is that these are the only models that have support for Intel's QuickSync technology. What confirmed this requirement for me was the fact that my Retina MacBook Pro switched to integrated Intel HD4000 graphics even when otherwise running on the discrete NVIDIA GT 650M GPU. No matter what you are doing or what resolution you are running, AirPlay Mirroring in Mountain Lion requires an integrated Intel HD3000 or HD4000 graphics processor and its QuickSync technology to work, full stop.

Maybe you are looking for

  • CUCM 8.5.1 support CUE 8.6.7

    Hi, I am currently running cucm 8.5.1 and cue 8.6.1 in phone system and now I am looking to migrate cucm to 9.1 verison. Becuase cucm 9.1 does not support CUE 8.6.1 so I need upgrade cue to 8.6.7 verion. My planning is upgrade cue first and after tha

  • 10g instant client "Zero Sized Response"

    tried to get instant clients for sol64bit, sol32bit, AIX64bit. all give: ERROR The requested URL could not be retrieved While trying to retrieve the URL: http://download-uk.oracle.com/otn/solaris/instantclient/instantclient-basic-solaris32-10.1.0.3.z

  • Problem in Adding field to alv

    Hi,      I have created my zreports in that i want to add order probability for sales order,inquiry ,quotation . But valus coming in report only 100. But according to customer requirement i want 30% for inquiry and 70% for quoatation . how toa dd the

  • I have tried to add nosquint addon and am told will be added after restart, but nothing happens

    The install dialog box says firefox in not allowing the, and I click the allow button. I restart the computer, but nothing happens. I had no trouble install previously (I had a problem with a program and had to reinstall firefox. The addon does not c

  • Updates faild to install (adobe design premium cs5)

    I keep having this same error every time ii try and run the updates. Can you advise as to where I can download and install directly Thanks for your time and advise on this matter Daniel Adobe Bridge CS5 4.0.5 Update   There was an error downloading t