defenseunicorns / uds-cli

Apache License 2.0
24 stars 11 forks source link

Inspect SBOM Errors With 2+ Local Packages #923

Closed TristanHoladay closed 1 week ago

TristanHoladay commented 1 week ago

UDS Version

0.15.0

Context

Inspecting a bundle for sboms, that contains multiple local packages, gives a file already exists error.

     ERROR:  failed to inspect bundle: failed to extract 18ec08c709b513b9970af655e6571bf0a88a5245219acb104c8be6d15434804e from bundles/deps/uds-bundle-deps-amd64-0.1.tar.zst: walking 9f3f02e684b7fe56949e48843bdf36fa7e0cc8825e0071348d5bb5c98db7cd12: extracting file blobs/sha256/9f3f02e684b7fe56949e48843bdf36fa7e0cc8825e0071348d5bb5c98db7cd12: file already exists: /tmp/zarf-177103816/blobs/sha256/9f3f02e684b7fe56949e48843bdf36fa7e0cc8825e0071348d5bb5c98db7cd12

Further troubleshooting

Have not checked yet if this occurs with any 2 local packages or just the ones used by Delivery engineer that present the issue.

UncleGedd commented 1 week ago

The issue occurs when you bundle >1 Zarf pkg containing either only manifests or only Zarf actions