Bug 1359522

Summary: Unable to update kernel with dnf
Product: [Fedora] Fedora Reporter: unix.ketan
Component: dnfAssignee: rpm-software-management
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 24CC: ignatenko, jsilhan, mluscon, packaging-team-maint, pnemade, rpm-software-management, vmukhame
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-24 17:14:44 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:

Description unix.ketan 2016-07-24 17:09:57 UTC
Description of problem:

I am unable to update kernel with command dnf update , I get back 
Error: The operation would result in removing the booted kernel: kernel-core-4.6.3-300.fc24.x86_64

Version-Release number of selected component (if applicable):

current kernel version 4.6.3-300.fc24.x86_64
current dnf version 4.6.3-300.fc24.x86_64

How reproducible:

Only I seem to be getting this problem

Steps to Reproduce:
1. sudo dnf update

Actual results:

Error: The operation would result in removing the booted kernel: kernel-core-4.6.3-300.fc24.x86_64

Expected results:

There should be no errors

Additional info:

cat /etc/dnf/dnf.conf

[main]
gpgcheck=1
installonly_limit=3
clean_requirements_on_remove=True
proxy=http://172.18.10.1:3128
skip_if_unavailable=1
installonlypkgs=electron

Comment 1 Igor Gnatenko 2016-07-24 17:14:44 UTC

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