Cannot update: bluez4 and bluez are in conflict

I've had this problem before and someone on freenode helped me, but I don't really recall how to fix this. It happens everytime I upgrade.
Here's the paste.
http://pastebin.com/irXLaQY3
A lot of these seem to have to do with desktop environment packages like gnome and mate. I have a bunch of them installed, because I wanted to try them, so I won't really mind if I need to remove them or anything. I'm just not really sure where to proceed. Thanks.

Please search the forum. This topic has been discussed a couple times already.
If you're getting an error message, you may want to search for any [recent] threads that mention it.
Last edited by karol (2013-11-07 00:41:42)

Similar Messages

  • [SOLVED]Cannot upgrade pacman because gnupg and gnupg2 are in conflict

    I have tried a system update with "pacman -Syu". Pacman says that pacman needs to be upgraded first. I let this happen. Then I get the conflict. Both paths (remove gnupg2 and not remove gnupg2) fail.
    :: gnupg and gnupg2 are in conflict. Remove gnupg2? [y/N] y
    error: failed to prepare transaction (could not satisfy dependencies)
    :: gcc: requires gcc-libs=4.6.2-7
    :: gnupg and gnupg2 are in conflict. Remove gnupg2? [y/N] n
    error: unresolvable package conflicts detected
    error: failed to prepare transaction (conflicting dependencies)
    Has anybody an idea how to proceed. An atempt to upgrade gcc fails as well
    pacman -S gcc
    :: The following packages should be upgraded first :
    pacman
    :: Do you want to cancel the current operation
    :: and upgrade these packages now? [Y/n] n
    resolving dependencies...
    looking for inter-conflicts...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: libtool: requires gcc=4.6.2
    Since any incosistency between gcc and its related libraries are usual fatal, I prefer not to experiment.
    Thanks in advance for any hint.
    Helmut
    Last edited by helmut (2012-05-30 19:49:59)

    Covered extensively over the last couple of months, eg:
    https://bbs.archlinux.org/viewtopic.php?id=139412
    https://bbs.archlinux.org/viewtopic.php?pid=1057709
    et al...

  • I have an iphone 4, with ios 4.3.3. I want to update it but when I connect it to itunes it says that it is the latest version of the software. So I cannot update it, and I need it very bad. Can anyone help me?

    I have an iphone 4, with ios 4.3.3. I want to update it but when I connect it to itunes it says that it is the latest version of the software. So I cannot update it, and I need it very bad. Can anyone help me?

    What version of iTunes do you have installed? If you are trying to update to iOS 6 you need iTunes 10.7 or later.

  • [SOLVED] libbaloo4 and baloo are in conflict

    Hello.  I tried to upgrade my x86 arch installation this morning by running "sudo pacman -Syu".  Here is the output:
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    :: Starting full system upgrade...
    :: Replace glamor-egl with extra/xorg-server? [Y/n]
    :: Replace kactivities with extra/kactivities4? [Y/n]
    :: Replace kdenetwork-kdnssd with extra/kdenetwork-zeroconf-ioslave? [Y/n]
    :: Replace kdeutils-kwallet with extra/kdeutils-kwalletmanager? [Y/n]
    :: Replace libusbx with core/libusb? [Y/n]
    :: Replace lzo2 with core/lzo? [Y/n]
    :: Replace phonon-vlc with extra/phonon-qt4-vlc? [Y/n]
    :: Replace polkit-qt with extra/polkit-qt4? [Y/n]
    :: Replace shared-color-profiles with extra/colord? [Y/n]
    :: Replace twisted with extra/python2-twisted? [Y/n]
    resolving dependencies...
    warning: dependency cycle detected:
    warning: harfbuzz will be installed before its freetype2 dependency
    looking for inter-conflicts...
    error: unresolvable package conflicts detected
    error: failed to prepare transaction (conflicting dependencies)
    :: libbaloo4 and baloo are in conflict (baloo<=4.14.0-1)
    So does anyone know how I can fix this problem so that I can update all the packages on my system?
    I don't have any baloo packages installed right now.  I ran "pacman -Q | grep baloo" and it showed nothing.
    I looked into it a little bit:
    I'm using KDE, and some of their packages depend on baloo-widgets (which must be a recent change), so that is probably the root cause of my problem.
    baloo-widgets is at 4.14.0-1.
    baloo is at version 4.14.0-1.
    baloo4-widgets is at version 4.14.0-1, provides replaces and conflicts with baloo-widgets,
    libbaloo4 is at version 4.14.0-3, and conflicts with baloo<=4.14.0-1
    baloo4 is at version 4.14.0-3, conflicts with baloo<=4.14.0-1, and is supposed to provide and replace baloo.
    The three baloo4 packages were updated less than 24 hours ago by Andrea Scarpino (2014-09-13 07:35 UTC).  I'm not sure when they were created.
    This thread from 11 hours ago seems to be related: baloo4 update and not more necessary.
    I don't update my Arch system very often. It's possible that the last time I updated was before 2014-08-20, which was the last time the old baloo packages were updated.
    I tried to install baloo4-widgets manually but got a weird error:
    $ sudo pacman -S baloo4-widgets
    resolving dependencies...
    looking for inter-conflicts...
    Packages (4): kfilemetadata-4.14.0-1 libbaloo4-4.14.0-3 xapian-core-1:1.2.18-1 baloo4-widgets-4.14.0-1
    Total Download Size: 0.38 MiB
    Total Installed Size: 9.30 MiB
    :: Proceed with installation? [Y/n]
    :: Retrieving packages ...
    kfilemetadata-4.14.0-1-x86_64 68.0 KiB 267K/s 00:00 [############################################] 100%
    libbaloo4-4.14.0-3-x86_64 262.7 KiB 535K/s 00:00 [############################################] 100%
    baloo4-widgets-4.14.0-1-x86_64 57.3 KiB 9.33M/s 00:00 [############################################] 100%
    (4/4) checking keys in keyring [############################################] 100%
    (4/4) checking package integrity [############################################] 100%
    (4/4) loading package files [############################################] 100%
    (4/4) checking for file conflicts [############################################] 100%
    error: failed to commit transaction (conflicting files)
    libbaloo4: /usr/lib/kde4/kio_tags.so exists in filesystem
    libbaloo4: /usr/lib/kde4/kio_timeline.so exists in filesystem
    libbaloo4: /usr/share/kde4/services/tags.protocol exists in filesystem
    libbaloo4: /usr/share/kde4/services/timeline.protocol exists in filesystem
    Errors occurred, no packages were upgraded.
    Last edited by DavidEGrayson (2014-09-13 21:41:14)

    Removing a package from a repository doesn't seem like a very nice thing to do, but is that how things are done in the Arch world?  Does it need to be removed so that all the packages listing a dependency on "baloo" will use "baloo4" instead?  I would prefer if packages never got deleted so I could restore my system to any arbitrary point in the past.

  • [solved] pacman -Su fails ("openntpd and ntp are in conflict")

    I have ntp installed. Today when I tried to do a full upgrade I got:
    # pacman -Su
    :: Starting full system upgrade...
    resolving dependencies...
    looking for inter-conflicts...
    :: openntpd and ntp are in conflict. Remove ntp? [y/N]
    error: unresolvable package conflicts detected
    error: failed to prepare transaction (conflicting dependencies)
    :: openntpd and ntp are in conflict
    If I accept to remove ntp, pacman tells me that the following packages will be upgraded:
    # pacman -Su
    :: Starting full system upgrade...
    resolving dependencies...
    looking for inter-conflicts...
    :: openntpd and ntp are in conflict. Remove ntp? [y/N] y
    Targets (155): archlinux-keyring-20121113-1 at-spi2-atk-2.6.2-1
    at-spi2-core-2.6.2-1 aurvote-1.5-1 automake-1.12.5-1
    binutils-multilib-2.23.1-1 bison-2.6.5-1 blas-3.4.2-1
    boost-1.50.0-3 boost-libs-1.50.0-3 brasero-3.6.1-1
    ca-certificates-20121105-1 colord-0.1.24-3 cronie-1.4.8-4
    emacs-24.2-3 evolution-data-server-3.6.2-1 farstream-0.2.2-1
    ffmpeg-1:1.0-2 ffmpeg-compat-20120509-2 firefox-17.0-1
    fontforge-20120731_b-2 fuse-2.9.2-1 gcr-3.6.2-2 gedit-3.6.2-1
    glib-networking-2.34.2-1 glib2-2.34.2-1 glpk-4.47-2
    gnome-desktop-1:3.6.2-1 gnome-icon-theme-3.6.2-1
    gnome-icon-theme-symbolic-3.6.2-1 gnome-keyring-3.6.2-1
    gnome-menus-3.6.1-1 gnome-mplayer-1.0.7-2
    gnome-online-accounts-3.6.2-1 gnome-panel-3.6.2-1
    gnutls-3.1.4-1 gobject-introspection-1.34.2-1
    gsettings-desktop-schemas-3.6.1-1 gst-plugins-bad-1.0.3-1
    gst-plugins-base-1.0.3-1 gst-plugins-base-libs-1.0.3-1
    gst-plugins-good-1.0.3-1 gstreamer-1.0.3-1
    gstreamer0.10-ugly-0.10.19-3
    gstreamer0.10-ugly-plugins-0.10.19-3 gucharmap-3.6.1-1
    gvfs-1.14.2-1 harfbuzz-0.9.6-1 icu-50.1-2 intel-dri-9.0.1-1
    iputils-20121114-1 khrplatform-devel-9.0.1-1 kmod-11-2
    lapack-3.4.2-1 ldns-1.6.16-1 lib32-cairo-1.12.8-1
    lib32-gdk-pixbuf2-2.26.5-1 lib32-glib2-2.34.2-1
    lib32-gnutls-3.1.4-1 lib32-harfbuzz-0.9.6-1 lib32-icu-50.1-1
    lib32-intel-dri-9.0.1-1 lib32-libdrm-2.4.40-1
    lib32-libgl-9.0.1-1 lib32-libglapi-9.0.1-1 lib32-mesa-9.0.1-1
    lib32-nspr-4.9.3-2 lib32-nss-3.14-2 lib32-pango-1.32.2-1
    lib32-pixman-0.28.0-1 lib32-qt-4.8.3-3 libcap-ng-0.7.3-1
    libegl-9.0.1-1 libgbm-9.0.1-1 libgl-9.0.1-1 libglapi-9.0.1-1
    libgles-9.0.1-1 libgsf-1.14.25-1 libgweather-3.6.2-1
    libpng12-1.2.50-2 libquicktime-1.2.4-3
    libreoffice-base-3.6.3-3 libreoffice-calc-3.6.3-3
    libreoffice-common-3.6.3-3 libreoffice-draw-3.6.3-3
    libreoffice-extension-nlpsolver-3.6.3-3
    libreoffice-extension-pdfimport-3.6.3-3
    libreoffice-extension-presentation-minimizer-3.6.3-3
    libreoffice-extension-presenter-screen-3.6.3-3
    libreoffice-extension-report-builder-3.6.3-3
    libreoffice-extension-wiki-publisher-3.6.3-3
    libreoffice-impress-3.6.3-3 libreoffice-math-3.6.3-3
    libreoffice-sdk-3.6.3-3 libreoffice-writer-3.6.3-3
    libsecret-0.12-2 libsoup-2.40.2-1 libsoup-gnome-2.40.2-1
    libtracker-sparql-0.14.4-2 libwnck3-3.4.4-1
    live-media-2012.11.08-1 logrotate-3.8.2-2 ltrace-0.7.0-1
    lv2-1.2.0-1 maxima-5.28.0-4 mesa-9.0.1-1 mkinitcpio-0.11.2-1
    mplayer-35421-1 nautilus-3.6.3-1 ntp-4.2.6.p5-11 [removal]
    openntpd-3.9p1-21 openssh-6.1p1-4 opera-12.11.1661-1
    pango-1.32.2-1 pkgfile-7-2 plotutils-2.6-3
    pygobject-devel-3.4.2-1 python-distribute-0.6.30-1
    python-pytz-2012h-1 python2-distribute-0.6.30-1
    python2-gobject-3.4.2-1 python2-logilab-astng-0.24.1-2
    python2-logilab-common-0.58.3-2 python2-matplotlib-1.2.0-3
    python2-opengl-3.0.2-2 python2-pytz-2012h-1 qjson-0.8.0-1
    qt-4.8.3-6 raptor-2.0.8-2 rfkill-0.4-6 sbcl-1.1.1-2
    sdl_mixer-1.2.12-3 shadow-4.1.5.1-2 skype-4.1.0.20-2
    sord-0.10.4-1 suil-0.6.6-1 telepathy-glib-0.20.1-1
    texmacs-1.0.7.16-1 thunderbird-17.0-1 tzdata-2012j-1
    util-linux-2.22.1-3 vi-1:050325-3 vlc-2.0.4-4
    vte-common-0.34.2-1 webkitgtk2-1.10.1-3 webkitgtk3-1.10.1-3
    wine-1.5.17-1 wxgtk-2.8.12.1-4 wxmaxima-12.09.0-1
    x264-20121113-1 xf86-video-intel-2.20.13-1 xmms-1.2.11-6
    xulrunner-17.0-1 yelp-3.6.2-1 zsh-5.0.0-3
    Total Download Size: 495.69 MiB
    Total Installed Size: 2334.87 MiB
    Net Upgrade Size: 61.25 MiB
    Proceed with installation? [Y/n] n
    How can I investigate what's the source of the problem? Is there a way to get pacman to tell me which package it is that is trying to pull in openntpd? (Or does anybody know right away how to resolve this issue?)
    Oh, by the way: "pacman -Sii openntpd" says
    Required By : networkmanager-dispatcher-openntpd
    but I don't use networkmanager.
    Last edited by halun (2012-11-23 07:54:51)

    Ha, how stupid of me...
    I thought openntpd was being pulled in, but it was already installed (by me, apparently) although I've never used it. Removing it by hand before upgrading resolved the problem. Thanks!

  • "eclipse and xulrunner are in conflict"?

    I was trying to install Eclipse from extra, but I ran into the following problem:
    ➜ ~ sudo pacman -S eclipse
    resolving dependencies...
    looking for inter-conflicts...
    :: eclipse and xulrunner are in conflict. Remove xulrunner? [y/N] n
    error: unresolvable package conflicts detected
    error: failed to prepare transaction (conflicting dependencies)
    :: eclipse and xulrunner are in conflict
    I have a few programs installed that depend on xulrunner, so removing it doesn't work.
    Is pacman's local database corrupted or is there really a conflict here? I can't figure out how to get pacman to tell me why xulrunner and Eclipse are in conflict.

    wonder wrote:
    skunktrader wrote:Please search before posting
    https://bbs.archlinux.org/viewtopic.php?id=136845
    that's the most stupidest solution ever . the best solution is to report on the tracker and drop xulrunner from monodevelop dependency chain
    The best solution, imho, would be to wait for the fix in "testing"... I've not reported in the tracker because someone else had already done and warned about the removal of xulrunner... without effect.
    And, sorry, i'm not qualified to drop xulrunner from Monodevelop dependancy chain.
    Anyway, i prefer using a old version of Eclipse AND Monodevelop than the brand new shiny version of Eclipse without Monodevelop.
    Last edited by jaco (2012-03-02 10:58:12)

  • [Solved] binutils-multilib and binutils are in conflict

    Just enabled [multilib] repository and upgraded my system except for anything that depends on binutils-multilib because pacman thinks that "binutils-multilib and binutils are in conflict." How does one go about resolving the conflict?
    Last edited by matkam (2010-08-28 17:53:39)

    binutils-multilib should provide binutils as well, so this is the expected behaviour.
    $ pacman -Qi binutils-multilib
    Name : binutils-multilib
    Version : 2.20.1-4
    URL : http://www.gnu.org/software/binutils/
    Licenses : GPL
    Groups : None
    Provides : binutils=2.20.1-4
    Depends On : glibc>=2.12-1 zlib
    Optional Deps : None
    Required By : gcc-multilib
    Conflicts With : binutils
    Replaces : None
    Installed Size : 13248.00 K
    Packager : Jan "heftig" Steffens <[email protected]>
    Architecture : x86_64
    Build Date : Wed 25 Aug 2010 10:23:26 AM EEST
    Install Date : Fri 27 Aug 2010 01:37:18 PM EEST
    Install Reason : Explicitly installed
    Install Script : Yes
    Description : A set of programs to assemble and manipulate binary and object
    files for multilib

  • Hello i am using ms word when i open my saved documents but cannot edit anythings and all are option is hide .....so how to edit

    hello i am using ms word when i open my saved documents but cannot edit anythings and all are option is hide .....so how to edit

    Hi,
    In regarding of the issue, I need more information:
    Which Office and operation system do you use?
    Does the other Office suits encounter the issue?
    Does the issue occur in some special documents or every documents (even a new blank Word document)?
    Do you get some error message? Please upload some images about it if you can.
    Let's try some methods, check if they are helpful:
    a) Delete the Word Data registry subkey.
    1.Exit all Office programs.
    2.In Windows 8 or Windows 8.1, swipe in from the right edge of the screen, and then tap Search. (If you're using a mouse, point to the upper-right corner of the screen, move the mouse pointer down, and then click Search.) Type regedit in the search box, tap
    or click Apps, and then tap or click Run.
    Or, in Windows 7, Windows Vista or Windows XP, click Start, click Run, type regedit, and then click OK.
    3.Locate the following registry subkey, as appropriate for the version of Word that you are running:
    Word 2013
    HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Word\Data
    Word 2010
    HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Word\Data
    Word 2007
    HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Word\Data
    Word 2003
    HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Word\Data
    4.Click Data, and then click Export on the File menu.
    5.Name the file Wddata.reg, and then save the file to the desktop.
    6.On the Edit menu, click Delete, and then click Yes.
    7.Exit Registry Editor.
    8.Start Word.
    b) Start Word in
    safe mode, if it works fine, the issue may be caused by the add-ins, please try to check them one by one.
    c) Repair Office.
    http://office.microsoft.com/en-us/project-help/repair-office-programs-HA010357402.aspx
    For more detail information, please refer to the following link:http://support.microsoft.com/kb/921541/en-us
    Regards,
    George Zhao
    TechNet Community Support

  • I cannot update pages and numbers on my iMac?

    Does anyone know why I cannot update Pages and Numbers on my Imac?

    No.
    Would you like to wait till the Psychic Support Staff come back from lunch?
    Or if you don't want to wait, maybe you could give us a few details?
    Peter

  • [SOLVED] baloo-frameworks and baloo4 are in conflict

    Hi together,
    i just wanted to do an update after quite a long time (few months) but i cannot do the update because of the conflict of baloo-frameworks and baloo4 (translated from german):
    # pacman -Syu
    :: Synchronize package database...
    core is up to date
    extra is up to date
    community is up to date
    multilib is up to date
    :: Start update...
    :: attica by extra/attica-qt4? [J/n]
    :: ca-certificates-java by core/ca-certificates-utils? [J/n]
    :: dirmngr by core/gnupg? [J/n]
    :: intel-dri by extra/mesa? [J/n]
    :: java-common by extra/java-runtime-common? [J/n]
    :: kdebase-katepart by extra/katepart4? [J/n]
    :: kdebase-konsole by extra/konsole? [J/n]
    :: kdebase-kwrite by extra/kwrite? [J/n]
    :: kdeedu-kalgebra by extra/kalgebra? [J/n]
    :: kdeedu-kanagram by extra/kanagram? [J/n]
    :: kdeedu-khangman by extra/khangman? [J/n]
    :: kdeedu-kig by extra/kig? [J/n]
    :: kdeedu-parley by extra/parley? [J/n]
    :: kdegraphics-gwenview by extra/gwenview? [J/n]
    :: kdesdk-kapptemplate by extra/kapptemplate? [J/n]
    :: kdesdk-kate by extra/kate? [J/n]
    :: kdesdk-okteta by extra/okteta? [J/n]
    :: lib32-intel-dri by multilib/lib32-mesa? [J/n]
    :: libaccounts-qt by extra/libaccounts-qt4? [J/n]
    :: libltdl by core/libtool? [J/n]
    :: lirc-utils by extra/lirc? [J/n]
    :: qtkeychain by community/qtkeychain-qt4? [J/n]
    :: signon by extra/signon-qt4? [J/n]
    :: telepathy-qt by extra/telepathy-qt4? [J/n]
    Check dependencies...
    :: There are 4 providers for libgl:
    :: Repositorium extra
    1) mesa-libgl 2) nvidia-304xx-libgl 3) nvidia-340xx-libgl 4) nvidia-libgl
    Select (Default=1): 4
    :: There are 4 providers for lib32-libgl:
    :: Repositorium multilib
    1) lib32-mesa-libgl 2) lib32-nvidia-304xx-libgl 3) lib32-nvidia-340xx-libgl 4) lib32-nvidia-libgl
    Select (Default=1): 4
    Warning: Detected dependency cycle:
    Warning: xorg-server will be installed before nvidia-libgl
    Warning: Detected dependency cycle:
    Warning: harfbuzz will be installed freetype2
    Warning: Detected dependency cycle:
    Warning: lib32-harfbuzz will be installed lib32-freetype2
    Searching for conflicts...
    Error: Not solveable conflict
    :: baloo-frameworks and baloo4 remain in conflict
    I tried already to search for an solution but i couldn't find any for that case.
    Thanks for your help.
    Best regards
    Werzi
    Last edited by Werzi2001 (2015-01-30 23:45:51)

    I think Werzi2001 needs to read this news :
    https://www.archlinux.org/news/transiti … -and-qt-5/
    he probably doesn't know the news about the decision to mix KF5 applications and KDE4
    if you want to use the KF5 version of these  applications ( kate, baloo etc... ) simply answer "Yes" to all questions
    check this thread for more information :
    https://bbs.archlinux.org/viewtopic.php?id=192657
    Last edited by Potomac (2015-01-30 19:41:37)

  • Creative Cloud is always empty and I cannot update LR and PS and cannot open RAW files from my new camera!

    My Creative Cloud is always empty.  I've had this trouble for over a year.  I cannot update Lightroom because of it and Photoshop does not update properly.  I cannot open the RAW files from my new camera, a Nikon D750.  Each time I want to update, I have to talk to you and delete things and reinstall things but it doesn't fix it properly!
    I have contacted Adobe before and always have to go through a tedious delete stuff and reinstall, then next time it happens all over again.
    I'm really fed up with it and want to know how to fix it properly.  I am in the UK, if that makes any difference.

    This is an open forum with a mix of program users and Adobe staff, not Adobe support... you need Adobe support
    Adobe contact information - http://helpx.adobe.com/contact.html may help
    -Select your product and what you need help with
    -Click on the blue box "Still need help? Contact us"

  • After upgrading to Mavericks I cannot update iPhoto and iMovie. Why?

    Just got my first Mac, an iMac. I upgraded to Maverick and once done I find there are updates available for iPhoto and iMovie. First I have tried to register "accept" the two apps. Nothing happens. Then I try to update them and get the answer that these apps was installed with another Apple ID. The thing is that I don't have any other Apple ID and noone else has touched my iMac. I have tried to reinstall Maverick three times now but end up with the same result. Anyone who has any clue or have experienced the same problem?

    Open System Preferences > Users & Groups then select the Password tab.
    Make sure you see the correct Apple ID.
    If not, click Change.
    Make sure you are logged into your admin account before updating apps.
    Reinstalling Mavericks requires using OS X Recovery  but there's no reason to reinstall Mavericks just to update your apps.
    Message was edited by: CS

  • Why do gcc-go and go are in conflict?

    Hi.
    I just found that gcc-go and go are now in conflict. I just removed go when upgrading, but was curious about the reason.
    I'm new to Go and I really don't know the benefits of one compiler over the other, so I had this whim of having both installed togheter.
    Thanks.

    Go user and active Go development list follower here. The thing is that gcc-go now has it's own version of the "go" command that should be a closely following fork of the one in the "go" package and is primarily there to make gcc-go work more easily on architectures where the standard go distribution is not available.
    The "go" command in the standard distribution (the go package) has support for gcc-go too though so that gcc-go and go can work together. So I think the best solution would be to install the gcc-go binaries that conflict with "gcc-" prefixed or disable them during configure.
    On x86 and x86_64 the go package is the more advanced Go implementation and should be preferred (gcc-go lacks escape analysis currently and has less advanced garbage collection especially once go 1.5 is released)

  • Cannot update MacOS and iTunes

    Am running a MacBook (3,1) with OS Version 10.5.8 and iTunes 10.6.3. I need to backup my iPhone5 but not compatible with this iTunes.  Tried to update Mac OS so I can update iTunes.  It says both MacOS and iTunes are updated version and does not provide any update.  How can I override and update?  Or how can I  simply update my MacOS?  I need to backup my iPhone quickly. Please help!!

    You need to buy and install a Mac OS X 10.6 DVD, and then run Software Update twice.
    (122880)

  • Cannot update Pages (and some other apps)

    I go to the app store. I log into my account. I click the "purchased" tab. Pages is on my list of purchased items. I click the "update" button..... it then tells me " You have updates available for other accounts" and "To update this applications, sign in to the account you used to purchase it". I have only one account, and have only used that one account to make purchases. Same thing happens when I try to update through "updates" and other ways. If i didn't buy it on that account, why would it be showing as purchased on that account? Makes no sense to me.
    I got Mountain Lion for one reason only. So my Pages and Numbers would be on iCloud for my iPad and iPhone to see. And that is the one feature I can't use until I am able to update Pages and Numbers........
    Any ideas?
    Thanks!

    Did some more searching.... Turns out you have to trash the apps and redownload...... worked perfect!

