| Summary: | cinnamon group install under x86_64 pulls in glib2.i686 resulting in multi-lib issues | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Rich <phatgeek> |
| Component: | cinnamon | Assignee: | leigh scott <leigh123linux> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 20 | CC: | dan.mashal, fedora, leigh123linux |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-12-02 08:41:26 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
fediora 20 has disabled updates-testing so purge all updates-testing packages. yum distro-sync -x fedora-release |
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: