Bug 1069969 - [kernel] tries to install old debug kernel when installing rawhide kernel rpm
Summary: [kernel] tries to install old debug kernel when installing rawhide kernel rpm
Keywords:
Status: CLOSED DUPLICATE of bug 1062997
Alias: None
Product: Fedora
Classification: Fedora
Component: dnf
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Packaging Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-02-26 01:26 UTC by Chris Murphy
Modified: 2014-03-02 09:10 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-03-02 09:10:28 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
debugdata.tar.xz (5.99 MB, application/x-xz)
2014-02-26 01:30 UTC, Chris Murphy
no flags Details

Description Chris Murphy 2014-02-26 01:26:16 UTC
Description of problem: Using dnf to install koji downloaded kernels, dnf tries to download old 3.11 debug kernel as well as a pile of perl packages.


Version-Release number of selected component (if applicable):
dnf-0.4.14-1.fc20.noarch
hawkey-0.4.10-1.fc20.x86_64

How reproducible:


Steps to Reproduce:
1. cd to ~ which contains only
kernel-3.13.5-101.fc19.x86_64.rpm
kernel-3.14.0-0.rc4.git0.1.fc21.x86_64.rpm
kernel-devel-3.13.5-101.fc19.x86_64.rpm
kernel-headers-3.13.5-101.fc19.x86_64.rpm

2. dnf update *rpm
or dnf install *rpm

Actual results:
---> Package kernel-debug-modules-extra.x86_64 3.11.10-301.fc20 will be installed
---> Package kernel-debug.x86_64 3.11.10-301.fc20 will be installed
---> Package perl.x86_64 4:5.18.2-289.fc20 will be installed
---> Package perl-Carp.noarch 1.26-245.fc20 will be installed


Expected results:

It should only install the four rpms in the current directory.


Additional info:

Comment 1 Chris Murphy 2014-02-26 01:30:25 UTC
Created attachment 867694 [details]
debugdata.tar.xz

Comment 2 Chris Murphy 2014-02-26 02:43:01 UTC
Just to be clear on the expected results. The two "erase kernel" items are OK. These aren't expected:

install kernel-debug-3.11.10-301.fc20.x86_64@fedora
install kernel-debug-modules-extra-3.11.10-301.fc20.x86_64@fedora
install perl*
[...]

Tried a dnf clean all and then again dnf update *rpm and I get the same result.

Comment 3 Chris Murphy 2014-02-26 03:24:42 UTC
OK so it turns out kernel-devel is what's pulling in all the perl stuff. But I still can't figure out why it wants to install a 3.11 kernel, let alone the debug one. Still happens after upgrading to hawkey-0.4.11

Comment 4 Ales Kozumplik 2014-02-26 14:04:48 UTC
I sense this is related to bug 1062997. Will you please try with dnf-0.4.15 or newer and report the results you see and attach the new debugdata? Thanks!

Comment 5 Chris Murphy 2014-02-28 04:51:33 UTC
Isn't reproducible so far with dnf-0.4.15.

Comment 6 Ales Kozumplik 2014-03-02 09:10:28 UTC
OK Chris, thanks for testing. Closing for the time being.

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


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