On Thu, Feb 23, 2023 at 08:41:14PM -0500, Solomon Peachy via devel wrote:
> On Wed, Feb 22, 2023 at 10:30:40AM +0100, Miroslav Suchý wrote:
> > 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
> 
> F36 snowflake server:
> 
> Error: 
>  Problem: package python3-PyDrive-1.3.1-19.fc36.noarch requires python(abi) = 
> 3.10, but none of the providers can be installed
>   - python3-3.10.9-1.fc36.x86_64 does not belong to a distupgrade repository
>   - problem with installed package python3-PyDrive-1.3.1-19.fc36.noarch

Oh, that was a tricky one. PyDrive2 had Obsoletes for PyDrive, and with the 
correct
version, but in the wrong place!
→ 
https://src.fedoraproject.org/rpms/PyDrive2/c/d84717cc0fd3d67b96200c367f24002a6a766fb0

I tried to build the package, but the build fails with
  Could not execute build: Package PyDrive2-1.15.1-1.fc39 has already been built
  Note: You can skip this check with --skip-nvr-check. See help for more info.
This is strange. Both 'rpmautospec generate-changelog' and 'rpmautospec 
calculate-release'
report PyDrive2-1.15.1-2, but 'fedpkg mockbuild' and apparently koji have '-1'.
??

>  (as an aside, this is the cleanest upgrade I can remember this server 
> seeing...)

I can second that. I had 0 issues on my main laptop, which I don't recall
ever occuring before.
  
> F37 workstation:
> 
> 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 think there was some discussion of this on the mailing list, but
I don't recall the details.

Zbyszek
_______________________________________________
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