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 unpacking failure involving packages with multiple distfiles #130

Merged
merged 2 commits into from
Apr 9, 2024

Conversation

xen0n
Copy link
Collaborator

@xen0n xen0n commented Apr 9, 2024

Fixes #128

xen0n added 2 commits April 9, 2024 19:02
One package could want to unpack multiple distfiles into a single
install root, so the atomicity must be maintained at package level,
instead of individual distfile level.

This is effectively a rewrite of ruyisdk#124.

Fixes: ruyisdk#128
@xen0n xen0n added the area: ruyipkg RuyiSDK Package Management issues label Apr 9, 2024
@xen0n xen0n added this to the 0.9 milestone Apr 9, 2024
@xen0n xen0n merged commit 5eff82b into ruyisdk:main Apr 9, 2024
7 checks passed
@xen0n xen0n deleted the issue128 branch April 9, 2024 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: ruyipkg RuyiSDK Package Management issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

device provision fails to unpack image for Meles & LPi4A
1 participant