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:
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
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
It should be fixed now. Please reopen if you still experience this issue.