[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...

Similar Messages

  • [SOLVED] Cannot upgrade system because of wlan

    Hi all, since 3 days i cannot upgrade my system because of broadcom wl dependencies and kernel version.
    I tried everything i know to fix this, but nothing happens.
    This is what i get when upgrading
    ┌─[smau @ neplero]-[~]
    └─[21:41:26]-[ $ ]> yaourt --noconfirm -Syu -d --ignore broadcom-wl
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    error: failed to prepare transaction (could not satisfy dependencies)
    :: Starting full system upgrade...
    resolving dependencies...
    :: broadcom-wl: requires kernel26<2.6.33
    ┌─[smau @ neplero]-[~]
    └─[21:41:52]-[ $ ]> uname -a
    Linux neplero 2.6.32-ARCH #1 SMP PREEMPT Mon Mar 15 20:44:03 CET 2010 x86_64 Genuine Intel(R) CPU U2300 @ 1.20GHz GenuineIntel GNU/Linux
    edit: this is my network card
    ┌─[smau @ neplero]-[~]
    └─[21:57:43]-[ $ ]> lspci | grep Network
    02:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g (rev 01)
    that doesn't seem to be supported here http://wireless.kernel.org/en/users/Dri … CI_devices
    i've been trying b43 driver, but wl works better for me than b43, so i'd like to stay with it.
    any suggestion?
    thanks
    Last edited by samuele.mattiuzzo (2010-04-13 22:17:32)

    nope, i did it (b43 -w bla bla bla) and all went good (as it said...)
    ┌─[smau @ neplero]-[~/b43/broadcom-wl-4.80.53.0/kmod]
    └─[22:01:19]-[ $ ]> sudo b43-fwcutter -w "/lib/firmware/" wl_apsta.o
    This file is recognised as:
    ID : FW11
    filename : wl_apsta.o
    version : 351.126
    MD5 : 9207bc565c2fc9fa1591f6c7911d3fc0
    Extracting b43/ucode5.fw
    Extracting b43/ucode11.fw
    Extracting b43/ucode13.fw
    Extracting b43/pcm5.fw
    Extracting b43/b0g0initvals5.fw
    Extracting b43/b0g0bsinitvals5.fw
    Extracting b43/a0g0initvals5.fw
    Extracting b43/a0g1initvals5.fw
    Extracting b43/a0g0bsinitvals5.fw
    Extracting b43/a0g1bsinitvals5.fw
    Extracting b43/lp0initvals13.fw
    Extracting b43/lp0bsinitvals13.fw
    Extracting b43/b0g0initvals13.fw
    Extracting b43/b0g0bsinitvals13.fw
    Extracting b43/a0g1initvals13.fw
    Extracting b43/a0g1bsinitvals13.fw
    Last edited by samuele.mattiuzzo (2010-04-13 20:02:35)

  • [SOLVED] gnupg and gnupg2 in conflict after trying to upgrade

    Hey there!
    I just tried to update my system with the regular
    sudo pacman -Syu
    and ran into the following:
    :: The following packages should be upgraded first :
    pacman
    :: Do you want to cancel the current operation
    :: and upgrade these packages now? [Y/n] y
    resolving dependencies...
    warning: dependency cycle detected:
    warning: udev will be installed before its util-linux dependency
    looking for inter-conflicts...
    :: 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-6
    if i try to upgrade my system or install any new packages i am asked to upgrade pacman which results in the error above.. hitting "y" will result in the message above, hitting "n" will just abort the update..
    i found one thread with a similar issue ( https://bbs.archlinux.org/viewtopic.php?id=139229 ), but i didn't really get any further with it.. besides that i found a pastebin ( http://pastebin.com/WBgXmSqJ ) with the exact same issue, but i couldn't find any other links or references to the said pastebin on the web..
    i would be happy to supply further information but i am not sure about what kind of information is useful here..
    tougle
    edit: after finding this thread https://bbs.archlinux.org/viewtopic.php?id=139412 (dealing with gcc-libs and not gnupg which i was searching for) i upgraded pacman by itself as Dav suggested.. another pacman -Syu outputs the following:
    :: Starting full system upgrade...
    :: Replace gnupg2 with core/gnupg? [Y/n]
    since i am not using gnupg anyway and the replacement should be due to the implementation of the keyring functionality in the latest pacman version, i am assuming i cant do any harm with that replacement? i will just postpone the update, wait for possible replies and do the update tomorrow if no warnings popped up here.. after i upgraded i will mark the thread as solved.. sorry for the thread.. it appears i have been searching in the wrong places..
    edit2: as suggested by Gcool and karol i just agreed to replace gnupg2 after updating pacman by itself and, as expected, it fixed the issue nicely. thanks!
    Last edited by tougle (2012-04-12 19:10:06)

    Packages sometimes get merged or split, renamed, moved from one repo to another or dropped to the AUR.
    Different issues may require different approaches to solve / make sure you're doing it right. Usually it's OK to just agree to what pacman suggests.
    If you're curious what happened, check one of the recent commits to the gnupg package [1] that talks about fixing a bug [2]
    [1] https://projects.archlinux.org/svntogit … c1448fe0eb
    [2] https://bugs.archlinux.org/task/28931

  • [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!

  • [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

  • [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.

  • The updated row cannot be refreshed because its key values are unset ERROR

    Hi
    Doing commit operation with adf business components on mysql database. The moment i have inserted a new record into the table i need to get the value of the primary key column for that inserted row.How to get the value of the primary key column.i set refresh on insert and refresh on update properties in the corresponding EO. then iam getting The updated row cannot be refreshed because its key values are unset or modified by database triggers. error.Suggest how to resolve this error and how to achieve this functionality.
    Thanks
    Satya

    Here the primary key column is auto_increment column in database table.

  • Just upgraded to firefox 4 and websites are now taking ages to load, there were no problems when I downloaded the upgrade. Is there a fault with the new version of firefox?

    Just upgraded to firefox 4 and websites are now taking ages to load, there were no problems when I downloaded the upgrade. Is there a fault with the new version of firefox?

    Did you check your security software (firewall)?
    A possible cause is security software (firewall) that blocks or restricts Firefox or the plugin-container process without informing you, possibly after detecting changes (update) to the Firefox program.
    Remove all rules for Firefox from the permissions list in the firewall and let your firewall ask again for permission to get full unrestricted access to internet for Firefox and the plugin-container process.
    See:
    * [[Server not found]]
    * [[Firewalls]]

  • "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] Cannot upgrade virtuoso-base and libdrm-nouveau1

    Following the directions here, I see the following.  Where do I go from here?
    % sudo xargs sh -c 'pacman -Sd "$@" < /dev/tty' --
    resolving dependencies...
    warning: dependency cycle detected:
    warning: lib32-gcc-libs will be installed before its gcc-libs-multilib dependency
    looking for inter-conflicts...
    :: python2-beautifulsoup3 and python-beautifulsoup are in conflict. Remove python-beautifulsoup? [y/N] y
    :: libkcddb and kdemultimedia-kioslave are in conflict. Remove kdemultimedia-kioslave? [y/N] y
    Targets (527): kde-base-artwork-4.9.0-1 kdeedu-pairs-4.9.0-1
    kdemultimedia-kioslave-4.8.4-1 [removal]
    kdeplasma-addons-runners-youtube-4.9.0-1 libanjuta-3.4.4-1
    libdrm-nouveau1-2.4.33-1 libkgapi-0.4.1-1
    libmusicbrainz5-5.0.1-1 nepomuk-core-4.9.0-1
    pyqt-common-4.9.4-2 python-beautifulsoup-3.2.0-2 [removal]
    python2-beautifulsoup3-3.2.1-1 virtuoso-base-6.1.6-1
    accountsservice-0.6.22-1 akonadi-1.8.0-1 amarok-2.5.0-5
    anjuta-3.4.4-1 ati-dri-8.0.4-2 attica-0.4.0-1 audacious-3.3-1
    audacity-2.0.1-1 avogadro-1.0.3-6 baobab-3.4.1-2
    binutils-multilib-2.22-8 blas-3.4.1-1 blender-4:2.64-2
    bluefish-2.2.3-1 blueman-1.23-4 bluez-4.101-1 boost-1.50.0-2
    boost-libs-1.50.0-2 calibre-0.8.63-1
    calligra-braindump-2.4.3-3 calligra-flow-2.4.3-3
    calligra-interfaces-2.4.3-3 calligra-karbon-2.4.3-3
    calligra-kexi-2.4.3-3 calligra-kounavail-2.4.3-3
    calligra-krita-2.4.3-3 calligra-libs-2.4.3-3
    calligra-plan-2.4.3-3 calligra-plugins-2.4.3-3
    calligra-sheets-2.4.3-3 calligra-stage-2.4.3-3
    calligra-tools-2.4.3-3 calligra-words-2.4.3-3
    chromium-21.0.1180.57-1 clementine-1.0.1-7 clucene-2.3.3.4-6
    cryptsetup-1.5.0-1 cups-1.6.1-2 cups-filters-1.0.20-1
    dbus-1.6.4-1 dbus-core-1.6.4-1 dbus-glib-0.100-1
    device-mapper-2.02.96-3 digikam-2.7.0-2 distcc-3.1-7
    doxygen-1.8.1.2-1 eclipse-4.2-1 ekiga-3.3.2-6
    elfutils-0.154-1 empathy-3.4.2.3-1 enblend-enfuse-4.0-6
    evolution-3.4.3-1 exiv2-0.23-1 ffmpeg-1:0.11.1-1
    ffmpegthumbnailer-2.0.7-5 firefox-14.0.1-1
    foomatic-db-engine-1:4.0.17_20120712-1
    foomatic-db-nonfree-1:4.0.17_20120712-1
    foomatic-filters-1:4.0.17_20120712-1 freevo-1.9.0-9
    gcc-fortran-4.7.1-5 gcc-libs-multilib-4.7.1-5
    gcc-multilib-4.7.1-5 geeqie-1.0-7 gegl-0.2.0-2
    gimp-ufraw-0.18-5 git-1.7.11.4-1 glew-1.8.0-1 glib2-2.32.4-1
    glibmm-2.32.1-1 gmime-2.6.10-1 gnome-bluetooth-3.4.2-1
    gnome-color-manager-3.4.2-2 gnome-keyring-3.4.1-3
    gnome-screensaver-3.4.4-1 gnome-shell-3.4.2-1 gnutls-3.0.22-1
    gpsd-3.6-2 grep-2.13-2 gtk2-2.24.11-2 gtk3-3.4.4-1
    gtkdatabox-0.9.1.3-1 gtkhtml4-4.4.3-1 gtkpod-2.1.2-3
    gvfs-afc-1.12.3-3 gvfs-obexftp-1.12.3-3 gvim-7.3.600-1
    handbrake-0.9.8-1 hplip-3.12.6-3 hugin-2011.4.0-5
    icedtea-web-java7-1.2.1-2 icu-49.1.2-2 initscripts-2012.07.5-1
    inkscape-0.48.3.1-4 intel-dri-8.0.4-2 jade-1.2.1-8
    k3b-2.0.2-6 kactivities-4.9.0-1
    kde-meta-kdeaccessibility-4.9-3 kde-meta-kdeadmin-4.9-3
    kde-meta-kdeartwork-4.9-3 kde-meta-kdebase-4.9-3
    kde-meta-kdeedu-4.9-3 kde-meta-kdegames-4.9-3
    kde-meta-kdegraphics-4.9-3 kde-meta-kdemultimedia-4.9-3
    kde-meta-kdenetwork-4.9-3 kde-meta-kdepim-4.9-3
    kde-meta-kdeplasma-addons-4.9-3 kde-meta-kdesdk-4.9-3
    kde-meta-kdetoys-4.9-3 kde-meta-kdeutils-4.9-3
    kde-meta-kdewebdev-4.9-3 kdeaccessibility-jovie-4.9.0-1
    kdeaccessibility-kaccessible-4.9.0-1
    kdeaccessibility-kmag-4.9.0-1
    kdeaccessibility-kmousetool-4.9.0-1
    kdeaccessibility-kmouth-4.9.0-1 kdeadmin-kcron-4.9.0-1
    kdeadmin-ksystemlog-4.9.0-1 kdeadmin-kuser-4.9.0-1
    kdeadmin-system-config-printer-kde-4.9.0-1
    kdeartwork-kscreensaver-4.9.0-1 kdeartwork-styles-4.9.0-1
    kdebase-dolphin-4.9.0-1 kdebase-katepart-4.9.0-1
    kdebase-kdepasswd-4.9.0-1 kdebase-kdialog-4.9.0-1
    kdebase-keditbookmarks-4.9.0-1 kdebase-kfind-4.9.0-1
    kdebase-konq-plugins-4.9.0-1 kdebase-konqueror-4.9.0-1
    kdebase-konsole-4.9.0-1 kdebase-kwrite-4.9.0-1
    kdebase-lib-4.9.0-1 kdebase-plasma-4.9.0-1
    kdebase-runtime-4.9.0-3 kdebase-workspace-4.9.0-1
    kdebindings-python-4.9.0-1 kdebindings-python2-4.9.0-1
    kdeedu-analitza-4.9.0-1 kdeedu-blinken-4.9.0-1
    kdeedu-cantor-4.9.0-1 kdeedu-kalgebra-4.9.0-1
    kdeedu-kalzium-4.9.0-1 kdeedu-kanagram-4.9.0-1
    kdeedu-kbruch-4.9.0-1 kdeedu-kgeography-4.9.0-1
    kdeedu-khangman-4.9.0-1 kdeedu-kig-4.9.0-1
    kdeedu-kiten-4.9.0-1 kdeedu-klettres-4.9.0-1
    kdeedu-kmplot-4.9.0-1 kdeedu-kstars-4.9.0-1
    kdeedu-ktouch-4.9.0-1 kdeedu-kturtle-4.9.0-1
    kdeedu-kwordquiz-4.9.0-1 kdeedu-marble-4.9.0-1
    kdeedu-parley-4.9.0-1 kdeedu-rocs-4.9.0-1 kdeedu-step-4.9.0-1
    kdegames-bomber-4.9.0-1 kdegames-bovo-4.9.0-1
    kdegames-granatier-4.9.0-1 kdegames-kajongg-4.9.0-1
    kdegames-kapman-4.9.0-1 kdegames-katomic-4.9.0-1
    kdegames-kbattleship-4.9.0-1 kdegames-kblackbox-4.9.0-1
    kdegames-kblocks-4.9.0-1 kdegames-kbounce-4.9.0-1
    kdegames-kbreakout-4.9.0-1 kdegames-kdiamond-4.9.0-1
    kdegames-kfourinline-4.9.0-1 kdegames-kgoldrunner-4.9.0-1
    kdegames-kigo-4.9.0-1 kdegames-killbots-4.9.0-1
    kdegames-kiriki-4.9.0-1 kdegames-kjumpingcube-4.9.0-1
    kdegames-klickety-4.9.0-1 kdegames-klines-4.9.0-1
    kdegames-kmahjongg-4.9.0-1 kdegames-kmines-4.9.0-1
    kdegames-knetwalk-4.9.0-1 kdegames-kolf-4.9.0-1
    kdegames-kollision-4.9.0-1 kdegames-konquest-4.9.0-1
    kdegames-kpatience-4.9.0-1 kdegames-kreversi-4.9.0-1
    kdegames-kshisen-4.9.0-1 kdegames-ksirk-4.9.0-1
    kdegames-kspaceduel-4.9.0-1 kdegames-ksquares-4.9.0-1
    kdegames-ksudoku-4.9.0-1 kdegames-ktron-4.9.0-1
    kdegames-ktuberling-4.9.0-1 kdegames-kubrick-4.9.0-1
    kdegames-libkdegames-4.9.0-1 kdegames-libkmahjongg-4.9.0-1
    kdegames-lskat-4.9.0-1 kdegames-palapeli-4.9.0-1
    kdegraphics-gwenview-4.9.0-2 kdegraphics-kamera-4.9.0-1
    kdegraphics-kcolorchooser-4.9.0-1 kdegraphics-kgamma-4.9.0-1
    kdegraphics-kolourpaint-4.9.0-1 kdegraphics-kruler-4.9.0-1
    kdegraphics-ksaneplugin-4.9.0-1 kdegraphics-ksnapshot-4.9.0-1
    kdegraphics-mobipocket-4.9.0-1 kdegraphics-okular-4.9.0-1
    kdegraphics-strigi-analyzer-4.9.0-1 kdegraphics-svgpart-4.9.0-1
    kdegraphics-thumbnailers-4.9.0-1 kdelibs-4.9.0-4
    kdemultimedia-audiocd-kio-4.9.0-1
    kdemultimedia-dragonplayer-4.9.0-1
    kdemultimedia-ffmpegthumbs-4.9.0-1 kdemultimedia-juk-4.9.0-1
    kdemultimedia-kmix-4.9.0-1 kdemultimedia-kscd-4.9.0-1
    kdemultimedia-mplayerthumbs-4.9.0-1
    kdenetwork-filesharing-4.9.0-1 kdenetwork-kdnssd-4.9.0-1
    kdenetwork-kget-4.9.0-1 kdenetwork-kopete-4.9.0-1
    kdenetwork-kppp-4.9.0-1 kdenetwork-krdc-4.9.0-1
    kdenetwork-krfb-4.9.0-1 kdepim-akonadiconsole-4.9.0-2
    kdepim-akregator-4.9.0-2 kdepim-blogilo-4.9.0-2
    kdepim-console-4.9.0-2 kdepim-kaddressbook-4.9.0-2
    kdepim-kalarm-4.9.0-2 kdepim-kjots-4.9.0-2
    kdepim-kleopatra-4.9.0-2 kdepim-kmail-4.9.0-2
    kdepim-knode-4.9.0-2 kdepim-knotes-4.9.0-2
    kdepim-kontact-4.9.0-2 kdepim-korganizer-4.9.0-2
    kdepim-kresources-4.9.0-2 kdepim-ktimetracker-4.9.0-2
    kdepim-libkdepim-4.9.0-2 kdepim-runtime-4.9.0-2
    kdepimlibs-4.9.0-1 kdeplasma-addons-applets-bball-4.9.0-1
    kdeplasma-addons-applets-binary-clock-4.9.0-1
    kdeplasma-addons-applets-blackboard-4.9.0-1
    kdeplasma-addons-applets-bookmarks-4.9.0-1
    kdeplasma-addons-applets-bubblemon-4.9.0-1
    kdeplasma-addons-applets-calculator-4.9.0-1
    kdeplasma-addons-applets-charselect-4.9.0-1
    kdeplasma-addons-applets-comic-4.9.0-1
    kdeplasma-addons-applets-community-4.9.0-1
    kdeplasma-addons-applets-dict-4.9.0-1
    kdeplasma-addons-applets-eyes-4.9.0-1
    kdeplasma-addons-applets-fifteenpuzzle-4.9.0-1
    kdeplasma-addons-applets-filewatcher-4.9.0-1
    kdeplasma-addons-applets-frame-4.9.0-1
    kdeplasma-addons-applets-fuzzy-clock-4.9.0-1
    kdeplasma-addons-applets-icontasks-4.9.0-1
    kdeplasma-addons-applets-incomingmsg-4.9.0-1
    kdeplasma-addons-applets-kdeobservatory-4.9.0-1
    kdeplasma-addons-applets-kimpanel-4.9.0-1
    kdeplasma-addons-applets-knowledgebase-4.9.0-1
    kdeplasma-addons-applets-kolourpicker-4.9.0-1
    kdeplasma-addons-applets-konqprofiles-4.9.0-1
    kdeplasma-addons-applets-konsoleprofiles-4.9.0-1
    kdeplasma-addons-applets-lancelot-4.9.0-1
    kdeplasma-addons-applets-leavenote-4.9.0-1
    kdeplasma-addons-applets-life-4.9.0-1
    kdeplasma-addons-applets-luna-4.9.0-1
    kdeplasma-addons-applets-magnifique-4.9.0-1
    kdeplasma-addons-applets-mediaplayer-4.9.0-1
    kdeplasma-addons-applets-microblog-4.9.0-1
    kdeplasma-addons-applets-news-4.9.0-1
    kdeplasma-addons-applets-notes-4.9.0-1
    kdeplasma-addons-applets-nowplaying-4.9.0-1
    kdeplasma-addons-applets-paste-4.9.0-1
    kdeplasma-addons-applets-pastebin-4.9.0-1
    kdeplasma-addons-applets-plasmaboard-4.9.0-1
    kdeplasma-addons-applets-previewer-4.9.0-1
    kdeplasma-addons-applets-qalculate-4.9.0-1
    kdeplasma-addons-applets-rememberthemilk-4.9.0-1
    kdeplasma-addons-applets-rssnow-4.9.0-1
    kdeplasma-addons-applets-showdashboard-4.9.0-1
    kdeplasma-addons-applets-showdesktop-4.9.0-1
    kdeplasma-addons-applets-social-news-4.9.0-1
    kdeplasma-addons-applets-spellcheck-4.9.0-1
    kdeplasma-addons-applets-systemloadviewer-4.9.0-1
    kdeplasma-addons-applets-timer-4.9.0-1
    kdeplasma-addons-applets-unitconverter-4.9.0-1
    kdeplasma-addons-applets-weather-4.9.0-1
    kdeplasma-addons-applets-weatherstation-4.9.0-1
    kdeplasma-addons-applets-webslice-4.9.0-1
    kdeplasma-addons-containments-4.9.0-1
    kdeplasma-addons-libs-4.9.0-1
    kdeplasma-addons-runners-audioplayercontrol-4.9.0-1
    kdeplasma-addons-runners-browserhistory-4.9.0-1
    kdeplasma-addons-runners-characters-4.9.0-1
    kdeplasma-addons-runners-contacts-4.9.0-1
    kdeplasma-addons-runners-converter-4.9.0-1
    kdeplasma-addons-runners-datetime-4.9.0-1
    kdeplasma-addons-runners-events-4.9.0-1
    kdeplasma-addons-runners-katesessions-4.9.0-1
    kdeplasma-addons-runners-konquerorsessions-4.9.0-1
    kdeplasma-addons-runners-konsolesessions-4.9.0-1
    kdeplasma-addons-runners-kopete-4.9.0-1
    kdeplasma-addons-runners-mediawiki-4.9.0-1
    kdeplasma-addons-runners-spellchecker-4.9.0-1
    kdeplasma-addons-wallpapers-mandelbrot-4.9.0-1
    kdeplasma-addons-wallpapers-marble-4.9.0-1
    kdeplasma-addons-wallpapers-pattern-4.9.0-1
    kdeplasma-addons-wallpapers-potd-4.9.0-1
    kdeplasma-addons-wallpapers-virus-4.9.0-1
    kdeplasma-addons-wallpapers-weather-4.9.0-1
    kdesdk-cervisia-4.9.0-1 kdesdk-dolphin-plugins-4.9.0-1
    kdesdk-kapptemplate-4.9.0-1 kdesdk-kate-4.9.0-1
    kdesdk-kcachegrind-4.9.0-1 kdesdk-kioslave-4.9.0-1
    kdesdk-kmtrace-4.9.0-1 kdesdk-kompare-4.9.0-1
    kdesdk-kpartloader-4.9.0-1 kdesdk-kstartperf-4.9.0-1
    kdesdk-kuiviewer-4.9.0-1 kdesdk-lokalize-4.9.0-1
    kdesdk-okteta-4.9.0-1 kdesdk-poxml-4.9.0-1
    kdesdk-strigi-analyzer-4.9.0-1 kdesdk-umbrello-4.9.0-1
    kdetoys-amor-4.9.0-1 kdetoys-kteatime-4.9.0-1
    kdetoys-ktux-4.9.0-1 kdeutils-ark-4.9.0-1
    kdeutils-filelight-4.9.0-1 kdeutils-kcalc-4.9.0-1
    kdeutils-kcharselect-4.9.0-1 kdeutils-kdf-4.9.0-1
    kdeutils-kfloppy-4.9.0-1 kdeutils-kgpg-4.9.0-1
    kdeutils-kremotecontrol-4.9.0-1 kdeutils-ktimer-4.9.0-1
    kdeutils-kwallet-4.9.0-1 kdeutils-printer-applet-4.9.0-1
    kdeutils-superkaramba-4.9.0-1 kdeutils-sweeper-4.9.0-1
    kdewebdev-kfilereplace-4.9.0-1
    kdewebdev-kimagemapeditor-4.9.0-1 kdewebdev-klinkstatus-4.9.0-1
    kdewebdev-kommander-4.9.0-1 kipi-plugins-2.7.0-2
    klavaro-1.9.5-2 lapack-3.4.1-1 lftp-4.3.8-1
    lib32-dbus-core-1.6.4-1 lib32-gcc-libs-4.7.1-5
    lib32-glib2-2.32.4-1 lib32-gnutls-3.0.22-1
    lib32-gtk2-2.24.11-1 lib32-intel-dri-8.0.4-4
    lib32-libcups-1.6.1-1 lib32-libgl-8.0.4-4 lib32-libpulse-2.1-1
    lib32-mesa-8.0.4-4 lib32-pango-1.30.1-1 lib32-pcre-8.31-1
    lib32-qt-4.8.2-2 libcec-1.8.0-1 libcups-1.6.1-2
    libegl-8.0.4-2 libgexiv2-0.4.1-3 libgl-8.0.4-2
    libgpod-0.8.2-6 libimobiledevice-1.1.4-2 libkcddb-4.9.0-1
    libkcompactdisc-4.9.0-1 libkdcraw-4.9.0-1 libkdeedu-4.9.0-1
    libkexiv2-4.9.0-3 libkface-2.7.0-2 libkgeomap-2.7.0-2
    libkipi-4.9.0-1 libksane-4.9.0-1 libktorrent-1.2.1-2
    libkvkontakte-2.7.0-2 libmediawiki-2.7.0-2
    libmicrohttpd-0.9.21-1 libmp4v2-2.0.0-2 libpst-0.6.54-2
    libpulse-2.1-1 libpurple-2.10.6-1 libquicktime-1.2.4-2
    libreoffice-calc-3.5.5-1 libreoffice-common-3.5.5-1
    libreoffice-draw-3.5.5-1
    libreoffice-extension-pdfimport-3.5.5-1
    libreoffice-gnome-3.5.5-1 libreoffice-impress-3.5.5-1
    libreoffice-math-3.5.5-1 libreoffice-writer-3.5.5-1
    libtool-2.4.2-6 libtorrent-rasterbar-1:0.16.2-1
    libtracker-sparql-0.14.2-1 libva-1.1.0-1
    libva-driver-intel-1.0.18-1 libvirt-0.9.13-2 libwacom-0.6-1
    libwebkit-1.8.2-1 libwebkit3-1.8.2-1 linux-3.4.7-1
    linux-lts-3.0.38-1 lvm2-2.02.96-3 lxde-common-0.5.5-2
    lxdm-0.4.1-14 mashup-3.5-2 mediastreamer-2.8.2-2 mesa-8.0.4-2
    mkinitcpio-0.10-1 mpd-0.17-2 mplayer-35014-1
    mythplugins-mytharchive-1:0.25.2-1
    mythplugins-mythbrowser-1:0.25.2-1
    mythplugins-mythgallery-1:0.25.2-1
    mythplugins-mythgame-1:0.25.2-1
    mythplugins-mythmusic-1:0.25.2-1
    mythplugins-mythnetvision-1:0.25.2-1
    mythplugins-mythnews-1:0.25.2-1
    mythplugins-mythweather-1:0.25.2-1
    mythplugins-mythweb-1:0.25.2-1
    mythplugins-mythzoneminder-1:0.25.2-1 mythtv-1:0.25.2-1
    ncmpcpp-0.5.10-2 networkmanager-0.9.4.0-6 nmap-6.01-1
    nouveau-dri-8.0.4-2 obexd-client-0.47-1 octave-3.6.2-1
    opal-3.10.5-1 opencv-2.4.2-2 openimageio-1.0.8-1
    pcmanfm-0.9.10-3 pcre-8.31-1 php-5.4.5-1 pidgin-2.10.6-1
    pkg-config-0.27-1 poppler-0.20.2-1 poppler-glib-0.20.2-1
    poppler-qt-0.20.2-1 ptlib-2.10.5-1 pulseaudio-2.1-1
    pycups-1.9.62-1 pyqt-4.9.4-2 python-dbus-1.1.1-1
    python2-dbus-1.1.1-1 python2-matplotlib-1.1.1-1
    python2-numpy-1.6.2-1 python2-pyqt-4.9.4-2 qemu-kvm-1.1.1-1
    qscintilla-2.6.2-1 qt-4.8.2-3 qtcreator-2.5.1-1 r-2.15.1-2
    racket-5.2.1-3 raptor-2.0.8-1 rhythmbox-2.97-2 samba-3.6.6-1
    scribus-1.4.1-1 sdlmame-0.146.u4-2 skype-4.0.0.8-1
    smartmontools-5.43-1 soprano-2.8.0-2 strigi-0.7.7-2
    suitesparse-4.0.2-1 svga-dri-8.0.4-2 syslog-ng-3.3.5-2
    system-config-printer-common-1.3.10-1 systemd-tools-187-4
    taglib-1.7.2-2 telepathy-qt-0.9.3-1 tellico-2.3.6-2
    texlive-bin-2012.0-3 texlive-core-2012.26892-2
    thunderbird-14.0-1 tracker-0.14.2-1 transcode-1.1.7-5
    transmission-gtk-2.61-1 unetbootin-578-1 upower-0.9.17-2
    vala-0.16.1-1 valgrind-3.7.0-4 virt-manager-0.9.3-1
    virtinst-0.600.2-1 virtualbox-4.1.18-4
    virtualbox-modules-4.1.18-4 virtviewer-0.5.3-1 vlc-2.0.3-2
    wine-1.5.10-1 wine_gecko-1.7-1 wireshark-cli-1.8.1-1
    wireshark-gtk-1.8.1-1 wpa_supplicant-1.0-1 xbmc-11.0-6
    xf86-video-ati-1:6.14.6-1 xf86-video-intel-2.20.2-2
    xf86-video-nouveau-1.0.1-1 xine-lib-1.2.2-1 xlockmore-5.40-1
    xorg-server-1.12.3-1 xscreensaver-5.19-1 zsh-5.0.0-2
    Total Installed Size: 5552.36 MiB
    Net Upgrade Size: 55.65 MiB
    Proceed with installation? [Y/n]
    (525/525) checking package integrity [----------------------] 100%
    (525/525) loading package files [----------------------] 100%
    (525/525) checking for file conflicts [----------------------] 100%
    error: failed to commit transaction (conflicting files)
    virtuoso-base: /usr/bin/isql-vt exists in filesystem
    virtuoso-base: /usr/bin/isqlw-vt exists in filesystem
    virtuoso-base: /usr/bin/virtuoso-t exists in filesystem
    virtuoso-base: /usr/lib/libvirtuoso-t.a exists in filesystem
    virtuoso-base: /usr/lib/virtodbc.a exists in filesystem
    virtuoso-base: /usr/lib/virtodbc.so exists in filesystem
    virtuoso-base: /usr/lib/virtodbc_r.a exists in filesystem
    virtuoso-base: /usr/lib/virtodbc_r.so exists in filesystem
    virtuoso-base: /usr/lib/virtodbcu.a exists in filesystem
    virtuoso-base: /usr/lib/virtodbcu.so exists in filesystem
    virtuoso-base: /usr/lib/virtodbcu_r.a exists in filesystem
    virtuoso-base: /usr/lib/virtodbcu_r.so exists in filesystem
    libdrm-nouveau1: /usr/lib/libdrm_nouveau.so.1 exists in filesystem
    libdrm-nouveau1: /usr/lib/libdrm_nouveau.so.1.0.0 exists in filesystem
    Errors occurred, no packages were upgraded.
    Last edited by hexadecagram (2012-08-10 00:32:45)

    I was inspired after reading this post.
    % sudo pacman -Rdd virtuoso libdrm libdrm-nouveau
    % sudo pacman -S virtuoso-base libdrm libdrm-nouveau1
    % sudo xargs sh -c 'pacman -Sd "$@" < /dev/tty' --
    % sudo pacman -Su
    There were a few other packages needing manual intervention (sip and python-sip).  But now I've noticed that I've gotten missing modules errors during mkinitcpio and I'm seeing "glibc: /lib exists in filesystem."
    I'm marking this as solved while I wade through those other issues.

  • [SOLVED] Cannot upgrade because of clang

    I did pacman -Syu today and got the following:
    $ sudo pacman -Syu
    :: Synchronizing package databases...
    core                     35.9K  198.3K/s 00:00:00 [######################] 100%
    extra                   457.2K  518.1K/s 00:00:01 [######################] 100%
    community               414.6K  543.4K/s 00:00:01 [######################] 100%
    archlinuxfr is up to date
    :: Starting full system upgrade...
    resolving dependencies...
    looking for inter-conflicts...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: clang: requires gcc=4.5.1
    $ pacman -Qi gcc
    Name           : gcc
    Version        : 4.5.1-2
    URL            : http://gcc.gnu.org
    Licenses       : GPL  LGPL  custom
    Groups         : base-devel
    Provides       : None
    Depends On     : binutils>=2.20.1  libmpc>=0.8.1-2  cloog-ppl>=0.15.9-2
                     elfutils
    Optional Deps  : None
    Required By    : chicken  clang  gcc-ada  gcc-fortran  gcc-objc  ghc  htmldoc
                     setconf  virtualbox
    Conflicts With : None
    Replaces       : None
    Installed Size : 58252.00 K
    Packager       : Unknown Packager
    Architecture   : i686
    Build Date     : Sat 27 Nov 2010 12:17:43 PM EET
    Install Date   : Mon 29 Nov 2010 11:56:15 PM EET
    Install Reason : Explicitly installed
    Install Script : Yes
    Description    : The GNU Compiler Collection
    Am I doing something wrong?
    Edit:
    Oops, I'll just have to wait for the clang update to hit my mirror.
    Sorry for the confusion.
    Last edited by mrshpot (2010-12-30 05:47:27)

    What the heck were you doing in that pacman transation?  1 GB was added, and nearly 2 GB removed?
    I can't help but suspect that was part of it.  But in either case, you should check what is filling up /var/ as the package cache should not be a major issue.  Are logs filling up?  In other words, are you ignoring your computer screaming at you about some other problem?

  • [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)

  • Just upgraded to iphoto 9 and photos are gone

    Hello i just upgraded to iphoto 11 and most of my photos from my airport disk are gone. Only the ones i imported  this year are recovered. HELP!
    I have photos of my clients that are very very important.
    f

    With respect
    Not having an up-to-date back up is like driving without a seatbelt. You may well be fine but if something goes wrong you'll be worse off than if you were wearing one.
    Upgrading anything without a back up is the same, except now you're driving blindfolded and drunk, so something is much more likely to go wrong. And if it does you'll be much much worse off than if you had one.
    Next: Is that a network connection to that Disk? If so, then it's not a appropriate location for an iPhoto Library.
    iPhoto needs to have the Library sitting on disk formatted Mac OS Extended (Journaled). Users with the Library sitting on disks otherwise formatted regularly report issues including, but not limited to, importing, exporting, saving edits and sharing the photos.
    See this article
    http://support.apple.com/kb/TS5168
    for more. Note also the comment:
    “Additionally, storing the iPhoto library on a network rather than locally on your computer can also lead to poor performance or data loss.”
    So, before we can start to figure out a solution you'll need to confirm that the library is on a correctly formatted disk and with a wired connection to the Mac.
    Then tell us the size of the Library in the Finder.

  • Cannot access Apple store.ID and pass are ok

    Cannot open apple store, no error message, just stops after a while

    Hi Lucifromrom,
    Welcome to Apple Support Communities.
    The iTunes Store article linked below provides excellent troubleshooting steps conenction issues, which should also help you resolve the App Store connection issue that you described above.
    iTunes: Advanced iTunes Store troubleshooting
    http://support.apple.com/kb/ts3297
    iPhone, iPad, and iPod touch: For best results accessing the iTunes Store on your iPhone, iPad, or iPod, be sure your iOS is up to date.
    If you are having issues accessing the iTunes Store after updating to the latest version of iTunes or iOS, please see the steps below for troubleshooting tips. Some sections only apply to specific devices or operating systems; each section header is noted to indicate this.
    Isolate the issue: (Mac OS X, Windows, iOS)
    Make sure the issue is with the iTunes Store only. (You need an Internet connection to access the iTunes Store).Open a secure website to test if you are online as is necessary for the iTunes Store. This also tests if the main ports 80 and 443 are accessible. If the website works but the iTunes Store does not, it is most likely a firewall blocking the iTunes software or servers. If this is the case, follow the steps in the "Blocked by software firewall" section below.
    Test using another device.If possible, another device, ideally on a different network, would help troubleshooting any iTunes Store issues most efficiently. If another device on another network has issues, the iTunes Store may be undergoing maintenance, and will be available soon.
    Test using another network.
    Connect your computer or device to another network and testing helps determine the next step. This is also helpful if multiple devices are affected.
    If your device can connect to Wi-Fi and a cellular network, larger downloads may not be possible over the cellular network.
    If the issue disappears while connected to another network, you may need to work with your support options to open access to:
    itunes.apple.com
    ax.itunes.apple.com
    ax.init.itunes.apple.com
    albert.apple.com
    gs.apple.com
    ax.phobos.apple.com.edgesuite.net
    mzstatic.com
    Note: iTunes may use the fully qualified version of these addresses for additional security.
    iTunes uses well known ports and these ports may need to be opened for iTunes: 80, 443, 3689, 5297, 5298, 5353, 8000-8999, and 42000-42999.
    It is critical that your date, time, and time zone be correct:iOS:
    From the home screen, tap Settings > General > Date & Time.
    If the option exists, turn off Set Automatically.
    Verify the time zone and time (in the status bar) are correct for where you are currently.
    If not, adjust the incorrect setting accordingly.
    If everything was correct and the option exists, turn on Set Automatically.
    Remove any restrictions that may be causing the issue:iOS: Restrictions can limit your ability to purchase some content. Check restrictions via Settings> General > Restrictions if you're unsure about those settings.
    After isolating the issue to iTunes by following the above steps:
    If the issue still occurs and iTunes displays an alert message with a specific code, please see the section below titled "Specific Conditions and Alert Messages" for additional troubleshooting steps.
    If the issue is still not resolved and there is no specific code or alert message, you can visit the iTunes Store Discussion Board to try to find additional information for help resolving your issue:
    You can also contact AppleCare to discuss your support options. Depending on your product’s coverage status, you may need to pay for support.
    iTunes Store Discussion Board (Mac)
    iTunes Store Discussion Board (Windows)
    New routers or a new Internet Service Provider (ISP) may limit your ability to connect to iTunes Store. Let your router manufacturer or your ISP know about the ports and servers in this article and confirm that they are compatible.
    -Jason

  • After upgrading/syncing all movies and music are hidden

    on my ipad. Anybody having this problem? With ipad connected to Mac, I clicked on down arrow in left pane (in itunes) and played music and then movie, then ejected the ipad. I looked on ipad - Music/Movies still hidden. Anyone have any suggestions? Thanks.

    I tried the classic restorer version 1.2.0beta1 and here are my results. In the first picture, you can now see the full tab, but the icons at the upper right (to minimize the browser window, to maximize the browser window, and to close the browser window) have all disappeared. In the second window, I used the default view and the above icons are back, however the tabs are decimated.
    I normally use TabMixPlus but turned it off for these tests.
    THIS JUST IN..... I think I've solved it!
    Use the latest Classic Theme Restorer (the beta above) and set the following:
    - Set tabsontop=FALSE
    - UNCHECK tabsontitlebar

Maybe you are looking for

  • Report on WBS element

    Hi, We have a requirement wherein we want to pull the account balances in the following format: Co Cd     GL A/C          WBS ELEMENT          WBS ELEMENT          WBS ELEMENT     GL A/C          WBS ELEMENT          WBS ELEMENT          WBS ELEMENT

  • Different ways to download os yosemite

    can we download the software through a download accelerator or some other way? the internet is not stable here and it gets disconnected in the middle. i got unto 4.96 and then BAM!! dc and gone!! so any other way?? I am in "INDIA"

  • Help with a photo!

    Hi guys, wondering if anybody can help me at all! I've got a set of photos taken with an old camera that I no longer have. Unfortunately a few of the photos have something wrong with them that I've not come across before. If I open up the photos with

  • CORBA - tnameserv uses too much CPU time

    The tnameserv we are using from JDK 1.3 uses a lot of CPU time. Anyone has advice on it?> Thanks in advance.

  • [SOLVED] Dual booting arch onto an SSD that already has W7 in MBR?

    I currently have windows 7 64bit installed onto a 256gb m4 SSD. I would like to be able to dual-boot W7 and Archlinux, but so far I've been getting wildly varying accounts of doom and data deletion from every source that I've looked at- and unfortuna