(replying to 2)
(Marco)
> cat /etc/yum.repos.d/fedora*
(see attached file "repos.txt")
> Then dnf update(I'll come back to this)
On 04/10/2025 11:57 PM, Samuel Sieb wrote:
On 4/10/25 6:58 PM, home user via users wrote:
So I tried "dnf upgrade kernel-devel"...
-----
Package Arch Version Repository Size
Installing:
kernel-devel x86_64 6.13.9-100.fc40 updates 77.7 MiB
Transaction Summary:
Installing: 1 package
-----
It upgraded, but I need fc41, not fc40.
"uname -a" did report that I was using fc41.
Was it you or someone else that got into this same situation recently?
Not sure. In early or mid October, I upgraded from f39 to f40. There
were major problems. There was some similarity to this, but definitely
not identical. A key part of the problem was the post-upgrade task to
clean up retired packages apparently malfunctioned big-time. You were
one of the main helpers on that.
What does "rpm -q fedora-release" show you?
"fedora-release-40-39.noarch"
You can try "dnf upgrade --releasever=41 kernel-devel" for now.
I did that from the f41 console (I assume dnf5), booted to with
"systemd.unit=multi-user.target". (See the attached file
"upgrade0411.txt").
The message "[ 700.871624] block sda: the capability attribute has been
deprecated." showed up on the screen near the end of the upgrade, but
does not show in the attached log (.txt file).
The upgrade resulted in a third Fedora entry in the grub menu:
"6.13.10-200.fc41".
Upon rebooting (console login was the only way to log in), "akmods"
still fails.
Next I tried Marco's dnf suggestion, but with "upgrade", not "update".
It upgraded nearly 1200 packages. This suggests to me that yesterday
morning's system-upgrade had many more problems that I thought until
now. Logs of today's upgrade are huge, and full of errors and
warnings. I can try to send those privately to whoever asks.
My grub menu now has 4 Fedora entries:
6.13.10-200.fc41
6.13.10-100.fc40
6.13.9-200.fc41
6.13.9-100.fc40
I tried booting each twice; all failed to result in a login screen. All
8 boot attempts showed failures involving firewalld.service and
tuned.service. Trying to boot the top 3 grub Fedora entries but not the
bottom grub Fedora entry resulted in some error/failure about part1 or
partd1 (I don't recall which) and something about "usb".
[fedora-cisco-openh264]
name=Fedora $releasever openh264 (From Cisco) - $basearch
metalink=https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-$releasever&arch=$basearch
type=rpm
enabled=1
metadata_expire=14d
repo_gpgcheck=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch
skip_if_unavailable=True
[fedora-cisco-openh264-debuginfo]
name=Fedora $releasever openh264 (From Cisco) - $basearch - Debug
metalink=https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-debug-$releasever&arch=$basearch
type=rpm
enabled=0
metadata_expire=14d
repo_gpgcheck=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch
skip_if_unavailable=True
[fedora-cisco-openh264-source]
name=Fedora $releasever openh264 (From Cisco) - $basearch - Source
metalink=https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-source-$releasever&arch=$basearch
type=rpm
enabled=0
metadata_expire=14d
repo_gpgcheck=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch
skip_if_unavailable=True
[fedora]
name=Fedora $releasever - $basearch
#baseurl=http://download.example/pub/fedora/linux/releases/$releasever/Everything/$basearch/os/
metalink=https://mirrors.fedoraproject.org/metalink?repo=fedora-$releasever&arch=$basearch
enabled=1
countme=1
metadata_expire=7d
repo_gpgcheck=0
type=rpm
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch
skip_if_unavailable=False
[fedora-debuginfo]
name=Fedora $releasever - $basearch - Debug
#baseurl=http://download.example/pub/fedora/linux/releases/$releasever/Everything/$basearch/debug/tree/
metalink=https://mirrors.fedoraproject.org/metalink?repo=fedora-debug-$releasever&arch=$basearch
enabled=0
metadata_expire=7d
repo_gpgcheck=0
type=rpm
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch
skip_if_unavailable=False
[fedora-source]
name=Fedora $releasever - Source
#baseurl=http://download.example/pub/fedora/linux/releases/$releasever/Everything/source/tree/
metalink=https://mirrors.fedoraproject.org/metalink?repo=fedora-source-$releasever&arch=$basearch
enabled=0
metadata_expire=7d
repo_gpgcheck=0
type=rpm
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch
skip_if_unavailable=False
[updates]
name=Fedora $releasever - $basearch - Updates
#baseurl=http://download.example/pub/fedora/linux/updates/$releasever/Everything/$basearch/
metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-released-f$releasever&arch=$basearch
enabled=1
countme=1
repo_gpgcheck=0
type=rpm
gpgcheck=1
metadata_expire=6h
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch
skip_if_unavailable=False
[updates-debuginfo]
name=Fedora $releasever - $basearch - Updates - Debug
#baseurl=http://download.example/pub/fedora/linux/updates/$releasever/Everything/$basearch/debug/
metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-released-debug-f$releasever&arch=$basearch
enabled=0
repo_gpgcheck=0
type=rpm
gpgcheck=1
metadata_expire=6h
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch
skip_if_unavailable=False
[updates-source]
name=Fedora $releasever - Updates Source
#baseurl=http://download.example/pub/fedora/linux/updates/$releasever/Everything/SRPMS/
metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-released-source-f$releasever&arch=$basearch
enabled=0
repo_gpgcheck=0
type=rpm
gpgcheck=1
metadata_expire=6h
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch
skip_if_unavailable=False
[updates-testing]
name=Fedora $releasever - $basearch - Test Updates
#baseurl=http://download.example/pub/fedora/linux/updates/testing/$releasever/Everything/$basearch/
metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$releasever&arch=$basearch
enabled=0
countme=1
repo_gpgcheck=0
type=rpm
gpgcheck=1
metadata_expire=6h
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch
skip_if_unavailable=False
[updates-testing-debuginfo]
name=Fedora $releasever - $basearch - Test Updates Debug
#baseurl=http://download.example/pub/fedora/linux/updates/testing/$releasever/Everything/$basearch/debug/
metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-testing-debug-f$releasever&arch=$basearch
enabled=0
repo_gpgcheck=0
type=rpm
gpgcheck=1
metadata_expire=6h
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch
skip_if_unavailable=False
[updates-testing-source]
name=Fedora $releasever - Test Updates Source
#baseurl=http://download.example/pub/fedora/linux/updates/testing/$releasever/Everything/SRPMS/
metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-testing-source-f$releasever&arch=$basearch
enabled=0
repo_gpgcheck=0
type=rpm
gpgcheck=1
metadata_expire=6h
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch
skip_if_unavailable=False
Updating and loading repositories:
Fedora 41 openh264 (From Cisco) - x86_ 100% | 5.0 KiB/s | 6.0 KiB | 00m01s
Fedora 41 - x86_64 100% | 7.7 MiB/s | 36.4 MiB | 00m05s
Fedora 41 - x86_64 - Updates 100% | 8.2 MiB/s | 12.2 MiB | 00m01s
RPM Fusion for Fedora 41 - Free tainte 100% | 140.0 B/s | 8.4 KiB | 01m01s
>>> Curl error (28): Timeout was reached for https://repos.eggycrew.com/rpmfusio
>>> Curl error (28): Timeout was reached for https://repos.eggycrew.com/rpmfusio
RPM Fusion for Fedora 41 - Free 100% | 269.7 KiB/s | 165.6 KiB | 00m01s
RPM Fusion for Fedora 41 - Free - Upda 100% | 112.2 KiB/s | 55.9 KiB | 00m00s
RPM Fusion for Fedora 41 - Nonfree - U 100% | 68.8 KiB/s | 42.3 KiB | 00m01s
RPM Fusion for Fedora 41 - Nonfree 100% | 140.0 KiB/s | 84.0 KiB | 00m01s
Repositories loaded.
Package Arch Version Repository Size
Removing:
kernel-devel x86_64 6.10.12-200.fc40 <unknown> 71.3 MiB
Upgrading:
kernel-devel-matched x86_64 6.13.10-200.fc41 updates 0.0 B
replacing kernel-devel-matched x86_64 6.10.12-200.fc40 <unknown> 0.0 B
Installing:
kernel-core x86_64 6.13.10-200.fc41 updates 75.3 MiB
kernel-devel x86_64 6.13.10-200.fc41 updates 77.8 MiB
kernel-modules-core x86_64 6.13.10-200.fc41 updates 37.8 MiB
Transaction Summary:
Installing: 3 packages
Upgrading: 1 package
Replacing: 1 package
Removing: 1 package
Total size of inbound packages is 79 MiB. Need to download 79 MiB.
After this operation, 119 MiB extra will be used (install 191 MiB, remove 71
MiB).
Is this ok [y/N]: [1/4] kernel-core-0:6.13.10-200.fc41.x8 100% | 5.6 MiB/s |
18.8 MiB | 00m03s
[2/4] kernel-devel-0:6.13.10-200.fc41.x 100% | 5.8 MiB/s | 21.2 MiB | 00m04s
[3/4] kernel-devel-matched-0:6.13.10-20 100% | 577.7 KiB/s | 197.0 KiB | 00m00s
[4/4] kernel-modules-core-0:6.13.10-200 100% | 7.5 MiB/s | 39.2 MiB | 00m05s
--------------------------------------------------------------------------------
[4/4] Total 100% | 14.4 MiB/s | 79.3 MiB | 00m06s
Running transaction
Importing OpenPGP key 0xE99D6AD1:
UserID : "Fedora (41) <[email protected]>"
Fingerprint: 466CF2D8B60BC3057AA9453ED0622462E99D6AD1
From : file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-41-x86_64
Is this ok [y/N]: The key was successfully imported.
[1/8] Verify package files 100% | 7.0 B/s | 4.0 B | 00m01s
[2/8] Prepare transaction 100% | 4.0 B/s | 6.0 B | 00m01s
[3/8] Installing kernel-modules-core-0: 100% | 16.3 MiB/s | 38.4 MiB | 00m02s
[4/8] Installing kernel-core-0:6.13.10- 100% | 23.4 MiB/s | 27.7 MiB | 00m01s
[5/8] Installing kernel-devel-0:6.13.10 100% | 842.6 KiB/s | 81.9 MiB | 01m40s
[6/8] Upgrading kernel-devel-matched-0: 100% | 2.5 KiB/s | 124.0 B | 00m00s
[7/8] Removing kernel-devel-matched-0:6 100% | 769.0 B/s | 100.0 B | 00m00s
[8/8] Removing kernel-devel-0:6.10.12-2 100% | 561.0 B/s | 22.5 KiB | 00m41s
>>> [RPM] file /usr/src/kernels/6.10.12-200.fc40.x86_64: remove failed: No such
Complete!
--
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it:
https://pagure.io/fedora-infrastructure/new_issue