For your case I would recommend to read https://fedoraproject.org/wiki/DNF_system_upgrade and article how to repair broken system here: http://dnf.baseurl.org/2016/12/15/repair-of-broken-system-with-dnf-2-0/ . And don't worry even if you are unable to start your system, you can try to fix the problem according to second article.

Jaroslav

On Sat, Feb 25, 2017 at 3:11 PM, sean darcy <seandarcy2@gmail.com> wrote:
On 02/25/2017 02:06 AM, Łukasz Posadowski wrote:
Data Fri, 24 Feb 2017 19:19:58 -0500
sean darcy <seandarcy2@gmail.com> napisał(a):

thermal thermal_zone0: critical temperature reached(97 C),shutting
down ......

I'll fix the fan. But where do I go ? dnf system-upgrade reboot ? Or
start all over again with download ?

That was sweet. :) Assuming that you'll able to login as root, just hit
'dnf update' again. You also may have rpm database corruption. Try

rm -f /var/lib/rpm/__*
rpm --rebuilddb

And be very careful with rm. Check twice before pressing enter.

Hmm. "dnf update" will work to finish the upgrade to fc25 ?? And deal with all the duplicates ?

The yum repos all point to fc24.

sean

_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-leave@lists.fedoraproject.org