Rick,
On 2018-10-17 11:13, Rick Stevens wrote:
On 10/16/18 3:54 PM, Philip Rhoades wrote:
Ed,
On 2018-10-16 22:25, Ed Greshko wrote:
On 10/16/18 7:19 PM, Philip Rhoades wrote:
Hmm . . why am I not getting updated? I have tried this a number of
times over the
period and had just assumed I was up to date when I got
this sort of result . .
Do you happen to have an "exclude" statement in your
/etc/dnf/dnf.conf?
And, instead of "install" what do you get when you simply tupe
dnf update
Hmm . . that worked - because I have a few different machines and I am
fairly regularly re-installing, and because after re-installing I have
a
range of programs that are used from routinely to very irregularly, I
have gotten into the habit of just using "dnf install" - then the
program gets installed if it hasn't been installed yet and just gets
updated if it has been already installed and there is a new version
available. So why does the kernel RPM behave differently?
The trick is "dnf install" only installs/updates things that you
specify
on the command line. "dnf update" (or "dnf upgrade" which is preferred)
looks at what's already installed on the system and updates those. So
unless you _specified_ the kernel on the "dnf install" command line, it
won't get upgraded.
My previous email was edited - I wrote:
[root@phil ~]# dnf install kernel
Last metadata expiration check: 2:28:00 ago on Tue Oct 16 19:46:36 2018.
Package kernel-4.13.9-300.fc27.x86_64 is already installed, skipping.
Package kernel-4.16.14-200.fc27.x86_64 is already installed, skipping.
Package kernel-4.16.15-300.fc28.x86_64 is already installed, skipping.
Dependencies resolved.
Nothing to do.
Complete!
[root@phil ~]# dnf install kernel-core
Last metadata expiration check: 2:28:06 ago on Tue Oct 16 19:46:36 2018.
Package kernel-core-4.13.9-300.fc27.x86_64 is already installed,
skipping.
Package kernel-core-4.16.14-200.fc27.x86_64 is already installed,
skipping.
Package kernel-core-4.16.15-300.fc28.x86_64 is already installed,
skipping.
Dependencies resolved.
Nothing to do.
Complete!
Hmm . . why am I not getting updated? I have tried this a number of
times over the period and had just assumed I was up to date when I got
this sort of result . .
- which is at odds with what you just wrote?
Thanks,
Phil.
--
Philip Rhoades
PO Box 896
Cowra NSW 2794
Australia
E-mail: phil@xxxxxxxxxxxxx
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx