-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bump cpython dependencies #19547
bump cpython dependencies #19547
Conversation
This comment has been minimized.
This comment has been minimized.
I detected other pull requests that are modifying cpython/all recipe:
This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there. |
@uilianries @SSE4 , do you know how to resolve this conflict? What's the official way for it |
The recipe itself requires libuuid/1.0.3 and fontconfig requires util-linux-libuuid/2.39 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You have to do this change to fix the conflict : #18550
d97032b
to
cce167d
Compare
I would like to forward this questions to @samuel-emrys. I know he was messing around different libuuid implementations in the past (see also #17427 (comment)). it has to be figured out yet on how to use these 3 implementations together in conan (util-linux, ext2fsprogs and one fork from source-forge). |
This comment has been minimized.
This comment has been minimized.
Hooks produced the following warnings for commit cce167dcpython/3.10.0@#83c33df8de06ffccd09c77fd4760e507
|
This comment has been minimized.
This comment has been minimized.
@ericLemanissier's response in #19552 (review) was correct:
FWIW, I had already put up a PR to bump libuuid to util-linux-libuuid in #18558, but:
|
Why the binaries are missing? Conan v1 is able to consume conan v2 packages, so what's the problem here? |
Is that true? If so, it's news to me.. |
d90df32
to
22cf253
Compare
This comment has been minimized.
This comment has been minimized.
Conan v1 pipeline ❌Failure in build 6 (
Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability. Conan v2 pipeline ❌
The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping See details:Failure in build 6 (
Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability. |
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Specify library name and version: cpython/all