nothing provides libboost

When I run the command in the announcement to fix my updates, I get the following error about libboost:

Resolving dependencies... done
error: Could not depsolve transaction; 1 problem detected:
Problem: conflicting requests
  • nothing provides libboost_locale.so.1.81.0()(64bit) needed by sunshine-0.21.0-1.x86_64 from @commandline
  • nothing provides libboost_atomic.so.1.81.0()(64bit) needed by sunshine-0.21.0-1.x86_64 from @commandline
  • nothing provides libboost_chrono.so.1.81.0()(64bit) needed by sunshine-0.21.0-1.x86_64 from @commandline
  • nothing provides libboost_filesystem.so.1.81.0()(64bit) needed by sunshine-0.21.0-1.x86_64 from @commandline
  • nothing provides libboost_log.so.1.81.0()(64bit) needed by sunshine-0.21.0-1.x86_64 from @commandline
  • nothing provides libboost_program_options.so.1.81.0()(64bit) needed by sunshine-0.21.0-1.x86_64 from @commandline
  • nothing provides libboost_regex.so.1.81.0()(64bit) needed by sunshine-0.21.0-1.x86_64 from @commandline
  • nothing provides libboost_thread.so.1.81.0()(64bit) needed by sunshine-0.21.0-1.x86_64 from @commandline
Solution
rpm-ostree remove sunshine
Was this page helpful?