On 03/02/2017 04:34 AM, Jaroslav Mracek wrote:
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@xxxxxxxxx
<mailto:seandarcy2@xxxxxxxxx>> wrote:
On 02/25/2017 02:06 AM, Łukasz Posadowski wrote:
Data Fri, 24 Feb 2017 19:19:58 -0500
sean darcy <seandarcy2@xxxxxxxxx <mailto:seandarcy2@xxxxxxxxx>>
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
What is it with the top posting on this list?
In any event, if you find this and have the same problem , here's how I
solved it. YMMV
1. dnf system-upgrade download --refresh
2. dnf system-upgrade reboot
3. If bombed again, but made progress, go to 1.
4. If it worked, see if have dupes, fc24 packags that were upgrade but
not erased.
dnf repoquery --duplicated
If you have a few, "dnf remove" them.
If you have a lot (I did),
dnf remove $(dnf repoquery --duplicated --latest-limit -1 -q)
5. dnf repoquery --unsatisfied
Fix whatever needs fixing
Good luck,
sean
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx