| Summary: | firefox fails to run after applying updates from RHSA-20160695-01 | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | George N. White III <George.White> |
| Component: | firefox | Assignee: | Martin Stransky <stransky> |
| Status: | CLOSED NOTABUG | QA Contact: | Desktop QE <desktop-qa-list> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 5.11 | CC: | George.White |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-05-03 11:27:31 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: | |
|
Description
George N. White III
2016-05-02 18:40:11 UTC
Does it help if you remove the firefox.i386 and libatomic.i386? It does not help to remove the i386 packages. What does help is to uninstall the x86_64 packages, disable the devtoolset-2 repo, and install: $ sudo yum install firefox.x86_64 Loaded plugins: rhnplugin, security This system is receiving updates from RHN Classic or RHN Satellite. rhel-x86_64-server-5 | 1.4 kB 00:00 Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package firefox.x86_64 0:45.1.0-1.el5_11 set to be updated --> Processing Dependency: libatomic for package: firefox --> Processing Dependency: libatomic.so.1()(64bit) for package: firefox --> Running transaction check ---> Package libatomic.x86_64 0:4.8.0-5.1.1.el5 set to be updated --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: firefox x86_64 45.1.0-1.el5_11 rhel-x86_64-server-5 82 M Installing for dependencies: libatomic x86_64 4.8.0-5.1.1.el5 rhel-x86_64-server-5 26 k Transaction Summary ================================================================================ Install 2 Package(s) Upgrade 0 Package(s) Total download size: 82 M Is this ok [y/N]: y Downloading Packages: (1/2): libatomic-4.8.0-5.1.1.el5.x86_64.rpm | 26 kB 00:00 (2/2): firefox-45.1.0-1.el5_11.x86_64.rpm | 82 MB 00:55 -------------------------------------------------------------------------------- Total 1.4 MB/s | 82 MB 00:57 Running rpm_check_debug Running Transaction Test Finished Transaction Test Transaction Test Succeeded Running Transaction Installing : libatomic 1/2 Installing : firefox 2/2 Installed: firefox.x86_64 0:45.1.0-1.el5_11 Dependency Installed: libatomic.x86_64 0:4.8.0-5.1.1.el5 Complete! slc5-devtoolset comes from Scientific Linux CERN 5 - which collides with our rhel5 server repo. That's something we can't fix. |