Bug 1754066

Summary: Can't update from F30 to F31 due to libgit2 module
Product: [Fedora] Fedora Reporter: Artem <ego.cordatus>
Component: dnf-plugin-system-upgradeAssignee: Orphan Owner <extras-orphan>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 30CC: extras-orphan, jean-baptiste
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-09-20 19:10:58 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
dnf system-upgrade log none

Description Artem 2019-09-20 17:45:55 UTC
Created attachment 1617281 [details]
dnf system-upgrade log

Description of problem:
  Can't update from F30 to F31 due to libgit2 module broken decencies.


Actual results:

Error: 
 Problem 1: problem with installed package gnome-builder-3.32.3-1.fc30.x86_64
  - package gnome-builder-3.34.0-1.fc31.x86_64 requires libgit2.so.28()(64bit), but none of the providers can be installed
  - gnome-builder-3.32.3-1.fc30.x86_64 does not belong to a distupgrade repository
  - package libgit2-0.28.2-2.module_f31+5411+fa1856a4.x86_64 is excluded
  - package libgit2-0.28.3-1.fc31.x86_64 is excluded
 Problem 2: package kate-plugins-19.08.0-1.fc31.x86_64 requires libKF5TextEditor.so.5()(64bit), but none of the providers can be installed
  - problem with installed package kate-plugins-19.04.2-1.fc30.x86_64
  - package kf5-ktexteditor-5.61.0-1.fc31.x86_64 requires libgit2.so.28()(64bit), but none of the providers can be installed
  - kf5-ktexteditor-5.59.0-1.fc30.x86_64 does not belong to a distupgrade repository
  - kate-plugins-19.04.2-1.fc30.x86_64 does not belong to a distupgrade repository
  - package libgit2-0.28.2-2.module_f31+5411+fa1856a4.x86_64 is excluded
  - package libgit2-0.28.3-1.fc31.x86_64 is excluded
 Problem 3: package gitg-libs-3.32.1-1.fc31.x86_64 requires libgit2-glib(x86-64) >= 0.28.0, but none of the providers can be installed
  - package gitg-libs-3.32.1-1.fc31.x86_64 requires libgit2-glib-1.0.so.0()(64bit), but none of the providers can be installed
  - problem with installed package gitg-libs-3.30.1-3.fc30.x86_64
  - package libgit2-glib-0.28.0.1-3.fc31.x86_64 requires libgit2.so.28()(64bit), but none of the providers can be installed
  - libgit2-glib-0.28.0.1-1.fc30.x86_64 does not belong to a distupgrade repository
  - gitg-libs-3.30.1-3.fc30.x86_64 does not belong to a distupgrade repository
  - package libgit2-0.28.2-2.module_f31+5411+fa1856a4.x86_64 is excluded
  - package libgit2-0.28.3-1.fc31.x86_64 is excluded
(try to add '--skip-broken' to skip uninstallable packages)


Expected results:
  Successful update to F31.


Additional info:
  - Module repo in ON and never turned OFF.
  - Attached more detailed log with update process.

Comment 1 Artem 2019-09-20 19:10:58 UTC
# dnf module reset libgit2

solved my issue.

*** This bug has been marked as a duplicate of bug 1747408 ***

Comment 2 jibecfed 2019-09-23 20:10:07 UTC
same issue here, resolved with dnf module reset libgit2