Skip to content

[plugin] does not work on Ubuntu #409

Closed
@sebsto

Description

@sebsto

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions