Bug 1099331 - package xl2tpd requires kmod(l2tp_ppp.ko) but none of the providers can be installed
Summary: package xl2tpd requires kmod(l2tp_ppp.ko) but none of the providers can be in...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: dnf
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ales Kozumplik
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-05-20 05:28 UTC by Chris Murphy
Modified: 2014-09-30 23:42 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-05-30 11:59:48 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
debugdata.tar (7.94 MB, application/x-tar)
2014-05-20 05:28 UTC, Chris Murphy
no flags Details

Description Chris Murphy 2014-05-20 05:28:48 UTC
Created attachment 897425 [details]
debugdata.tar

Description of problem:


Version-Release number of selected component (if applicable):
dnf-0.4.20-1.fc20.noarch

How reproducible:
Always


Steps to Reproduce:
1. Fedora 20 fully updated, with the following f21 kernel packages:
kernel-modules-extra-3.15.0-0.rc5.git0.1.fc21.x86_64
kernel-core-3.15.0-0.rc5.git0.1.fc21.x86_64
kernel-3.15.0-0.rc5.git0.1.fc21.x86_64
kernel-modules-3.15.0-0.rc5.git0.1.fc21.x86_64

2.  dnf --releasever=rawhide --exclude=kernel* distro-sync

I'm excluding kernel* because I don't want a 3.15.0 debug kernel installed.

Actual results:


Resolving dependencies
--> Starting dependency resolution
--> Finished dependency resolution
Error: problem with installed package kernel-core-3.15.0-0.rc5.git0.1.fc21.x86_64. problem with installed package kernel-modules-3.15.0-0.rc5.git0.1.fc21.x86_64. package xl2tpd-1.3.6-2.fc21.x86_64 requires kmod(l2tp_ppp.ko), but none of the providers can be installed 3.15.0-0.rc5.git0.1.fc21 kernel.


Expected results:

For the sync to proceed with error. l2tp_ppp.ko is already installed with the currently installed and running kernel-3.15.0-0.rc5.git0.1.fc21

Additional info:

Comment 1 Chris Murphy 2014-05-20 05:54:49 UTC
Installed dnf-0.5.1-1.fc21.noarch hawkey-0.4.14-1.fc21.x86_64 and the problem still happens. Removing package xl2tpd, and trying again, but I run into bug 1099342.

Comment 2 Radek Holy 2014-05-20 07:30:52 UTC
Hello, thank you for the report. We'll take a look.

Comment 3 Ales Kozumplik 2014-05-30 08:56:47 UTC
Looking.

Comment 4 Ales Kozumplik 2014-05-30 11:59:48 UTC
This is not a bug. The command is to do distribution synchronization to rawhide which implies installing xl2tpd-1.3.6-2.fc21. That requires 'kmod(l2tp_ppp.ko)' that is *not provided* by kernel-3.15.0-0.rc5.git0.1.fc21. This is what kernel-3.15.0-0.rc5.git0.1.fc21 provides:

kernel = 3.15.0-0.rc5.git0.1.fc21
kernel(x86-64) = 3.15.0-0.rc5.git0.1.fc21

There is the following provided:

/lib/modules/3.11.10-301.fc20.x86_64/extra/net/l2tp/l2tp_ppp.ko

but notice it is a file provide and the requires of xl2tpd are for the 'kmod(l2tp_ppp.ko)' capability.


Note You need to log in before you can comment on or make changes to this bug.