Ran a dnf update and got the following error on Fedora 37 KDE Workstation:
Running transaction test
Error: Transaction test error:
file /usr/share/drirc.d/00-mesa-defaults.conf from install of mesa-dri-drivers-22.3.5-1.fc37.i686 conflicts with file from package mesa-dri-drivers-22.3.4-1.fc37.x86_64
file /usr/share/licenses/libzstd/LICENSE from install of libzstd-1.5.4-1.fc37.i686 conflicts with file from package libzstd-1.5.2-3.fc37.x86_64
file /usr/share/man/man5/cert9.db.5.gz from install of nss-3.88.1-1.fc37.i686 conflicts with file from package nss-3.87.0-1.fc37.x86_64
file /usr/share/man/man5/key4.db.5.gz from install of nss-3.88.1-1.fc37.i686 conflicts with file from package nss-3.87.0-1.fc37.x86_64
file /usr/share/man/man5/pkcs11.txt.5.gz from install of nss-3.88.1-1.fc37.i686 conflicts with file from package nss-3.87.0-1.fc37.x86_64
The update was about 1 GB and it only installed about 500 MB of updates and I can’t get past this error now. Thanks
sampsonf
(Sampson Fung)
February 18, 2023, 12:07am
2
Just done sudo dnf upgrade
.
nss 3.88 is in the update list, but no mesa-dri / libzstd for me.
nss x86_64 3.88.1-1.fc37 updates 693 k
106 packages updated without issues.
That update is complaining about conflicts with files from the i686 version of libzstd, nss, and mesa-dri-drivers. Unless you know that you actually need the i686 version (you probably do not) then simply remove the 3 i686 packages that are complaining and things should be OK.
mesa-dri-drivers-22.3.5-1.fc37.i686
libzstd-1.5.4-1.fc37.i686
nss-3.88.1-1.fc37.i686
All are conflicting with the x86_64 packages.
I was able to delete the i686 mesa drivers but not the libzstd or nss.
Running transaction test
Error: Transaction test error:
file /usr/share/licenses/libzstd/LICENSE from install of libzstd-1.5.4-1.fc37.i686 conflicts with file from package libzstd-1.5.2-3.fc37.x86_64
file /usr/share/man/man5/cert9.db.5.gz from install of nss-3.88.1-1.fc37.i686 conflicts with file from package nss-3.87.0-1.fc37.x86_64
file /usr/share/man/man5/key4.db.5.gz from install of nss-3.88.1-1.fc37.i686 conflicts with file from package nss-3.87.0-1.fc37.x86_64
file /usr/share/man/man5/pkcs11.txt.5.gz from install of nss-3.88.1-1.fc37.i686 conflicts with file from package nss-3.87.0-1.fc37.x86_64
It is telling me that the nss and libzstd i686 packages are not found when I try to remove them for example:
sudo dnf remove nss-3.88.1-1.fc37.i686
No match for argument: nss-3.88.1-1.fc37.i686
No packages marked for removal.
Dependencies resolved.
Nothing to do.
Complete!
Looks like we’re getting closer to resolving this. Thanks for your help thus far.
sampsonf
(Sampson Fung)
February 18, 2023, 3:23pm
5
It seems like your issues is some package wants to install the i686 version, which conflicts with the x86_64 versions.
plesae find which packages requires those i686 packages:
sudo dnf repoquery --whatrequires nss-3.88.1-1.fc37.i686
sudo dnf repoquery --whatrequires libzstd-1.5.4-1.fc37.i686
And see if you can manually remove the packages that requring those i686 packages.
The list is too long to remove all of them when I run the query.
sampsonf
(Sampson Fung)
February 18, 2023, 4:19pm
7
would you plesae share the result of the queries?
sudo dnf repoquery --whatrequires nss-3.88.1-1.fc37.i686
Last metadata expiration check: 1:32:04 ago on Sat 18 Feb 2023 09:44:55 AM EST.
389-ds-base-0:2.2.3-1.fc37.x86_64
389-ds-base-0:2.2.6-1.fc37.x86_64
dogtag-jss-0:5.2.0-1.fc37.1.x86_64
dogtag-pki-base-0:11.2.0-2.fc37.noarch
ecryptfs-utils-0:111-28.fc37.i686
esc-0:1.1.2-13.fc37.x86_64
evolution-data-server-0:3.46.1-1.fc37.i686
evolution-data-server-0:3.46.4-1.fc37.i686
firefox-0:106.0.1-1.fc37.x86_64
firefox-0:110.0-3.fc37.x86_64
ggz-base-libs-0:0.99.5-32.fc37.i686
gnome-settings-daemon-0:43.0-2.fc37.i686
icecat-1:102.3.0-1.rh1.fc37.x86_64
icecat-1:102.7.0-2.rh1.fc37.x86_64
java-1.8.0-openjdk-headless-1:1.8.0.345.b01-2.fc37.x86_64
java-1.8.0-openjdk-headless-1:1.8.0.362.b09-2.fc37.x86_64
java-1.8.0-openjdk-headless-fastdebug-1:1.8.0.345.b01-2.fc37.x86_64
java-1.8.0-openjdk-headless-fastdebug-1:1.8.0.362.b09-2.fc37.x86_64
java-1.8.0-openjdk-headless-slowdebug-1:1.8.0.345.b01-2.fc37.x86_64
java-1.8.0-openjdk-headless-slowdebug-1:1.8.0.362.b09-2.fc37.x86_64
java-11-openjdk-headless-1:11.0.17.0.1-0.1.ea.fc37.x86_64
java-11-openjdk-headless-1:11.0.18.0.10-1.fc37.x86_64
java-11-openjdk-headless-fastdebug-1:11.0.17.0.1-0.1.ea.fc37.x86_64
java-11-openjdk-headless-fastdebug-1:11.0.18.0.10-1.fc37.x86_64
java-11-openjdk-headless-slowdebug-1:11.0.17.0.1-0.1.ea.fc37.x86_64
java-11-openjdk-headless-slowdebug-1:11.0.18.0.10-1.fc37.x86_64
java-17-openjdk-headless-1:17.0.4.1.1-3.fc37.x86_64
java-17-openjdk-headless-1:17.0.6.0.10-1.fc37.x86_64
java-17-openjdk-headless-fastdebug-1:17.0.4.1.1-3.fc37.x86_64
java-17-openjdk-headless-fastdebug-1:17.0.6.0.10-1.fc37.x86_64
java-17-openjdk-headless-slowdebug-1:17.0.4.1.1-3.fc37.x86_64
java-17-openjdk-headless-slowdebug-1:17.0.6.0.10-1.fc37.x86_64
java-latest-openjdk-headless-1:19.0.0.0.36-2.rolling.fc37.x86_64
java-latest-openjdk-headless-1:19.0.2.0.7-1.rolling.fc37.x86_64
java-latest-openjdk-headless-fastdebug-1:19.0.0.0.36-2.rolling.fc37.x86_64
java-latest-openjdk-headless-fastdebug-1:19.0.2.0.7-1.rolling.fc37.x86_64
java-latest-openjdk-headless-slowdebug-1:19.0.0.0.36-2.rolling.fc37.x86_64
java-latest-openjdk-headless-slowdebug-1:19.0.2.0.7-1.rolling.fc37.x86_64
libblockdev-crypto-0:2.28-2.fc37.i686
libcacard-3:2.8.1-3.fc37.i686
libfprint-0:1.94.4-2.fc37.i686
liboauth-0:1.0.3-19.fc37.i686
libpurple-0:2.14.10-2.fc37.i686
libpurple-0:2.14.10-4.fc37.i686
libreswan-0:4.7-1.fc37.1.x86_64
libreswan-0:4.9-1.fc37.x86_64
libsrtp-0:2.3.0-9.fc37.i686
mate-settings-daemon-0:1.26.0-6.fc37.i686
nordugrid-arc-0:6.16.1-1.fc37.i686
nordugrid-arc-0:6.17.0-1.fc37.i686
nss-devel-0:3.88.1-1.fc37.i686
pesign-0:115-8.fc37.x86_64
pesign-0:116-1.fc37.x86_64
poppler-0:22.08.0-2.fc37.i686
poppler-0:22.08.0-3.fc37.i686
qca-nss-0:2.2.1-19.fc37.i686
qca-qt5-nss-0:2.3.4-3.fc37.i686
qt5-qtwebengine-0:5.15.10-2.fc37.i686
qt5-qtwebengine-0:5.15.12-1.fc37.i686
redhat-lsb-submod-security-0:4.1-59.fc37.i686
seamonkey-0:2.53.13-3.fc37.x86_64
seamonkey-0:2.53.15-1.fc37.x86_64
steam-0:1.0.0.75-2.fc37.i686
systemtap-devel-0:4.8-3.fc37.i686
systemtap-devel-0:4.8~pre16594741g5bdc37b9-1.fc37.i686
systemtap-server-0:4.8-3.fc37.x86_64
systemtap-server-0:4.8~pre16594741g5bdc37b9-1.fc37.x86_64
thunderbird-0:102.3.1-1.fc37.x86_64
thunderbird-0:102.7.2-1.fc37.x86_64
volume_key-libs-0:0.3.12-17.fc37.i686
xmlsec1-nss-0:1.2.34-2.fc37.i686
xmlsec1-nss-0:1.2.34-4.fc37.i686
1 Like
For some reason, Steam has disappeared from my workstation. I did not uninstall Steam.
sudo dnf repoquery --whatrequires libzstd-1.5.4-1.fc37.i686
Last metadata expiration check: 1:38:18 ago on Sat 18 Feb 2023 09:44:55 AM EST.
PDAL-libs-0:2.4.3-1.fc37.i686
PDAL-libs-0:2.4.3-2.fc37.i686
apt-libs-0:2.5.2-1.fc37.i686
apt-libs-0:2.5.5-1.fc37.i686
blosc-0:1.21.1-3.fc37.i686
blosc-0:1.21.2-1.fc37.i686
boost-iostreams-0:1.78.0-9.fc37.i686
btrfs-progs-0:6.0-1.fc37.i686
community-mysql-libs-0:8.0.30-2.fc37.i686
community-mysql-libs-0:8.0.32-1.fc37.i686
cyrus-imapd-0:3.4.4-2.fc37.i686
cyrus-imapd-libs-0:3.4.4-2.fc37.i686
dovecot-1:2.3.19.1-4.fc37.i686
dovecot-1:2.3.20-1.fc37.i686
drpm-0:0.5.1-2.fc37.i686
elfutils-libs-0:0.187-8.fc37.i686
elfutils-libs-0:0.188-3.fc37.i686
flatpak-0:1.14.0-2.fc37.i686
flatpak-0:1.14.1-2.fc37.i686
flatpak-libs-0:1.14.0-2.fc37.i686
flatpak-libs-0:1.14.1-2.fc37.i686
gcc-0:12.2.1-4.fc37.i686
gcc-c++-0:12.2.1-2.fc37.i686
gcc-gfortran-0:12.2.1-2.fc37.i686
gcc-gfortran-0:12.2.1-4.fc37.i686
grass-0:8.2.0-5.fc37.i686
grass-0:8.2.0-5.fc37.x86_64
grass-0:8.2.1-1.fc37.x86_64
grass-libs-0:8.2.0-5.fc37.i686
grass-libs-0:8.2.1-1.fc37.i686
groonga-libs-0:10.0.8-6.fc37.i686
icecream-0:1.4-0.8.rc1.fc37.i686
kmod-libs-0:30-2.fc37.i686
libarchive-0:3.6.1-2.fc37.i686
libarchive-0:3.6.1-3.fc37.i686
libgccjit-0:12.2.1-2.fc37.i686
libgccjit-0:12.2.1-4.fc37.i686
libkdumpfile-0:0.5.0-1.fc37.i686
libkdumpfile-0:0.5.1-2.fc37.i686
librasterlite2-0:1.1.0-0.9.beta1.fc37.i686
librdkafka-0:1.6.1-5.fc37.i686
libsolv-0:0.7.22-3.fc37.i686
libtiff-0:4.4.0-4.fc37.i686
libzip-0:1.9.2-2.fc37.i686
libzstd-devel-0:1.5.2-3.fc37.i686
libzstd-devel-0:1.5.4-1.fc37.i686
minizip-0:3.0.2-7.fc37.i686
mongo-c-driver-libs-0:1.23.0-1.fc37.i686
mongo-c-driver-libs-0:1.23.1-2.fc37.i686
netcdf-0:4.9.0-3.fc37.i686
netcdf-mpich-0:4.9.0-3.fc37.i686
netcdf-openmpi-0:4.9.0-3.fc37.i686
qgis-0:3.26.1-2.fc37.i686
qt5-qtbase-0:5.15.6-1.fc37.i686
qt5-qtbase-0:5.15.8-5.fc37.i686
qt5-qtbase-devel-0:5.15.6-1.fc37.i686
qt5-qtbase-devel-0:5.15.8-5.fc37.i686
rocksdb-0:7.4.5-2.fc37.i686
root-core-0:6.26.06-3.fc37.i686
root-core-0:6.26.10-1.fc37.i686
rpm-build-libs-0:4.18.0-1.fc37.i686
rpm-libs-0:4.18.0-1.fc37.i686
rpm-sign-libs-0:4.18.0-1.fc37.i686
squashfuse-libs-0:0.1.105-2.fc37.i686
systemd-0:251.11-2.fc37.i686
systemd-0:251.7-611.fc37.i686
systemd-libs-0:251.11-2.fc37.i686
systemd-libs-0:251.7-611.fc37.i686
tarantool-0:2.4.2.68-11.fc37.i686
tiled-0:1.9.2-1.fc37.i686
tiled-0:1.9.2-2.fc37.i686
weechat-0:3.5-5.fc37.i686
weechat-0:3.6-1.fc37.i686
wget2-libs-0:2.0.0-3.fc37.i686
wireshark-cli-1:3.6.8-1.fc37.i686
wireshark-cli-1:4.0.3-1.fc37.i686
zchunk-libs-0:1.2.3-1.fc37.i686
zimlib-0:8.0.0-1.fc37.i686
zimlib-0:8.1.0-1.fc37.i686
sampsonf
(Sampson Fung)
February 18, 2023, 4:26pm
11
If I try to install steam
to my Fedora 37 workstation, it will install a lot of i686 packages:
Dependencies resolved.
============================================================================================================================================
Package Architecture Version Repository Size
============================================================================================================================================
Installing:
steam i686 1.0.0.75-2.fc37 rpmfusion-nonfree-steam 3.4 M
Upgrading:
pipewire x86_64 0.3.66-1.fc37 updates 100 k
pipewire-alsa x86_64 0.3.66-1.fc37 updates 65 k
pipewire-gstreamer x86_64 0.3.66-1.fc37 updates 60 k
pipewire-libs x86_64 0.3.66-1.fc37 updates 1.8 M
pipewire-pulseaudio x86_64 0.3.66-1.fc37 updates 28 k
pipewire-utils x86_64 0.3.66-1.fc37 updates 340 k
Installing dependencies:
NetworkManager-libnm i686 1:1.40.10-1.fc37 updates 1.8 M
alsa-lib i686 1.2.8-2.fc37 updates 548 k
at-spi2-atk i686 2.38.0-5.fc37 fedora 91 k
at-spi2-core i686 2.44.1-2.fc37 fedora 199 k
atk i686 2.38.0-2.fc37 fedora 290 k
avahi-libs i686 0.8-18.fc37 updates 72 k
bluez-libs i686 5.66-4.fc37 updates 89 k
bzip2-libs i686 1.0.8-12.fc37 fedora 41 k
cairo i686 1.17.6-2.fc37 fedora 721 k
cairo-gobject i686 1.17.6-2.fc37 fedora 17 k
colord-libs i686 1.4.6-2.fc37 fedora 243 k
cups-libs i686 1:2.4.2-5.fc37 updates 284 k
dbus-libs i686 1:1.14.6-1.fc37 updates 166 k
elfutils-libelf i686 0.188-3.fc37 updates 203 k
elfutils-libs i686 0.188-3.fc37 updates 287 k
expat i686 2.5.0-1.fc37 updates 115 k
fdk-aac-free i686 2.0.0-9.fc37 fedora 329 k
flac-libs i686 1.3.4-2.fc37 fedora 235 k
fontconfig i686 2.14.1-2.fc37 updates 305 k
freetype i686 2.12.1-3.fc37 fedora 418 k
fribidi i686 1.0.12-2.fc37 fedora 89 k
gdk-pixbuf2 i686 2.42.10-1.fc37 fedora 491 k
gdk-pixbuf2-modules i686 2.42.10-1.fc37 fedora 90 k
glib2 i686 2.74.1-2.fc37 fedora 2.8 M
glibc i686 2.36-9.fc37 updates 1.9 M
glibc-gconv-extra i686 2.36-9.fc37 updates 1.7 M
gmp i686 1:6.2.1-3.fc37 fedora 305 k
gnutls i686 3.7.8-3.fc37 updates 1.1 M
graphite2 i686 1.3.14-10.fc37 fedora 96 k
gsm i686 1.0.22-1.fc37 fedora 36 k
gstreamer1 i686 1.20.5-1.fc37 updates 1.5 M
gtk2 i686 2.24.33-10.fc37 fedora 3.7 M
gtk3 i686 3.24.36-1.fc37 updates 5.2 M
harfbuzz i686 5.2.0-1.fc37 fedora 823 k
inih i686 56-2.fc37 fedora 27 k
jbigkit-libs i686 2.1-24.fc37 fedora 53 k
json-glib i686 1.6.6-3.fc37 fedora 166 k
keyutils-libs i686 1.6.1-5.fc37 fedora 32 k
krb5-libs i686 1.19.2-13.fc37 updates 770 k
lame-libs i686 3.100-13.fc37 fedora 341 k
lcms2 i686 2.14-1.fc37 updates 192 k
libICE i686 1.0.10-9.fc37 fedora 74 k
libX11 i686 1.8.4-1.fc37 updates 671 k
libX11-xcb i686 1.8.4-1.fc37 updates 11 k
libXScrnSaver i686 1.2.3-11.fc37 fedora 25 k
libXau i686 1.0.10-1.fc37 fedora 32 k
libXcomposite i686 0.4.5-8.fc37 fedora 24 k
libXcursor i686 1.2.1-2.fc37 fedora 32 k
libXdamage i686 1.1.5-8.fc37 fedora 22 k
libXext i686 1.3.4-9.fc37 fedora 42 k
libXfixes i686 6.0.0-4.fc37 fedora 20 k
libXft i686 2.3.4-3.fc37 fedora 64 k
libXi i686 1.8-3.fc37 fedora 42 k
libXinerama i686 1.1.4-11.fc37 fedora 14 k
libXrandr i686 1.5.2-9.fc37 fedora 29 k
libXrender i686 0.9.10-17.fc37 fedora 29 k
libXtst i686 1.2.3-17.fc37 fedora 21 k
libXxf86vm i686 1.1.4-19.fc37 fedora 19 k
libappindicator-gtk3 x86_64 12.10.1-0.fc37 updates 45 k
libasyncns i686 0.8-23.fc37 fedora 30 k
libatomic i686 12.2.1-4.fc37 updates 40 k
libblkid i686 2.38.1-1.fc37 fedora 117 k
libbrotli i686 1.0.9-9.fc37 fedora 317 k
libcanberra i686 0.30-29.fc37 fedora 87 k
libcanberra-gtk3 i686 0.30-29.fc37 fedora 32 k
libcap i686 2.48-5.fc37 fedora 68 k
libcloudproviders i686 0.3.1-6.fc37 fedora 47 k
libcom_err i686 1.46.5-3.fc37 fedora 26 k
libcurl-minimal i686 7.85.0-5.fc37 updates 260 k
libdatrie i686 0.2.13-4.fc37 fedora 33 k
libdbusmenu i686 16.04.0-20.fc37 fedora 138 k
libdbusmenu x86_64 16.04.0-20.fc37 fedora 134 k
libdbusmenu-gtk3 i686 16.04.0-20.fc37 fedora 43 k
libdbusmenu-gtk3 x86_64 16.04.0-20.fc37 fedora 40 k
libdrm i686 2.4.114-1.fc37 updates 173 k
libedit i686 3.1-43.20221009cvs.fc37 updates 110 k
libepoxy i686 1.5.10-2.fc37 fedora 252 k
libevent i686 2.1.12-7.fc37 fedora 279 k
libffi i686 3.4.4-1.fc37 updates 35 k
libgcc i686 12.2.1-4.fc37 updates 118 k
libglvnd i686 1:1.5.0-1.fc37 fedora 131 k
libglvnd-glx i686 1:1.5.0-1.fc37 fedora 135 k
libgusb i686 0.4.5-1.fc37 updates 66 k
libicu i686 71.1-2.fc37 fedora 10 M
libidn2 i686 2.3.4-1.fc37 updates 161 k
libjpeg-turbo i686 2.1.3-2.fc37 fedora 199 k
libldac i686 2.0.2.3-11.fc37 fedora 42 k
libmount i686 2.38.1-1.fc37 fedora 141 k
libmysofa i686 1.2.1-3.fc37 fedora 47 k
libmysofa x86_64 1.2.1-3.fc37 fedora 42 k
libnghttp2 i686 1.51.0-1.fc37 updates 80 k
libnsl i686 2.36-9.fc37 updates 131 k
libnsl x86_64 2.36-9.fc37 updates 128 k
libogg i686 2:1.3.5-4.fc37 fedora 34 k
libpciaccess i686 0.16-7.fc37 fedora 29 k
libpng i686 2:1.6.37-13.fc37 fedora 127 k
libpng12 i686 1.2.57-16.fc37 fedora 160 k
libpng12 x86_64 1.2.57-16.fc37 fedora 154 k
libproxy i686 0.4.18-3.fc37 fedora 77 k
libpsl i686 0.21.1-6.fc37 fedora 64 k
libsbc i686 1.5-4.fc37 fedora 45 k
libselinux i686 3.4-5.fc37 fedora 91 k
libsepol i686 3.4-3.fc37 fedora 335 k
libsndfile i686 1.1.0-4.fc37 fedora 240 k
libsoup3 i686 3.2.2-2.fc37 updates 407 k
libstdc++ i686 12.2.1-4.fc37 updates 853 k
libstemmer i686 0-19.585svn.fc37 fedora 78 k
libtasn1 i686 4.19.0-1.fc37 updates 76 k
libtdb i686 1.4.7-3.fc37 fedora 54 k
libthai i686 0.1.29-3.fc37 fedora 214 k
libtiff i686 4.4.0-4.fc37 fedora 215 k
libtool-ltdl i686 2.4.7-2.fc37 fedora 39 k
libtracker-sparql i686 3.4.2-1.fc37 updates 379 k
libunistring i686 1.0-2.fc37 fedora 551 k
libunwind i686 1.6.2-5.fc37 updates 65 k
libusb1 i686 1.0.25-9.fc37 fedora 77 k
libuuid i686 2.38.1-1.fc37 fedora 29 k
libva i686 2.16.0-1.fc37 updates 112 k
libvdpau i686 1.5-2.fc37 fedora 17 k
libverto i686 0.3.2-4.fc37 fedora 21 k
libvorbis i686 1:1.3.7-6.fc37 fedora 194 k
libwayland-client i686 1.21.0-1.fc37 fedora 33 k
libwayland-cursor i686 1.21.0-1.fc37 fedora 20 k
libwayland-egl i686 1.21.0-1.fc37 fedora 13 k
libwebp i686 1.3.0-1.fc37 updates 293 k
libxcb i686 1.13.1-10.fc37 fedora 252 k
libxcrypt i686 4.4.33-4.fc37 updates 123 k
libxcrypt-compat i686 4.4.33-4.fc37 updates 95 k
libxkbcommon i686 1.4.1-2.fc37 fedora 145 k
libxml2 i686 2.10.3-2.fc37 updates 745 k
libxshmfence i686 1.3-11.fc37 fedora 12 k
libzstd i686 1.5.4-1.fc37 updates 281 k
lilv-libs i686 0.24.14-3.fc37 fedora 65 k
llvm-libs i686 15.0.7-1.fc37 updates 27 M
lz4-libs i686 1.9.4-1.fc37 updates 70 k
mesa-dri-drivers i686 22.3.5-1.fc37 updates 18 M
mesa-filesystem i686 22.3.5-1.fc37 updates 18 k
mesa-libGL i686 22.3.5-1.fc37 updates 187 k
mesa-libglapi i686 22.3.5-1.fc37 updates 54 k
mesa-vulkan-drivers i686 22.3.5-1.fc37 updates 8.1 M
mpg123-libs i686 1.31.2-1.fc37 updates 353 k
ncurses-libs i686 6.3-4.20220501.fc37 updates 347 k
nettle i686 3.8-2.fc37 fedora 430 k
nspr i686 4.35.0-4.fc37 updates 147 k
nss i686 3.88.1-1.fc37 updates 747 k
nss-softokn i686 3.88.1-1.fc37 updates 410 k
nss-softokn-freebl i686 3.88.1-1.fc37 updates 355 k
nss-util i686 3.88.1-1.fc37 updates 88 k
openssl-libs i686 1:3.0.8-1.fc37 updates 2.1 M
opus i686 1.3.1-11.fc37 fedora 204 k
p11-kit i686 0.24.1-3.fc37 fedora 351 k
pango i686 1.50.12-1.fc37 updates 357 k
pcre i686 8.45-1.fc37.2 fedora 199 k
pcre2 i686 10.40-1.fc37.1 fedora 234 k
pipewire-alsa i686 0.3.66-1.fc37 updates 64 k
pipewire-libs i686 0.3.66-1.fc37 updates 1.7 M
pixman i686 0.40.0-6.fc37 fedora 291 k
pulseaudio-libs i686 16.1-4.fc37 updates 709 k
serd i686 0.30.12-2.fc37 fedora 65 k
sord i686 0.16.10-3.fc37 updates 49 k
sqlite-libs i686 3.40.0-1.fc37 updates 705 k
sratom i686 0.6.10-2.fc37 fedora 27 k
steam-devices i686 1.0.0.75-2.fc37 rpmfusion-nonfree-steam 13 k
systemd-libs i686 251.11-2.fc37 updates 651 k
vulkan-loader i686 1.3.216.0-3.fc37 fedora 151 k
webrtc-audio-processing i686 0.3.1-9.fc37 fedora 330 k
xz-libs i686 5.4.1-1.fc37 updates 119 k
zlib i686 1.2.12-5.fc37 fedora 92 k
Installing weak dependencies:
dconf i686 0.40.0-7.fc37 fedora 113 k
elfutils-debuginfod-client i686 0.188-3.fc37 updates 41 k
gamemode i686 1.7-1.fc37 fedora 100 k
glib-networking i686 2.74.0-1.fc37 fedora 208 k
gnome-shell-extension-appindicator noarch 46-1.fc37 fedora 67 k
gnome-shell-extension-gamemode noarch 8-1.fc37 fedora 33 k
libcanberra-gtk2 i686 0.30-29.fc37 fedora 26 k
mesa-va-drivers i686 22.3.5-1.fc37 updates 3.6 M
openssl-pkcs11 i686 0.4.12-2.fc37 fedora 76 k
pipewire i686 0.3.66-1.fc37 updates 101 k
Transaction Summary
============================================================================================================================================
Install 179 Packages
Upgrade 6 Packages
Personally I never run steam on Fedora. I am sorry that I cannot help.
Thanks for trying.
Fedora 37 has been extremely buggy for me. My desktop keeps crashing and I’m having this current issue so it may be time to jump to a more stable distribution.
I figured out the solution.
It was just running remove nss.i686 and libzstd.i686 and it finally updated.
For some reason trying to remove the exact package name didn’t work.
1 Like
sampsonf
(Sampson Fung)
February 18, 2023, 4:48pm
14
Great discovery!
Please mark your post as the solution, it will will future users having similar issues.
I can upate now but I can’t install Steam.
I’m getting the same errors as I had originally so something is wrong with the rpmfusion-nonfree steam repo.
Should I open a separate topic since it is specific to Steam?
sampsonf
(Sampson Fung)
February 18, 2023, 5:33pm
17
I don’t think it is neccessary.
If you want, you can edit your original post subject / content to highlight the relationship with steam .
This tells me that the older nss x86_64 package prevents installing the newer version of the nss i686 package. They are required to be the same version number and otherwise will conflict.
The same appears with the libzstd package.
The cause seems to be a delay in the mirrors syncing the repos.
When these types of conflict appear always check carefully the version numbers of the affected packages.