My VPS provider prgmr.com duplicated my failed upgrade from fedora32 to fedora33. In their testing, they were able to upgrade that host to fedora34 (i.e. go from fedora32 to fedora34). I'm happy to upgrade to fedora34. Here's what my vps provider suggested I do: # boot into fedora32, as root: $ dnf upgrade --refresh -y; sudo dnf system-upgrade download --releasever=34 -y; sudo dnf system-upgrade reboot My concern: I have made no changes, but take a look: http://sprunge.us/wkziyU I'm concerned that dnf would only update fedora33 packages (again I did not run it). Should I be doing some cleanup first: http://sprunge.us/Cyhmq4 Is it safe to run $ dnf history rollback 148 ? -- thanks! On Mon 11/8/21 9:01 -0600 Tom R wrote: >My notes: https://zq3q.org/fp/fed32-33ug-boothang.htm > >-- >thanks, >Tom | Milwaukee WI > >Snipped, markdown version of above notes: > >## Subject: boot hangs after fedora 33 upgrade | start job is running for /dev/xvda1 (20min 33s / no limit) | Tips pls? I can boot fedora32. > >``` > >What do you suggest I do? I am able to boot the fedora 32 kernel. > >How might I cleanup and revert to the preupgrade state -- then >should try skipping over fedora33, and try upgrading to fedora34? > >--- >I attempted a fedora32 to fedora33 upgrade on host >"kvxgvo-2" which is a xen vps hosted by prgmr.com. > >"kvxgvo-2": > > Virtualization mode: HVM > Memory: 2048 MiB > VCPUs: 1 > Total disk: 24.0 GiB > [...] > Last installed OS: Fedora 32 - 64 bit > Boot option: Disk > Live migration: enabled > >https://wiki.prgmr.com/mediawiki/index.php/PV_and_HVM_Virtualization > >The fedora upgrade went normally until it tried to boot the new fedora 33 kernel: > > [ OK ] Started Show Plymouth Boot Screen. > [ OK ] Started Forward Password R…s to Plymouth Directory Watch. > [ OK ] Reached target Paths. > [ OK ] Reached target Basic System. > [* ] A start job is running for /dev/xvda1 (20min 33s / no limit) > | **hangs here!!** > >Bash command/dnf upgrade steps, and log snips on 211102 (Nov 2 2021): > >--8<---------------cut here---------------start------------->8--- ># 07:23:59 Tue 211102 1j 4 716032 124/1024 /etc ># hz root # dnf -y --refresh upgrade >Fedora 32 openh264 (From Cisco) - x86_64 5.5 kB/s | 990 B 00:00 >Fedora Modular 32 - x86_64 119 kB/s | 12 kB 00:00 >Fedora Modular 32 - x86_64 - Updates 115 kB/s | 11 kB 00:00 >Fedora 32 - x86_64 - Updates 117 kB/s | 11 kB 00:00 >Fedora 32 - x86_64 109 kB/s | 12 kB 00:00 >Dependencies resolved. >Nothing to do. >Complete! ># 07:30:34 Tue 211102 1j 4 716032 -/- /etc ># hz root # _H >[...] > 112 03/06/2021 06:58:01 AM systemctl status httpd > 113 11/02/2021 07:18:59 AM dnf update > 114 11/02/2021 07:30:30 AM dnf -y --refresh upgrade > 115 11/02/2021 07:30:58 AM _H ># 07:31:29 Tue 211102 1j 4 716032 119/1024 /etc ># hz root # >[...] >09:56:26 Tue 211102 # dnf install dnf-plugin-system-upgrade >[...] > >09:58:43 Tue 211102 # date;shutdown -r now >Tue 02 Nov 2021 09:58:43 AM CDT >[...] >10:03:18 Tue 211102 # set -eux; RELNUMNEW=33; date; dnf -y system-upgrade download --allowerasing --releasever=$RELNUMNEW >Tue 02 Nov 2021 10:07:08 AM CDT >+ RELNUMNEW=33 >+ dnf -y system-upgrade download --allowerasing --releasever=33 >Fedora 33 openh264 (From Cisco) - x86_64 5.2 kB/s | 2.5 kB 00:00 >Fedora Modular 33 - x86_64 15 MB/s | 3.3 MB 00:00 >[...] >Fedora 33 - x86_64 - Updates 1.6 MB/s | 1.6 kB 00:00 >Importing GPG key 0x9570FF31: > Userid : "Fedora (33) <fedora-33-primary@xxxxxxxxxxxxxxxxx>" > Fingerprint: 963A 2BEB 0200 9608 FE67 EA42 49FD 7749 9570 FF31 > From : /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-33-x86_64 >Key imported successfully >Running transaction check >Transaction check succeeded. >Running transaction test >Transaction test succeeded. >Complete! >Transaction saved to /var/lib/dnf/system-upgrade/system-upgrade-transaction.json. >Download complete! Use 'dnf system-upgrade reboot' to start the upgrade. >To remove cached metadata and transaction use 'dnf system-upgrade clean' >The downloaded packages were saved in cache until the next successful transaction. >You can remove cached packages by executing 'dnf clean packages'. > >10:09:37 Tue 211102 hz root # dnf system-upgrade reboot >[...] >| I logged into the console, expecting the upgrade and reboot was done... >[...] >[ OK ] Reached target System Initialization. > Starting Mark boot as indeterminate... >[ OK ] Finished Mark boot as indeterminate. >[ OK ] Reached target Offline System Update (Pre). > Starting System Upgrade using DNF... >[ 14.932965] dnf[369]: Last metadata expiration check: 0:05:17 ago on Tue 02 Nov 2021 10:07:23 AM CDT. >Starting system upgrade. This will take a while. >[ 21.537681] dnf[369]: Dependencies resolved. >[ 21.710032] dnf[369]: ================================================================================================ >[ 21.710238] dnf[369]: Package Arch Version Repo Size >[ 21.710271] dnf[369]: ================================================================================================ >[ 21.710305] dnf[369]: Installing: >[ 21.710329] dnf[369]: kernel x86_64 5.14.13-100.fc33 updates 65 k >[ 21.710358] dnf[369]: kernel-core x86_64 5.14.13-100.fc33 updates 35 M >[ 21.710382] dnf[369]: kernel-devel x86_64 5.14.13-100.fc33 updates 15 M >[ 21.710409] dnf[369]: kernel-modules x86_64 5.14.13-100.fc33 updates 32 M >[...] >[ 1.669022] systemd[1]: systemd v246.15-1.fc33 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) >[ 1.680779] systemd[1]: Detected virtualization xen. >[ 1.683519] systemd[1]: Detected architecture x86-64. >[ 1.685784] systemd[1]: Running in initial RAM disk. > >Welcome to Fedora 33 (Thirty Three) dracut-055-3.fc33 (Initramfs)! > >[ 1.691525] systemd[1]: Set hostname to <hz.foobar.org>. >[ 1.767585] systemd[1]: Queued start job for default target Initrd Default Target. >[ 1.772342] systemd[1]: Reached target Local File Systems. >[ OK ] Reached target Local File Systems. >[...] >[ OK ] Started Rule-based Manager for Device Events and Files. > Starting Coldplug All udev Devices... >[ 2.105135] audit: type=1130 audit(1635866699.221:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >[ OK ] Finished Coldplug All udev Devices. >[ OK ] Reached target System Initialization. >[ OK ] Reached target Remote File Systems (Pre). >[ OK ] Reached target Remote File Systems. > Starting Show Plymouth Boot Screen... >[ 4.429572] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input4 > >[ OK ] Started Show Plymouth Boot Screen. >[ OK ] Started Forward Password R…s to Plymouth Directory Watch. >[ OK ] Reached target Paths. >[ OK ] Reached target Basic System. >[* ] A start job is running for /dev/xvda1 (20min 33s / no limit) >| above hangs! >--8<---------------cut here---------------end--------------->8--- > >irc with prgmr's @alynpost { > > Day changed to 02 Nov 2021 > 11:50:54 < xoiht> http://sprunge.us/uhyjK0 | start job is running for /dev/xvda1 (20min 33s / no limit) | boot fails after fedora 33 upgrade | help pls > 11:55:48 <@alynpost> got your message on support@ as well. > 11:56:29 <@alynpost> On the face of it this looks like a kernel regression from Fedora 32 - 33. Could be, of course, a userland issue of some sort. Would be nice to know what's running that > gets hung there. > 11:56:46 <@alynpost> To debug this we're likely going to need to bring up a burner Fedora system and do some testing. > 12:09:00 < xoiht> alynpost: OK/thx. I saved a log of the console session: http://sprunge.us/VO810K I may have a log of the ssh session for the upgrade itself, I will look ... > 12:12:42 <@alynpost> It would be outstanding if the boot produced a log that could be inspected, either by booting in to Fedora 32 or booting in to a rescue image and chrooting in to your > mounted block device. > 12:14:53 <@alynpost> What we need to know is what command is hanging; either via manually reading the boot scripts to infer from the console message (A start job is running for > /dev/xvda1...) or finding a log with more detail. Alternatively adding some debug statements / logging and booting back in to Fedora 33. > 12:21:58 < xoiht> alynpost: Here is the ssh session log for the "dnf -y system-upgrade download --allowerasing --releasever=33": http://sprunge.us/6nDHcp > 12:23:54 < xoiht> alynpost: > It would be outstanding if the boot produced a log | OK I have booted into fed32, I will look around for a log. > 12:31:53 < xoiht> alynpost: ls /var/log # see http://sprunge.us/f9T3HD > > --- > On Nov 2 I tarred up the recent files below /var/log/ @alynpost has them. I still have a copy. > >} end:irc with prgmr: > >``` >--- > > > > >## bash sessions w/dnf fedora33 upgrade steps > >``` ># 07:23:59 Tue 211102 1j 4 716032 124/1024 /etc ># hz root # dnf -y --refresh upgrade >Fedora 32 openh264 (From Cisco) - x86_64 5.5 kB/s | 990 B 00:00 >Fedora Modular 32 - x86_64 119 kB/s | 12 kB 00:00 >Fedora Modular 32 - x86_64 - Updates 115 kB/s | 11 kB 00:00 >Fedora 32 - x86_64 - Updates 117 kB/s | 11 kB 00:00 >Fedora 32 - x86_64 109 kB/s | 12 kB 00:00 >Dependencies resolved. >Nothing to do. >Complete! ># 07:30:34 Tue 211102 1j 4 716032 -/- /etc ># hz root # _H >[...] > 112 03/06/2021 06:58:01 AM systemctl status httpd > 113 11/02/2021 07:18:59 AM dnf update > 114 11/02/2021 07:30:30 AM dnf -y --refresh upgrade > 115 11/02/2021 07:30:58 AM _H ># 07:31:29 Tue 211102 1j 4 716032 119/1024 /etc ># hz root # >[...] ># 09:56:26 Tue 211102 0j 4 2575 -/- / ># hz root # dnf install dnf-plugin-system-upgrade >Last metadata expiration check: 0:31:14 ago on Tue 02 Nov 2021 09:25:54 AM CDT. >Dependencies resolved. >============================================================================================================================================================================================== > Package Architecture Version Repository Size >============================================================================================================================================================================================== >Installing: > python3-dnf-plugin-system-upgrade noarch 4.0.13-1.fc32 updates 32 k >Installing dependencies: > js-jquery noarch 3.5.0-2.fc32 updates 172 k > python3-dnf-plugins-extras-common noarch 4.0.13-1.fc32 updates 58 k > python3-systemd x86_64 234-12.fc32 fedora 84 k > web-assets-filesystem noarch 5-11.fc32 fedora 7.5 k >Installing weak dependencies: > python-systemd-doc x86_64 234-12.fc32 fedora 153 k > >Transaction Summary >============================================================================================================================================================================================== >Install 6 Packages > >Total download size: 505 k >Installed size: 1.8 M >Is this ok [y/N]: y >Downloading Packages: >(1/6): python3-dnf-plugin-system-upgrade-4.0.13-1.fc32.noarch.rpm 433 kB/s | 32 kB 00:00 >(2/6): js-jquery-3.5.0-2.fc32.noarch.rpm 1.8 MB/s | 172 kB 00:00 >(3/6): python3-dnf-plugins-extras-common-4.0.13-1.fc32.noarch.rpm 601 kB/s | 58 kB 00:00 >(4/6): python3-systemd-234-12.fc32.x86_64.rpm 6.5 MB/s | 84 kB 00:00 >(5/6): web-assets-filesystem-5-11.fc32.noarch.rpm 236 kB/s | 7.5 kB 00:00 >(6/6): python-systemd-doc-234-12.fc32.x86_64.rpm 2.7 MB/s | 153 kB 00:00 >---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- >Total 720 kB/s | 505 kB 00:00 >Running transaction check >Transaction check succeeded. >Running transaction test >Transaction test succeeded. >Running transaction > Preparing : 1/1 > Installing : web-assets-filesystem-5-11.fc32.noarch 1/6 > Installing : js-jquery-3.5.0-2.fc32.noarch 2/6 > Installing : python-systemd-doc-234-12.fc32.x86_64 3/6 > Installing : python3-systemd-234-12.fc32.x86_64 4/6 > Installing : python3-dnf-plugins-extras-common-4.0.13-1.fc32.noarch 5/6 > Installing : python3-dnf-plugin-system-upgrade-4.0.13-1.fc32.noarch 6/6 > Running scriptlet: python3-dnf-plugin-system-upgrade-4.0.13-1.fc32.noarch 6/6 > Verifying : js-jquery-3.5.0-2.fc32.noarch 1/6 > Verifying : python3-dnf-plugin-system-upgrade-4.0.13-1.fc32.noarch 2/6 > Verifying : python3-dnf-plugins-extras-common-4.0.13-1.fc32.noarch 3/6 > Verifying : python-systemd-doc-234-12.fc32.x86_64 4/6 > Verifying : python3-systemd-234-12.fc32.x86_64 5/6 > Verifying : web-assets-filesystem-5-11.fc32.noarch 6/6 > >Installed: > js-jquery-3.5.0-2.fc32.noarch python-systemd-doc-234-12.fc32.x86_64 python3-dnf-plugin-system-upgrade-4.0.13-1.fc32.noarch python3-dnf-plugins-extras-common-4.0.13-1.fc32.noarch > python3-systemd-234-12.fc32.x86_64 web-assets-filesystem-5-11.fc32.noarch > >Complete! ># 09:57:56 Tue 211102 0j 4 2575 -/- / ># hz root # date;shutdown -r now >Tue 02 Nov 2021 09:58:43 AM CDT ># 09:58:43 Tue 211102 0j 4 2575 -/- / ># hz root # Connection to foobar.org closed by remote host. >Connection to foobar.org closed. >[...] ># 09:58:43 Tue 211102 1j 2 122550 -/- w1 ~/doc/cal ># ibisbil moobt $ ssh $yz >Last login: Tue Nov 2 08:51:48 2021 ># 10:01:37 Tue 211102 0j 0 1976 -/- ~ ># hz moobt $ >[...] ># 10:02:10 Tue 211102 0j 4 2542 -/- ~ ># hz root # RELNUMNEW=33 ; RELNUM_prev=$(( RELNUMNEW - 1 )) ; echo "RELNUMNEW: $RELNUMNEW RELNUM_prev: $RELNUM_prev" ;uname -a ### >RELNUMNEW: 33 RELNUM_prev: 32 >Linux hz.foobar.org 5.11.22-100.fc32.x86_64 #1 SMP Wed May 19 18:58:25 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux ># 10:03:18 Tue 211102 0j 4 2542 -/- ~ ># hz root # nap2 now +3min && (date;set -eux;RELNUMNEW=33; time dnf -y system-upgrade download --allowerasing --releasever=$RELNUMNEW ) #### >sleeping until: [Tue 02 Nov 2021 10:07:08 AM CDT] >Tue 02 Nov 2021 10:07:08 AM CDT >+ RELNUMNEW=33 >+ dnf -y system-upgrade download --allowerasing --releasever=33 >Fedora 33 openh264 (From Cisco) - x86_64 5.2 kB/s | 2.5 kB 00:00 >Fedora Modular 33 - x86_64 15 MB/s | 3.3 MB 00:00 >Fedora Modular 33 - x86_64 - Updates 15 MB/s | 3.3 MB 00:00 >Fedora 33 - x86_64 - Updates 22 MB/s | 31 MB 00:01 >Fedora 33 - x86_64 30 MB/s | 72 MB 00:02 >No match for group package "lsvpd" >No match for group package "powerpc-utils" >Dependencies resolved. >============================================================================================================================================================================================== > Package Architecture Version Repository Size >============================================================================================================================================================================================== >Installing: > kernel x86_64 5.14.13-100.fc33 updates 65 k > kernel-core x86_64 5.14.13-100.fc33 updates 35 M > kernel-devel x86_64 5.14.13-100.fc33 updates 15 M > kernel-modules x86_64 5.14.13-100.fc33 updates 32 M >Upgrading: > AtomicParsley x86_64 0.9.5-16.fc33 fedora 142 k > GeoIP x86_64 1.6.12-8.fc33 fedora 121 k > GeoIP-GeoLite-data noarch 2018.06-6.fc33 fedora 681 k > ImageMagick x86_64 1:6.9.11.27-1.fc33 fedora 162 k > ImageMagick-libs x86_64 1:6.9.11.27-1.fc33 fedora 2.3 M > LibRaw x86_64 0.20.2-1.fc33 updates 381 k > ModemManager-glib x86_64 1.14.10-1.fc33 updates 280 k > NetworkManager x86_64 1:1.26.8-1.fc33 updates 2.2 M > NetworkManager-libnm x86_64 1:1.26.8-1.fc33 updates 1.6 M > OpenEXR-libs x86_64 2.3.0-6.fc33 fedora 807 k > ShellCheck x86_64 0.7.2-1.fc33 updates 2.2 M > abattis-cantarell-fonts noarch 0.301-1.fc33 updates 369 k > ack noarch 3.5.0-1.fc33 updates 82 k > acl x86_64 2.2.53-9.fc33 fedora 72 k > adobe-mappings-cmap noarch 20190730-1.fc33 updates 2.1 M > adobe-mappings-cmap-deprecated noarch 20190730-1.fc33 updates 105 k > adobe-mappings-pdf noarch 20180407-7.fc33 fedora 668 k > adobe-source-code-pro-fonts noarch 2.030.1.050-9.fc33 fedora 834 k > adwaita-cursor-theme noarch 3.38.0-1.fc33 fedora 623 k > adwaita-icon-theme noarch 3.38.0-1.fc33 fedora 11 M > alsa-lib x86_64 1.2.4-5.fc33 updates 475 k > alsa-sof-firmware noarch 1.6.1-4.fc33 updates 583 k > alternatives x86_64 1.14-3.fc33 fedora 36 k > annobin x86_64 9.68-2.fc33 updates 96 k > apr x86_64 1.7.0-7.fc33 updates 118 k > apr-util x86_64 1.6.1-14.fc33 fedora 97 k > apr-util-bdb x86_64 1.6.1-14.fc33 fedora 13 k > apr-util-openssl x86_64 1.6.1-14.fc33 fedora 15 k > arandr noarch 0.1.10-6.fc33 fedora 111 k > ascii x86_64 3.18-10.fc33 fedora 24 k > asciidoc noarch 9.1.0-1.fc33 updates 238 k > aspell x86_64 12:0.60.8-5.fc33 fedora 699 k > aspell-en x86_64 50:2019.10.06-3.fc33 fedora 1.2 M > at x86_64 3.1.23-5.fc33 fedora 61 k > at-spi2-atk x86_64 2.38.0-1.fc33 fedora 90 k > at-spi2-core x86_64 2.38.0-2.fc33 fedora 172 k >[...] >Installing weak dependencies: > gawk-all-langpacks x86_64 5.1.0-2.fc33 fedora 215 k > geolite2-city noarch 20191217-3.fc33 fedora 23 M > geolite2-country noarch 20191217-3.fc33 fedora 1.7 M > memstrack x86_64 0.1.9-1.fc33 fedora 46 k > mod_lua x86_64 2.4.51-1.fc33 updates 58 k >Removing: > kernel x86_64 5.6.7-300.fc32 @updates 0 > kernel-core x86_64 5.6.7-300.fc32 @updates 72 M > kernel-modules x86_64 5.6.7-300.fc32 @updates 28 M >Removing dependent packages: > libcroco x86_64 0.6.13-3.fc32 @anaconda 335 k >Upgrading Groups: > Core > >Transaction Summary >============================================================================================================================================================================================== >Install 119 Packages >Upgrade 1537 Packages >Remove 4 Packages > >Total download size: 1.2 G >DNF will only download packages, install gpg keys, and check the transaction. >Downloading Packages: >(1/1656): boost-system-1.73.0-10.fc33.x86_64.rpm 47 kB/s | 14 kB 00:00 >(2/1656): boost-iostreams-1.73.0-10.fc33.x86_64.rpm 119 kB/s | 38 kB 00:00 >(3/1656): bluez-libs-5.60-1.fc33.x86_64.rpm 212 kB/s | 83 kB 00:00 >(4/1656): cmake-filesystem-3.19.7-1.fc33.x86_64.rpm 202 kB/s | 16 kB 00:00 >(5/1656): boost-thread-1.73.0-10.fc33.x86_64.rpm 359 kB/s | 60 kB 00:00 >(6/1656): elfutils-libelf-devel-0.185-2.fc33.x86_64.rpm 321 kB/s | 27 kB 00:00 >(7/1656): fedora-release-identity-basic-33-4.noarch.rpm 132 kB/s | 11 kB 00:00 >(8/1656): fedora-repos-modular-33-5.noarch.rpm 140 kB/s | 10 kB 00:00 >(9/1656): ghostscript-tools-fonts-9.55.0-1.fc33.x86_64.rpm 157 kB/s | 12 kB 00:00 >(10/1656): fmt-7.0.3-2.fc33.x86_64.rpm 848 kB/s | 88 kB 00:00 >(11/1656): ghostscript-tools-printing-9.55.0-1.fc33.x86_64.rpm 164 kB/s | 12 kB 00:00 >(12/1656): kernel-5.14.13-100.fc33.x86_64.rpm 792 kB/s | 65 kB 00:00 >(13/1656): glibc-headers-x86-2.32-10.fc33.noarch.rpm 1.6 MB/s | 482 kB 00:00 >(14/1656): kernel-devel-5.14.13-100.fc33.x86_64.rpm 11 MB/s | 15 MB 00:01 >(15/1656): libeconf-0.4.0-1.fc33.x86_64.rpm 374 kB/s | 27 kB 00:00 >(16/1656): libkcapi-fipscheck-1.2.1-1.fc33.x86_64.rpm 316 kB/s | 23 kB 00:00 >(17/1656): libmanette-0.2.6-1.fc33.x86_64.rpm 679 kB/s | 50 kB 00:00 >(18/1656): mod_lua-2.4.51-1.fc33.x86_64.rpm 788 kB/s | 58 kB 00:00 >(19/1656): mozjs78-78.15.0-1.fc33.x86_64.rpm 7.8 MB/s | 8.2 MB 00:01 >(20/1656): openssl-devel-1.1.1l-2.fc33.x86_64.rpm 4.9 MB/s | 2.2 MB 00:00 >(21/1656): perl-AutoLoader-5.74-471.fc33.noarch.rpm 414 kB/s | 31 kB 00:00 >(22/1656): perl-AutoSplit-5.74-471.fc33.noarch.rpm 414 kB/s | 31 kB 00:00 >(23/1656): perl-B-1.80-471.fc33.x86_64.rpm 1.9 MB/s | 189 kB 00:00 >[...] >(1624/1656): tss2-1331-6.fc33.x86_64.rpm 36 MB/s | 525 kB 00:00 >(1625/1656): units-2.20-1.fc33.x86_64.rpm 14 MB/s | 283 kB 00:00 >(1626/1656): usbutils-012-5.fc33.x86_64.rpm 3.6 MB/s | 117 kB 00:00 >(1627/1656): unzip-6.0-49.fc33.x86_64.rpm 3.9 MB/s | 181 kB 00:00 >(1628/1656): userspace-rcu-0.12.1-2.fc33.x86_64.rpm 3.2 MB/s | 105 kB 00:00 >(1629/1656): web-assets-filesystem-5-12.fc33.noarch.rpm 326 kB/s | 7.5 kB 00:00 >(1630/1656): which-2.21-20.fc33.x86_64.rpm 1.7 MB/s | 41 kB 00:00 >(1631/1656): wmctrl-1.07-29.fc33.x86_64.rpm 1.1 MB/s | 35 kB 00:00 >(1632/1656): xcb-util-0.4.0-16.fc33.x86_64.rpm 1.4 MB/s | 19 kB 00:00 >(1633/1656): woff2-1.0.2-9.fc33.x86_64.rpm 3.7 MB/s | 60 kB 00:00 >(1634/1656): xcb-util-cursor-0.1.3-11.fc33.x86_64.rpm 2.2 MB/s | 19 kB 00:00 >(1635/1656): xcb-util-image-0.4.0-16.fc33.x86_64.rpm 1.2 MB/s | 18 kB 00:00 >(1636/1656): xcb-util-keysyms-0.4.0-14.fc33.x86_64.rpm 613 kB/s | 14 kB 00:00 >(1637/1656): xcb-util-renderutil-0.3.9-17.fc33.x86_64.rpm 672 kB/s | 17 kB 00:00 >(1638/1656): xcb-util-wm-0.4.1-19.fc33.x86_64.rpm 1.6 MB/s | 31 kB 00:00 >(1639/1656): xcb-util-xrm-1.3-6.fc33.x86_64.rpm 1.2 MB/s | 19 kB 00:00 >(1640/1656): xclip-0.13-10.fc33.x86_64.rpm 3.9 MB/s | 32 kB 00:00 >(1641/1656): xdg-dbus-proxy-0.1.2-3.fc33.x86_64.rpm 5.3 MB/s | 43 kB 00:00 >(1642/1656): xdg-desktop-portal-gtk-1.8.0-1.fc33.x86_64.rpm 14 MB/s | 180 kB 00:00 >(1643/1656): xkeyboard-config-2.30-3.fc33.noarch.rpm 29 MB/s | 749 kB 00:00 >(1644/1656): xml-common-0.6.3-55.fc33.noarch.rpm 927 kB/s | 31 kB 00:00 >(1645/1656): xmlrpc-c-1.51.0-11.fc33.x86_64.rpm 6.2 MB/s | 186 kB 00:00 >(1646/1656): xorg-x11-apps-7.7-28.fc33.x86_64.rpm 12 MB/s | 309 kB 00:00 >(1647/1656): xorg-x11-fonts-ISO8859-1-100dpi-7.5-25.fc33.noarch.rpm 33 MB/s | 1.0 MB 00:00 >(1648/1656): xorg-x11-fonts-ISO8859-1-75dpi-7.5-25.fc33.noarch.rpm 21 MB/s | 921 kB 00:00 >(1649/1656): xorg-x11-fonts-misc-7.5-25.fc33.noarch.rpm 40 MB/s | 5.8 MB 00:00 >(1650/1656): xorg-x11-utils-7.5-35.fc33.x86_64.rpm 856 kB/s | 98 kB 00:00 >(1651/1656): xorg-x11-server-utils-7.7-36.fc33.x86_64.rpm 1.3 MB/s | 174 kB 00:00 >(1652/1656): xorg-x11-xauth-1.1-5.fc33.x86_64.rpm 7.5 MB/s | 35 kB 00:00 >(1653/1656): xorg-x11-xbitmaps-1.1.1-19.fc33.noarch.rpm 3.1 MB/s | 36 kB 00:00 >(1654/1656): xsel-1.2.0-27.fc33.x86_64.rpm 1.8 MB/s | 28 kB 00:00 >(1655/1656): yajl-2.1.0-15.fc33.x86_64.rpm 2.4 MB/s | 37 kB 00:00 >(1656/1656): zip-3.0-27.fc33.x86_64.rpm 12 MB/s | 258 kB 00:00 >---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- >Total 13 MB/s | 1.2 GB 01:34 >warning: /var/lib/dnf/system-upgrade/updates-0e22a1f5a0a34771/packages/bluez-libs-5.60-1.fc33.x86_64.rpm: Header V4 RSA/SHA256 Signature, key ID 9570ff31: NOKEY >Fedora 33 - x86_64 - Updates 1.6 MB/s | 1.6 kB 00:00 >Importing GPG key 0x9570FF31: > Userid : "Fedora (33) <fedora-33-primary@xxxxxxxxxxxxxxxxx>" > Fingerprint: 963A 2BEB 0200 9608 FE67 EA42 49FD 7749 9570 FF31 > From : /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-33-x86_64 >Key imported successfully >Running transaction check >Transaction check succeeded. >Running transaction test >Transaction test succeeded. >Complete! >Transaction saved to /var/lib/dnf/system-upgrade/system-upgrade-transaction.json. >Download complete! Use 'dnf system-upgrade reboot' to start the upgrade. >To remove cached metadata and transaction use 'dnf system-upgrade clean' >The downloaded packages were saved in cache until the next successful transaction. >You can remove cached packages by executing 'dnf clean packages'. > >real 2m28.790s >user 0m54.681s >sys 0m9.152s ># 10:09:37 Tue 211102 0j 4 2542 -/- ~ ># hz root # dnf system-upgrade reboot >Connection to foobar.org closed by remote host. >Connection to foobar.org closed. >cal has mail >gpgmfb has mail >inbox has mail >logs has mail ># 10:11:47 Tue 211102 1j 2 122550 -/- w1 ~/doc/cal ># ibisbil moobt $ d imp: yz fed33 ug started >-rwx------. 1 3.9M Nov 2 07:17 /a/moobt/db/doing_journal >[...] > >``` > >## [console session: dnf upgrade logs; kernel boot messages](https://zq3q.org/fp/console-sess-dnf33snafu-upgrade-nov2020.htm) > _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure