Skip to content

[plugin] does not work on Ubuntu #409

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

Closed
sebsto opened this issue Oct 11, 2024 · 1 comment
Closed

[plugin] does not work on Ubuntu #409

sebsto opened this issue Oct 11, 2024 · 1 comment

Comments

@sebsto
Copy link
Contributor

sebsto commented Oct 11, 2024

Expected behavior

the plugin should work on Ubuntu

Actual behavior

ce Examples/HelloWorld

swift package archive --allow-network-connections docker --verbose
-------------------------------------------------------------------------
configuration
-------------------------------------------------------------------------
{
  outputDirectory: file:///home/ubuntu/swift-aws-lambda-runtime/Examples/HelloWorld/.build/plugins/AWSLambdaPackager/outputs/AWSLambdaPackager
  products: ["MyLambda"]
  buildConfiguration: release
  baseDockerImage: swift:amazonlinux2
  disableDockerImageUpdate: false
}
-------------------------------------------------------------------------
building "helloworld" in docker
-------------------------------------------------------------------------
updating "swift:amazonlinux2" docker image
file:///usr/bin/docker pull swift:amazonlinux2
error: Error Domain=NSCocoaErrorDomain Code=260 "The file doesn’t exist."

Steps to reproduce

see above

If possible, minimal yet complete reproducer code (or URL to code)

No response

What version of this project (swift-aws-lambda-runtime) are you using?

main

Swift version

6.x

Amazon Linux 2 docker image version

No response

@sebsto
Copy link
Contributor Author

sebsto commented Oct 11, 2024

This blocks #406

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

No branches or pull requests

1 participant