Maybe you are looking for

  • GR IR CLEARING TOLERANCE LIMIT.

    We are clearing  in F.13the GR and IR account there is difference in the GR and IR amount by Rs 100 ,SO IT IS NOT CLEARING. WHERE IS THE SETTING MADE FOR TOLERANCE FOR GR IR CLEARING.PLEASE PROVIDE THE PATH. Pls help. Edited by: mysap query on Feb 6,

  • File Sharing on a mixed Tiger-Leopard network

    I have a LAN with two machines, a PPC with 10.4.11 and a new Laptop with 10.5.1. If I turn on file sharing on the Tiger machine, I can see and access it from Leopard. But if I turn on file sharing on the Laptop, I can find the laptop as a server when

  • Problem with update for Windows 7 64 bit

    I downloaded and updated to the newest version of iTunes, but when I restarted, as requested, my internet wouldn't work anymore. Not just when iTunes was open mind you....it wouldn't work AT ALL!! Up until the update iTunes ran fine, the internet was

  • Acrobat crashes when closing a document.

    I have developed a simple Acrobat Addin, which adds a menu item and a toolbar button. The active document will be closed when this menu item or toolbar button is clicked.The document is closed using the function "AVDocClose". Acrobat crashes when AVD

  • I can't download a few songs in my iPod

    I can't download a few songs (in iTunes) in my iPod (bought in my iMac)