[Solved] phonon conflicts with qt

pyther@tux: sudo pacman -Su ~
:: Starting full system upgrade...
resolving dependencies...
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: kdelibs: requires phonon
pyther@tux: sudo pacman -S phonon ~
resolving dependencies...
warning: provider package was selected (phonon-gstreamer provides phonon-backend)
looking for inter-conflicts...
:: phonon conflicts with qt. Remove qt? [Y/n]
error: failed to prepare transaction (could not satisfy dependencies)
:: phonon-gstreamer: requires qt
:: phonon: requires qt
:: kdelibs: requires qt>=4.5.3-4
:: mythtv-fixes-vdpau: requires qt
:: phonon-xine: requires qt>=4.5.2-3
:: polkit-qt: requires qt
:: soprano: requires qt
:: strigi: requires qt
:: vlc: requires qt
I'm not sure what to do here, phonon says it depends on qt (pacman -Si phonon), but apparently I'm getting an error.
Last edited by pyther (2010-02-01 17:09:26)

pyther wrote:Sorry for the noise!
Don't be sorry.  I wouldn't have found Pierre's email without your post.  I just upgraded to testing, and I had forgotten about reading the dev mailing list.
So, uh, actually ... thank you for posting!

Similar Messages

  • [SOLVED]"fontconfig conflicts with fontconfig-ubuntu" and other issues

    Almost every program I have has stopped working. If I run a program from a terminal (one of the virtual terminals, gnome-terminal wont work either), they either complain about not being able to find libpng or libjpeg. I read the news posting about these and some forum posts, but none of them mentioned people having problems. What I understood from reading is that I just need to update my system.
    This is where the problem lies. I cannot run "pacman -Syu" as usual. When I do, I get the following error:
    fontconfig conflicts with fontconfig-ubuntu. Remove fontconfig-ubuntu?
    If I answer yes, I get:
    error: failed to prepare transaction (could not satisfy dependencies)
    :: kdelibs: requires phonon
    :: cairo-ubuntu: requires fontconfig-ubuntu>=2.6.0
    :: libxft-ubuntu: requires fontconfig-ubuntu
    If I answer no, I get:
    error: unresolvable package conflicts detected
    error: failed to prepare transaction (conflicting dependencies)
    :: fontconfig: conflicts with fontconfig-ubuntu
    Either way, nothing is upgraded. How can I resolve this, as well as the libpng/libjpeg issue? I cleaned my cache and tried re-installing them, but it didn't help.
    Last edited by DWilliams (2010-02-11 00:35:07)

    DWilliams wrote:
    Surgat_ wrote:
    Or you can check AUR, get the latest pkgbuilds and rebuild your -ubuntu (or -lcd) packages. After installing them, the update should go flawlessly.
    Also, if you have KDE installed you should check the news frontpage to see the KDE 4.4 announcement
    Alright I installed fontconfig-ubuntu from the AUR and that resolved my initial conflict. It started complaining about gtk-qt-engine and kdelibs and they weren't depended on by anything so I just removed them (I assume I can re-install them later) and now my system upgrade is underway. Hopefully things will be fixed when it finishes.
    Does anyone know what caused this and whether I can avoid similar issues in the future?
    It happens because you are using a modified version of fontconfig (the ubuntu one). When a new version of fontconfig reaches [extra], pacman tries to update fontconfig (because fontconfig-ubuntu provides fontconfig, and fontconfig from [extra] is newer than the version you have installed) and finds that it conflicts with fontconfig-ubuntu.
    The way to go is the one that you have followed: when there is an update in fontconfig, update your fontconfig-ubuntu package to the latest in AUR (hopefully the same version as the new one in [extra], else you'll have to wait or modify the PKGBUILD) and then update the rest of the system.

  • [SOLVED]Weird conflict with official packages and aur packages

    Hi. I have enchant-zemberek installed on my system. It is my package that i'm maintaining at AUR. Yesterday i tried to install poedit which depends on enchant. Weirdly altoguh enchant-zemberek provides enchant; pacman tried to remove enchant-zemberek and instead install enchant. Otherwise it won't let me install poedit. I have updated enchant-zemberek PKGBUILD and pacman let me install poedit without forcing me to install enchant. Here is what i have in my first PKGBUILD before update:
    replaces=("enchant")
    provides=("enchant")
    conflicts=('enchant')
    And after updating;
    replaces=("enchant=${pkgver}")
    provides=("enchant=${pkgver}")
    conflicts=('enchant')
    Now, i'm wondering while an AUR package have different package name than the official one why pacman tries to replace it? Why PKGBUILD needs package version in provides tag? Say, if i want to keep my own my-abc-1.0-1.i686.pkg.tar.xz but official package abc-1.1-1.i686.pkg.tar.xz released; must i keep my package only in Ignores array? Should i report this as a bug?
    Last edited by tarakbumba (2011-04-07 09:52:41)

    No, its not a bug. poedit depends on gtkspell which depends on enchant>=1.5.0 - your original custom enchant package did not provide any specific version of enchant, so pacman pulled in the repo package instead to satisfy the versioned dependency. As you have built your package with replaces=enchant, pacman also honours that.

  • [SOLVED] Flash conflicts with pulse

    A while ago, I posted this:
    https://bbs.archlinux.org/viewtopic.php?id=102976
    Basically, I couldn't play movies in totem or listen to music with rhythmbox or banshee. At the moment I thought it was simply a pulseaudio problem or misconfiguration, but it "fixed" itself so I closed that topic. However, I started experiencing this again, and now I know the reason. Flash doesn't play along well with pulse. I can't play simultaneosly sound with flash and anything else, and when I listen something with flash, I cant listen sound (or watch videos) anywhere else until I close the browser.
    Googling this, I found out that I need libflashsupport-pulse, which is present in AUR, but I can't install it because it requires flashplugin, which I haven't been able to find.
    I have nspluginwrapper-flash from AUR to provide flash.
    Anyone has this same issue? How can I solve it?
    Cheers!
    Last edited by orlox (2010-09-12 16:02:18)

    Everything you need to get flash working properly is in the repos, make sure you have the following packages installed (you will need to activate the multilib repo):
    pulseaudio, lib32-pulseaudio, alsa-lib, lib32-alsa-lib, alsa-plugins and lib32-alsa-plugins.
    Try using this /etc/asound.conf
    pcm.!default {
    type pulse
    ctl.!default {
    type pulse
    and everything should work fine, at least it works for me™.

  • (SOLVED) ssb conflict with wl

    There is tons of info about this but everyones solution is only a trade off for me.
    Module ssb is keeping wl from loading and I have no wireless.(bcm4328)
    If I rmmod ssb, then my wireless works but at the cost of my ethernet card.(bcm4401)
    The ethernet card, which uses the b44 driver, will not load without ssb present. Reactivate ssb, I now have a wired connection....bye bye wireless.
    Ive tried loading the modules in rc.conf in order starting with the wireless set, then the wired stuff, without rmmod'ing anything. Wireless indeed loads but no wired.
    I know what your thinking, disable one or the other and get on with my life, but I use a wired connection from time to time when there is no wifi around.
    This is a fresh build of Arch on a Dell laptop. I haven't even loaded Xorg yet. I just wanted to see if I could get it working before I put a desktop on it.
    I THINK that e1000 will work on the ethernet card as I remember a distro I was test driving a few months back loading it. I was actually a little suprised that it worked. Is it worth trying that? If so, how would you go about convincing Arch to load it in B44's place??
    Thanks in advance.
    Last edited by scottbg1 (2009-12-17 07:49:23)

    You know ewaller, i didn't try including ssb in the line up as if you load either b43 or b44, ssb would pop back up out of no where even after disabling it, so I didn't even think about trying that. Its worth a shot. I will try that when I get home.
    Tom, that is great news. I learned that I had the red headed step child of wireless cards from my very first linux experience. The joy I have experienced with Ndiswrapper is unparalleled to anything other than a close second to a root canal. I thought God was smiling on me when they came up with Broadcom-wl. After hearing your news, and if somebody would write something that would come close to Adobe photoshop or premiere pro I will eat my Vista DVD.
    This is my first experience with Arch. I wanted to see if I could configure a distro from the second floor up, and this has been perfect. Challenging but rewarding. I always thought RPM was the way to go, but I have been presently surprised at how easy this comes together once you learn the way of the Arch.
    Thanks for the help guys. I will post back with results if you care to know.
    Merry Christmas

  • [solved]util-linux-ng conflicts with e2fsprogs

    i encount this error msg when i am installing apache server in my archlinux,at first i think that is a apache dependencies problem,but later,when i install other program  pacman shows the same error msg.so i remove the e2fsprogs,but more programs need e2fsprogs.
    what should i do then?
    Last edited by yisohoo (2009-09-26 04:58:17)

    I had the same problem at install hal, ( pacman -S extra/hal )
    CONFLICT util-linux-ng conflicts with e2fsprogs .. remove y/n ? -->> fail by dependences...
    pacman -Syu --->>> SOLVED !!
    Thx.

  • Unable to open Aperture 2 because it is apparently in conflict with an old trial version 3. Any tips how to solve this?

    I am unable to open my Aperture2.
    The following warning message shows on top of the ususl opening window:
    Quote
    The libraryin "users/pedro/pictures/Aperture 3 Trial Library2.aplibrary" cannot be loaded because it is from newer version of Aperture.
    Unquote
    It looks like some kind of conflict with an old trial version 3, to which I never upgraded.
    Any tips to help me solving the issue?

    Do you need to run Aperture 2, or do you need to open the "Aperture 3 Trial Library2.aplibrary"?
    If you only want to run Aperture 2, then launch Aperture by double-clicking your regular Aperture 2 library; this should open Aperture on the correct library. In Aperture 3 you also simply could hold down the options-key while double-clicking the Aperture Applications icon in the Dock - probably this works in Aperture 2 as well,
    But if you need to open your Aperture 3 trial library with Aperture 2, because you converted your Aperture 2 library to Aperture 3 format; there is no easy way to do it. The best would be to find a backup of your library from the time before you converted it. If you do not have such a backup, then the easiest way would be to upgrade to Aperture 3 at this point.
    I do not know enough about the Aperture 2 library format to be able to tell you how to manually downgrade an Aperture 3 library to Aperture 2 format.
    Regards
    Léonie

  • [SOLVED] kdebase-workspace: conflicts with kdemod-kde-common

    Hi! My pacman -Syu failed today: Here there is the output (of a retrial):
    :: Synchronizing package databases...
    kdemod-core is up to date
    kdemod-extragear is up to date
    core is up to date
    extra is up to date
    community is up to date
    :: Starting full system upgrade...
    :: Replace qtmod with kdemod-core/kdemod-kde-common? [Y/n] Y
    :: Replace guidance-power-manager with extra/kdebase-workspace? [Y/n] Y
    resolving dependencies...
    looking for inter-conflicts...
    error: unresolvable package conflicts detected
    error: failed to prepare transaction (conflicting dependencies)
    :: kdebase-workspace: conflicts with kdemod-kde-common
    Any suggestions on how to get this update right?
    Last edited by joan (2009-02-23 02:18:30)

    joan wrote:Hi! My pacman -Syu failed today: Here there is the output (of a retrial):
    :: Replace qtmod with kdemod-core/kdemod-kde-common? [Y/n] Y
    :: Replace guidance-power-manager with extra/kdebase-workspace? [Y/n] Y
    Any suggestions on how to get this update right?
    Try:
    pacman -Rd gtmod
    pacman -S qt
    #Qtmod not needed anymore
    pacman -R guidance-power-manager  /or pacman -Rcsn ....
    pacman -Syu kdemod                        /or pacman -Syu kdemod-complete
    also backup/ remove ~/.kde4 to start with clean config, especially if you have your own plasmoids.
    #powerdevil is included in kde now, so other inferior powermanagers might conflict with it.

  • Avahi conflicts with nss-mdns. [solved]

    I'm confused.  Went to update today, and got this message:
    :: avahi conflicts with nss-mdns. Remove nss-mdns? [Y/n]
    I thought 'Fair enough...' but I always check packages like this with -Si to know what's actually happening in my system.  Soo, I run:
    $ pacman -Si avahi
    Repository : extra
    Name : avahi
    Version : 0.6.6-2
    Groups : None
    Provides : howl mdnsresponder
    Depends On : dbus libcap libdaemon nss-mdns
    Conflicts With : howl mdnsresponder
    Replaces : None
    Size (compressed) : 557952
    Description : A multicast/unicast DNS-SD framework
    MD5 Sum : 52ec5424dde107d8099637feb3076925
    Now, this is why I'm confused.  -Si tells me avahi depends on nss-mdns.  When I try to install, it tells me they conflict.
    So.... which is right?
    -=edit=-
    Okay, I've found something else out that may be pertinent.  Currently, the packages I have for avahi and nss-mdns depend on each other.  That is:
    $pacman -Si nss-mdns avahi
    Name : nss-mdns
    Version : 0.7-3
    Depends On : avahi
    Required By : avahi kdelibs
    Name : avahi
    Version : 0.6.5-1
    Depends On : dbus libcap libdaemon nss-mdns
    Required By : nss-mdns
    However there are new packages for both avahi and nss-mdns available in the repos. (0.7-4 and 6.6-2 respectively)
    The thing is, pacman isn't picking up the new nss-mdns package with a -Syu operation, and gives me that conflicts line... I'm going to try updating nss-mdns first then see if that fixes it.
    -=edit again=-
    Geez, I hate it when I post something and moments later figure it out myself.  The newest versions of nss-mdns and avahi break the dependancy cycle I noted above; that is, nss-mdns no longer depends on avahi.  If I manually updated nss-mdns first, pacman now installs avahi with no problem.
    I'm wondering, is this worth a bug report?  I'm not surprised a cyclic dependancy like that would cause wierd behaviour...

    murkus wrote:snip
    $ pacman -Si avahi
    Repository : extra
    Name : avahi
    Version : 0.6.6-2
    Provides : howl mdnsresponder
    Depends On : dbus libcap libdaemon nss-mdns
    Conflicts With : howl mdnsresponder
    You get that error because they DO conflict.  Do you have mdnsresponder installed?
    If so, and you want avahi, then you'll have to remove mdnsresponder and install avahi.

  • Gtk-gir conflicts with atk and gtk2 updates [SOLVED]

    When upgrading with pacman -Syu I get the following error:
    error: failed to commit transaction (conflicting files)
    atk: /usr/share/gir-1.0/Atk-1.0.gir exists in filesystem
    gtk2: /usr/share/gir-1.0/Gdk-2.0.gir exists in filesystem
    gtk2: /usr/share/gir-1.0/GdkPixbuf-2.0.gir exists in filesystem
    gtk2: /usr/share/gir-1.0/Gtk-2.0.gir exists in filesystem
    Errors occurred, no packages were upgraded.
    Checking with pacman -Qo /usr/share/gir-1.0/Atk-1.0.gir gives:
    /usr/share/gir-1.0/Atk-1.0.gir is owned by gtk-gir 0.6.5-1
    And pacman -Qi gtk-gir gives:
    Name : gtk-gir
    Version : 0.6.5-1
    URL : http://live.gnome.org/GObjectInstrospection
    Licenses : GPL
    Groups : None
    Provides : None
    Depends On : gobject-introspection>=0.6.5 gtk2
    Optional Deps : None
    Required By : libdesktop-agnostic-gnome-bzr
    Conflicts With : None
    Replaces : None
    Installed Size : 3676.00 K
    Packager : Unknown Packager
    Architecture : x86_64
    Build Date : Tue 23 Mar 2010 05:17:59 PM CET
    Install Date : Tue 23 Mar 2010 05:18:07 PM CET
    Install Reason : Installed as a dependency for another package
    Install Script : No
    Description : GIR interface description files for GTK+
    The dependencies can be tracked up to my installation of aur/avant-window-navigator-0.4-bzr 20100211-1
    I'm stumped. Can you help me get around this problem?
    Thanks!
    Last edited by mattmurdock (2010-04-05 22:59:04)

    @wonder
    Thanks for the tip! It makes sense.
    However, the current PKGBUILD for libdesktop-agnostic-gnome-bzr speaks about dependencies like so:
    depends=('glib2' 'gtk2>=2.20.0' 'gconf' 'gnome-vfs' 'gnome-desktop')
    makedepends=('bzr' 'python' 'pygobject' 'pygtk' 'vala' 'gobject-introspection')
    optdepends=('python')
    conflicts=('libdesktop-agnostic')
    And I still get the build error. I suspect the workaround is to force a removal of gtk-gir but I'm hesitating because I really don't want to break my AWN installation.
    Am I being too cautios - or is there a better way of doing this?
    Thanks!

  • [SOLVED] systemd-arch-units conflicts with mdadm and xinetd packages

    Trying to upgrade my testing box today to latest/greatest and running into a file conflict between systemd-arch-linux providing systemd profiles for xinetd and mdadm which also think they control the same files:
    error: failed to commit transaction (conflicting files)
    /usr/lib/systemd/system/mdadm.service exists in both 'mdadm' and 'systemd-arch-units'
    /usr/lib/systemd/system/xinetd.service exists in both 'systemd-arch-units' and 'xinetd'
    Errors occurred, no packages were upgraded.
    Should I just do a force? I am not relying on systemd yet. Or should I just remove systemd?
    Chester
    Last edited by chetwisniewski (2012-05-15 18:17:45)

    silent wrote:So now the new version of mdadm and xinetd moved to [core] and I have the same conflict with systemd-arch-units in [community].
    Try -Syu again?

  • Error: exo-devel conflicts with exo [SOLVED]

    I am trying to install xfce4-goodies and I receive an error about exo-devel conflicting with exo when trying to install.  Any suggestions?
    error: exo-devel conflicts with exo

    Snowman wrote:Perhaps you have a custom/unofficial repo in your pacman.conf. However, this should work:
    # pacman -S exo
    # pacman -S xfce4-goodies
    No custom or unoffical repos in pacman.conf.
    I tried your suggestion above, and am seeing this...
    # pacman -S exo
    Targets: exo-0.3.0-3
    Total Package Size:   0.2 MB
    Proceed with upgrade? [Y/n]
    :: Retrieving packages from extra...
    exo-0.3.0-3              [################] 100%     212K   276.0K/s  00:00:00
    checking package integrity... done.
    loading package data... done.
    checking for file conflicts... done.
    installing exo... done.
    After that I attempted to install xfce4-goodies and receive the following...
    # pacman -S xfce4-goodies
    :: group xfce4-goodies:
        exo terminal xfce4-artwork xfce4-battery-plugin xfce4-clipman-plugin
        xfce4-cpugraph-plugin xfce4-datetime-plugin xfce4-diskperf-plugin
        xfce4-fsguard-plugin xfce4-minicmd-plugin xfce4-netload-plugin
        xfce4-notes-plugin xfce4-sensors-plugin xfce4-showdesktop-plugin
        xfce4-systemload-plugin xfce4-taskbar-plugin xfce4-wavelan-plugin
        xfce4-weather-plugin xfce4-windowlist-plugin xfce4-xkb-plugin
        xfce4-xmms-plugin exo-devel
        Install whole content? [Y/n]
    :: exo-0.3.0-3: is up to date.  Upgrade anyway? [Y/n]
    Remove:  exo
    Targets: exo-0.3.0-3 vte-0.12.2-1 terminal-0.2.4-4 xfce4-artwork-0.0.4-2
             xfce4-battery-plugin-0.3.0-2 xfce4-clipman-plugin-0.4.1-3
             xfce4-cpugraph-plugin-0.2.2-3 xfce4-datetime-plugin-0.3.1-3
             xfce4-diskperf-plugin-1.5-3 xfce4-fsguard-plugin-0.2.0-3
             xfce4-minicmd-plugin-0.3.0-2 xfce4-netload-plugin-0.3.3-1
             xfce4-notes-plugin-0.11.0-1 xfce4-sensors-plugin-0.7.0-1
             xfce4-showdesktop-plugin-0.4.0-2 xfce4-systemload-plugin-0.3.6-2
             xfce4-taskbar-plugin-0.2.2-2 xfce4-wavelan-plugin-0.4.1-2
             xfce4-weather-plugin-0.4.9-2 xfce4-windowlist-plugin-0.1.0-3
             xfce4-xkb-plugin-0.3.5-1 glib-1.2.10-6 gtk-1.2.10-7 xmms-1.2.10-7
             xfce4-xmms-plugin-0.3.1-2 perl-uri-1.35-1 exo-devel-0.3.1.8beta2-1
    Total Package Size:   8.7 MB
    Proceed with upgrade? [Y/n]
    :: Retrieving packages from extra...
    vte-0.12.2-1             [################] 100%    1065K   419.9K/s  00:00:02
    terminal-0.2.4-4         [################] 100%     695K   391.9K/s  00:00:01
    xfce4-artwork-0.0.4-2    [################] 100%    1728K   438.8K/s  00:00:03
    xfce4-battery-plugin-0.3 [################] 100%      21K    62.8K/s  00:00:00
    xfce4-clipman-plugin-0.4 [################] 100%       6K    22.7K/s  00:00:00
    xfce4-cpugraph-plugin-0. [################] 100%      13K    41.4K/s  00:00:00
    xfce4-datetime-plugin-0. [################] 100%      13K    31.4K/s  00:00:00
    xfce4-diskperf-plugin-1. [################] 100%      16K    47.4K/s  00:00:00
    xfce4-fsguard-plugin-0.2 [################] 100%      12K    31.3K/s  00:00:00
    xfce4-minicmd-plugin-0.3 [################] 100%       6K    20.5K/s  00:00:00
    xfce4-netload-plugin-0.3 [################] 100%      19K    52.2K/s  00:00:00
    xfce4-notes-plugin-0.11. [################] 100%      16K    49.0K/s  00:00:00
    xfce4-sensors-plugin-0.7 [################] 100%      23K    58.9K/s  00:00:00
    xfce4-showdesktop-plugin [################] 100%       9K    31.3K/s  00:00:00
    xfce4-systemload-plugin- [################] 100%      15K    46.4K/s  00:00:00
    xfce4-taskbar-plugin-0.2 [################] 100%       6K    23.4K/s  00:00:00
    xfce4-wavelan-plugin-0.4 [################] 100%     139K   229.5K/s  00:00:00
    xfce4-weather-plugin-0.4 [################] 100%     332K   319.8K/s  00:00:01
    xfce4-windowlist-plugin- [################] 100%       9K    31.6K/s  00:00:00
    xfce4-xkb-plugin-0.3.5-1 [################] 100%      42K   100.4K/s  00:00:00
    xfce4-xmms-plugin-0.3.1- [################] 100%      18K    53.6K/s  00:00:00
    perl-uri-1.35-1          [################] 100%      75K   164.3K/s  00:00:00
    :: Retrieving packages from current...
    xmms-1.2.10-7            [################] 100%    1886K   406.0K/s  00:00:04
    :: Retrieving packages from community...
    exo-devel-0.3.1.8beta2-1 [################] 100%     592K   301.6K/s  00:00:01
    checking package integrity... done.
    removing exo... done.
    loading package data... done.
    checking for file conflicts...
    error: the following file conflicts were found:
      opt/xfce4/include/exo-0.3/exo/exo-binding.h: exists in "exo" (target) and "exo-devel" (target)
      opt/xfce4/include/exo-0.3/exo/exo-cell-renderer-ellipsized-text.h: exists in "exo" (target) and "exo-devel" (target)
      opt/xfce4/include/exo-0.3/exo/exo-config.h: exists in "exo" (target) and "exo-devel" (target)
      opt/xfce4/include/exo-0.3/exo/exo-ellipsized-label.h: exists in "exo" (target) and "exo-devel" (target)
      opt/xfce4/include/exo-0.3/exo/exo-enum-types.h: exists in "exo" (target) and "exo-devel" (target)
      opt/xfce4/include/exo-0.3/exo/exo-gdk-pixbuf-extensions.h: exists in "exo" (target) and "exo-devel" (target)
      opt/xfce4/include/exo-0.3/exo/exo-gobject-extensions.h: exists in "exo" (target) and "exo-devel" (target)
      opt/xfce4/include/exo-0.3/exo/exo-gtk-extensions.h: exists in "exo" (target) and "exo-devel" (target)
      opt/xfce4/include/exo-0.3/exo/exo-icon-bar.h: exists in "exo" (target) and "exo-devel" (target)
      opt/xfce4/include/exo-0.3/exo/exo-icon-view.h: exists in "exo" (target) and "exo-devel" (target)
      opt/xfce4/include/exo-0.3/exo/exo-md5.h: exists in "exo" (target) and "exo-devel" (target)
      opt/xfce4/include/exo-0.3/exo/exo-pango-extensions.h: exists in "exo" (target) and "exo-devel" (target)
      opt/xfce4/include/exo-0.3/exo/exo-string.h: exists in "exo" (target) and "exo-devel" (target)
      opt/xfce4/include/exo-0.3/exo/exo-toolbars-editor-dialog.h: exists in "exo" (target) and "exo-devel" (target)
      opt/xfce4/include/exo-0.3/exo/exo-toolbars-editor.h: exists in "exo" (target) and "exo-devel" (target)
      opt/xfce4/include/exo-0.3/exo/exo-toolbars-model.h: exists in "exo" (target) and "exo-devel" (target)
      opt/xfce4/include/exo-0.3/exo/exo-toolbars-view.h: exists in "exo" (target) and "exo-devel" (target)
      opt/xfce4/include/exo-0.3/exo/exo-xsession-client.h: exists in "exo" (target) and "exo-devel" (target)
      opt/xfce4/include/exo-0.3/exo/exo.h: exists in "exo" (target) and "exo-devel" (target)
      opt/xfce4/lib/libexo-0.3.a: exists in "exo" (target) and "exo-devel" (target)
      opt/xfce4/lib/libexo-0.3.so: exists in "exo" (target) and "exo-devel" (target)
      opt/xfce4/lib/libexo-0.3.so.0: exists in "exo" (target) and "exo-devel" (target)
      opt/xfce4/lib/pkgconfig/exo-0.3.pc: exists in "exo" (target) and "exo-devel" (target)
      opt/xfce4/lib/python2.4/site-packages/exo-0.3/_exo.a: exists in "exo" (target) and "exo-devel" (target)
      opt/xfce4/lib/python2.4/site-packages/exo-0.3/_exo.so: exists in "exo" (target) and "exo-devel" (target)
      opt/xfce4/lib/python2.4/site-packages/exo-0.3/exo/__init__.py: exists in "exo" (target) and "exo-devel" (target)
      opt/xfce4/lib/python2.4/site-packages/exo-0.3/exo/__init__.pyc: exists in "exo" (target) and "exo-devel" (target)
      opt/xfce4/lib/python2.4/site-packages/exo-0.3/exo/__init__.pyo: exists in "exo" (target) and "exo-devel" (target)
      opt/xfce4/lib/python2.4/site-packages/pyexo.py: exists in "exo" (target) and "exo-devel" (target)
      opt/xfce4/lib/python2.4/site-packages/pyexo.pyc: exists in "exo" (target) and "exo-devel" (target)
      opt/xfce4/lib/python2.4/site-packages/pyexo.pyo: exists in "exo" (target) and "exo-devel" (target)
      opt/xfce4/share/locale/de/LC_MESSAGES/libexo-0.3.mo: exists in "exo" (target) and "exo-devel" (target)
      opt/xfce4/share/locale/en_GB/LC_MESSAGES/libexo-0.3.mo: exists in "exo" (target) and "exo-devel" (target)
      opt/xfce4/share/pygtk/2.0/defs/exo-0.3/exo.defs: exists in "exo" (target) and "exo-devel" (target)
    errors occurred, no packages were upgraded.

  • **SOLVED** pacman Syu - ruby conflicts with rubygems..

    :: Synchronizing package databases...
    core is up to date
    extra is up to datesd
    community is up to date
    :: Starting full system upgrade...
    resolving dependencies...
    looking for inter-conflicts...
    :: ruby conflicts with rubygems. Remove rubygems? [Y/n]
    How can I resolve this? Ideally, I don't really want to update ruby.. I there a way I can skip updating ruby?
    If not, do I need to wait until the rubygems package it updated?
    Can I skip this somehow and update the rest of the system?
    Last edited by tommed (2010-05-18 15:07:19)

    Thanks Allan, does that mean if I were so inclined, it would be safe to remove rubygems, then update ruby?
    The reason I don't think I should update ruby is because I have a lot of rails apps on this server, and there is bound to be more than a couple which can't cope with the update to ruby 1.9 (it's a pretty major upgrade).
    I'll check out the pacman.conf thanks!

  • [solved] Slim themes conflict with e2fsprogs

    I tried installing a couple of slim themes, and got a message saying...
    util-Linux-ng conflicts with e2fsprogs. Remove e2fsprogs?
    I am currently on my desktop trying to install arch on a old laptop.
    Last edited by Jboxer (2010-02-08 01:24:46)

    I have discovered e2fsprogs has to deal with Ext2 Filesystem Utilities, i have installed Ext4, therefore I might try to remove the programs that are dependent of e2fsprogs. I would like to receive some more suggestions before I do anything.
    Edit: It also is used for Ext4, so scratch that idea.
    Last edited by Jboxer (2010-02-07 22:43:20)

  • Problem with jquery slide show conflict with vertical navigation menu in Firefox & Chrome

    Problem with jquery slide show conflict with vertical navigation menu in Firefox & Chrome. Works in IE. This is my first time trying to post a question - so please be kind. I am also not good with code and am finding css a real challenge after learning to design based on tables. I'm using CS5.
    The "test" page with the slide show is: http://www.reardanwa.com/index-slides.html   The same page without the slide show is http://www.reardanwa.com/
    I realize the images are not ideally sized - I'll fix those once I get the pages to function.  Maybe I need a different slide show? I would prefer a widget that I can modify to required size & postition. Again - I'm not good at building with code from scratch.
    The problem is the naviagation links that are directly next to the slide show do not work in Firefox of Chrome. They do work in IE.
    I've read about using jQuery.noConflict(); code but can't figure out the correct way to use it in my case or whether that's even part of the solution. I know my code is not well organized as I have cobbled together from various sources in an attempt to format the page the way the client wants it. Also, FYI, I will eventually try to make the page work in Surreal CMS.
    I've spent sevaral days over the last several weeks trying to solve sth slide show/navigation conflict - so any specific light you can shed will be much appreciated.
    Thanks in advance.
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Reardan Area Chamber of Commerce</title>
    <meta name="description" content="home page for Reardan Area Chamber of Commerce" />
    <meta name="keywords" content="Reardan WA, chamber of commerce" </>
    <script src="scripts/jquery-1.6.min.js" type="text/javascript"></script>
    <script src="scripts/jquery.cycle.all.js" type="text/javascript">  </script>
    <script type="text/xml">
    </script>
    <style type="text/css">
                                  #slideshow { 
                                      padding: 10px;
                                            margin:0; 
                                  #slideshow-caption{
                                            padding:0;
                                            margin:0;
                                  #slideshow img, #slideshow div { 
                                      padding: 10px;
                                      background-color: #EEE;
                                      margin: 0;
    body {
              font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
              background: #004B8D;
              margin: 0;
              padding: 0;
              color: #000;
    /* ~~ Element/tag selectors ~~ */
    ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
              padding: 0;
              margin: 0;
    h1, h2, h3, h4, h5, h6, p {
              margin-top: 0;           /* removing the top margin gets around an issue where margins can escape from their containing div. The remaining bottom margin will hold it away from any elements that follow. */
               /* adding the padding to the sides of the elements within the divs, instead of the divs themselves, gets rid of any box model math. A nested div with side padding can also be used as an alternate method. */
    .left
    position:absolute;
    left:0px;
    .center
    margin:auto;
    width:95%;
    .box
              position:relative;
              left:-90px;
              width:950px;
              height:350px;
              border-radius: 13px;
        -moz-border-radius: 13px;
        -webkit-border-radius: 13px;
              z-index:1000;
    .slide{
        position:absolute;
    a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
              border: none;
    /* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
    a:link {
              color: #42413C;
              text-decoration: underline; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
    a:visited {
              color: #6E6C64;
              text-decoration: underline;
    a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
              text-decoration: none;
    /* ~~this fixed width container surrounds the other divs~~ */
    .container {
              width: 960px;
              min-height:900px;
              padding:5px 0px 0px 0px;
              background: #E8F8FF;
              margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
    /* ~~ the header is not given a width. It will extend the full width of your layout. It contains an image placeholder that should be replaced with your own linked logo ~~ */
    .header {
              background: #E8F8FF;
              padding:10px 5px 0px 5px;
    .sidebar1 {
              float: left;
              width: 225px;
              margin: 60px;
              color: #FFFF0D;
              background: #595FFF;
              border-radius: 13px;
        -moz-border-radius: 13px;
        -webkit-border-radius: 13px;
              padding: 5px 5px 0px 5px;
        border: 3px solid #F7F723;
        z-index:-1;
    .sidebar2 {
              float: left;
              width: 275px;
              color: #FFFF0D;
              text-align: left;
              background: #595FFF;
              padding-bottom: 10px;
              border-radius: 13px;
        -moz-border-radius: 13px;
        -webkit-border-radius: 13px;
        border: 3px solid #F7F723;
        z-index:2;
    .sidebar3 {
              float: left;
              width: 275px;
              color: #FFFF0D;
              text-align: left;
              background: #595FFF;
              padding-bottom: 10px;
              border-radius: 13px;
        -moz-border-radius: 13px;
        -webkit-border-radius: 13px;
        border: 3px solid #F7F723;
        z-index:3;
    .content {
              padding: 0px 0px 0px 0px;
              width: 780px;
              float: left;
              background: #E8F8FF;
    /* ~~ This grouped selector gives the lists in the .content area space ~~ */
    .content ul, .content ol {
              padding: 0px 15px 5px 10px; /* this padding mirrors the right padding in the headings and paragraph rule above. Padding was placed on the bottom for space between other elements on the lists and on the left to create the indention. These may be adjusted as you wish. */
    /* ~~ The navigation list styles (can be removed if you choose to use a premade flyout menu like Spry) ~~ */
    ul.nav {
              list-style: none; /* this removes the list marker */
              border-top: 0px solid #FFFF66; /* this creates the top border for the links - all others are placed using a bottom border on the LI */
              margin-bottom: 50px; /* this creates the space between the navigation on the content below */
              font: Arial Black, Verdana, , Helvetica, sans-serif;
              font-size:1.3em;
              font-weight:bold;
              z-index:2;
    ul.nav li {
              border-bottom: 0px solid #FFFF66; /* this creates the button separation */
              font: 120%/1.4 Arial Black, Verdana, , Helvetica, sans-serif;
    ul.nav a, ul.nav a:visited { /* grouping these selectors makes sure that your links retain their button look even after being visited */
              padding: 3px 0px 5px 0px;
              display: block; /* this gives the link block properties causing it to fill the whole LI containing it. This causes the entire area to react to a mouse click. */
              width: 185px;  /*this width makes the entire button clickable for IE6. If you don't need to support IE6, it can be removed. Calculate the proper width by subtracting the padding on this link from the width of your sidebar container. */
              text-decoration: none;
              color: #FFFF0D;
              background: #595FFF;
    ul.nav a:hover, ul.nav a:active, ul.nav a:focus { /* this changes the background and text color for both mouse and keyboard navigators */
              background: #595FFF;
              font: 120%/1.4 Arial Black, Verdana, , Helvetica, sans-serif;
              color: #FFFFFF;
    /* ~~ The footer ~~ */
    .footer {
              padding: 10px 0;
              background:  #595FFF;
              color: #FFFF0D;
              position: relative;/* this gives IE6 hasLayout to properly clear */
              clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
    /* ~~ miscellaneous float/clear classes ~~ */
    .fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
              float: right;
              margin-left: 8px;
    .fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
              float: left;
              margin-right: 8px;
    .clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
              clear:both;
              height:0;
              font-size: 1px;
              line-height: 0px;
    -->
    </style>
    </head>
    <body>
    <div class="container">
      <div class="header"><!-- end .header -->
      <a href="#"><img src="images/Chamber-Logo-2.gif" alt="Reardan Chamber Logo" width="187" height="163" hspace="10" vspace="5" align="top" /></a><img src="images/Reardan-Chamber-Title.gif" width="476" height="204" alt="Reardan Area Chamber of Commerce, Dedicated to Preserving and Enhancing Area Businesses" /><p></p>
      <p style="color: #F00">This Site is under construction! Please pardon our dust as we create!</p>
      </div>
      <div class="sidebar1">
        <ul class="nav">
          <li><a href="about.html">About Us</a></li>
          <li><a href="history.html">Reardan History</a></li>
          <li><a href="activities.html">Activities</a></li>
          <li><a href="business.html">Business<br />
            Directory</a></li>
          <li><a href="about.html">Join the<br />
            Chamber</a></li>
           <li><a href="links.html">Links<br />
      <span style="font-size: 85%">Tourism</span><br />
          </a></li>
        </ul>
         <!-- end .sidebar1 --></div>
    <br />
    <br />
    <br />
    <br />
    <div class="box" +"slide">
      <script type="text/javascript">
    // BeginOAWidget_Instance_2559022: #slideshow
                               slideshowAddCaption=true;
    $(window).load(function() {
      $('#slideshow').cycle({
                        after:                              slideshowOnCycleAfter, //the function that is triggered after each transition
                        autostop:                              false,     // true to end slideshow after X transitions (where X == slide count)
                        fx:                                        'blindX',// name of transition effect
                        pause:                              false,     // true to enable pause on hover
                        randomizeEffects:          true,  // valid when multiple effects are used; true to make the effect sequence random
                        speed:                              100,  // speed of the transition (any valid fx speed value)
                        sync:                              true,     // true if in/out transitions should occur simultaneously
                        timeout:                    5000,  // milliseconds between slide transitions (0 to disable auto advance)
                        fit:                              true,
                        height:                       '300px',
                        width:         '525px'   // container width (if the 'fit' option is true, the slides will be set to this width as well)
    function slideshowOnCycleAfter() {
              if (slideshowAddCaption==true){
                                  $('#slideshow-caption').html(this.title);
    // EndOAWidget_Instance_2559022
      </script>
      <div id="slideshow">
        <!--All elements inside this will become slides-->
        <img src="images/100_1537.jpeg" width="600" height="450" title="caption for image1" /> <img src="images/Parade-2011-2.jpg" width="300" height="225" title="caption for image2" /> <img src="images/100_1495.jpeg" width="600" height="450" title="caption for image3" />
        <div title="sample title"> Images for slide show will need to be re-sized to fit box to avoid distortion</div>
        <img src="images/beach4.jpg" width="200" height="200" title="caption for image4" /> <img src="images/beach5.jpg" width="200" height="200" title="caption for image5" /> </div>
      <!--It is safe to delete this if captions are disabled-->
      <div id="slideshow-caption"></div></div>
    <div class="sidebar2" "anotherClass editable"><p align="center"><strong>Chamber News</strong><br />
    Local News item
    <br />
    Another New item</p>
      <p align="center">lots of news this week<br />
        <br />
        <br />
        <br />
      </p>
    </div>
    <div class="sidebar3" "anotherClass editable"><p align="center"><strong>Upcoming Events</strong></p>
      <div align="center">    <a href="activities.html" style="color: #FFFF0D">Community wide yard sales</a><br />
        <br />
        <br />
        <br />
        <br />
      </div>
    </div>
    <div class="content"><br />
    <br />
    </div>
    <div class="footer">
            <p align="center"><span style="font-size: small">Reardan Area Chamber of Commerce</span><br />
              <span style="font-size: x-small">[email protected]  - 509.796.2102</span><br />
            </p>
            <!-- end .footer -->
    </div></body>
    </html>

    If you DO want the slideshow overlaping the navigation try the below css:
    .sidebar1 {
        float: left;
        width: 225px;
        margin: 60px 0px 60px 60px;
        color: #FFFF0D;
        background: #595FFF;
        border-radius: 13px;
        -moz-border-radius: 13px;
        -webkit-border-radius: 13px;
        padding: 5px 5px 0px 5px;
        border: 3px solid #F7F723;
    .box {
    float: left;
    margin-left:-60px;
    width:700px;
    height:350px;
    border-radius: 13px;
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;

Maybe you are looking for