At least does dnf upgrade work now?
If not, read onā¦
Your system is mutating towards 32-bit. Download the packages in the list I gave earlier and if down the road you need some other package we might have missed, you can fetch it from koji.
What needs to be done:
For the conflicting packages, make sure you have downloaded the updated x86_64 version of each one. You can check which versions are installed with rpm -q package_name.
Remove the older and i686 packages with rpm -e --nodeps package_name and then install the corresponding updated x86_64 package with rpm -ivh package_name. Proceed with the installation once you have eliminated an entire package family, e.g. remove all of the nss packages before you install the new ones.
Rinse, repeatā¦
We donāt care at this point if a 32-bit package is actually needed, it will get installed once weāve cleaned up this mess.
You can start by following the instructions I gave you last time, starting from here:
After thatās done, try a dnf upgrade, see if there are any conflicts and keep uninstalling and installing with rpm, until dnf succeeds to update the system
Is there a command to check conflicting packages? Also, I am using a 64-bit, Iām not sure how the packages I have to dowload work, you said I need them in a folder, Iām really sorry, Iām not very good at this.
This should be giving you clues about conflicting packages, like this:
You can see packages with multiple versions installed with:
sudo dnf repoquery --duplicates
See the step-by-step instructions I gave here, you can run the commands one by one. The folder thing is for your convenience, you can save the list of links I gave to a file and use that file with wget or any other download manager to download them all at once. You can always find the package you want in koji, e.g. for the gcc-related packages youād go to this page, and download all the packages that you need from the x86_64 section.
When you are querying for installed packages, do not use the package_name-version-release syntax, because that will check only if that exact version of package exists. E.g. on my system:
Ok, here are the conflicting ones, I should check the version, which I will:
file /usr/share/gcc-10/python/libstdcxx/__pycache__/__init__.cpython-38.opt-1.pyc from install of libstdc++-10.1.1-1.fc32.i686 conflicts with file from package libstdc++-10.0.1-0.13.fc32.x86_64
file /usr/share/gcc-10/python/libstdcxx/__pycache__/__init__.cpython-38.pyc from install of libstdc++-10.1.1-1.fc32.i686 conflicts with file from package libstdc++-10.0.1-0.13.fc32.x86_64
file /usr/share/gcc-10/python/libstdcxx/v6/__pycache__/__init__.cpython-38.opt-1.pyc from install of libstdc++-10.1.1-1.fc32.i686 conflicts with file from package libstdc++-10.0.1-0.13.fc32.x86_64
file /usr/share/gcc-10/python/libstdcxx/v6/__pycache__/__init__.cpython-38.pyc from install of libstdc++-10.1.1-1.fc32.i686 conflicts with file from package libstdc++-10.0.1-0.13.fc32.x86_64
file /usr/share/gcc-10/python/libstdcxx/v6/__pycache__/printers.cpython-38.opt-1.pyc from install of libstdc++-10.1.1-1.fc32.i686 conflicts with file from package libstdc++-10.0.1-0.13.fc32.x86_64
file /usr/share/gcc-10/python/libstdcxx/v6/__pycache__/printers.cpython-38.pyc from install of libstdc++-10.1.1-1.fc32.i686 conflicts with file from package libstdc++-10.0.1-0.13.fc32.x86_64
file /usr/share/gcc-10/python/libstdcxx/v6/__pycache__/xmethods.cpython-38.opt-1.pyc from install of libstdc++-10.1.1-1.fc32.i686 conflicts with file from package libstdc++-10.0.1-0.13.fc32.x86_64
file /usr/share/gcc-10/python/libstdcxx/v6/__pycache__/xmethods.cpython-38.pyc from install of libstdc++-10.1.1-1.fc32.i686 conflicts with file from package libstdc++-10.0.1-0.13.fc32.x86_64
file /usr/lib/udev/rules.d/40-libgphoto2.rules from install of libgphoto2-2.5.24-2.fc32.i686 conflicts with file from package libgphoto2-2.5.23-2.fc32.x86_64
file /usr/share/doc/libgphoto2/NEWS from install of libgphoto2-2.5.24-2.fc32.i686 conflicts with file from package libgphoto2-2.5.23-2.fc32.x86_64
file /usr/share/locale/da/LC_MESSAGES/libgphoto2-6.mo from install of libgphoto2-2.5.24-2.fc32.i686 conflicts with file from package libgphoto2-2.5.23-2.fc32.x86_64
file /usr/share/locale/de/LC_MESSAGES/libgphoto2-6.mo from install of libgphoto2-2.5.24-2.fc32.i686 conflicts with file from package libgphoto2-2.5.23-2.fc32.x86_64
file /usr/share/locale/es/LC_MESSAGES/libgphoto2-6.mo from install of libgphoto2-2.5.24-2.fc32.i686 conflicts with file from package libgphoto2-2.5.23-2.fc32.x86_64
file /usr/share/locale/es/LC_MESSAGES/libgphoto2_port-12.mo from install of libgphoto2-2.5.24-2.fc32.i686 conflicts with file from package libgphoto2-2.5.23-2.fc32.x86_64
file /usr/share/locale/fr/LC_MESSAGES/libgphoto2-6.mo from install of libgphoto2-2.5.24-2.fc32.i686 conflicts with file from package libgphoto2-2.5.23-2.fc32.x86_64
file /usr/share/locale/it/LC_MESSAGES/libgphoto2-6.mo from install of libgphoto2-2.5.24-2.fc32.i686 conflicts with file from package libgphoto2-2.5.23-2.fc32.x86_64
file /usr/share/locale/ja/LC_MESSAGES/libgphoto2-6.mo from install of libgphoto2-2.5.24-2.fc32.i686 conflicts with file from package libgphoto2-2.5.23-2.fc32.x86_64
file /usr/share/locale/nl/LC_MESSAGES/libgphoto2-6.mo from install of libgphoto2-2.5.24-2.fc32.i686 conflicts with file from package libgphoto2-2.5.23-2.fc32.x86_64
file /usr/share/locale/pl/LC_MESSAGES/libgphoto2-6.mo from install of libgphoto2-2.5.24-2.fc32.i686 conflicts with file from package libgphoto2-2.5.23-2.fc32.x86_64
file /usr/share/locale/pt_BR/LC_MESSAGES/libgphoto2_port-12.mo from install of libgphoto2-2.5.24-2.fc32.i686 conflicts with file from package libgphoto2-2.5.23-2.fc32.x86_64
file /usr/share/locale/sv/LC_MESSAGES/libgphoto2-6.mo from install of libgphoto2-2.5.24-2.fc32.i686 conflicts with file from package libgphoto2-2.5.23-2.fc32.x86_64
file /usr/share/locale/uk/LC_MESSAGES/libgphoto2-6.mo from install of libgphoto2-2.5.24-2.fc32.i686 conflicts with file from package libgphoto2-2.5.23-2.fc32.x86_64
file /usr/share/locale/vi/LC_MESSAGES/libgphoto2-6.mo from install of libgphoto2-2.5.24-2.fc32.i686 conflicts with file from package libgphoto2-2.5.23-2.fc32.x86_64
file /usr/share/doc/libgomp/ChangeLog.bz2 from install of libgomp-10.1.1-1.fc32.i686 conflicts with file from package libgomp-10.0.1-0.13.fc32.x86_64
Is there a reason why you do not like the commands I gave before?
Letās try this again.
Because of the state of the system, we canāt safely rely on dnf to resolve dependencies when upgrading or removing packages, so we will go down a level and use rpm to remove whatās confusing dnf and install the proper versions. Once we have untangled the mess, we will switch back to dnf to clean up.
Make a folder to store the files and packages we are going to use: mkdir Downloads/chaos
Save this list of URLs in a simple text file called pkg2download and put that file in Downloads/chaos.
Since we never learned if you have wget or another download manager installed, we are going to use dnf to download all the packages in that folder: for i in $(cat Downloads/chaos/pkg2download); do dnf download --destdir=Downloads/chaos/ $i; done
(this is all in one line)
Next, remove all of the listed stale packages that are blocking dnf transactions: for i in $(cat Downloads/chaos/pkg2remove); do sudo rpm -e --nodeps $i; done
(again, one line)
Update to the versions weāve downloaded in Downloads/chaos: sudo rpm -Uhv Downloads/chaos/*.rpm
then run sudo rpm -ivh Downloads/chaos/*.rpm
in case some package was completely removed from the system. The first command will complain if there isnāt an earlier version of the package installed, the second if a package is already installed.
At this point, the mess should be relatively untangled, so we can try asking dnf to do an update: sudo dnf --refresh upgrade
If there are still conflicts and dnf canāt get over them with sudo dnf upgrade --skip-broken
or sudo dnf upgrade --allowerasing
or both sudo dnf upgrade --allowerasing --skip-broken
you will have to use rpm again to resolve any conflicts. I.e., if you get the message that
file foo from install of bar-2.0-1.fc32.i686 conflicts with file foo from package bar-1.0-1.fc32.x86_64
You will need to go to koji, search for package bar, find the Fedora 32 build with the updated version (e.g. bar-2.0-1.fc32) and download at least the x86_64 version of the rpm (thereās a chance something is noarch, no choice to be made there). Then you remove the older version, paying attention to specify name-version-release-architecture: sudo rpm -e --nodeps bar-1.0-1.fc32.x86_64
and then you install the updated rpm from where you downloaded it: sudo rpm -ivh Downloads/chaos/bar-2.0-1.fc32.x86_64
(or sudo rpm -Uvh Downloads/chaos/bar-2.0-1.fc32.x86_64 if an earlier x86_64 version remains installed)
If there are conflicts between i686 and x86_64 packages, remove the 32-bit version and install the x86_64 version with the highest version number listed in the transaction.
After each manual intervention, try sudo dnf --refresh upgrade to see if there remain any problems and repeat the above process to move forward.
Once the upgrade is successful, reboot for good measure and then run: sudo dnf remove --duplicates
This is as detailed as it can get, try not to deviate this time.
[vanNiekerk@vanniekerkpc-localdomain ~]$ for i in $(cat Downloads/chaos/pkg2remove); do sudo rpm -e --nodeps $i; done
[sudo] password for vanNiekerk:
error: package libstdc++-devel-10.0.1-0.13.fc32.x86_64 is not installed
error: package gcc-c++-10.0.1-0.13.fc32.x86_64 is not installed
[vanNiekerk@vanniekerkpc-localdomain ~]$ su
Password:
su: Authentication failure
[vanNiekerk@vanniekerkpc-localdomain ~]$ su
Password:
[root@vanniekerkpc-localdomain vanNiekerk]# for i in $(cat Downloads/chaos/pkg2remove); do sudo rpm -e --nodeps $i; done
error: package libgomp-10.0.1-0.13.fc32.i686 is not installed
error: package libgomp-10.0.1-0.13.fc32.x86_64 is not installed
error: package libstdc++-10.0.1-0.13.fc32.i686 is not installed
error: package libstdc++-10.0.1-0.13.fc32.x86_64 is not installed
error: package libstdc++-devel-10.0.1-0.13.fc32.x86_64 is not installed
error: package gcc-c++-10.0.1-0.13.fc32.x86_64 is not installed
error: package libgphoto2-2.5.23-2.fc32.i686 is not installed
error: package libgphoto2-2.5.23-2.fc32.x86_64 is not installed
error: package nss-3.51.0-1.fc32.i686 is not installed
error: package nss-3.51.0-1.fc32.x86_64 is not installed
error: package nss-softokn-3.51.0-1.fc32.i686 is not installed
error: package nss-softokn-3.51.0-1.fc32.x86_64 is not installed
error: package nss-softokn-freebl-3.51.0-1.fc32.i686 is not installed
error: package nss-softokn-freebl-3.51.0-1.fc32.x86_64 is not installed
error: package nss-sysinit-3.51.0-1.fc32.x86_64 is not installed
error: package nss-util-3.51.0-1.fc32.i686 is not installed
error: package nss-util-3.51.0-1.fc32.x86_64 is not installed
[root@vanniekerkpc-localdomain vanNiekerk]#
[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%]
file /usr/lib64/libnssutil3.so from install of nss-util-3.52.0-2.fc32.x86_64 conflicts with file from package nss-util-3.51.1-1.fc32.x86_64
package libstdc++-10.1.1-1.fc32.x86_64 is already installed
file /usr/lib64/libfreebl3.chk from install of nss-softokn-freebl-3.52.0-2.fc32.x86_64 conflicts with file from package nss-softokn-freebl-3.51.1-1.fc32.x86_64
file /usr/lib64/libfreebl3.so from install of nss-softokn-freebl-3.52.0-2.fc32.x86_64 conflicts with file from package nss-softokn-freebl-3.51.1-1.fc32.x86_64
file /usr/lib64/libfreeblpriv3.chk from install of nss-softokn-freebl-3.52.0-2.fc32.x86_64 conflicts with file from package nss-softokn-freebl-3.51.1-1.fc32.x86_64
file /usr/lib64/libfreeblpriv3.so from install of nss-softokn-freebl-3.52.0-2.fc32.x86_64 conflicts with file from package nss-softokn-freebl-3.51.1-1.fc32.x86_64
file /usr/lib64/libnssdbm3.chk from install of nss-softokn-3.52.0-2.fc32.x86_64 conflicts with file from package nss-softokn-3.51.1-1.fc32.x86_64
file /usr/lib64/libnssdbm3.so from install of nss-softokn-3.52.0-2.fc32.x86_64 conflicts with file from package nss-softokn-3.51.1-1.fc32.x86_64
file /usr/lib64/libsoftokn3.chk from install of nss-softokn-3.52.0-2.fc32.x86_64 conflicts with file from package nss-softokn-3.51.1-1.fc32.x86_64
file /usr/lib64/libsoftokn3.so from install of nss-softokn-3.52.0-2.fc32.x86_64 conflicts with file from package nss-softokn-3.51.1-1.fc32.x86_64
file /usr/lib64/nss/unsupported-tools/bltest from install of nss-softokn-3.52.0-2.fc32.x86_64 conflicts with file from package nss-softokn-3.51.1-1.fc32.x86_64
file /usr/lib64/nss/unsupported-tools/ecperf from install of nss-softokn-3.52.0-2.fc32.x86_64 conflicts with file from package nss-softokn-3.51.1-1.fc32.x86_64
file /usr/lib64/nss/unsupported-tools/fbectest from install of nss-softokn-3.52.0-2.fc32.x86_64 conflicts with file from package nss-softokn-3.51.1-1.fc32.x86_64
file /usr/lib64/nss/unsupported-tools/fipstest from install of nss-softokn-3.52.0-2.fc32.x86_64 conflicts with file from package nss-softokn-3.51.1-1.fc32.x86_64
file /usr/lib64/nss/unsupported-tools/shlibsign from install of nss-softokn-3.52.0-2.fc32.x86_64 conflicts with file from package nss-softokn-3.51.1-1.fc32.x86_64
file /usr/lib64/libnsssysinit.so from install of nss-sysinit-3.52.0-2.fc32.x86_64 conflicts with file from package nss-sysinit-3.51.1-1.fc32.x86_64
file /usr/share/man/man1/setup-nsssysinit.1.gz from install of nss-sysinit-3.52.0-2.fc32.x86_64 conflicts with file from package nss-sysinit-3.51.1-1.fc32.x86_64
file /usr/lib64/libnss3.so from install of nss-3.52.0-2.fc32.x86_64 conflicts with file from package nss-3.51.1-1.fc32.x86_64
file /usr/lib64/libsmime3.so from install of nss-3.52.0-2.fc32.x86_64 conflicts with file from package nss-3.51.1-1.fc32.x86_64
file /usr/lib64/libssl3.so from install of nss-3.52.0-2.fc32.x86_64 conflicts with file from package nss-3.51.1-1.fc32.x86_64
file /usr/share/man/man5/cert8.db.5.gz from install of nss-3.52.0-2.fc32.x86_64 conflicts with file from package nss-3.51.1-1.fc32.x86_64
file /usr/share/man/man5/cert9.db.5.gz from install of nss-3.52.0-2.fc32.x86_64 conflicts with file from package nss-3.51.1-1.fc32.x86_64
file /usr/share/man/man5/key3.db.5.gz from install of nss-3.52.0-2.fc32.x86_64 conflicts with file from package nss-3.51.1-1.fc32.x86_64
file /usr/share/man/man5/key4.db.5.gz from install of nss-3.52.0-2.fc32.x86_64 conflicts with file from package nss-3.51.1-1.fc32.x86_64
file /usr/share/man/man5/pkcs11.txt.5.gz from install of nss-3.52.0-2.fc32.x86_64 conflicts with file from package nss-3.51.1-1.fc32.x86_64
file /usr/share/man/man5/secmod.db.5.gz from install of nss-3.52.0-2.fc32.x86_64 conflicts with file from package nss-3.51.1-1.fc32.x86_64
package libgomp-10.1.1-1.fc32.x86_64 is already installed
package cpp-10.1.1-1.fc32.x86_64 is already installed
file /usr/bin/cpp from install of cpp-10.1.1-1.fc32.x86_64 conflicts with file from package cpp-10.0.1-0.13.fc32.x86_64
file /usr/libexec/gcc/x86_64-redhat-linux/10/cc1 from install of cpp-10.1.1-1.fc32.x86_64 conflicts with file from package cpp-10.0.1-0.13.fc32.x86_64
file /usr/share/man/man1/cpp.1.gz from install of cpp-10.1.1-1.fc32.x86_64 conflicts with file from package cpp-10.0.1-0.13.fc32.x86_64
package gcc-10.1.1-1.fc32.x86_64 is already installed
file /usr/bin/gcc from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/bin/gcc-ar from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/bin/gcc-nm from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/bin/gcc-ranlib from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/bin/gcov from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/bin/gcov-dump from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/bin/gcov-tool from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/bin/lto-dump from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/bin/x86_64-redhat-linux-gcc from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/bin/x86_64-redhat-linux-gcc-10 from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/lib/gcc/x86_64-redhat-linux/10/32/crtbegin.o from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/lib/gcc/x86_64-redhat-linux/10/32/crtbeginS.o from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/lib/gcc/x86_64-redhat-linux/10/32/crtbeginT.o from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/lib/gcc/x86_64-redhat-linux/10/32/crtend.o from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/lib/gcc/x86_64-redhat-linux/10/32/crtendS.o from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/lib/gcc/x86_64-redhat-linux/10/32/crtfastmath.o from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/lib/gcc/x86_64-redhat-linux/10/32/crtoffloadbegin.o from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/lib/gcc/x86_64-redhat-linux/10/32/crtoffloadend.o from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/lib/gcc/x86_64-redhat-linux/10/32/crtoffloadtable.o from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/lib/gcc/x86_64-redhat-linux/10/32/crtprec32.o from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/lib/gcc/x86_64-redhat-linux/10/32/crtprec64.o from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/lib/gcc/x86_64-redhat-linux/10/32/crtprec80.o from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/lib/gcc/x86_64-redhat-linux/10/32/libasan_preinit.o from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/lib/gcc/x86_64-redhat-linux/10/32/libgcc.a from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/lib/gcc/x86_64-redhat-linux/10/32/libgcc_eh.a from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/lib/gcc/x86_64-redhat-linux/10/32/libgcov.a from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/lib/gcc/x86_64-redhat-linux/10/32/libgomp.a from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/lib/gcc/x86_64-redhat-linux/10/crtbegin.o from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/lib/gcc/x86_64-redhat-linux/10/crtbeginS.o from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/lib/gcc/x86_64-redhat-linux/10/crtbeginT.o from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/lib/gcc/x86_64-redhat-linux/10/crtend.o from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/lib/gcc/x86_64-redhat-linux/10/crtendS.o from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/lib/gcc/x86_64-redhat-linux/10/crtfastmath.o from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/lib/gcc/x86_64-redhat-linux/10/crtoffloadbegin.o from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/lib/gcc/x86_64-redhat-linux/10/crtoffloadend.o from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/lib/gcc/x86_64-redhat-linux/10/crtoffloadtable.o from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/lib/gcc/x86_64-redhat-linux/10/crtprec32.o from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/lib/gcc/x86_64-redhat-linux/10/crtprec64.o from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/lib/gcc/x86_64-redhat-linux/10/crtprec80.o from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/lib/gcc/x86_64-redhat-linux/10/libasan_preinit.o from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/lib/gcc/x86_64-redhat-linux/10/libgcc.a from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/lib/gcc/x86_64-redhat-linux/10/libgcc_eh.a from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/lib/gcc/x86_64-redhat-linux/10/libgcov.a from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/lib/gcc/x86_64-redhat-linux/10/libgomp.a from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/lib/gcc/x86_64-redhat-linux/10/liblsan_preinit.o from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/lib/gcc/x86_64-redhat-linux/10/libtsan_preinit.o from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/lib/gcc/x86_64-redhat-linux/10/rpmver from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/libexec/gcc/x86_64-redhat-linux/10/collect2 from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/libexec/gcc/x86_64-redhat-linux/10/liblto_plugin.so.0.0.0 from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/libexec/gcc/x86_64-redhat-linux/10/lto-wrapper from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/libexec/gcc/x86_64-redhat-linux/10/lto1 from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/share/doc/gcc/ChangeLog.bz2 from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/share/info/gcc.info.gz from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/share/info/gccinstall.info.gz from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/share/info/gccint.info.gz from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/share/locale/sv/LC_MESSAGES/gcc.mo from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/share/man/man1/gcc.1.gz from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/share/man/man1/gcov-dump.1.gz from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/share/man/man1/gcov-tool.1.gz from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/share/man/man1/gcov.1.gz from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
file /usr/share/man/man1/lto-dump.1.gz from install of gcc-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-10.0.1-0.13.fc32.x86_64
package gcc-gdb-plugin-10.1.1-1.fc32.x86_64 is already installed
file /usr/lib/gcc/x86_64-redhat-linux/10/plugin/libcc1plugin.so.0.0.0 from install of gcc-gdb-plugin-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-gdb-plugin-10.0.1-0.13.fc32.x86_64
file /usr/lib/gcc/x86_64-redhat-linux/10/plugin/libcp1plugin.so.0.0.0 from install of gcc-gdb-plugin-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-gdb-plugin-10.0.1-0.13.fc32.x86_64
file /usr/lib64/libcc1.so.0.0.0 from install of gcc-gdb-plugin-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-gdb-plugin-10.0.1-0.13.fc32.x86_64
file /usr/share/doc/gcc-gdb-plugin/ChangeLog.bz2 from install of gcc-gdb-plugin-10.1.1-1.fc32.x86_64 conflicts with file from package gcc-gdb-plugin-10.0.1-0.13.fc32.x86_64
package libgphoto2-2.5.24-2.fc32.x86_64 is already installed
file /usr/share/man/man5/cert8.db.5.gz from install of nss-3.52.0-2.fc32.i686 conflicts with file from package nss-3.51.1-1.fc32.x86_64
file /usr/share/man/man5/cert9.db.5.gz from install of nss-3.52.0-2.fc32.i686 conflicts with file from package nss-3.51.1-1.fc32.x86_64
file /usr/share/man/man5/key3.db.5.gz from install of nss-3.52.0-2.fc32.i686 conflicts with file from package nss-3.51.1-1.fc32.x86_64
file /usr/share/man/man5/key4.db.5.gz from install of nss-3.52.0-2.fc32.i686 conflicts with file from package nss-3.51.1-1.fc32.x86_64
file /usr/share/man/man5/pkcs11.txt.5.gz from install of nss-3.52.0-2.fc32.i686 conflicts with file from package nss-3.51.1-1.fc32.x86_64
file /usr/share/man/man5/secmod.db.5.gz from install of nss-3.52.0-2.fc32.i686 conflicts with file from package nss-3.51.1-1.fc32.x86_64
[root@vanniekerkpc-localdomain vanNiekerk]#
My bad, itās āānodepsā.
Iāll fix it in the post above as well.
In case you need to verify the syntax or the options of any given program, you can always run man <program>
e.g. man rpm or man dnf.