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

Fix python3-twisted issue on scarthgap #838

Open
wants to merge 1 commit into
base: scarthgap
Choose a base branch
from

Conversation

nikolaszimmermann
Copy link

Cherrry-pick bd1b5cd from main branch.

Title: python3-twisted: prepend split PACKAGES
Description: Fixes an issue where split packages were no populated since all the files were picked up by FILES:${PN}

Without this, building an image, that depends on python3-twisted fails with scarthgrap branch:

Error: 
 Problem: package packagegroup-wpewebkit-depends-1.0-r0.cortexa7t2hf_neon_vfpv4 from oe-repo requires packagegroup-wpewebkit-depends-tests, but none of the providers can be installed
  - package packagegroup-wpewebkit-depends-tests-1.0-r0.cortexa7t2hf_neon_vfpv4 from oe-repo requires python3-twisted, but none of the providers can be installed
  - conflicting requests
  - nothing provides python3-twisted-core needed by python3-twisted-24.3.0-r0.cortexa7t2hf_neon_vfpv4 from oe-repo
  - nothing provides python3-twisted-conch needed by python3-twisted-24.3.0-r0.cortexa7t2hf_neon_vfpv4 from oe-repo
...

Fixes an issue where split packages were no populated since all the files
were picked up by FILES:${PN}

Signed-off-by: Guðni Már Gilbert <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants