Running GNOME 3.12 on Fedora 20.

The GNOME Project recently announced the release of GNOME 3.12. This new version of GNOME provides updated versions of many of the core GNOME applications (notably, gedit, the GNOME text editor), as well as improvements to GNOME Shell. A full list of improvements and updates are available in the GNOME Release Notes.

However, with Fedora 21 being many months away from a release, how can GNOME users on Fedora 20 try out all the improvements developed by the GNOME Developers?

Luckily, Richard Hughes has packaged up GNOME 3.12 for Fedora 20 and distributes it in a COPR Repo.

To enable the repo, first, create a new repo file in

/etc/yum.repos.d/

:


sudo touch /etc/yum.repos.d/rhughes-f20-gnome-3-12.repo

Next, edit the file (again as root) and paste the following repo definition:


[rhughes-f20-gnome-3-12-i386]
name=Copr repo for f20-gnome-3-12 owned by rhughes (i386)
baseurl=http://copr-be.cloud.fedoraproject.org/results/rhughes/f20-gnome-3-12/fedora-$releasever-i386/
skip_if_unavailable=True
gpgcheck=0
cost=900
enabled=1

[rhughes-f20-gnome-3-12-x86_64]
name=Copr repo for f20-gnome-3-12 owned by rhughes (x86_64)
baseurl=http://copr-be.cloud.fedoraproject.org/results/rhughes/f20-gnome-3-12/fedora-$releasever-x86_64/
skip_if_unavailable=True
gpgcheck=0
cost=800
enabled=1

Exit your text editor, and update your system with


sudo yum update

Finally, reboot your system, and you should be running fedora 20 with all the GNOME 3.12 goodness.

 

 

Fedora Project community

