which prevents installation of kf5-ktexteditor, and consequently plasma-workspace.
There are no exclusions in dnf.conf. What could be doing the excluding?
On 10/29/19 6:37 AM, Felix Miata wrote:
which prevents installation of kf5-ktexteditor, and consequently plasma-workspace.
There are no exclusions in dnf.conf. What could be doing the excluding?
I have an F31 system installed on VM from a couple of weeks ago. I've kept it up-to-date and have done a little bit of testing. Anyway.....
[egreshko@f31bk ~]$ rpm -q kf5-ktexteditor libgit2 kf5-ktexteditor-5.61.0-1.fc31.x86_64 libgit2-0.28.3-1.fc31.x86_64
I've not done anything special to get those installed.
So, my experience is different.
On 10/28/19 3:37 PM, Felix Miata wrote:
which prevents installation of kf5-ktexteditor, and consequently plasma-workspace.
There are no exclusions in dnf.conf. What could be doing the excluding?
Can you include the output of this? There was an upgrade issue with the libgit2 module that has been hacked around, but once in F31, there shouldn't be any further issue.
Samuel Sieb composed on 2019-10-28 16:12 (UTC-0700):
Felix Miata wrote:
which prevents installation of kf5-ktexteditor, and consequently plasma-workspace.
There are no exclusions in dnf.conf. What could be doing the excluding?
Can you include the output of this? There was an upgrade issue with the libgit2 module that has been hacked around, but once in F31, there shouldn't be any further issue.
# dnf install plasma-workspace Last metadata expiration check: 0:14:08 ago on Mon 28 Oct 2019 07:16:55 PM EDT. Error: Problem: conflicting requests - package plasma-workspace-5.16.5-1.fc31.i686 requires libKF5TextEditor.so.5, but none of the providers can be installed - package plasma-workspace-5.16.5-1.fc31.x86_64 requires libKF5TextEditor.so.5()(64bit), but none of the providers can be installed - package kf5-ktexteditor-5.61.0-1.fc31.i686 requires libgit2.so.28, but none of the providers can be installed - package kf5-ktexteditor-5.61.0-1.fc31.x86_64 requires libgit2.so.28()(64bit), but none of the providers can be installed - package libgit2-0.28.3-1.fc31.i686 is excluded - package libgit2-0.28.3-1.fc31.x86_64 is excluded (try to add '--skip-broken' to skip uninstallable packages) # dnf install plasma-workspace --skip-broken Last metadata expiration check: 0:14:26 ago on Mon 28 Oct 2019 07:16:55 PM EDT. Dependencies resolved.
Problem: package plasma-workspace-5.16.5-1.fc31.x86_64 requires libKF5TextEditor.so.5()(64bit), but none of the providers can be installed - package kf5-ktexteditor-5.61.0-1.fc31.x86_64 requires libgit2.so.28()(64bit), but none of the providers can be installed - cannot install the best candidate for the job - package libgit2-0.28.3-1.fc31.x86_64 is excluded ==================================================================================================================================================================================== Package Architecture Version Repository Size ==================================================================================================================================================================================== Skipping packages with broken dependencies: kf5-ktexteditor x86_64 5.61.0-1.fc31 fedora 2.6 M plasma-workspace x86_64 5.16.5-1.fc31 updates-testing 4.8 M
Transaction Summary ==================================================================================================================================================================================== Skip 2 Packages
Nothing to do. Complete! # exit
On Mon, 2019-10-28 at 18:37 -0400, Felix Miata wrote:
which prevents installation of kf5-ktexteditor, and consequently plasma-workspace.
There are no exclusions in dnf.conf. What could be doing the excluding?
Modularity. Post the output of 'dnf module list libgit2', please. Thanks!
Adam Williamson composed on 2019-10-28 18:25 (UTC-0700):
On Mon, 2019-10-28 at 18:37 -0400, Felix Miata wrote:
which prevents installation of kf5-ktexteditor, and consequently plasma-workspace.
There are no exclusions in dnf.conf. What could be doing the excluding?
Modularity. Post the output of 'dnf module list libgit2', please. Thanks!
# dnf module list libgit2 Fedora 31 - x86_64 - Test Updates [=== ] --- B/s | 0 B --:-- ETA Fedora 31 - x86_64 - Test Updates [=== ] --- B/s | 0 B --:-- ETA Fedora 31 - x86_64 - Test Updates 29 kB/s | 12 kB 00:00 Fedora 31 - x86_64 - Updates [ === ] --- B/s | 0 B --:-- ETA Fedora 31 - x86_64 - Updates 69% [================================================- ] 32 kB/s | 9.8 kB 00:00 ETA Fedora 31 - x86_64 - Updates 46 kB/s | 14 kB 00:00 Fedora 31 - x86_64 [ === ] --- B/s | 0 B --:-- ETA Fedora 31 - x86_64 [ === ] --- B/s | 0 B --:-- ETA Fedora 31 - x86_64 27 kB/s | 12 kB 00:00 @modulefailsafe Name Stream Profiles Summary libgit2 0.27 [e] Library implementation of Git
Hint: [d]efault, [e]nabled, [x]disabled, [i]nstalled #