Skip to content
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

Improve pyone dependencies #6577

Closed
3 tasks
xorel opened this issue Apr 30, 2024 · 0 comments
Closed
3 tasks

Improve pyone dependencies #6577

xorel opened this issue Apr 30, 2024 · 0 comments

Comments

@xorel
Copy link
Member

xorel commented Apr 30, 2024

Description
In Debian12 and Ubuntu2404 it's no longer supported to easily mix system and pip python packages.

We distribute pyone via both system and pip, we don't handle system packages dependencies correctly relying
on pip option in which the dependencies are working.

This state is far from ideal but following could be done to improve:

  • remove aenum dependency (replace it in pyone) and handle system packages dependency correctly for Ubuntu/Debian.
  • consider similar improvement also for RedHat/Alma.
  • next option is to pack all the missing dependencies within the python3-pyone package
  • or discontinue python3-pyone package and support only pip pyone

Progress Status

  • Code committed
  • Testing - QA
  • Documentation (Release notes - resolved issues, compatibility, known issues)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants