Bug 1266742

Summary: Firefox update fails while packages with broken dependencies
Product: [Fedora] Fedora Reporter: Matthias31 <fiedler_matthias>
Component: firefoxAssignee: Gecko Maintainer <gecko-bugs-nobody>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: david, gecko-bugs-nobody, jhorak, pjasicek
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-10-08 10:01:18 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:
Embargoed:
Attachments:
Description Flags
The given Error of DNF Update - Firefox update fails none

Description Matthias31 2015-09-27 08:15:22 UTC
Created attachment 1077625 [details]
The given Error of DNF Update - Firefox update  fails

Description of problem:
When i try to update firefox to version 41 it give an Error:

Skipping packages with broken dependencies:
 firefox             x86_64        41.0-4.fc22             updates         72 M

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


How reproducible:every time


Steps to Reproduce:
1.run terminal
2.get Root 
3.run dnf update

Actual results:
Update fails with an Error

Expected results:
Update of Firefox shuld be done

Additional info:

Comment 1 David Robinson 2015-09-27 09:07:23 UTC
Using yum-deprecated update firefox yields:

Error: Package: firefox-41.0-4.fc22.x86_64 (updates)
           Requires: sqlite >= 3.8.11
           Installed: sqlite-3.8.10.2-1.fc22.x86_64 (installed)
               sqlite = 3.8.10.2-1.fc22
           Available: sqlite-3.8.9-1.fc22.i686 (fedora)
               sqlite = 3.8.9-1.fc22
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

Running dnf list sqlite
Last metadata expiration check performed 0:18:25 ago on Sun Sep 27 09:36:29 2015.
Installed Packages
sqlite.x86_64   3.8.10.2-1.fc22   @System
Available Packages
sqlite.i686     3.8.10.2-1.fc22   updates

Comment 2 Matthias31 2015-09-27 11:52:43 UTC
You can get sqlite >= 3.8.11 from here

http://rpmfind.net//linux/RPM/fedora/updates/testing/23/x86_64/s/sqlite-3.8.11.1-1.fc23.x86_64.html

Then run dnf update firefox and something is fine

Comment 3 Jan Horak 2015-10-08 10:01:18 UTC
It should be fixed now. Please reopen if you still experience this issue.