epeon
(Kasper van Niekerk)
June 1, 2020, 3:10pm
41
Okay, it appears to be done:
[vanNiekerk@vanniekerkpc-localdomain ~]$ su
Password:
[root@vanniekerkpc-localdomain vanNiekerk]# rpm -e --nodeps nss-util-3.51.1-1.fc32.x86_64
error: package nss-util-3.51.1-1.fc32.x86_64 is not installed
[root@vanniekerkpc-localdomain vanNiekerk]# rpm -e --nodeps nss-softokn-freebl-3.51.1-1.fc32.x86_64
error: package nss-softokn-freebl-3.51.1-1.fc32.x86_64 is not installed
[root@vanniekerkpc-localdomain vanNiekerk]# rpm -e --nodeps nss-softokn-3.51.1-1.fc32.x86_64
[root@vanniekerkpc-localdomain vanNiekerk]# rpm -e --nodeps nss-sysinit-3.51.1-1.fc32.x86_64
[root@vanniekerkpc-localdomain vanNiekerk]# rpm -e --nodeps nss-3.51.1-1.fc32.x86_64
[root@vanniekerkpc-localdomain vanNiekerk]# rpm -e --nodeps cpp-10.0.1-0.13.fc32.x86_64
[root@vanniekerkpc-localdomain vanNiekerk]# rpm -e --nodeps gcc-10.0.1-0.13.fc32.x86_64
[root@vanniekerkpc-localdomain vanNiekerk]# rpm -e --nodeps gcc-gdb-plugin-10.0.1-0.13.fc32.x86_64
[root@vanniekerkpc-localdomain vanNiekerk]#
epeon
(Kasper van Niekerk)
June 1, 2020, 3:11pm
42
Okay, step six again:
[root@vanniekerkpc-localdomain vanNiekerk]# sudo rpm -Uhv Downloads/chaos/*.rpm
Verifying... ################################# [100%]
Preparing... ################################# [100%]
package libstdc++-10.1.1-1.fc32.x86_64 is already installed
package libgomp-10.1.1-1.fc32.x86_64 is already installed
package cpp-10.1.1-1.fc32.x86_64 is already installed
package gcc-10.1.1-1.fc32.x86_64 is already installed
package gcc-gdb-plugin-10.1.1-1.fc32.x86_64 is already installed
package libgphoto2-2.5.24-2.fc32.x86_64 is already installed
[root@vanniekerkpc-localdomain vanNiekerk]# sudo rpm -ivh Downloads/chaos/*.rpm
Verifying... ################################# [100%]
Preparing... ################################# [100%]
package libstdc++-10.1.1-1.fc32.x86_64 is already installed
package libgomp-10.1.1-1.fc32.x86_64 is already installed
package cpp-10.1.1-1.fc32.x86_64 is already installed
package gcc-10.1.1-1.fc32.x86_64 is already installed
package gcc-gdb-plugin-10.1.1-1.fc32.x86_64 is already installed
package libgphoto2-2.5.24-2.fc32.x86_64 is already installed
[root@vanniekerkpc-localdomain vanNiekerk]#
epeon
(Kasper van Niekerk)
June 1, 2020, 3:59pm
43
Aight, I ran sudo dnf --refresh upgrade, it worked without throwing any errors I could tell, then I ran dnf upgrade --allowerasing, and it said dependencies resolved, so does it not restart?
epeon
(Kasper van Niekerk)
June 1, 2020, 4:01pm
44
[vanNiekerk@vanniekerkpc-localdomain ~]$ su
Password:
[root@vanniekerkpc-localdomain vanNiekerk]# dnf upgrade
Last metadata expiration check: 0:01:49 ago on Mon 01 Jun 2020 05:59:01 PM SAST.
Dependencies resolved.
Nothing to do.
Complete!
[root@vanniekerkpc-localdomain vanNiekerk]#
1 Like
alexpl
(Alexander Ploumistos)
June 1, 2020, 4:48pm
45
Wow, unbelievable, we got it fixed!
Did you remove duplicate packages with
sudo dnf remove --duplicates
?
1 Like
alexpl
(Alexander Ploumistos)
June 1, 2020, 4:55pm
46
epeon:
Aight, I ran sudo dnf --refresh upgrade, it worked without throwing any errors I could tell, then I ran dnf upgrade --allowerasing, and it said dependencies resolved,
Since dnf upgrade
worked , there was no need to run it again with “–allowerasing”.
epeon:
so does it not restart?
What do you mean, are you talking about rebooting? If yes, dnf does not work like gnome-software, it does not reboot your computer.
epeon
(Kasper van Niekerk)
June 1, 2020, 5:51pm
47
Yay! Thanks man. I ran it as far as I k is, but I’ll just run it again quick.
epeon
(Kasper van Niekerk)
June 1, 2020, 5:57pm
48
ok, great, we did it ! thanks for the help man
3 Likes
alexpl
(Alexander Ploumistos)
June 1, 2020, 6:18pm
50
I keep forgetting about this, it would be good to mark one of the two long posts as the solution, for the benefit of people who may want to have this much fun in the future. Probably this one.
3 Likes
epeon
(Kasper van Niekerk)
June 1, 2020, 6:23pm
51
All done, should be good now.
3 Likes
system
(system)
Closed
June 29, 2020, 6:23pm
52
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.