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

Run zst per file #2238

Merged
merged 1 commit into from
Feb 12, 2024
Merged

Run zst per file #2238

merged 1 commit into from
Feb 12, 2024

Conversation

mauromorales
Copy link
Member

@mauromorales mauromorales commented Feb 12, 2024

                 all *failed* |   2 files compressed : 46.04% (   808   B =>    372   B)
                 all *failed* | ./cdspr.jsn          : 46.90%   (   403 B =>    189 B, ./cdspr.jsn.zst) 
                 all *failed* | ./regulatory.db.p7s  : 89.93%   (  1.15 KiB =>   1.04 KiB, ./regulatory.db.p7s.zst) 
                 all *failed* | ./regulatory.db      : 43.57%   (  4.39 KiB =>   1.91 KiB, ./regulatory.db.zst) 
                 all *failed* | 310 files compressed : 25.29% (   908 KiB =>    230 KiB)
                 all *failed* |  11 files compressed : 21.31% (   474 KiB =>    101 KiB)
                 all *failed* | ERROR
                 all *failed* |       The command
                 all *failed* |           RUN find /usr/lib/firmware -type f ! -name "*.zst" -execdir zstd --rm -9 {} +
                 all *failed* |       did not complete successfully. Exit code 1
                 

https://github.com/kairos-io/kairos/actions/runs/7843857719/job/21405083958

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
@mauromorales mauromorales requested a review from a team February 12, 2024 08:59
@mauromorales mauromorales self-assigned this Feb 12, 2024
@mauromorales mauromorales merged commit 28c2785 into master Feb 12, 2024
6 of 12 checks passed
@mauromorales mauromorales deleted the fix-zst-master branch February 12, 2024 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants