I got the following errors:

Error:
 Problem 1: package opencolorio1-1.1.1-3.fc37.x86_64 requires 
libyaml-cpp.so.0.6()(64bit), but none of the providers can be installed
  - yaml-cpp-0.6.3-7.fc37.x86_64 does not belong to a distupgrade repository
  - problem with installed package opencolorio1-1.1.1-3.fc37.x86_64
 Problem 2: package blender-1:3.4.1-11.fc38.x86_64 requires 
libembree3.so.3()(64bit), but none of the providers can be installed
  - problem with installed package blender-1:3.4.1-2.fc37.x86_64
  - embree-3.13.5-3.fc37.x86_64 does not belong to a distupgrade repository
  - blender-1:3.4.1-2.fc37.x86_64 does not belong to a distupgrade repository
(try to add '--skip-broken' to skip uninstallable packages)

I then tried removing blender and its dependencies, and I got the following 
downgrades:

 Lmod                                x86_64 8.7.18-1.fc38                      
fedora 258 k
 autorandr                           noarch 1.12.1-3.fc38                      
fedora  43 k
 autorandr-bash-completion           noarch 1.12.1-3.fc38                      
fedora 8.1 k
 cscope                              x86_64 15.9-18.fc38                       
fedora 286 k
 fwupd                               x86_64 1.8.10-1.fc38                      
fedora 1.8 M
 fwupd-plugin-flashrom               x86_64 1.8.10-1.fc38                      
fedora  26 k
 fwupd-plugin-modem-manager          x86_64 1.8.10-1.fc38                      
fedora  60 k
 fwupd-plugin-uefi-capsule-data      x86_64 1.8.10-1.fc38                      
fedora 1.8 M
 gimp                                x86_64 2:2.10.32-7.fc38                   
fedora  21 M
 gimp-devel                          x86_64 2:2.10.32-7.fc38                   
fedora 1.2 M
 gimp-devel-tools                    x86_64 2:2.10.32-7.fc38                   
fedora  20 k
 gimp-libs                           x86_64 2:2.10.32-7.fc38                   
fedora 526 k
 gputils                             x86_64 1.5.2-1.fc38                       
fedora 2.2 M
 gputils-doc                         noarch 1.5.2-1.fc38                       
fedora 1.9 M
 inxi                                noarch 3.3.24-2.fc38                      
fedora 493 k

        Steve

On 2/22/23 04:30 AM, Miroslav Suchý wrote:
Do you want to make Fedora 38 better? Please spend 1 minute of your time and 
try to run:

# Run this only if you use default Fedora modules
# next time you run any DNF command default modules will be enabled again
sudo dnf module reset '*'

dnf --releasever=38 --setopt=module_platform_id=platform:f38 \
--enablerepo=updates-testing \
$(rpm -q fedora-repos-modular >/dev/null && echo 
--enablerepo=updates-testing-modular) \
--assumeno distro-sync


This command does not replace `dnf system-upgrade`, but it will reveals 
potential problems.

You may also run `dnf upgrade` before running this command.


The `--assumeno` will just test the transaction, but does not make the actual 
upgrade.


In case you hit dependency issues, please report it against the appropriate 
package.

Or against fedora-obsolete-packages if that package should be removed in Fedora 
38. Please check existing reports against

fedora-obsolete-packages first:

https://red.ht/2kuBDPu

and also there is already bunch of "Fails to install" (F38FailsToInstall) 
reports:

https://bugzilla.redhat.com/show_bug.cgi?id=F38FailsToInstall

Thank you

Miroslav


_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to