Bug 1099331
| Summary: | package xl2tpd requires kmod(l2tp_ppp.ko) but none of the providers can be installed | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Chris Murphy <bugzilla> | ||||
| Component: | dnf | Assignee: | Ales Kozumplik <akozumpl> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 20 | CC: | akozumpl, jzeleny, pnemade, rholy, tim.lauridsen | ||||
| 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: | 2014-05-30 11:59:48 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: |
|
||||||
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. Hello, thank you for the report. We'll take a look. Looking. 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. |
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: