apple/swift-crypto

On version 3.4.0 I have bug

gulivero1773 opened this issue · 8 comments

swift 5.9.0, in ci/cd I have this error
Знімок екрана 2024-05-28 о 11 38 30

How are you running your build?

swift version - 5.9, ubuntu-latest (for vapor) - 22.04, swift build --configuration release

Oh that's unfortunate. @MaxDesiatov, do Swift Package resources not know how to follow symlinks?

This isn't reproducible for me with either of these images:

REPOSITORY        TAG             IMAGE ID
swiftlang/swift   nightly-jammy   a2b3c508c59e
swift             5.9-jammy       882cf33df203
swift             jammy           987a1c9209ec

@gulivero1773 would you mind providing exact reproduction steps so that we could make sure nothing is missing?

I setup mongo in application storage, and when run test where use mongo I have this error
Знімок екрана 2024-05-30 о 10 36 25

Can you share a self-contained sample package here to help me reproduce it on my side? Thanks!

Знімок екрана 2024-05-31 о 10 03 10

Dockerfile

Знімок екрана 2024-05-31 о 10 01 52

Thanks for the screenshot, but what I'm looking for is a zip archive or a GitHub repository that would make it self-contained.