My problem was resolved by this report.
Without them,
I can’t move on.

Hi, the update will be pushed into the testing repository soon, as soon as the mirrors have picked it up you should be able to install it using
sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-bdff044556
(instructions will also be on that page). Shouldn’t take longer than maybe a day.
Typically, an update stays in testing for 7 days, after which if there are no problems it becomes available in the normal repos. You can speed up that process by leaving a test report, also on that page.
[fedora002@localhost ~]$ su
Password:
[root@localhost fedora002]# sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-bdff044556
Last metadata expiration check: 0:21:55 ago on Fri 27 Nov 2020 01:15:21 PM +07.
No security updates needed, but 52 updates available
Dependencies resolved.
Nothing to do.
Complete!
[root@localhost fedora002]# rpm -qa | grep -i libreoffice
libreoffice-data-7.0.3.1-1.fc33.noarch
libreoffice-ure-common-7.0.3.1-1.fc33.noarch
libreoffice-opensymbol-fonts-7.0.3.1-1.fc33.noarch
libreoffice-gtk3-7.0.3.1-1.fc33.x86_64
libreoffice-help-en-7.0.3.1-1.fc33.x86_64
libreoffice-langpack-en-7.0.3.1-1.fc33.x86_64
libreoffice-core-7.0.3.1-1.fc33.x86_64
libreoffice-ure-7.0.3.1-1.fc33.x86_64
libreoffice-x11-7.0.3.1-1.fc33.x86_64
libreoffice-pyuno-7.0.3.1-1.fc33.x86_64
libreoffice-pdfimport-7.0.3.1-1.fc33.x86_64
libreoffice-writer-7.0.3.1-1.fc33.x86_64
libreoffice-graphicfilter-7.0.3.1-1.fc33.x86_64
libreoffice-calc-7.0.3.1-1.fc33.x86_64
libreoffice-ogltrans-7.0.3.1-1.fc33.x86_64
libreoffice-impress-7.0.3.1-1.fc33.x86_64
libreoffice-xsltfilter-7.0.3.1-1.fc33.x86_64
libreoffice-filters-7.0.3.1-1.fc33.x86_64
libreoffice-emailmerge-7.0.3.1-1.fc33.x86_64
libreoffice-base-7.0.3.1-1.fc33.x86_64
libreoffice-draw-7.0.3.1-1.fc33.x86_64
libreoffice-math-7.0.3.1-1.fc33.x86_64
libreoffice-7.0.3.1-1.fc33.x86_64
[root@localhost fedora002]#
What should be done next ?
The mirror dnf is contacting hasn’t received that update yet.
It takes some time after the update is pushed to the main testing repositories for the mirror servers to sync and have it available themselves. Mirrors typically sync at least once per day, so just give it a bit of time and try again.
Thank you so much for your explanation .
On November 27, 2020, I installed testing
:
sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-bdff044556
Everything works great.
And November 28, 2020, the command line was stable
:
sudo dnf upgrade --advisory=FEDORA-2020-bdff044556
Do I have to wait and upgrade this again?
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.