42 Comments

  1. thefroyo

    I am running 3.12 on F-20 on one of my two production desktop machines for a few hours now. Up to now I did not encounter any issues (for sure some a hiding…). I have manually forced the shell extensions I use to work with 3.12 (by adding “3.12” to the respective metadata.json files under .local/share/gnome-shell/extensions/).

    • Juanjo Marin

      I think you cand do that with

      gsettings set org.gnome.shell disable-extension-version-validation “true”

  2. natermer

    Is there any plans you know of to add the Gnome 3.12 as a regular upgrade to Fedora 20?

    I don’t mind using the corp-be repo at all, but I want to avoid any potential conflicts if Fedora 20 decides to provide 3.12 as a upgrade via their normal repos.

    • It’s not been decided yet whether to try and ship it as an official update, but if that happens, it won’t conflict with the COPR packaging (in fact the official update packages will just be continuations of the COPR builds).

    • I would like to see most people’s extensions continue to work if we do a mid-release update.

      So, a helpful thing to do is look at the extensions you use and report if they do (or don’t) work to the extension authors. And fix them if you have the coding skills and knowledge. If the ones you use all work (or if you don’t really rely on extensions), take a look at the most popular and test and work on those.

      From my experience with running Gnome 3.11 in rawhide, I think this should go pretty smoothly. Of course general testing and bug reports help too.

  3. rezzo

    Doens’t work here. ):

    First I have conflicts with rhythmbox and mpv and requires, then I remove both packages.

    Now…

    Protected multilib versions: libwayland-server-1.4.0-1.fc20.x86_64 != libwayland-server-1.2.0-3.fc20.i686
    Error: Protected multilib versions: pango-1.36.3-1.fc20.x86_64 != pango-1.36.1-3.fc20.i686
    Error: Protected multilib versions: libwayland-client-1.4.0-1.fc20.x86_64 != libwayland-client-1.2.0-3.fc20.i686
    Error: Protected multilib versions: atk-2.12.0-1.fc20.x86_64 != atk-2.10.0-1.fc20.i686
    Error: Protected multilib versions: glib2-2.40.0-1.fc20.x86_64 != glib2-2.38.2-2.fc20.i686
    Error: Protected multilib versions: librsvg2-2.40.2-1.fc20.x86_64 != librsvg2-2.40.1-1.fc20.i686
    Error: Protected multilib versions: gdk-pixbuf2-2.30.7-1.fc20.x86_64 != gdk-pixbuf2-2.30.3-1.fc20.i686

    • rezzo

      Ok, apparently i have some i686 packages, so I enable the [rhughes-f20-gnome-3-12-i386] repo and now it’s works.

  4. Viknesh

    [root@localhost yum.repos.d]# sudo yum update
    Loaded plugins: langpacks, refresh-packagekit
    rhughes-f20-gnome-3-12-x86_64 | 3.0 kB 00:00:00
    rhughes-f20-gnome-3-12-i386 | 3.0 kB 00:00:00
    Package NetworkManager-atm is obsoleted by NetworkManager-adsl, trying to install 1:NetworkManager-adsl-0.9.9.1-4.git20140319.fc20.x86_64 instead
    Package NetworkManager-bt is obsoleted by NetworkManager-bluetooth, trying to install 1:NetworkManager-bluetooth-0.9.9.1-4.git20140319.fc20.x86_64 instead
    Package NetworkManager-atm is obsoleted by NetworkManager-adsl, trying to install 1:NetworkManager-adsl-0.9.9.1-4.git20140319.fc20.x86_64 instead
    Package NetworkManager-bt is obsoleted by NetworkManager-bluetooth, trying to install 1:NetworkManager-bluetooth-0.9.9.1-4.git20140319.fc20.x86_64 instead
    Resolving Dependencies
    –> Running transaction check
    —> Package ModemManager.x86_64 0:1.1.0-2.git20130913.fc20 will be updated
    —> Package ModemManager.x86_64 0:1.2.0-1.fc20 will be an update
    —> Package ModemManager-glib.x86_64 0:1.1.0-2.git20130913.fc20 will be updated
    —> Package ModemManager-glib.x86_64 0:1.2.0-1.fc20 will be an update
    —> Package NetworkManager.x86_64 1:0.9.9.0-28.git20131003.fc20 will be updated
    —> Package NetworkManager.x86_64 1:0.9.9.0-28.git20131003.fc20 will be obsoleted
    —> Package NetworkManager.x86_64 1:0.9.9.1-4.git20140319.fc20 will be obsoleting
    —> Package NetworkManager-adsl.x86_64 1:0.9.9.1-4.git20140319.fc20 will be obsoleting
    —> Package NetworkManager-bluetooth.x86_64 1:0.9.9.1-4.git20140319.fc20 will be obsoleting
    —> Package NetworkManager-glib.x86_64 1:0.9.9.0-28.git20131003.fc20 will be updated
    —> Package NetworkManager-glib.x86_64 1:0.9.9.1-4.git20140319.fc20 will be an update
    —> Package NetworkManager-l2tp.x86_64 0:0.9.8-4.fc20 will be updated
    —> Package NetworkManager-l2tp.x86_64 0:0.9.8.6-1.fc20 will be an update
    —> Package NetworkManager-openvpn.x86_64 1:0.9.8.2-4.fc20 will be updated
    —> Package NetworkManager-openvpn.x86_64 1:0.9.9.0-0.1.git20140128.fc20 will be an update
    —> Package NetworkManager-openvpn-gnome.x86_64 1:0.9.8.2-4.fc20 will be updated
    —> Package NetworkManager-openvpn-gnome.x86_64 1:0.9.9.0-0.1.git20140128.fc20 will be an update
    —> Package NetworkManager-wwan.x86_64 1:0.9.9.1-4.git20140319.fc20 will be obsoleting
    —> Package PackageKit.x86_64 0:0.8.16-1.fc20 will be updated
    —> Package PackageKit.x86_64 0:0.9.1-1.fc20 will be obsoleting
    —> Package PackageKit-command-not-found.x86_64 0:0.8.16-1.fc20 will be updated
    —> Package PackageKit-command-not-found.x86_64 0:0.9.1-1.fc20 will be an update
    —> Package PackageKit-glib.x86_64 0:0.8.16-1.fc20 will be updated
    —> Package PackageKit-glib.x86_64 0:0.9.1-1.fc20 will be an update
    —> Package PackageKit-gstreamer-plugin.x86_64 0:0.8.16-1.fc20 will be updated
    —> Package PackageKit-gstreamer-plugin.x86_64 0:0.9.1-1.fc20 will be an update
    —> Package PackageKit-gtk3-module.x86_64 0:0.8.16-1.fc20 will be updated
    —> Package PackageKit-gtk3-module.x86_64 0:0.9.1-1.fc20 will be an update
    —> Package PackageKit-yum.x86_64 0:0.8.16-1.fc20 will be obsoleted
    —> Package PackageKit-yum-plugin.x86_64 0:0.8.16-1.fc20 will be obsoleted
    —> Package abrt.x86_64 0:2.1.11-1.fc20 will be updated
    —> Package abrt.x86_64 0:2.2.0-1.fc20 will be an update
    —> Package abrt-addon-ccpp.x86_64 0:2.1.11-1.fc20 will be updated
    —> Package abrt-addon-ccpp.x86_64 0:2.2.0-1.fc20 will be an update
    —> Package abrt-addon-kerneloops.x86_64 0:2.1.11-1.fc20 will be updated
    —> Package abrt-addon-kerneloops.x86_64 0:2.2.0-1.fc20 will be an update
    —> Package abrt-addon-pstoreoops.x86_64 0:2.1.11-1.fc20 will be updated
    —> Package abrt-addon-pstoreoops.x86_64 0:2.2.0-1.fc20 will be an update
    —> Package abrt-addon-python.x86_64 0:2.1.11-1.fc20 will be updated
    —> Package abrt-addon-python.x86_64 0:2.2.0-1.fc20 will be an update
    —> Package abrt-addon-vmcore.x86_64 0:2.1.11-1.fc20 will be updated
    —> Package abrt-addon-vmcore.x86_64 0:2.2.0-1.fc20 will be an update
    —> Package abrt-addon-xorg.x86_64 0:2.1.11-1.fc20 will be updated
    —> Package abrt-addon-xorg.x86_64 0:2.2.0-1.fc20 will be an update
    —> Package abrt-dbus.x86_64 0:2.1.11-1.fc20 will be updated
    —> Package abrt-dbus.x86_64 0:2.2.0-1.fc20 will be an update
    —> Package abrt-desktop.x86_64 0:2.1.11-1.fc20 will be updated
    —> Package abrt-desktop.x86_64 0:2.2.0-1.fc20 will be an update
    –> Processing Dependency: abrt-addon-python3 for package: abrt-desktop-2.2.0-1.fc20.x86_64
    —> Package abrt-gui.x86_64 0:2.1.11-1.fc20 will be updated
    —> Package abrt-gui.x86_64 0:2.2.0-1.fc20 will be an update
    —> Package abrt-gui-libs.x86_64 0:2.1.11-1.fc20 will be updated
    —> Package abrt-gui-libs.x86_64 0:2.2.0-1.fc20 will be an update
    —> Package abrt-java-connector.x86_64 0:1.0.7-1.fc20 will be updated
    —> Package abrt-java-connector.x86_64 0:1.0.9-1.fc20 will be an update
    —> Package abrt-libs.x86_64 0:2.1.11-1.fc20 will be updated
    —> Package abrt-libs.x86_64 0:2.2.0-1.fc20 will be an update
    —> Package abrt-plugin-bodhi.x86_64 0:2.1.11-1.fc20 will be updated
    —> Package abrt-plugin-bodhi.x86_64 0:2.2.0-1.fc20 will be an update
    —> Package abrt-python.x86_64 0:2.1.11-1.fc20 will be updated
    —> Package abrt-python.x86_64 0:2.2.0-1.fc20 will be an update
    —> Package abrt-retrace-client.x86_64 0:2.1.11-1.fc20 will be updated
    —> Package abrt-retrace-client.x86_64 0:2.2.0-1.fc20 will be an update
    —> Package adwaita-cursor-theme.noarch 0:3.10.0-1.fc20 will be updated
    —> Package adwaita-cursor-theme.noarch 0:3.12.0-1.fc20 will be an update
    —> Package adwaita-gtk2-theme.x86_64 0:3.10.0-1.fc20 will be updated
    —> Package adwaita-gtk2-theme.x86_64 0:3.12.0-1.fc20 will be an update
    —> Package adwaita-gtk3-theme.x86_64 0:3.10.0-1.fc20 will be updated
    —> Package adwaita-gtk3-theme.x86_64 0:3.12.0-1.fc20 will be an update
    —> Package anaconda.x86_64 0:20.25.15-1.fc20 will be updated
    —> Package anaconda.x86_64 0:20.25.16-1.fc20 will be an update
    —> Package anaconda-widgets.x86_64 0:20.25.15-1.fc20 will be updated
    —> Package anaconda-widgets.x86_64 0:20.25.16-1.fc20 will be an update
    —> Package argyllcms.x86_64 0:1.6.2-1.fc20 will be updated
    —> Package argyllcms.x86_64 0:1.6.3-1.fc20 will be an update
    —> Package at-spi2-atk.x86_64 0:2.10.2-1.fc20 will be updated
    —> Package at-spi2-atk.x86_64 0:2.12.0-1.fc20 will be an update
    —> Package at-spi2-core.x86_64 0:2.10.2-1.fc20 will be updated
    —> Package at-spi2-core.x86_64 0:2.12.0-1.fc20 will be an update
    —> Package atk.x86_64 0:2.10.0-1.fc20 will be updated
    —> Package atk.x86_64 0:2.12.0-1.fc20 will be an update
    —> Package audit.x86_64 0:2.3.3-1.fc20 will be updated
    —> Package audit.x86_64 0:2.3.4-1.fc20 will be an update
    —> Package audit-libs.i686 0:2.3.3-1.fc20 will be updated
    —> Package audit-libs.x86_64 0:2.3.3-1.fc20 will be updated
    —> Package audit-libs.i686 0:2.3.4-1.fc20 will be an update
    —> Package audit-libs.x86_64 0:2.3.4-1.fc20 will be an update
    —> Package audit-libs-python.x86_64 0:2.3.3-1.fc20 will be updated
    —> Package audit-libs-python.x86_64 0:2.3.4-1.fc20 will be an update
    —> Package augeas-libs.x86_64 0:1.1.0-2.fc20 will be updated
    —> Package augeas-libs.x86_64 0:1.2.0-1.fc20 will be an update
    —> Package autocorr-en.noarch 1:4.1.4.2-5.fc20 will be updated
    —> Package autocorr-en.noarch 1:4.2.2.1-7.fc20 will be an update
    —> Package azureus.noarch 0:5.2.0.0-3.fc20 will be updated
    —> Package azureus.noarch 0:5.2.0.0-6.fc20 will be an update
    –> Processing Dependency: json_simple for package: azureus-5.2.0.0-6.fc20.noarch
    –> Processing Dependency: apache-commons-lang for package: azureus-5.2.0.0-6.fc20.noarch
    —> Package baobab.x86_64 0:3.10.1-1.fc20 will be updated
    —> Package baobab.x86_64 0:3.12.0-1.fc20 will be an update
    —> Package bind-libs.x86_64 32:9.9.4-11.P2.fc20 will be updated
    —> Package bind-libs.x86_64 32:9.9.4-12.P2.fc20 will be an update
    —> Package bind-libs-lite.x86_64 32:9.9.4-11.P2.fc20 will be updated
    —> Package bind-libs-lite.x86_64 32:9.9.4-12.P2.fc20 will be an update
    —> Package bind-license.noarch 32:9.9.4-11.P2.fc20 will be updated
    —> Package bind-license.noarch 32:9.9.4-12.P2.fc20 will be an update
    —> Package bind-utils.x86_64 32:9.9.4-11.P2.fc20 will be updated
    —> Package bind-utils.x86_64 32:9.9.4-12.P2.fc20 will be an update
    —> Package bluez.x86_64 0:5.13-1.fc20 will be updated
    —> Package bluez.x86_64 0:5.16-1.fc20 will be an update
    —> Package bluez-cups.x86_64 0:5.13-1.fc20 will be updated
    —> Package bluez-cups.x86_64 0:5.16-1.fc20 will be an update
    —> Package brasero.x86_64 0:3.10.0-1.fc20 will be updated
    —> Package brasero.x86_64 0:3.11.3-3.fc20 will be an update
    —> Package brasero-libs.x86_64 0:3.10.0-1.fc20 will be updated
    —> Package brasero-libs.x86_64 0:3.11.3-3.fc20 will be an update
    —> Package ca-certificates.noarch 0:2013.1.96-1.fc20 will be updated
    —> Package ca-certificates.noarch 0:2013.1.97-1.fc20 will be an update
    —> Package caribou.x86_64 0:0.4.13-1.fc20 will be updated
    —> Package caribou.x86_64 0:0.4.13-4.fc20 will be an update
    —> Package caribou-gtk2-module.x86_64 0:0.4.13-1.fc20 will be updated
    —> Package caribou-gtk2-module.x86_64 0:0.4.13-4.fc20 will be an update
    —> Package caribou-gtk3-module.x86_64 0:0.4.13-1.fc20 will be updated
    —> Package caribou-gtk3-module.x86_64 0:0.4.13-4.fc20 will be an update
    —> Package celt.x86_64 0:0.11.1-6.fc20 will be updated
    —> Package celt.x86_64 0:0.11.3-1.fc20 will be an update
    —> Package cheese.x86_64 2:3.10.2-1.fc20 will be updated
    —> Package cheese.x86_64 2:3.12.0-1.fc20 will be an update
    —> Package cheese-libs.x86_64 2:3.10.2-1.fc20 will be updated
    —> Package cheese-libs.x86_64 2:3.12.0-1.fc20 will be an update
    —> Package chromium.x86_64 1:32.0.1700.76-1.fc20 will be updated
    —> Package chromium.x86_64 1:33.0.1750.146-1.fc20 will be an update
    —> Package chrony.x86_64 0:1.29-1.fc20 will be updated
    —> Package chrony.x86_64 0:1.29.1-1.fc20 will be an update
    —> Package clutter.x86_64 0:1.16.2-3.fc20 will be updated
    —> Package clutter.x86_64 0:1.18.0-1.fc20 will be an update
    –> Processing Dependency: libinput.so.0()(64bit) for package: clutter-1.18.0-1.fc20.x86_64
    —> Package clutter-gst2.x86_64 0:2.0.10-1.fc20 will be updated
    —> Package clutter-gst2.x86_64 0:2.0.10-3.fc20 will be an update
    —> Package clutter-gtk.x86_64 0:1.4.4-3.fc20 will be updated
    —> Package clutter-gtk.x86_64 0:1.5.2-2.fc20 will be an update
    —> Package cogl.x86_64 0:1.16.0-2.fc20 will be updated
    –> Processing Dependency: libcogl-pango.so.15()(64bit) for package: rhythmbox-3.0.2-1.fc20.x86_64
    –> Processing Dependency: libcogl.so.15()(64bit) for package: rhythmbox-3.0.2-1.fc20.x86_64
    —> Package cogl.x86_64 0:1.18.0-1.fc20 will be an update
    —> Package colord.x86_64 0:1.1.5-1.fc20 will be updated
    —> Package colord.x86_64 0:1.1.7-1.fc20 will be an update
    —> Package colord-libs.x86_64 0:1.1.5-1.fc20 will be updated
    —> Package colord-libs.x86_64 0:1.1.7-1.fc20 will be an update
    —> Package control-center.x86_64 1:3.10.2-4.fc20 will be updated
    —> Package control-center.x86_64 1:3.12.0-1.fc20 will be an update
    —> Package control-center-filesystem.x86_64 1:3.10.2-4.fc20 will be updated
    —> Package control-center-filesystem.x86_64 1:3.12.0-1.fc20 will be an update
    —> Package coreutils.x86_64 0:8.21-20.fc20 will be updated
    —> Package coreutils.x86_64 0:8.21-21.fc20 will be an update
    —> Package crda.x86_64 0:1.1.3_2013.02.13-4.fc20 will be updated
    —> Package crda.x86_64 0:1.1.3_2013.11.27-4.fc20 will be an update
    —> Package cryptsetup.x86_64 0:1.6.3-1.fc20 will be updated
    —> Package cryptsetup.x86_64 0:1.6.4-1.fc20 will be an update
    —> Package cryptsetup-libs.x86_64 0:1.6.3-1.fc20 will be updated
    —> Package cryptsetup-libs.x86_64 0:1.6.4-1.fc20 will be an update
    —> Package cryptsetup-python.x86_64 0:1.6.3-1.fc20 will be updated
    —> Package cryptsetup-python.x86_64 0:1.6.4-1.fc20 will be an update
    —> Package cups.x86_64 1:1.7.0-9.fc20 will be updated
    —> Package cups.x86_64 1:1.7.1-8.fc20 will be an update
    —> Package cups-filesystem.noarch 1:1.7.0-9.fc20 will be updated
    —> Package cups-filesystem.noarch 1:1.7.1-8.fc20 will be an update
    —> Package cups-filters.x86_64 0:1.0.41-4.fc20 will be updated
    —> Package cups-filters.x86_64 0:1.0.41-5.fc20 will be an update
    —> Package cups-filters-libs.x86_64 0:1.0.41-4.fc20 will be updated
    —> Package cups-filters-libs.x86_64 0:1.0.41-5.fc20 will be an update
    —> Package cups-libs.x86_64 1:1.7.0-9.fc20 will be updated
    —> Package cups-libs.x86_64 1:1.7.1-8.fc20 will be an update
    —> Package curl.x86_64 0:7.32.0-4.fc20 will be updated
    —> Package curl.x86_64 0:7.32.0-6.fc20 will be an update
    —> Package dconf.x86_64 0:0.18.0-2.fc20 will be updated
    —> Package dconf.x86_64 0:0.20.0-1.fc20 will be an update
    —> Package dconf-editor.x86_64 0:0.18.0-2.fc20 will be updated
    —> Package dconf-editor.x86_64 0:0.20.0-1.fc20 will be an update
    —> Package dhclient.x86_64 12:4.2.5-30.fc20 will be updated
    —> Package dhclient.x86_64 12:4.2.6-1.fc20 will be an update
    —> Package dhcp-common.x86_64 12:4.2.5-30.fc20 will be updated
    —> Package dhcp-common.x86_64 12:4.2.6-1.fc20 will be an update
    —> Package dhcp-libs.x86_64 12:4.2.5-30.fc20 will be updated
    —> Package dhcp-libs.x86_64 12:4.2.6-1.fc20 will be an update
    —> Package dnf.noarch 0:0.4.12-1.fc20 will be updated
    —> Package dnf.noarch 0:0.4.19-1.fc20 will be an update
    —> Package dosfstools.x86_64 0:3.0.24-1.fc20 will be updated
    —> Package dosfstools.x86_64 0:3.0.26-1.fc20 will be an update
    —> Package ebtables.x86_64 0:2.0.10-11.fc20 will be updated
    —> Package ebtables.x86_64 0:2.0.10-12.fc20 will be an update
    —> Package ed.x86_64 0:1.9-2.fc20 will be updated
    —> Package ed.x86_64 0:1.10-1.fc20 will be an update
    —> Package empathy.x86_64 0:3.10.3-1.fc20 will be updated
    —> Package empathy.x86_64 0:3.12.0-1.fc20 will be an update
    —> Package evince.x86_64 0:3.10.3-1.fc20 will be updated
    —> Package evince.x86_64 0:3.12.0-1.fc20 will be an update
    —> Package evince-libs.x86_64 0:3.10.3-1.fc20 will be updated
    —> Package evince-libs.x86_64 0:3.12.0-1.fc20 will be an update
    —> Package evince-nautilus.x86_64 0:3.10.3-1.fc20 will be updated
    —> Package evince-nautilus.x86_64 0:3.12.0-1.fc20 will be an update
    —> Package evolution.x86_64 0:3.10.3-1.fc20 will be updated
    —> Package evolution.x86_64 0:3.12.0-1.fc20 will be an update
    –> Processing Dependency: gtkspell3 for package: evolution-3.12.0-1.fc20.x86_64
    –> Processing Dependency: libgtkspell3-3.so.0()(64bit) for package: evolution-3.12.0-1.fc20.x86_64
    —> Package evolution-data-server.x86_64 0:3.10.3-1.fc20 will be updated
    —> Package evolution-data-server.x86_64 0:3.12.0-1.fc20 will be an update
    —> Package evolution-ews.x86_64 0:3.10.3-1.fc20 will be updated
    —> Package evolution-ews.x86_64 0:3.12.0-1.fc20 will be an update
    —> Package fedora-release.noarch 0:20-1 will be updated
    —> Package fedora-release.noarch 0:20-3 will be an update
    —> Package ffmpeg-libs.x86_64 0:2.1.3-1.fc20 will be updated
    —> Package ffmpeg-libs.x86_64 0:2.1.4-1.fc20 will be an update
    —> Package file.x86_64 0:5.14-14.fc20 will be updated
    —> Package file.x86_64 0:5.14-20.fc20 will be an update
    —> Package file-libs.x86_64 0:5.14-14.fc20 will be updated
    —> Package file-libs.x86_64 0:5.14-20.fc20 will be an update
    —> Package file-roller.x86_64 0:3.10.2.1-1.fc20 will be updated
    —> Package file-roller.x86_64 0:3.12.0-1.fc20 will be an update
    —> Package file-roller-nautilus.x86_64 0:3.10.2.1-1.fc20 will be updated
    —> Package file-roller-nautilus.x86_64 0:3.12.0-1.fc20 will be an update
    —> Package firefox.x86_64 0:26.0-6.fc20 will be updated
    —> Package firefox.x86_64 0:28.0-3.fc20 will be an update
    —> Package firewall-config.noarch 0:0.3.9.2-1.fc20 will be updated
    —> Package firewall-config.noarch 0:0.3.9.3-1.fc20 will be an update
    —> Package firewalld.noarch 0:0.3.9.2-1.fc20 will be updated
    —> Package firewalld.noarch 0:0.3.9.3-1.fc20 will be an update
    —> Package flite.x86_64 0:1.3-20.fc20 will be updated
    —> Package flite.x86_64 0:1.3-21.fc20 will be an update
    —> Package folks.x86_64 1:0.9.6-2.fc20 will be updated
    —> Package folks.x86_64 1:0.9.6-4.fc20 will be an update
    —> Package freetype.i686 0:2.5.0-4.fc20 will be updated
    —> Package freetype.x86_64 0:2.5.0-4.fc20 will be updated
    —> Package freetype.i686 0:2.5.0-5.fc20 will be an update
    —> Package freetype.x86_64 0:2.5.0-5.fc20 will be an update
    —> Package gcr.x86_64 0:3.10.1-1.fc20 will be updated
    —> Package gcr.x86_64 0:3.12.0-1.fc20 will be an update
    —> Package gdisk.x86_64 0:0.8.8-1.fc20 will be updated
    —> Package gdisk.x86_64 0:0.8.10-2.fc20 will be an update
    —> Package gdk-pixbuf2.i686 0:2.30.3-1.fc20 will be updated
    —> Package gdk-pixbuf2.x86_64 0:2.30.3-1.fc20 will be updated
    —> Package gdk-pixbuf2.i686 0:2.30.7-1.fc20 will be an update
    —> Package gdk-pixbuf2.x86_64 0:2.30.7-1.fc20 will be an update
    —> Package gdm.x86_64 1:3.10.0.1-1.fc20 will be updated
    —> Package gdm.x86_64 1:3.12.0-1.fc20 will be an update
    —> Package gdm-libs.x86_64 1:3.10.0.1-1.fc20 will be updated
    —> Package gdm-libs.x86_64 1:3.12.0-1.fc20 will be an update
    —> Package geary.x86_64 0:0.4.2-1.fc20 will be updated
    —> Package geary.x86_64 0:0.4.3-1.fc20 will be an update
    —> Package gedit.x86_64 2:3.10.3-1.fc20 will be updated
    —> Package gedit.x86_64 2:3.12.0-1.fc20 will be an update
    —> Package geoclue2.x86_64 0:2.0.0-1.fc20 will be updated
    —> Package geoclue2.x86_64 0:2.1.7-1.fc20 will be an update
    —> Package geocode-glib.x86_64 0:3.10.0-1.fc20 will be updated
    —> Package geocode-glib.x86_64 0:3.12.0-1.fc20 will be an update
    —> Package git.x86_64 0:1.8.5.3-2.fc20 will be updated
    —> Package git.x86_64 0:1.9.0-1.fc20 will be an update
    —> Package gjs.x86_64 0:1.38.1-1.fc20 will be updated
    —> Package gjs.x86_64 0:1.40.0-1.fc20 will be an update
    –> Processing Dependency: libmozjs-24.so(mozjs_24)(64bit) for package: gjs-1.40.0-1.fc20.x86_64
    –> Processing Dependency: libmozjs-24.so()(64bit) for package: gjs-1.40.0-1.fc20.x86_64
    —> Package glade-libs.x86_64 0:3.16.1-1.fc20 will be updated
    —> Package glade-libs.x86_64 0:3.18.1-1.fc20 will be an update
    —> Package glib-networking.x86_64 0:2.38.2-1.fc20 will be updated
    —> Package glib-networking.x86_64 0:2.40.0-1.fc20 will be an update
    —> Package glib2.i686 0:2.38.2-2.fc20 will be updated
    —> Package glib2.x86_64 0:2.38.2-2.fc20 will be updated
    —> Package glib2.i686 0:2.40.0-1.fc20 will be an update
    —> Package glib2.x86_64 0:2.40.0-1.fc20 will be an update
    —> Package glibmm24.x86_64 0:2.38.1-1.fc20 will be updated
    —> Package glibmm24.x86_64 0:2.39.92-1.fc20 will be an update
    —> Package gmime.x86_64 0:2.6.19-1.fc20 will be updated
    —> Package gmime.x86_64 0:2.6.20-1.fc20 will be an update
    —> Package gnome-abrt.x86_64 0:0.3.5-1.fc20 will be updated
    —> Package gnome-abrt.x86_64 0:0.3.6-1.fc20 will be an update
    —> Package gnome-backgrounds.noarch 0:3.10.1-1.fc20 will be updated
    —> Package gnome-backgrounds.noarch 0:3.12.0-1.fc20 will be an update
    —> Package gnome-bluetooth.x86_64 1:3.10.0-1.fc20 will be updated
    —> Package gnome-bluetooth.x86_64 1:3.12.0-1.fc20 will be an update
    —> Package gnome-bluetooth-libs.x86_64 1:3.10.0-1.fc20 will be updated
    —> Package gnome-bluetooth-libs.x86_64 1:3.12.0-1.fc20 will be an update
    —> Package gnome-calculator.x86_64 0:3.10.2-1.fc20 will be updated
    —> Package gnome-calculator.x86_64 0:3.12.0-1.fc20 will be an update
    —> Package gnome-clocks.x86_64 0:3.10.1-1.fc20 will be updated
    —> Package gnome-clocks.x86_64 0:3.12.0-1.fc20 will be an update
    —> Package gnome-color-manager.x86_64 0:3.10.1-2.fc20 will be updated
    —> Package gnome-color-manager.x86_64 0:3.12.0-1.fc20 will be an update
    —> Package gnome-contacts.x86_64 0:3.10.1-1.fc20 will be updated
    —> Package gnome-contacts.x86_64 0:3.12.0-1.fc20 will be an update
    —> Package gnome-desktop3.x86_64 0:3.10.2-2.fc20 will be updated
    —> Package gnome-desktop3.x86_64 0:3.12.0-1.fc20 will be an update
    —> Package gnome-disk-utility.x86_64 0:3.10.0-2.fc20 will be updated
    —> Package gnome-disk-utility.x86_64 0:3.12.0-1.fc20 will be an update
    —> Package gnome-documents.x86_64 0:3.10.1-1.fc20 will be updated
    —> Package gnome-documents.x86_64 0:3.12.0-1.fc20 will be an update
    —> Package gnome-font-viewer.x86_64 0:3.10.0-1.fc20 will be updated
    —> Package gnome-font-viewer.x86_64 0:3.12.0-1.fc20 will be an update
    —> Package gnome-icon-theme.noarch 0:3.10.0-1.fc20 will be updated
    —> Package gnome-icon-theme.noarch 0:3.12.0-1.fc20 will be an update
    —> Package gnome-icon-theme-extras.noarch 0:3.6.2-3.fc20 will be updated
    —> Package gnome-icon-theme-extras.noarch 0:3.12.0-1.fc20 will be an update
    —> Package gnome-icon-theme-legacy.noarch 0:3.10.0-1.fc20 will be updated
    —> Package gnome-icon-theme-legacy.noarch 0:3.12.0-1.fc20 will be an update
    —> Package gnome-icon-theme-symbolic.noarch 0:3.10.1-1.fc20 will be updated
    —> Package gnome-icon-theme-symbolic.noarch 0:3.12.0-1.fc20 will be an update
    —> Package gnome-initial-setup.x86_64 0:3.10.1.1-4.fc20 will be updated
    —> Package gnome-initial-setup.x86_64 0:3.12.0-1.fc20 will be an update
    —> Package gnome-keyring.x86_64 0:3.10.1-1.fc20 will be updated
    —> Package gnome-keyring.x86_64 0:3.12.0-1.fc20 will be an update
    —> Package gnome-keyring-pam.x86_64 0:3.10.1-1.fc20 will be updated
    —> Package gnome-keyring-pam.x86_64 0:3.12.0-1.fc20 will be an update
    —> Package gnome-online-accounts.x86_64 0:3.10.2-1.fc20 will be updated
    —> Package gnome-online-accounts.x86_64 0:3.12.0-1.fc20 will be an update
    —> Package gnome-online-miners.x86_64 0:3.10.3-1.fc20 will be updated
    —> Package gnome-online-miners.x86_64 0:3.12.0-1.fc20 will be an update
    –> Processing Dependency: libgfbgraph-0.2.so.0()(64bit) for package: gnome-online-miners-3.12.0-1.fc20.x86_64
    –> Processing Dependency: libmediaart-1.0.so.0()(64bit) for package: gnome-online-miners-3.12.0-1.fc20.x86_64
    —> Package gnome-packagekit.x86_64 0:3.10.1-1.fc20 will be updated
    —> Package gnome-packagekit.x86_64 0:3.11.90-3.fc20 will be an update
    —> Package gnome-screenshot.x86_64 0:3.10.1-1.fc20 will be updated
    —> Package gnome-screenshot.x86_64 0:3.12.0-1.fc20 will be an update
    —> Package gnome-session.x86_64 0:3.10.1-1.fc20 will be updated
    —> Package gnome-session.x86_64 0:3.12.0-1.fc20 will be an update
    —> Package gnome-session-xsession.x86_64 0:3.10.1-1.fc20 will be updated
    —> Package gnome-session-xsession.x86_64 0:3.12.0-1.fc20 will be an update
    —> Package gnome-settings-daemon.x86_64 0:3.10.2-3.fc20 will be updated
    —> Package gnome-settings-daemon.x86_64 0:3.12.0.1-1.fc20 will be an update
    —> Package gnome-settings-daemon-updates.x86_64 0:3.10.2-3.fc20 will be updated
    —> Package gnome-settings-daemon-updates.x86_64 0:3.12.0.1-1.fc20 will be an update
    —> Package gnome-shell.x86_64 0:3.10.3-2.fc20 will be updated
    —> Package gnome-shell.x86_64 0:3.12.0-1.fc20 will be an update
    —> Package gnome-shell-extension-common.noarch 0:3.10.1-1.fc20 will be updated
    —> Package gnome-shell-extension-common.noarch 0:3.12.0-1.fc20 will be an update
    —> Package gnome-shell-extension-user-theme.noarch 0:3.10.1-1.fc20 will be updated
    —> Package gnome-shell-extension-user-theme.noarch 0:3.12.0-1.fc20 will be an update
    —> Package gnome-software.x86_64 0:3.10.4-2.fc20 will be updated
    —> Package gnome-software.x86_64 0:3.12.0-1.fc20 will be an update
    –> Processing Dependency: epiphany-runtime for package: gnome-software-3.12.0-1.fc20.x86_64
    —> Package gnome-system-monitor.x86_64 0:3.10.2-1.fc20 will be updated
    —> Package gnome-system-monitor.x86_64 0:3.12.0-1.fc20 will be an update
    —> Package gnome-terminal.x86_64 0:3.10.2-1.fc20 will be updated
    —> Package gnome-terminal.x86_64 0:3.12.0-1.fc20 will be an update
    —> Package gnome-themes-standard.x86_64 0:3.10.0-1.fc20 will be updated
    —> Package gnome-themes-standard.x86_64 0:3.12.0-1.fc20 will be an update
    —> Package gnome-tweak-tool.noarch 0:3.10.1-2.fc20 will be updated
    —> Package gnome-tweak-tool.noarch 0:3.12.0-1.fc20 will be an update
    —> Package gnome-user-docs.noarch 0:3.10.2-1.fc20 will be updated
    —> Package gnome-user-docs.noarch 0:3.12.0-1.fc20 will be an update
    —> Package gnome-video-effects.noarch 0:0.4.0-6.fc20 will be updated
    —> Package gnome-video-effects.noarch 0:0.4.1-1.fc20 will be an update
    —> Package gnutls.i686 0:3.1.20-1.fc20 will be updated
    —> Package gnutls.x86_64 0:3.1.20-1.fc20 will be updated
    —> Package gnutls.i686 0:3.1.20-4.fc20 will be an update
    —> Package gnutls.x86_64 0:3.1.20-4.fc20 will be an update
    —> Package gobject-introspection.x86_64 0:1.38.0-1.fc20 will be updated
    —> Package gobject-introspection.x86_64 0:1.40.0-1.fc20 will be an update
    —> Package google-chrome-stable.x86_64 0:33.0.1750.117-1 will be updated
    —> Package google-chrome-stable.x86_64 0:33.0.1750.152-1 will be an update
    —> Package google-talkplugin.x86_64 0:5.1.4.0-1 will be updated
    –> Processing Dependency: libCg.so()(64bit) for package: lightworks-11.5-1.x86_64
    –> Processing Dependency: libCgGL.so()(64bit) for package: lightworks-11.5-1.x86_64
    —> Package google-talkplugin.x86_64 0:5.2.4.0-1 will be an update
    —> Package gparted.x86_64 0:0.16.1-3.fc20 will be updated
    —> Package gparted.x86_64 0:0.18.0-1.fc20 will be an update
    –> Processing Dependency: polkit-gnome for package: gparted-0.18.0-1.fc20.x86_64
    —> Package grep.x86_64 0:2.16-1.fc20 will be updated
    —> Package grep.x86_64 0:2.18-1.fc20 will be an update
    —> Package grilo.x86_64 0:0.2.7-1.fc20 will be updated
    —> Package grilo.x86_64 0:0.2.10-1.fc20 will be an update
    —> Package grilo-plugins.x86_64 0:0.2.9-2.fc20 will be updated
    —> Package grilo-plugins.x86_64 0:0.2.11-1.fc20 will be an update
    —> Package gsettings-desktop-schemas.x86_64 0:3.10.1-1.fc20 will be updated
    —> Package gsettings-desktop-schemas.x86_64 0:3.12.0-1.fc20 will be an update
    —> Package gssdp.x86_64 0:0.14.6-1.fc20 will be updated
    —> Package gssdp.x86_64 0:0.14.7-1.fc20 will be an update
    —> Package gstreamer-ffmpeg.x86_64 0:0.10.13-10.fc20 will be updated
    —> Package gstreamer-ffmpeg.x86_64 0:0.10.13-11.fc20 will be an update
    —> Package gstreamer-plugins-bad-free.i686 0:0.10.23-19.fc20 will be updated
    —> Package gstreamer-plugins-bad-free.x86_64 0:0.10.23-19.fc20 will be updated
    —> Package gstreamer-plugins-bad-free.i686 0:0.10.23-20.fc20 will be an update
    —> Package gstreamer-plugins-bad-free.x86_64 0:0.10.23-20.fc20 will be an update
    —> Package gstreamer1.x86_64 0:1.2.2-1.fc20 will be updated
    —> Package gstreamer1.x86_64 0:1.2.3-1.fc20 will be an update
    —> Package gstreamer1-libav.x86_64 0:1.2.1-1.fc20 will be updated
    —> Package gstreamer1-libav.x86_64 0:1.2.3-1.fc20 will be an update
    —> Package gstreamer1-plugins-bad-free.x86_64 0:1.2.2-1.fc20 will be updated
    —> Package gstreamer1-plugins-bad-free.x86_64 0:1.2.3-1.fc20 will be an update
    —> Package gstreamer1-plugins-bad-freeworld.x86_64 0:1.2.1-2.fc20 will be updated
    —> Package gstreamer1-plugins-bad-freeworld.x86_64 0:1.2.3-1.fc20 will be an update
    —> Package gstreamer1-plugins-base.x86_64 0:1.2.2-1.fc20 will be updated
    —> Package gstreamer1-plugins-base.x86_64 0:1.2.3-1.fc20 will be an update
    —> Package gstreamer1-plugins-good.x86_64 0:1.2.2-2.fc20 will be updated
    —> Package gstreamer1-plugins-good.x86_64 0:1.2.3-2.fc20 will be an update
    —> Package gstreamer1-plugins-ugly.x86_64 0:1.2.1-1.fc20 will be updated
    —> Package gstreamer1-plugins-ugly.x86_64 0:1.2.3-1.fc20 will be an update
    —> Package gtk3.x86_64 0:3.10.6-1.fc20 will be updated
    —> Package gtk3.x86_64 0:3.12.0-1.fc20 will be an update
    —> Package gtk3-immodule-xim.x86_64 0:3.10.6-1.fc20 will be updated
    —> Package gtk3-immodule-xim.x86_64 0:3.12.0-1.fc20 will be an update
    —> Package gtkmm30.x86_64 0:3.10.1-1.fc20 will be updated
    —> Package gtkmm30.x86_64 0:3.11.9-1.fc20 will be an update
    —> Package gtksourceview3.x86_64 0:3.10.1-1.fc20 will be updated
    —> Package gtksourceview3.x86_64 0:3.12.0-1.fc20 will be an update
    —> Package gucharmap.x86_64 0:3.10.1-1.fc20 will be updated
    —> Package gucharmap.x86_64 0:3.12.0-1.fc20 will be an update
    —> Package gupnp.x86_64 0:0.20.9-1.fc20 will be updated
    —> Package gupnp.x86_64 0:0.20.10-1.fc20 will be an update
    —> Package gupnp-av.x86_64 0:0.12.4-1.fc20 will be updated
    —> Package gupnp-av.x86_64 0:0.12.5-1.fc20 will be an update
    —> Package gupnp-igd.x86_64 0:0.2.2-2.fc20 will be updated
    —> Package gupnp-igd.x86_64 0:0.2.3-1.fc20 will be an update
    —> Package gvfs.x86_64 0:1.18.3-2.fc20 will be updated
    —> Package gvfs.x86_64 0:1.20.0-1.fc20 will be an update
    —> Package gvfs-afc.x86_64 0:1.18.3-2.fc20 will be updated
    —> Package gvfs-afc.x86_64 0:1.20.0-1.fc20 will be an update
    —> Package gvfs-afp.x86_64 0:1.18.3-2.fc20 will be updated
    —> Package gvfs-afp.x86_64 0:1.20.0-1.fc20 will be an update
    —> Package gvfs-archive.x86_64 0:1.18.3-2.fc20 will be updated
    —> Package gvfs-archive.x86_64 0:1.20.0-1.fc20 will be an update
    —> Package gvfs-fuse.x86_64 0:1.18.3-2.fc20 will be updated
    —> Package gvfs-fuse.x86_64 0:1.20.0-1.fc20 will be an update
    —> Package gvfs-goa.x86_64 0:1.18.3-2.fc20 will be updated
    —> Package gvfs-goa.x86_64 0:1.20.0-1.fc20 will be an update
    —> Package gvfs-gphoto2.x86_64 0:1.18.3-2.fc20 will be updated
    —> Package gvfs-gphoto2.x86_64 0:1.20.0-1.fc20 will be an update
    —> Package gvfs-mtp.x86_64 0:1.18.3-2.fc20 will be updated
    —> Package gvfs-mtp.x86_64 0:1.20.0-1.fc20 will be an update
    —> Package gvfs-smb.x86_64 0:1.18.3-2.fc20 will be updated
    —> Package gvfs-smb.x86_64 0:1.20.0-1.fc20 will be an update
    —> Package harfbuzz.i686 0:0.9.24-1.fc20 will be updated
    —> Package harfbuzz.x86_64 0:0.9.24-1.fc20 will be updated
    —> Package harfbuzz.i686 0:0.9.26-1.fc20 will be an update
    —> Package harfbuzz.x86_64 0:0.9.26-1.fc20 will be an update
    —> Package harfbuzz-icu.x86_64 0:0.9.24-1.fc20 will be updated
    —> Package harfbuzz-icu.x86_64 0:0.9.26-1.fc20 will be an update
    —> Package hawkey.x86_64 0:0.4.8-1.fc20 will be updated
    —> Package hawkey.x86_64 0:0.4.12-1.fc20 will be an update
    —> Package hddtemp.x86_64 0:0.3-0.30.beta15.fc20 will be updated
    —> Package hddtemp.x86_64 0:0.3-0.31.beta15.fc20 will be an update
    —> Package hicolor-icon-theme.noarch 0:0.12-7.fc20 will be updated
    —> Package hicolor-icon-theme.noarch 0:0.13-1.fc20 will be an update
    —> Package hwdata.noarch 0:0.260-1.fc20 will be updated
    —> Package hwdata.noarch 0:0.261-1.fc20 will be an update
    —> Package ibus.x86_64 0:1.5.5-2.fc20 will be updated
    —> Package ibus.x86_64 0:1.5.6-1.fc20 will be an update
    —> Package ibus-chewing.x86_64 0:1.4.3-4.fc20 will be updated
    —> Package ibus-chewing.x86_64 0:1.4.10.1-1.fc20 will be an update
    —> Package ibus-gtk2.x86_64 0:1.5.5-2.fc20 will be updated
    —> Package ibus-gtk2.x86_64 0:1.5.6-1.fc20 will be an update
    —> Package ibus-gtk3.x86_64 0:1.5.5-2.fc20 will be updated
    —> Package ibus-gtk3.x86_64 0:1.5.6-1.fc20 will be an update
    —> Package ibus-libs.x86_64 0:1.5.5-2.fc20 will be updated
    —> Package ibus-libs.x86_64 0:1.5.6-1.fc20 will be an update
    —> Package ibus-setup.noarch 0:1.5.5-2.fc20 will be updated
    —> Package ibus-setup.noarch 0:1.5.6-1.fc20 will be an update
    —> Package ibus-wayland.x86_64 0:1.5.5-2.fc20 will be updated
    —> Package ibus-wayland.x86_64 0:1.5.6-1.fc20 will be an update
    —> Package iproute.x86_64 0:3.11.0-1.fc20 will be updated
    —> Package iproute.x86_64 0:3.12.0-2.fc20 will be an update
    —> Package iwl100-firmware.noarch 0:39.31.5.1-31.fc20 will be updated
    —> Package iwl100-firmware.noarch 0:39.31.5.1-37.fc20 will be an update
    —> Package iwl1000-firmware.noarch 1:39.31.5.1-31.fc20 will be updated
    —> Package iwl1000-firmware.noarch 1:39.31.5.1-37.fc20 will be an update
    —> Package iwl105-firmware.noarch 0:18.168.6.1-31.fc20 will be updated
    —> Package iwl105-firmware.noarch 0:18.168.6.1-37.fc20 will be an update
    —> Package iwl135-firmware.noarch 0:18.168.6.1-31.fc20 will be updated
    —> Package iwl135-firmware.noarch 0:18.168.6.1-37.fc20 will be an update
    —> Package iwl2000-firmware.noarch 0:18.168.6.1-31.fc20 will be updated
    —> Package iwl2000-firmware.noarch 0:18.168.6.1-37.fc20 will be an update
    —> Package iwl2030-firmware.noarch 0:18.168.6.1-31.fc20 will be updated
    —> Package iwl2030-firmware.noarch 0:18.168.6.1-37.fc20 will be an update
    —> Package iwl3160-firmware.noarch 0:22.0.7.0-31.fc20 will be updated
    —> Package iwl3160-firmware.noarch 0:22.24.8.0-37.fc20 will be an update
    —> Package iwl3945-firmware.noarch 0:15.32.2.9-31.fc20 will be updated
    —> Package iwl3945-firmware.noarch 0:15.32.2.9-37.fc20 will be an update
    —> Package iwl4965-firmware.noarch 0:228.61.2.24-31.fc20 will be updated
    —> Package iwl4965-firmware.noarch 0:228.61.2.24-37.fc20 will be an update
    —> Package iwl5000-firmware.noarch 0:8.83.5.1_1-31.fc20 will be updated
    —> Package iwl5000-firmware.noarch 0:8.83.5.1_1-37.fc20 will be an update
    —> Package iwl5150-firmware.noarch 0:8.24.2.2-31.fc20 will be updated
    —> Package iwl5150-firmware.noarch 0:8.24.2.2-37.fc20 will be an update
    —> Package iwl6000-firmware.noarch 0:9.221.4.1-31.fc20 will be updated
    —> Package iwl6000-firmware.noarch 0:9.221.4.1-37.fc20 will be an update
    —> Package iwl6000g2a-firmware.noarch 0:17.168.5.3-31.fc20 will be updated
    —> Package iwl6000g2a-firmware.noarch 0:17.168.5.3-37.fc20 will be an update
    —> Package iwl6000g2b-firmware.noarch 0:17.168.5.2-31.fc20 will be updated
    —> Package iwl6000g2b-firmware.noarch 0:17.168.5.2-37.fc20 will be an update
    —> Package iwl6050-firmware.noarch 0:41.28.5.1-31.fc20 will be updated
    —> Package iwl6050-firmware.noarch 0:41.28.5.1-37.fc20 will be an update
    —> Package iwl7260-firmware.noarch 0:22.0.7.0-31.fc20 will be updated
    —> Package iwl7260-firmware.noarch 0:22.24.8.0-37.fc20 will be an update
    —> Package jansson.x86_64 0:2.4-3.fc20 will be updated
    —> Package jansson.x86_64 0:2.6-1.fc20 will be an update
    —> Package java-1.7.0-openjdk.x86_64 1:1.7.0.60-2.4.4.1.fc20 will be updated
    —> Package java-1.7.0-openjdk.x86_64 1:1.7.0.60-2.4.5.1.fc20 will be an update
    —> Package java-1.7.0-openjdk-headless.x86_64 1:1.7.0.60-2.4.4.1.fc20 will be updated
    —> Package java-1.7.0-openjdk-headless.x86_64 1:1.7.0.60-2.4.5.1.fc20 will be an update
    —> Package json-glib.x86_64 0:0.16.2-1.fc20 will be updated
    —> Package json-glib.x86_64 0:1.0.0-1.fc20 will be an update
    —> Package kactivities.x86_64 0:4.11.5-1.fc20 will be updated
    —> Package kactivities.x86_64 0:4.12.3-1.fc20 will be an update
    —> Package kde-baseapps.x86_64 0:4.11.5-1.fc20 will be updated
    —> Package kde-baseapps.x86_64 0:4.12.3-1.fc20 will be an update
    –> Processing Dependency: konqueror = 4.12.3-1.fc20 for package: kde-baseapps-4.12.3-1.fc20.x86_64
    –> Processing Dependency: kfind = 4.12.3-1.fc20 for package: kde-baseapps-4.12.3-1.fc20.x86_64
    –> Processing Dependency: keditbookmarks = 4.12.3-1.fc20 for package: kde-baseapps-4.12.3-1.fc20.x86_64
    –> Processing Dependency: kdialog = 4.12.3-1.fc20 for package: kde-baseapps-4.12.3-1.fc20.x86_64
    –> Processing Dependency: kdepasswd = 4.12.3-1.fc20 for package: kde-baseapps-4.12.3-1.fc20.x86_64
    –> Processing Dependency: kde-plasma-folderview = 6:4.12.3-1.fc20 for package: kde-baseapps-4.12.3-1.fc20.x86_64
    –> Processing Dependency: kde-baseapps-common = 4.12.3-1.fc20 for package: kde-baseapps-4.12.3-1.fc20.x86_64
    –> Processing Dependency: dolphin = 4.12.3-1.fc20 for package: kde-baseapps-4.12.3-1.fc20.x86_64
    —> Package kde-baseapps-libs.x86_64 0:4.11.5-1.fc20 will be updated
    –> Processing Dependency: libdolphinprivate.so.4()(64bit) for package: dolphin-4.12.3-1.fc20.x86_64
    –> Processing Dependency: libkbookmarkmodel_private.so.4()(64bit) for package: keditbookmarks-4.12.3-1.fc20.x86_64
    –> Processing Dependency: libkonq.so.5()(64bit) for package: dolphin-4.12.3-1.fc20.x86_64
    –> Processing Dependency: libkonq.so.5()(64bit) for package: kfind-4.12.3-1.fc20.x86_64
    –> Processing Dependency: libkonq.so.5()(64bit) for package: konqueror-4.12.3-1.fc20.x86_64
    –> Processing Dependency: libkonq.so.5()(64bit) for package: kdepasswd-4.12.3-1.fc20.x86_64
    –> Processing Dependency: libkonq.so.5()(64bit) for package: konsole-part-4.12.3-1.fc20.x86_64
    –> Processing Dependency: libkonq.so.5()(64bit) for package: 6:kde-plasma-folderview-4.12.3-1.fc20.x86_64
    –> Processing Dependency: libkonq.so.5()(64bit) for package: keditbookmarks-4.12.3-1.fc20.x86_64
    –> Processing Dependency: libkonqsidebarplugin.so.4()(64bit) for package: konqueror-4.12.3-1.fc20.x86_64
    –> Processing Dependency: libkonquerorprivate.so.4()(64bit) for package: konqueror-4.12.3-1.fc20.x86_64
    —> Package kde-baseapps-libs.x86_64 0:4.12.3-1.fc20 will be an update
    —> Package kde-runtime.x86_64 0:4.12.2-1.fc20 will be updated
    —> Package kde-runtime.x86_64 0:4.12.3-1.fc20 will be an update
    –> Processing Dependency: libqgpgme.so.1()(64bit) for package: kde-runtime-4.12.3-1.fc20.x86_64
    –> Processing Dependency: libgpgme++-pthread.so.2()(64bit) for package: kde-runtime-4.12.3-1.fc20.x86_64
    —> Package kde-runtime-drkonqi.x86_64 0:4.12.2-1.fc20 will be updated
    —> Package kde-runtime-drkonqi.x86_64 0:4.12.3-1.fc20 will be an update
    —> Package kde-runtime-flags.noarch 0:4.12.2-1.fc20 will be updated
    —> Package kde-runtime-flags.noarch 0:4.12.3-1.fc20 will be an update
    —> Package kde-runtime-libs.x86_64 0:4.12.2-1.fc20 will be updated
    —> Package kde-runtime-libs.x86_64 0:4.12.3-1.fc20 will be an update
    —> Package kdelibs.x86_64 6:4.12.2-3.fc20 will be updated
    —> Package kdelibs.x86_64 6:4.12.3-1.fc20 will be an update
    —> Package kdelibs-common.x86_64 6:4.12.2-3.fc20 will be updated
    —> Package kdelibs-common.x86_64 6:4.12.3-1.fc20 will be an update
    —> Package kdepimlibs.x86_64 0:4.12.2-1.fc20 will be updated
    —> Package kdepimlibs.x86_64 0:4.12.3-1.fc20 will be an update
    —> Package kdepimlibs-kxmlrpcclient.x86_64 0:4.12.2-1.fc20 will be updated
    —> Package kdepimlibs-kxmlrpcclient.x86_64 0:4.12.3-1.fc20 will be an update
    —> Package kernel.x86_64 0:3.13.6-200.fc20 will be installed
    —> Package kernel-headers.x86_64 0:3.12.10-300.fc20 will be updated
    —> Package kernel-headers.x86_64 0:3.13.6-200.fc20 will be an update
    —> Package kernel-modules-extra.x86_64 0:3.13.6-200.fc20 will be installed
    —> Package kmod-VirtualBox.x86_64 0:4.3.6-2.fc20.4 will be updated
    —> Package kmod-VirtualBox.x86_64 0:4.3.6-2.fc20.13 will be an update
    –> Processing Dependency: kmod-VirtualBox-3.13.7-200.fc20.x86_64 >= 4.3.6-2.fc20.13 for package: kmod-VirtualBox-4.3.6-2.fc20.13.x86_64
    —> Package kmod-wl.x86_64 0:6.30.223.141-5.fc20.6 will be updated
    —> Package kmod-wl.x86_64 0:6.30.223.141-5.fc20.15 will be an update
    –> Processing Dependency: kmod-wl-3.13.7-200.fc20.x86_64 >= 6.30.223.141-5.fc20.15 for package: kmod-wl-6.30.223.141-5.fc20.15.x86_64
    —> Package konsole-part.x86_64 0:4.11.5-1.fc20 will be updated
    —> Package konsole-part.x86_64 0:4.12.3-1.fc20 will be an update
    —> Package langtable.noarch 0:0.0.23-1.fc20 will be updated
    —> Package langtable.noarch 0:0.0.24-1.fc20 will be an update
    —> Package langtable-data.noarch 0:0.0.23-1.fc20 will be updated
    —> Package langtable-data.noarch 0:0.0.24-1.fc20 will be an update
    —> Package langtable-python.noarch 0:0.0.23-1.fc20 will be updated
    —> Package langtable-python.noarch 0:0.0.24-1.fc20 will be an update
    —> Package lcms2.i686 0:2.5-2.fc20 will be updated
    —> Package lcms2.x86_64 0:2.5-2.fc20 will be updated
    —> Package lcms2.i686 0:2.6-1.fc20 will be an update
    —> Package lcms2.x86_64 0:2.6-1.fc20 will be an update
    —> Package less.x86_64 0:458-5.fc20 will be updated
    —> Package less.x86_64 0:458-6.fc20 will be an update
    —> Package libburn.x86_64 0:1.3.4-1.fc20 will be updated
    —> Package libburn.x86_64 0:1.3.6-1.fc20 will be an update
    —> Package libcacard.x86_64 2:1.6.1-3.fc20 will be updated
    —> Package libcacard.x86_64 2:1.6.2-1.fc20 will be an update
    —> Package libchamplain.x86_64 0:0.12.5-1.fc20 will be updated
    —> Package libchamplain.x86_64 0:0.12.7-2.fc20 will be an update
    —> Package libchamplain-gtk.x86_64 0:0.12.5-1.fc20 will be updated
    —> Package libchamplain-gtk.x86_64 0:0.12.7-2.fc20 will be an update
    —> Package libcmis.x86_64 0:0.3.1-8.fc20 will be updated
    —> Package libcmis.x86_64 0:0.4.1-3.fc20 will be an update
    —> Package libcurl.x86_64 0:7.32.0-4.fc20 will be updated
    —> Package libcurl.x86_64 0:7.32.0-6.fc20 will be an update
    —> Package libdrm.i686 0:2.4.50-1.fc20 will be updated
    —> Package libdrm.x86_64 0:2.4.50-1.fc20 will be updated
    —> Package libdrm.i686 0:2.4.52-1.fc20 will be an update
    —> Package libdrm.x86_64 0:2.4.52-1.fc20 will be an update
    —> Package libertas-usb8388-firmware.noarch 2:20130724-31.git31f6b30.fc20 will be updated
    —> Package libertas-usb8388-firmware.noarch 2:20140317-37.gitdec41bce.fc20 will be an update
    —> Package libgadu.x86_64 0:1.12.0-0.2.rc1.fc20 will be updated
    —> Package libgadu.x86_64 0:1.12.0-0.3.rc2.fc20 will be an update
    —> Package libgee.x86_64 0:0.12.0-1.fc20 will be updated
    —> Package libgee.x86_64 0:0.14.0-1.fc20 will be an update
    —> Package libgexiv2.x86_64 0:0.7.0-1.fc20 will be updated
    —> Package libgexiv2.x86_64 0:0.10.0-1.fc20 will be an update
    —> Package libgnome-keyring.x86_64 0:3.10.1-1.fc20 will be updated
    —> Package libgnome-keyring.x86_64 0:3.12.0-1.fc20 will be an update
    —> Package libgphoto2.i686 0:2.5.2-5.fc20 will be updated
    —> Package libgphoto2.x86_64 0:2.5.2-5.fc20 will be updated
    —> Package libgphoto2.i686 0:2.5.3-6.fc20 will be an update
    —> Package libgphoto2.x86_64 0:2.5.3-6.fc20 will be an update
    —> Package libgsf.x86_64 0:1.14.28-1.fc20 will be updated
    —> Package libgsf.x86_64 0:1.14.29-1.fc20 will be an update
    —> Package libgudev1.x86_64 0:208-9.fc20 will be updated
    —> Package libgudev1.x86_64 0:208-15.fc20 will be an update
    —> Package libgweather.x86_64 0:3.10.1-1.fc20 will be updated
    —> Package libgweather.x86_64 0:3.12.0-1.fc20 will be an update
    —> Package libipa_hbac.x86_64 0:1.11.3-1.fc20 will be updated
    —> Package libipa_hbac.x86_64 0:1.11.4-1.fc20 will be an update
    —> Package libisofs.x86_64 0:1.3.4-1.fc20 will be updated
    —> Package libisofs.x86_64 0:1.3.6-1.fc20 will be an update
    —> Package libkcddb.x86_64 0:4.12.2-1.fc20 will be updated
    —> Package libkcddb.x86_64 0:4.12.3-1.fc20 will be an update
    —> Package libmash.x86_64 0:0.2.0-11.fc20 will be updated
    —> Package libmash.x86_64 0:0.2.0-14.fc20 will be an update
    —> Package libmodplug.x86_64 1:0.8.8.4-5.fc20 will be updated
    —> Package libmodplug.x86_64 1:0.8.8.5-1.fc20 will be an update
    —> Package libmpg123.x86_64 0:1.16.0-1.fc20 will be updated
    —> Package libmpg123.x86_64 0:1.18.1-1.fc20 will be an update
    —> Package libmx.x86_64 0:1.4.7-9.fc20 will be updated
    —> Package libmx.x86_64 0:1.4.7-12.fc20 will be an update
    —> Package libnl3.x86_64 0:3.2.21-2.fc20 will be updated
    —> Package libnl3.x86_64 0:3.2.24-1.fc20 will be an update
    —> Package libnl3-cli.x86_64 0:3.2.21-2.fc20 will be updated
    —> Package libnl3-cli.x86_64 0:3.2.24-1.fc20 will be an update
    —> Package libnm-gtk.x86_64 0:0.9.9.0-7.git20131028.fc20 will be updated
    —> Package libnm-gtk.x86_64 0:0.9.9.0-9.git20140123.fc20 will be an update
    —> Package libosinfo.x86_64 0:0.2.8-1.fc20 will be updated
    —> Package libosinfo.x86_64 0:0.2.9-1.fc20 will be an update
    —> Package libpurple.x86_64 0:2.10.7-8.fc20 will be updated
    —> Package libpurple.x86_64 0:2.10.9-1.fc20 will be an update
    —> Package libquvi.x86_64 0:0.9.2-1.fc20 will be updated
    —> Package libquvi.x86_64 0:0.9.4-1.fc20 will be an update
    —> Package libquvi-scripts.noarch 0:0.9.20131104-1.fc20 will be updated
    —> Package libquvi-scripts.noarch 0:0.9.20131130-1.fc20 will be an update
    —> Package libreoffice-calc.x86_64 1:4.1.4.2-5.fc20 will be updated
    —> Package libreoffice-calc.x86_64 1:4.2.2.1-7.fc20 will be an update
    —> Package libreoffice-core.x86_64 1:4.1.4.2-5.fc20 will be updated
    —> Package libreoffice-core.x86_64 1:4.2.2.1-7.fc20 will be an update
    –> Processing Dependency: libfbembed.so.2.5()(64bit) for package: 1:libreoffice-core-4.2.2.1-7.fc20.x86_64
    –> Processing Dependency: libeot.so.0()(64bit) for package: 1:libreoffice-core-4.2.2.1-7.fc20.x86_64
    —> Package libreoffice-draw.x86_64 1:4.1.4.2-5.fc20 will be updated
    —> Package libreoffice-draw.x86_64 1:4.2.2.1-7.fc20 will be an update
    —> Package libreoffice-graphicfilter.x86_64 1:4.1.4.2-5.fc20 will be updated
    —> Package libreoffice-graphicfilter.x86_64 1:4.2.2.1-7.fc20 will be an update
    –> Processing Dependency: libfreehand-0.0.so.0()(64bit) for package: 1:libreoffice-graphicfilter-4.2.2.1-7.fc20.x86_64
    –> Processing Dependency: libetonyek-0.0.so.0()(64bit) for package: 1:libreoffice-graphicfilter-4.2.2.1-7.fc20.x86_64
    —> Package libreoffice-impress.x86_64 1:4.1.4.2-5.fc20 will be updated
    —> Package libreoffice-impress.x86_64 1:4.2.2.1-7.fc20 will be an update
    —> Package libreoffice-opensymbol-fonts.noarch 1:4.1.4.2-5.fc20 will be updated
    —> Package libreoffice-opensymbol-fonts.noarch 1:4.2.2.1-7.fc20 will be an update
    —> Package libreoffice-pdfimport.x86_64 1:4.1.4.2-5.fc20 will be updated
    —> Package libreoffice-pdfimport.x86_64 1:4.2.2.1-7.fc20 will be an update
    —> Package libreoffice-ure.x86_64 1:4.1.4.2-5.fc20 will be updated
    —> Package libreoffice-ure.x86_64 1:4.2.2.1-7.fc20 will be an update
    —> Package libreoffice-writer.x86_64 1:4.1.4.2-5.fc20 will be updated
    —> Package libreoffice-writer.x86_64 1:4.2.2.1-7.fc20 will be an update
    –> Processing Dependency: libe-book-0.0.so.0()(64bit) for package: 1:libreoffice-writer-4.2.2.1-7.fc20.x86_64
    –> Processing Dependency: libabw-0.0.so.0()(64bit) for package: 1:libreoffice-writer-4.2.2.1-7.fc20.x86_64
    —> Package librepo.x86_64 0:1.5.1-1.fc20 will be updated
    —> Package librepo.x86_64 0:1.6.0-1.fc20 will be an update
    —> Package libreport.x86_64 0:2.1.11-1.fc20 will be updated
    —> Package libreport.x86_64 0:2.2.0-1.fc20 will be an update
    —> Package libreport-anaconda.x86_64 0:2.1.11-1.fc20 will be updated
    —> Package libreport-anaconda.x86_64 0:2.2.0-1.fc20 will be an update
    —> Package libreport-cli.x86_64 0:2.1.11-1.fc20 will be updated
    —> Package libreport-cli.x86_64 0:2.2.0-1.fc20 will be an update
    —> Package libreport-fedora.x86_64 0:2.1.11-1.fc20 will be updated
    —> Package libreport-fedora.x86_64 0:2.2.0-1.fc20 will be an update
    —> Package libreport-filesystem.x86_64 0:2.1.11-1.fc20 will be updated
    —> Package libreport-filesystem.x86_64 0:2.2.0-1.fc20 will be an update
    —> Package libreport-gtk.x86_64 0:2.1.11-1.fc20 will be updated
    —> Package libreport-gtk.x86_64 0:2.2.0-1.fc20 will be an update
    —> Package libreport-plugin-bugzilla.x86_64 0:2.1.11-1.fc20 will be updated
    —> Package libreport-plugin-bugzilla.x86_64 0:2.2.0-1.fc20 will be an update
    —> Package libreport-plugin-kerneloops.x86_64 0:2.1.11-1.fc20 will be updated
    —> Package libreport-plugin-kerneloops.x86_64 0:2.2.0-1.fc20 will be an update
    —> Package libreport-plugin-logger.x86_64 0:2.1.11-1.fc20 will be updated
    —> Package libreport-plugin-logger.x86_64 0:2.2.0-1.fc20 will be an update
    —> Package libreport-plugin-reportuploader.x86_64 0:2.1.11-1.fc20 will be updated
    —> Package libreport-plugin-reportuploader.x86_64 0:2.2.0-1.fc20 will be an update
    —> Package libreport-plugin-ureport.x86_64 0:2.1.11-1.fc20 will be updated
    —> Package libreport-plugin-ureport.x86_64 0:2.2.0-1.fc20 will be an update
    —> Package libreport-python.x86_64 0:2.1.11-1.fc20 will be updated
    —> Package libreport-python.x86_64 0:2.2.0-1.fc20 will be an update
    —> Package libreport-web.x86_64 0:2.1.11-1.fc20 will be updated
    —> Package libreport-web.x86_64 0:2.2.0-1.fc20 will be an update
    —> Package librsvg2.i686 0:2.40.1-1.fc20 will be updated
    —> Package librsvg2.x86_64 0:2.40.1-1.fc20 will be updated
    —> Package librsvg2.i686 0:2.40.2-1.fc20 will be an update
    —> Package librsvg2.x86_64 0:2.40.2-1.fc20 will be an update
    —> Package libsecret.x86_64 0:0.16-1.fc20 will be updated
    —> Package libsecret.x86_64 0:0.18-1.fc20 will be an update
    —> Package libsmbclient.x86_64 2:4.1.3-2.fc20 will be updated
    —> Package libsmbclient.x86_64 2:4.1.6-1.fc20 will be an update
    —> Package libsolv.x86_64 0:0.4.1-0.gita8e47f1.fc20 will be updated
    —> Package libsolv.x86_64 0:0.4.1-1.gitbcedc98.fc20 will be an update
    —> Package libsoup.x86_64 0:2.44.2-1.fc20 will be updated
    —> Package libsoup.x86_64 0:2.46.0-1.fc20 will be an update
    —> Package libssh.x86_64 0:0.6.0-1.fc20 will be updated
    —> Package libssh.x86_64 0:0.6.3-1.fc20 will be an update
    —> Package libsss_idmap.x86_64 0:1.11.3-1.fc20 will be updated
    —> Package libsss_idmap.x86_64 0:1.11.4-1.fc20 will be an update
    —> Package libsss_nss_idmap.x86_64 0:1.11.3-1.fc20 will be updated
    —> Package libsss_nss_idmap.x86_64 0:1.11.4-1.fc20 will be an update
    —> Package libudisks2.x86_64 0:2.1.2-1.fc20 will be updated
    —> Package libudisks2.x86_64 0:2.1.2-2.fc20 will be an update
    —> Package libusb.x86_64 1:0.1.5-2.fc20 will be updated
    —> Package libusb.x86_64 1:0.1.5-3.fc20 will be an update
    —> Package libusbx.i686 0:1.0.16-3.fc20 will be updated
    —> Package libusbx.x86_64 0:1.0.16-3.fc20 will be updated
    —> Package libusbx.i686 0:1.0.18-1.fc20 will be an update
    —> Package libusbx.x86_64 0:1.0.18-1.fc20 will be an update
    —> Package libvpx.i686 0:1.2.0-2.fc20 will be updated
    —> Package libvpx.x86_64 0:1.2.0-2.fc20 will be updated
    —> Package libvpx.i686 0:1.3.0-3.fc20 will be an update
    —> Package libvpx.x86_64 0:1.3.0-3.fc20 will be an update
    —> Package libwacom.x86_64 0:0.8-1.fc20 will be updated
    —> Package libwacom.x86_64 0:0.9-2.fc20 will be an update
    —> Package libwacom-data.noarch 0:0.8-1.fc20 will be updated
    —> Package libwacom-data.noarch 0:0.9-2.fc20 will be an update
    —> Package libwayland-client.i686 0:1.2.0-3.fc20 will be updated
    —> Package libwayland-client.x86_64 0:1.2.0-3.fc20 will be updated
    —> Package libwayland-client.i686 0:1.4.0-1.fc20 will be an update
    —> Package libwayland-client.x86_64 0:1.4.0-1.fc20 will be an update
    —> Package libwayland-cursor.x86_64 0:1.2.0-3.fc20 will be updated
    —> Package libwayland-cursor.x86_64 0:1.4.0-1.fc20 will be an update
    —> Package libwayland-server.i686 0:1.2.0-3.fc20 will be updated
    —> Package libwayland-server.x86_64 0:1.2.0-3.fc20 will be updated
    —> Package libwayland-server.i686 0:1.4.0-1.fc20 will be an update
    —> Package libwayland-server.x86_64 0:1.4.0-1.fc20 will be an update
    —> Package libwbclient.x86_64 2:4.1.3-2.fc20 will be updated
    —> Package libwbclient.x86_64 2:4.1.6-1.fc20 will be an update
    —> Package libyaml.x86_64 0:0.1.4-5.fc20 will be updated
    —> Package libyaml.x86_64 0:0.1.5-1.fc20 will be an update
    —> Package linux-firmware.noarch 0:20130724-31.git31f6b30.fc20 will be updated
    —> Package linux-firmware.noarch 0:20140317-37.gitdec41bce.fc20 will be an update
    —> Package lohit-devanagari-fonts.noarch 0:2.93.0-1.fc20 will be updated
    —> Package lohit-devanagari-fonts.noarch 0:2.94.0-1.fc20 will be an update
    —> Package lohit-gujarati-fonts.noarch 0:2.5.3-2.fc20 will be updated
    —> Package lohit-gujarati-fonts.noarch 0:2.92.2-1.fc20 will be an update
    —> Package lohit-malayalam-fonts.noarch 0:2.5.3-3.fc20 will be updated
    —> Package lohit-malayalam-fonts.noarch 0:2.92.0-1.fc20 will be an update
    —> Package memtest86+.x86_64 0:4.20-11.fc20 will be updated
    —> Package memtest86+.x86_64 0:5.01-1.fc20 will be an update
    —> Package mesa-dri-drivers.i686 0:9.2.5-1.20131220.fc20 will be updated
    —> Package mesa-dri-drivers.x86_64 0:9.2.5-1.20131220.fc20 will be updated
    —> Package mesa-dri-drivers.i686 0:10.0.4-1.20140312.fc20 will be an update
    —> Package mesa-dri-drivers.x86_64 0:10.0.4-1.20140312.fc20 will be an update
    —> Package mesa-filesystem.i686 0:9.2.5-1.20131220.fc20 will be updated
    —> Package mesa-filesystem.x86_64 0:9.2.5-1.20131220.fc20 will be updated
    —> Package mesa-filesystem.i686 0:10.0.4-1.20140312.fc20 will be an update
    —> Package mesa-filesystem.x86_64 0:10.0.4-1.20140312.fc20 will be an update
    —> Package mesa-libEGL.i686 0:9.2.5-1.20131220.fc20 will be updated
    —> Package mesa-libEGL.x86_64 0:9.2.5-1.20131220.fc20 will be updated
    —> Package mesa-libEGL.i686 0:10.0.4-1.20140312.fc20 will be an update
    —> Package mesa-libEGL.x86_64 0:10.0.4-1.20140312.fc20 will be an update
    —> Package mesa-libGL.i686 0:9.2.5-1.20131220.fc20 will be updated
    —> Package mesa-libGL.x86_64 0:9.2.5-1.20131220.fc20 will be updated
    —> Package mesa-libGL.i686 0:10.0.4-1.20140312.fc20 will be an update
    —> Package mesa-libGL.x86_64 0:10.0.4-1.20140312.fc20 will be an update
    —> Package mesa-libgbm.i686 0:9.2.5-1.20131220.fc20 will be updated
    —> Package mesa-libgbm.x86_64 0:9.2.5-1.20131220.fc20 will be updated
    —> Package mesa-libgbm.i686 0:10.0.4-1.20140312.fc20 will be an update
    —> Package mesa-libgbm.x86_64 0:10.0.4-1.20140312.fc20 will be an update
    —> Package mesa-libglapi.i686 0:9.2.5-1.20131220.fc20 will be updated
    —> Package mesa-libglapi.x86_64 0:9.2.5-1.20131220.fc20 will be updated
    —> Package mesa-libglapi.i686 0:10.0.4-1.20140312.fc20 will be an update
    —> Package mesa-libglapi.x86_64 0:10.0.4-1.20140312.fc20 will be an update
    —> Package mesa-libwayland-egl.x86_64 0:9.2.5-1.20131220.fc20 will be updated
    —> Package mesa-libwayland-egl.x86_64 0:10.0.4-1.20140312.fc20 will be an update
    —> Package mesa-libxatracker.x86_64 0:9.2.5-1.20131220.fc20 will be updated
    —> Package mesa-libxatracker.x86_64 0:10.0.4-1.20140312.fc20 will be an update
    —> Package microcode_ctl.x86_64 2:2.1-2.fc20 will be updated
    —> Package microcode_ctl.x86_64 2:2.1-3.fc20 will be an update
    —> Package mousetweaks.x86_64 0:3.10.0-1.fc20 will be updated
    —> Package mousetweaks.x86_64 0:3.12.0-1.fc20 will be an update
    —> Package mutter.x86_64 0:3.10.3-1.fc20 will be updated
    —> Package mutter.x86_64 0:3.12.0-1.fc20 will be an update
    —> Package mutter-wayland.x86_64 0:3.10.1-1.fc20 will be updated
    —> Package mutter-wayland.x86_64 0:3.12.0-1.fc20 will be an update
    —> Package nautilus.x86_64 0:3.10.1-2.fc20 will be updated
    —> Package nautilus.x86_64 0:3.12.0-1.fc20 will be an update
    —> Package nautilus-dropbox.x86_64 0:1.6.0-1.fc10 will be updated
    —> Package nautilus-dropbox.x86_64 0:1.6.1-1.fc10 will be an update
    —> Package nautilus-extensions.x86_64 0:3.10.1-2.fc20 will be updated
    —> Package nautilus-extensions.x86_64 0:3.12.0-1.fc20 will be an update
    —> Package nepomuk-core.x86_64 0:4.12.2-1.fc20 will be updated
    —> Package nepomuk-core.x86_64 0:4.12.3-1.fc20 will be an update
    —> Package nepomuk-core-libs.x86_64 0:4.12.2-1.fc20 will be updated
    —> Package nepomuk-core-libs.x86_64 0:4.12.3-1.fc20 will be an update
    —> Package nepomuk-widgets.x86_64 0:4.11.5-1.fc20 will be updated
    —> Package nepomuk-widgets.x86_64 0:4.12.3-1.fc20 will be an update
    —> Package net-snmp-libs.x86_64 1:5.7.2-16.fc20 will be updated
    —> Package net-snmp-libs.x86_64 1:5.7.2-17.fc20 will be an update
    —> Package nm-connection-editor.x86_64 0:0.9.9.0-7.git20131028.fc20 will be updated
    —> Package nm-connection-editor.x86_64 0:0.9.9.0-9.git20140123.fc20 will be an update
    —> Package nspr.i686 0:4.10.2-1.fc20 will be updated
    —> Package nspr.x86_64 0:4.10.2-1.fc20 will be updated
    —> Package nspr.i686 0:4.10.4-1.fc20 will be an update
    —> Package nspr.x86_64 0:4.10.4-1.fc20 will be an update
    —> Package nss.i686 0:3.15.4-1.fc20 will be updated
    —> Package nss.x86_64 0:3.15.4-1.fc20 will be updated
    —> Package nss.i686 0:3.16.0-1.fc20 will be an update
    —> Package nss.x86_64 0:3.16.0-1.fc20 will be an update
    —> Package nss-softokn.i686 0:3.15.4-1.fc20 will be updated
    —> Package nss-softokn.x86_64 0:3.15.4-1.fc20 will be updated
    —> Package nss-softokn.i686 0:3.16.0-1.fc20 will be an update
    —> Package nss-softokn.x86_64 0:3.16.0-1.fc20 will be an update
    —> Package nss-softokn-freebl.i686 0:3.15.4-1.fc20 will be updated
    —> Package nss-softokn-freebl.x86_64 0:3.15.4-1.fc20 will be updated
    —> Package nss-softokn-freebl.i686 0:3.16.0-1.fc20 will be an update
    —> Package nss-softokn-freebl.x86_64 0:3.16.0-1.fc20 will be an update
    —> Package nss-sysinit.x86_64 0:3.15.4-1.fc20 will be updated
    —> Package nss-sysinit.x86_64 0:3.16.0-1.fc20 will be an update
    —> Package nss-tools.x86_64 0:3.15.4-1.fc20 will be updated
    —> Package nss-tools.x86_64 0:3.16.0-1.fc20 will be an update
    —> Package nss-util.i686 0:3.15.4-1.fc20 will be updated
    —> Package nss-util.x86_64 0:3.15.4-1.fc20 will be updated
    —> Package nss-util.i686 0:3.16.0-1.fc20 will be an update
    —> Package nss-util.x86_64 0:3.16.0-1.fc20 will be an update
    —> Package ntfs-3g.x86_64 2:2013.1.13-6.fc20 will be updated
    —> Package ntfs-3g.x86_64 2:2014.2.15-1.fc20 will be an update
    —> Package ntfsprogs.x86_64 2:2013.1.13-6.fc20 will be updated
    —> Package ntfsprogs.x86_64 2:2014.2.15-1.fc20 will be an update
    —> Package numpy.x86_64 1:1.8.0-3.fc20 will be updated
    —> Package numpy.x86_64 1:1.8.0-4.fc20 will be an update
    —> Package openldap.i686 0:2.4.38-1.fc20 will be updated
    —> Package openldap.x86_64 0:2.4.38-1.fc20 will be updated
    —> Package openldap.i686 0:2.4.39-2.fc20 will be an update
    —> Package openldap.x86_64 0:2.4.39-2.fc20 will be an update
    —> Package orca.noarch 0:3.10.2-1.fc20 will be updated
    —> Package orca.noarch 0:3.12.0-1.fc20 will be an update
    —> Package oxygen-icon-theme.noarch 0:4.12.2-1.fc20 will be updated
    —> Package oxygen-icon-theme.noarch 0:4.12.3-1.fc20 will be an update
    —> Package p11-kit.i686 0:0.20.2-1.fc20 will be updated
    —> Package p11-kit.x86_64 0:0.20.2-1.fc20 will be updated
    —> Package p11-kit.i686 0:0.20.2-2.fc20 will be an update
    —> Package p11-kit.x86_64 0:0.20.2-2.fc20 will be an update
    —> Package p11-kit-trust.x86_64 0:0.20.2-1.fc20 will be updated
    —> Package p11-kit-trust.x86_64 0:0.20.2-2.fc20 will be an update
    —> Package pango.i686 0:1.36.1-2.fc20 will be updated
    —> Package pango.x86_64 0:1.36.1-2.fc20 will be updated
    —> Package pango.i686 0:1.36.3-1.fc20 will be an update
    —> Package pango.x86_64 0:1.36.3-1.fc20 will be an update
    —> Package perl-Data-Dumper.x86_64 0:2.145-292.fc20 will be updated
    —> Package perl-Data-Dumper.x86_64 0:2.151-1.fc20 will be an update
    —> Package perl-Digest-SHA.x86_64 1:5.85-4.fc20 will be updated
    —> Package perl-Digest-SHA.x86_64 1:5.85-5.fc20 will be an update
    —> Package perl-Git.noarch 0:1.8.5.3-2.fc20 will be updated
    —> Package perl-Git.noarch 0:1.9.0-1.fc20 will be an update
    —> Package perl-IO-Socket-IP.noarch 0:0.26-1.fc20 will be updated
    —> Package perl-IO-Socket-IP.noarch 0:0.29-1.fc20 will be an update
    —> Package perl-Image-ExifTool.noarch 0:9.27-3.fc20 will be updated
    —> Package perl-Image-ExifTool.noarch 0:9.46-1.fc20 will be an update
    —> Package perl-threads.x86_64 1:1.89-1.fc20 will be updated
    —> Package perl-threads.x86_64 1:1.92-1.fc20 will be an update
    —> Package perl-threads-shared.x86_64 0:1.45-1.fc20 will be updated
    —> Package perl-threads-shared.x86_64 0:1.46-1.fc20 will be an update
    —> Package perl-version.x86_64 3:0.99.04-2.fc20 will be updated
    —> Package perl-version.x86_64 3:0.99.07-1.fc20 will be an update
    —> Package policycoreutils.x86_64 0:2.2.5-1.fc20 will be updated
    —> Package policycoreutils.x86_64 0:2.2.5-3.fc20 will be an update
    —> Package policycoreutils-python.x86_64 0:2.2.5-1.fc20 will be updated
    —> Package policycoreutils-python.x86_64 0:2.2.5-3.fc20 will be an update
    —> Package procps-ng.x86_64 0:3.3.8-15.fc20 will be updated
    —> Package procps-ng.x86_64 0:3.3.8-16.fc20 will be an update
    —> Package pyatspi.noarch 0:2.10.0-1.fc20 will be updated
    —> Package pyatspi.noarch 0:2.12.0-1.fc20 will be an update
    —> Package pygobject3.x86_64 0:3.10.2-1.fc20 will be updated
    —> Package pygobject3.x86_64 0:3.12.0-1.fc20 will be an update
    —> Package pygobject3-base.x86_64 0:3.10.2-1.fc20 will be updated
    —> Package pygobject3-base.x86_64 0:3.12.0-1.fc20 will be an update
    —> Package python.x86_64 0:2.7.5-10.fc20 will be updated
    —> Package python.x86_64 0:2.7.5-11.fc20 will be an update
    —> Package python-caribou.noarch 0:0.4.13-1.fc20 will be updated
    —> Package python-caribou.noarch 0:0.4.13-4.fc20 will be an update
    —> Package python-cups.x86_64 0:1.9.63-4.fc20 will be updated
    —> Package python-cups.x86_64 0:1.9.65-1.fc20 will be an update
    —> Package python-hawkey.x86_64 0:0.4.8-1.fc20 will be updated
    —> Package python-hawkey.x86_64 0:0.4.12-1.fc20 will be an update
    —> Package python-html5lib.noarch 0:1.0b2-3.fc20 will be updated
    —> Package python-html5lib.noarch 1:0.999-2.fc20 will be an update
    –> Processing Dependency: python3-six for package: 1:python-html5lib-0.999-2.fc20.noarch
    —> Package python-ipython.noarch 0:0.13.2-2.fc20 will be updated
    —> Package python-ipython.noarch 0:0.13.2-3.fc20 will be an update
    —> Package python-ipython-console.noarch 0:0.13.2-2.fc20 will be updated
    —> Package python-ipython-console.noarch 0:0.13.2-3.fc20 will be an update
    —> Package python-ipython-gui.noarch 0:0.13.2-2.fc20 will be

  5. Jacek

    Well, does not work for me, lots of errors at yum update, to mention a few:muffin, rhythmbox, nm-connection-editor, gthumb and a few cinnamon*

    • Rich

      I’m seeing similar results;

      Error: Package: nm-connection-editor-0.9.9.0-9.git20140123.fc20.x86_64 (@updates)
                 Requires: libgnome-bluetooth.so.12()(64bit)
                 Removing: 1:gnome-bluetooth-libs-3.10.0-1.fc20.x86_64 (@koji-override-0/$releasever)
                     libgnome-bluetooth.so.12()(64bit)
                 Updated By: 1:gnome-bluetooth-libs-3.12.0-1.fc20.x86_64 (rhughes-f20-gnome-3-12)
                    ~libgnome-bluetooth.so.13()(64bit)
      • Andre Costa

        I’m seeing the exact same thing if I try “yum update” on a x86_64 system (no i686 libs). If I try to use –skip-broken, things get even worse:

        Error: Multilib version problems found. This often means that the root
        cause is something else and multilib version checking is just
        pointing out that there is a problem. Eg.:

        1. You have an upgrade for lcms2 which is missing some
        dependency that another package requires. Yum is trying to
        solve this by installing an older version of lcms2 of the
        different architecture. If you exclude the bad architecture
        yum will tell you what the root cause is (which package
        requires what). You can try redoing the upgrade with
        –exclude lcms2.otherarch … this should give you an error
        message showing the root cause of the problem.

        2. You have multiple architectures of lcms2 installed, but
        yum can only see an upgrade for one of those architectures.
        If you don’t want/need both architectures anymore then you
        can remove the one with the missing update and everything
        will work.

        3. You have duplicate versions of lcms2 installed already.
        You can use “yum check” to get yum show these errors.

        …you can also use –setopt=protected_multilib=false to remove
        this checking, however this is almost never the correct thing to
        do as something else is very likely to go wrong (often causing
        much more problems).

        Protected multilib versions: lcms2-2.6-1.fc20.x86_64 != lcms2-2.5-2.fc20.x86_64
        Error: Protected multilib versions: libwayland-cursor-1.4.0-1.fc20.x86_64 != libwayland-cursor-1.2.0-3.fc20.x86_64
        Error: Protected multilib versions: colord-libs-1.1.7-1.fc20.x86_64 != colord-libs-1.1.5-1.fc20.x86_64
        Error: Protected multilib versions: gnome-icon-theme-symbolic-3.11.92-1.fc20.noarch != gnome-icon-theme-symbolic-3.10.1-1.fc20.noarch
        Error: Protected multilib versions: gdk-pixbuf2-2.30.7-1.fc20.x86_64 != gdk-pixbuf2-2.30.3-1.fc20.x86_64
        Error: Protected multilib versions: libgweather-3.11.92-1.fc20.x86_64 != libgweather-3.10.1-1.fc20.x86_64
        Error: Protected multilib versions: at-spi2-core-2.12.0-1.fc20.x86_64 != at-spi2-core-2.10.2-1.fc20.x86_64
        Error: Protected multilib versions: libwayland-client-1.4.0-1.fc20.x86_64 != libwayland-client-1.2.0-3.fc20.x86_64
        Error: Protected multilib versions: gtk3-3.12.0-1.fc20.x86_64 != gtk3-3.10.6-1.fc20.x86_64
        Error: Protected multilib versions: pango-1.36.3-1.fc20.x86_64 != pango-1.36.1-3.fc20.x86_64
        Error: Protected multilib versions: atk-2.12.0-1.fc20.x86_64 != atk-2.10.0-1.fc20.x86_64
        Error: Protected multilib versions: gnome-online-accounts-3.11.92-1.fc20.x86_64 != gnome-online-accounts-3.10.3-1.fc20.x86_64
        Error: Protected multilib versions: glib2-2.40.0-1.fc20.x86_64 != glib2-2.38.2-2.fc20.x86_64
        Error: Protected multilib versions: at-spi2-atk-2.12.0-1.fc20.x86_64 != at-spi2-atk-2.10.2-1.fc20.x86_64

        • Seems like updates and rhughes-f20-gnome-3-12 have nm-connection-editor with the same version. Ensure that you have added cost=900 in rhughes-f20-gnome-3-12 then run “yum reinstall nm-connection-editor”. That way it will be reinstalled with the package from rhughes-f20-gnome-3-12. Then “yum update”.

          That’s what I did yesterday when I upgraded to this copr.

          • Chris Boerger

            Thank you.
            I had the same error Rich had and this fixed it right up and now I’m on 3.12!

          • Eun Leem

            Thank you it solved my problem as well!
            (;

        • Andre Costa

          Just a quick followup: I simply tried again the upgrade, and now it worked flawlessly =) So far, all seems to be working fine. Thks to all involved, it’s really nice not having to wait for Fedora 21 to use GNOME 3.12.

      • Rich

        Using the comments below, I added the i386 repo definition and added the cost variables and was able to successfullly install. Thanks all for the assistance.

  6. Cornel Panceac

    it’s duplicating a lot of x64 packages with their x86 equivalent, looks like there’s a complete system reinstall ahead.

  7. Eduardo

    I’m getting the folowing:

    Error: Package: 1:syncevolution-1.3.99.6-1.fc20.x86_64 (@updates)
               Requires: libcamel-1.2.so.45()(64bit)
               Removing: evolution-data-server-3.10.4-3.fc20.x86_64 (@updates)
                   libcamel-1.2.so.45()(64bit)
               Updated By: evolution-data-server-3.12.0-1.fc20.x86_64 (rhughes-f20-gnome-3-12-x86_64)
                  ~libcamel-1.2.so.49()(64bit)
               Available: evolution-data-server-3.10.2-2.fc20.x86_64 (fedora)
                   libcamel-1.2.so.45()(64bit)
               Available: evolution-data-server-3.11.90-1.fc20.i686 (rhughes-f20-gnome-3-12-i386)
                   Not found
               Available: evolution-data-server-3.11.91-1.fc20.i686 (rhughes-f20-gnome-3-12-i386)
                   Not found
               Available: evolution-data-server-3.11.92-1.fc20.i686 (rhughes-f20-gnome-3-12-i386)
                   Not found
    Error: Package: nm-connection-editor-0.9.9.0-9.git20140123.fc20.x86_64 (@updates)
               Requires: libgnome-bluetooth.so.12()(64bit)
               Removing: 1:gnome-bluetooth-libs-3.10.0-1.fc20.x86_64 (@koji-override-0/$releasever)
                   libgnome-bluetooth.so.12()(64bit)
               Updated By: 1:gnome-bluetooth-libs-3.12.0-1.fc20.x86_64 (rhughes-f20-gnome-3-12-x86_64)
                  ~libgnome-bluetooth.so.13()(64bit)
    Error: Package: ekiga-4.0.1-6.fc20.x86_64 (@fedora)
               Requires: libcamel-1.2.so.45()(64bit)
               Removing: evolution-data-server-3.10.4-3.fc20.x86_64 (@updates)
                   libcamel-1.2.so.45()(64bit)
               Updated By: evolution-data-server-3.12.0-1.fc20.x86_64 (rhughes-f20-gnome-3-12-x86_64)
                  ~libcamel-1.2.so.49()(64bit)
               Available: evolution-data-server-3.10.2-2.fc20.x86_64 (fedora)
                   libcamel-1.2.so.45()(64bit)
               Available: evolution-data-server-3.11.90-1.fc20.i686 (rhughes-f20-gnome-3-12-i386)
                   Not found
               Available: evolution-data-server-3.11.91-1.fc20.i686 (rhughes-f20-gnome-3-12-i386)
                   Not found
               Available: evolution-data-server-3.11.92-1.fc20.i686 (rhughes-f20-gnome-3-12-i386)
                   Not found
    Error: Package: 1:syncevolution-libs-1.3.99.6-1.fc20.x86_64 (@updates)
               Requires: libcamel-1.2.so.45()(64bit)
               Removing: evolution-data-server-3.10.4-3.fc20.x86_64 (@updates)
                   libcamel-1.2.so.45()(64bit)
               Updated By: evolution-data-server-3.12.0-1.fc20.x86_64 (rhughes-f20-gnome-3-12-x86_64)
                  ~libcamel-1.2.so.49()(64bit)
               Available: evolution-data-server-3.10.2-2.fc20.x86_64 (fedora)
                   libcamel-1.2.so.45()(64bit)
               Available: evolution-data-server-3.11.90-1.fc20.i686 (rhughes-f20-gnome-3-12-i386)
                   Not found
               Available: evolution-data-server-3.11.91-1.fc20.i686 (rhughes-f20-gnome-3-12-i386)
                   Not found
               Available: evolution-data-server-3.11.92-1.fc20.i686 (rhughes-f20-gnome-3-12-i386)
                   Not found
     You could try using --skip-broken to work around the problem
     You could try running: rpm -Va --nofiles --nodigest
  8. Avez Shariq

    what to do ?
    ooooooops !

    Error: Package: nm-connection-editor-0.9.9.0-9.git20140123.fc20.x86_64 (@updates)
    Requires: libgnome-bluetooth.so.12()(64bit)
    Removing: 1:gnome-bluetooth-libs-3.10.0-1.fc20.x86_64 (@koji-override-0/$releasever)
    libgnome-bluetooth.so.12()(64bit)
    Updated By: 1:gnome-bluetooth-libs-3.12.0-1.fc20.x86_64 (rhughes-f20-gnome-3-12-x86_64)
    ~libgnome-bluetooth.so.13()(64bit)
    You could try using –skip-broken to work around the problem
    You could try running: rpm -Va –nofiles –nodigest

  9. On two of the three systems that I’ve tried this on X doesn’t seem to be starting correctly and the greeter is never shown. I started with a HP laptop with a dual Intel / Radeon combined chipset (although I don’t think that the Radeon chipset is ever used) and that worked fine.

    Then I tried a HP desktop system with a nVidia chipset (using the nouveau driver) and the problems started. I “fixed” that system by downgrading all of the F20/3.12 packages back to stock F20 and then upgrading to rawhide. That took a while because the upgrade crashed a couple of times in the middle leaving an inconsistent package database but once that was all sorted out everything worked as expected.

    I just tried another HP desktop, this time with a Radeon chipset and am seeing the same problem. Unless I find a solution soon I’m probably going to go through the process of upgrading the system to rawhide as there are a couple of Gnome 3.12 features that will be very useful to me.

  10. Kurt Kugel

    Why do we still have to edit .repo files manually?
    openSUSE open sourced their “1-click install” stack ages ago and Fedora still hasn’t picked it up…

  11. Is there no something like screenshot tour? A GNOME posting is dry without many screenshots.

  12. Mark

    When I attempt to do the update, I am getting the following error:
    –> Finished Dependency Resolution
    Error: Package: cairo-dock-plug-ins-3.2.1-2.fc20.x86_64 (@rpmfusion-free)
    Requires: libupower-glib.so.1()(64bit)
    Removing: upower-0.9.23-2.fc20.x86_64 (@updates)
    libupower-glib.so.1()(64bit)
    Updated By: upower-0.99.0-3.fc20.x86_64 (rhughes-f20-gnome-3-12-x86_64)
    ~libupower-glib.so.2()(64bit)
    Available: upower-0.9.23-1.fc20.x86_64 (fedora)
    libupower-glib.so.1()(64bit)
    Available: upower-0.99.0-2.fc20.i686 (rhughes-f20-gnome-3-12-i386)
    Not found

    Any suggestions?

    • Mark

      I was not able to resolve this, so removed Cairo-Dock and upgraded to Gnome 3.12. I then “configured” and “make” from the Cairo-Dock. It’s working, but not completely.

  13. Isaque Galdino

    I have followed the steps (adding both i386 and x86_64 repos) and everything went fine.
    Good job folks.

  14. I did the install and in re-deployed 546 pacakges.
    had problems with xorg-x11-server-Xorg-1.14.0-4.fc20 crashing.
    it resolve the x11 crashes, but it broke my Gtk2 launch on msjnc
    /usr/bin/msjnc
    Gtk-WARNING **: canGtk2->init();
    not open display: at /usr/bin/msjnc line 2126
    line 2126: Gtk2->init();

    I guess you can’t have it all.

  15. F

    I always get this error:
    No Presto metadata available for rhughes-f20-gnome-3-12-x86_64
    libwebkit2gtk-2.4.0-1.fc20.x86 FAILED
    http://copr-be.cloud.fedoraproject.org/results/rhughes/f20-gnome-3-12/fedora-20-x86_64/webkitgtk3-2.4.0-1.fc21/libwebkit2gtk-2.4.0-1.fc20.x86_64.rpm: [Errno 14] HTTP Error 404 – Not Found
    Connessione ad un altro mirror in corso.
    webkitgtk3-2.4.0-1.fc20.x86_64 FAILED
    http://copr-be.cloud.fedoraproject.org/results/rhughes/f20-gnome-3-12/fedora-20-x86_64/webkitgtk3-2.4.0-1.fc21/webkitgtk3-2.4.0-1.fc20.x86_64.rpm: [Errno 14] HTTP Error 404 – Not Found
    Connessione ad un altro mirror in corso.

    Error downloading packages:
    libwebkit2gtk-2.4.0-1.fc20.x86_64: [Errno 256] No more mirrors to try.
    webkitgtk3-2.4.0-1.fc20.x86_64: [Errno 256] No more mirrors to try.

    • Niyas C

      Me too. I think something has gone wrong with repository in recent days.

  16. KIrk

    How do you back it out? ie. revert back to the original fedora 20 gnome packages?

  17. ernesto

    I was able to upgrade on my dell adamo laptop with no hiccups.
    From what I can gather, the software app is bonkers (not that I will miss it) but other than that it is working fine.

  18. Steve B

    Installing 3.12 was no problem – eveything went perfectly and I quite like the 3.12 Gnome shell. However, evolution-ews 3.12.3.1 seems to have a bug in it (it says that any defined ews accounts are offline in the mail view but the calendar etc. works OK and imap & pop work OK). I tried rolling back evolution-ews but that breaks evolution. Rolling back evolution isn’t possible because of all the gnome dependencies. Is there a way to rollback the entire 3.12 update? I’d rather have a functional evolution-ews even if it means staying on 3.10 for a while before upgrading to Gnome 3.12.

    • Steve B

      The problem with evolution-ews was actually caused by a bug in the evolution-data-server. The bug has been fixed and the new version is now included in the rhughes-f20-gnome-3-12 repository so anyone dependent on evolution-ews should be OK now. 3.12 seems pretty stable and I have had no problems with shell extensions with version validation switched off (gsettings set org.gnome.shell disable-extension-version-validation “true”).

      Richard – thanks for setting up the repo and keeping it current.

  19. caravena

    Happy with GNOME 3.12 in Fedora Core 20 🙂

  20. Tibor A.

    Hi,

    yesterday i tried to upgrade, but gdm won’t start. dmesg says, gnome-shell has some problems with libmozjs24. Since I couldn’t find any solution for this problem, I did a recovery and stay with gnome 3.10. Any idea, what went wrong?

  21. ifoolb

    I did this on July 28 in order to try something new out as Fedora 21 has been delayed to at least septermber. Everything is alright except NVidia driver, the old one which is not compatible with gnome 3.12 neither akmod does. Yet nouveau still can recover from suspand, so I have to install driver from Nvidia official site. People who don’t want to bother installing driver should consider it.

  22. philippe972

    hi,
    i install gnome-shell 3.12 on my fedora 20 desktop but i have this message when i try to logging after the update : Oh no! Something has gone wrong. A problem has occurred and the system can’t recover. Please contact a system administrator

    Any suggestions?

  23. philipper972

    hi,
    Im running FC20 and i tried to update, but gdm won’t start. I had this message : “Oh no! Something has gone wrong. A problem has occurred and the system can’t recover. Please contact a system administrator”

    Any suggestions ?

  24. Andre Costa

    Hi,

    I’ve been getting these errors since yesterday:
    == snip ==
    Resolving Dependencies
    –> Running transaction check
    —> Package libgpod.x86_64 0:0.8.3-1.fc20 will be updated
    —> Package libgpod.x86_64 0:0.8.3-2.fc20 will be an update
    –> Processing Dependency: libusbmuxd.so.2()(64bit) for package: libgpod-0.8.3-2.fc20.x86_64
    —> Package libimobiledevice.x86_64 0:1.1.5-3.fc20 will be updated
    —> Package libimobiledevice.x86_64 0:1.1.6-2.fc20 will be an update
    —> Package libplist.x86_64 0:1.10-2.fc20 will be updated
    –> Processing Dependency: libplist.so.1()(64bit) for package: upower-0.99.0-3.fc20.x86_64
    –> Processing Dependency: libplist.so.1()(64bit) for package: gvfs-afc-1.20.2-1.fc20.x86_64
    —> Package libplist.x86_64 0:1.11-2.fc20 will be an update
    —> Package usbmuxd.x86_64 0:1.0.8-10.fc20 will be updated
    —> Package usbmuxd.x86_64 0:1.0.9-0.4.c24463e.fc20 will be an update
    –> Running transaction check
    —> Package libplist.x86_64 0:1.10-2.fc20 will be updated
    –> Processing Dependency: libplist.so.1()(64bit) for package: upower-0.99.0-3.fc20.x86_64
    –> Processing Dependency: libplist.so.1()(64bit) for package: gvfs-afc-1.20.2-1.fc20.x86_64
    —> Package libusbmuxd.x86_64 0:1.0.9-2.fc20 will be installed
    –> Finished Dependency Resolution
    Error: Package: upower-0.99.0-3.fc20.x86_64 (@rhughes-f20-gnome-3-12-x86_64)
    Requires: libplist.so.1()(64bit)
    Removing: libplist-1.10-2.fc20.x86_64 (@koji-override-0/$releasever)
    libplist.so.1()(64bit)
    Updated By: libplist-1.11-2.fc20.x86_64 (updates)
    ~libplist.so.2()(64bit)
    Error: Package: gvfs-afc-1.20.2-1.fc20.x86_64 (@rhughes-f20-gnome-3-12-x86_64)
    Requires: libplist.so.1()(64bit)
    Removing: libplist-1.10-2.fc20.x86_64 (@koji-override-0/$releasever)
    libplist.so.1()(64bit)
    Updated By: libplist-1.11-2.fc20.x86_64 (updates)
    ~libplist.so.2()(64bit)
    You could try using –skip-broken to work around the problem
    You could try running: rpm -Va –nofiles –nodigest
    == snip ==
    Anyone else seeing them as well? Any workarounds?

  25. Upgrade to 3.12 without any error. Awesome!

Comments are Closed

The opinions expressed on this website are those of each author, not of the author's employer or of Red Hat. Fedora Magazine aspires to publish all content under a Creative Commons license but may not be able to do so in all cases. You are responsible for ensuring that you have the necessary permission to reuse any work on this site. The Fedora logo is a trademark of Red Hat, Inc. Terms and Conditions