Bug 1036452 - cinnamon group install under x86_64 pulls in glib2.i686 resulting in multi-lib issues
Summary: cinnamon group install under x86_64 pulls in glib2.i686 resulting in multi-li...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: cinnamon
Version: 20
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: leigh scott
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-02 03:05 UTC by Rich
Modified: 2013-12-02 08:41 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-02 08:41:26 UTC
Type: Bug


Attachments (Terms of Use)

Description Rich 2013-12-02 03:05:01 UTC
Description of problem:
Installing cinnamon group under yum results in multilib violations.


Version-Release number of selected component (if applicable):
Fedora 20 Beta

How reproducible:
#> sudo yum groupinstall cinnamon | grep -i glib2



Actual results:
There is no installed groups file.
---> Package glib2.i686 0:2.38.2-1.fc20 will be installed
--> Processing Dependency: libselinux.so.1 for package: glib2-2.38.2-1.fc20.i686
--> Processing Dependency: libffi.so.6 for package: glib2-2.38.2-1.fc20.i686
Error: Package: selinux-policy-devel-3.12.1-90.fc20.noarch (fedora)
           Requires: selinux-policy = 3.12.1-90.fc20
           Installed: selinux-policy-3.12.1-105.fc20.noarch (@updates-testing)
               selinux-policy = 3.12.1-105.fc20
           Available: selinux-policy-3.12.1-90.fc20.noarch (fedora)
               selinux-policy = 3.12.1-90.fc20


Expected results:
success.

Additional info:

Comment 1 leigh scott 2013-12-02 08:41:26 UTC
fediora 20 has disabled updates-testing so purge all updates-testing packages.


yum distro-sync -x fedora-release


Note You need to log in before you can comment on or make changes to this bug.