From b37772ac9fae3824f106524d87ec921b49c27ac5 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Sat, 25 Nov 2017 17:30:53 +0100 Subject: [PATCH] Typo in pre --- _posts/2017-11-25-upgrade-fedora-online.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2017-11-25-upgrade-fedora-online.md b/_posts/2017-11-25-upgrade-fedora-online.md index f47f881..3c2cf1c 100644 --- a/_posts/2017-11-25-upgrade-fedora-online.md +++ b/_posts/2017-11-25-upgrade-fedora-online.md @@ -14,7 +14,7 @@ tags: I have installed Fedora on my computer 3 or 4 years ago. Since this installation, I have installed many packages and upgraded it every 6 months. Unfortunately, Gnome Software has never worked for me, and I never took the time to debug it. Like many people, I am using the old method with `dnf-system-upgrade`, which worked pretty well. But this time, I had a segfault on dnf during the offline upgrade. The only information I got was the following lines: -
 kernel: dnf[846]: segfault at 8 ip 00007f39b860f724 sp 00007ffd00588520 error 4 in libc-2.25.so[7f39b8586000+1cb000]
 systemd[1]: dnf-system-upgrade.service: Main process exited, code=dumped, status=11/SEGV
 systemd[1]: Failed to start System Upgrade using DNF.