Bazzite system update failed

When I try to update system from the upper left menu, option "System Update", the update fails with this error:

error: Could not depsolve transaction; 1 problem detected:
Problem: conflicting requests
  • package wine-10.4-2.fc42.i686 from updates requires wine-core(x86-32) = 10.4-2.fc42, but none of the providers can be installed
  • package wine-10.4-1.fc42.i686 from fedora requires wine-core(x86-32) = 10.4-1.fc42, but none of the providers can be installed
  • package wine-10.4-2.fc42.x86_64 from updates requires wine-core(x86-64) = 10.4-2.fc42, but none of the providers can be installed
  • package wine-10.4-2.fc42.x86_64 from updates-archive requires wine-core(x86-64) = 10.4-2.fc42, but none of the providers can be installed
  • package wine-10.4-1.fc42.x86_64 from fedora requires wine-core(x86-64) = 10.4-1.fc42, but none of the providers can be installed
  • package wine-core-10.4-2.fc42.i686 from updates requires mingw32-zlib, but none of the providers can be installed
  • package wine-core-10.4-1.fc42.i686 from fedora requires mingw32-zlib, but none of the providers can be installed
  • package wine-core-10.4-2.fc42.x86_64 from updates requires mingw64-zlib, but none of the providers can be installed
  • package wine-core-10.4-1.fc42.x86_64 from fedora requires mingw64-zlib, but none of the providers can be installed
  • package wine-core-10.4-2.fc42.x86_64 from updates-archive requires mingw64-zlib, but none of the providers can be installed
  • package mingw32-zlib-1.3.1-4.fc42.noarch from fedora requires mingw32-pkg-config, but none of the providers can be installed
  • package mingw32-zlib-1.3.1-4.fc42.noarch from fedora requires mingw32-filesystem >= 95, but none of the providers can be installed
  • package mingw64-zlib-1.3.1-4.fc42.noarch from fedora requires mingw64-pkg-config, but none of the providers can be installed
  • package mingw64-zlib-1.3.1-4.fc42.noarch from fedora requires mingw64-filesystem >= 95, but none of the providers can be installed
  • package mingw32-filesystem-149-1.fc42.noarch from updates requires mingw-filesystem-base = 149-1.fc42, but none of the providers can be installed
  • package mingw64-filesystem-149-1.fc42.noarch from updates requires mingw-filesystem-base = 149-1.fc42, but none of the providers can be installed
  • package mingw32-filesystem-149-1.fc42.noarch from updates-archive requires mingw-filesystem-base = 149-1.fc42, but none of the providers can be installed
  • package mingw64-filesystem-149-1.fc42.noarch from updates-archive requires mingw-filesystem-base = 149-1.fc42, but none of the providers can be installed
  • package mingw32-filesystem-148-8.fc42.noarch from fedora requires mingw-filesystem-base = 148-8.fc42, but none of the providers can be installed
  • package mingw64-filesystem-148-8.fc42.noarch from fedora requires mingw-filesystem-base = 148-8.fc42, but none of the providers can be installed
  • package mingw-filesystem-base-149-1.fc42.noarch from updates requires redhat-rpm-config, but none of the providers can be installed
  • package mingw-filesystem-base-148-8.fc42.noarch from fedora requires redhat-rpm-config, but none of the providers can be installed
  • package mingw-filesystem-base-149-1.fc42.noarch from updates-archive requires redhat-rpm-config, but none of the providers can be installed
  • package glibc-2.41-3.fc42.i686 from @System requires (glibc-gconv-extra(x86-32) = 2.41-3.fc42 if redhat-rpm-config), but none of the providers can be installed
Solution
rpm-ostree reset will remove them all and allow you to update if you don't know why any of those are there
Was this page helpful?