Groups | Search | Server Info | Keyboard shortcuts | Login | Register


Groups > alt.os.linux.fedora > #281

Re: Upgrade to 40 fails

From HASM <hasm@example.invalid>
Newsgroups alt.os.linux.fedora
Subject Re: Upgrade to 40 fails
Date 2024-06-03 05:54 -0700
Organization A noiseless patient Spider
Message-ID <87ttiaw5i6.fsf@127.0.0.1> (permalink)
References <v3g78v$2ok1s$1@i2pn2.org> <871q5gxe29.fsf@127.0.0.1> <v3hvug$2qjnb$1@i2pn2.org>

Show all headers | View raw


> I pasted that command into the terminal command line,
> nothing seemed to happen.

One of the greps is waiting for input, probably the last one.
Run this instead:

  sudo dnf erase $(rpm -q -a | grep "^kernel" | grep -v -e $(uname -r)   -e headers -e macros

After this the only kernel rpms in your system should be the one for the
running kernel.  If you're updating via "dnf upgrade" then you'll need
to run the "refresh" step again, if not using "dnf upgrade" upgrade the
same way you tried before.

Or you could try deleting the offending rpm directly:

  sudo dnf erase kernel-modules-6.3.4-201.fc38.x86_64

-- HASM

Back to alt.os.linux.fedora | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Upgrade to 40 fails "UFO" <tech@parts-link.net> - 2024-06-01 18:27 -0400
  Re: Upgrade to 40 fails HASM <hasm@example.invalid> - 2024-06-01 19:40 -0700
    Re: Upgrade to 40 fails "UFO" <tech@parts-link.net> - 2024-06-02 00:12 -0400
    Re: Upgrade to 40 fails "UFO" <tech@parts-link.net> - 2024-06-02 10:34 -0400
      Re: Upgrade to 40 fails HASM <hasm@example.invalid> - 2024-06-03 05:54 -0700
        Re: Upgrade to 40 fails "UFO" <tech@parts-link.net> - 2024-06-03 23:06 -0400
          Re: Upgrade to 40 fails "UFO" <tech@parts-link.net> - 2024-06-06 19:42 -0400
            Re: Upgrade to 40 fails "UFO" <tech@parts-link.net> - 2024-06-06 21:49 -0400
        Re: Upgrade to 40 fails Florian Rehnisch <fmr@sdf.org> - 2024-09-03 05:05 +0000
          Re: Upgrade to 40 fails HASM <hasm@example.invalid> - 2024-09-03 07:28 -0700
          Re: Upgrade to 40 fails "UFO" <tech@parts-link.net> - 2024-12-25 01:30 -0500
            Re: Upgrade to 40 fails HASM <hasm@example.invalid> - 2024-12-25 08:14 -0800
              Re: Upgrade to 40 fails "UFO" <techforce@nospam_gmx.com> - 2024-12-25 18:44 -0500
                Re: Upgrade to 40 fails "UFO" <techforce@nospam_gmx.com> - 2024-12-25 19:14 -0500
                Re: Upgrade to 40 fails "UFO" <techforce@nospam_gmx.com> - 2024-12-25 20:45 -0500
                Re: Upgrade to 40 fails "UFO" <techforce@nospam_gmx.com> - 2024-12-25 22:37 -0500

csiph-web