Skip to content

setup_venv.sh fails to install Pipfile.lock dependencies on AWS Ubuntu 22.04 and 20.04 Instances #234

Open
@trevorrobertsjr

Description

@trevorrobertsjr

Describe the bug
setup_venv.sh fails to install Pipfile.lock dependencies on AWS Ubuntu 22.04 and 20.04 Instances

To Reproduce
Steps to reproduce the behavior:

  1. Install Pulumi and perform pulumi login
  2. Install AWS CLI
  3. Install suggested Debian packages from getting_started
  4. Clone repo with recurse-submodules flag
  5. Run bash ./bin/setup_venv.sh

Expected behavior
I expect the PIP package installation to succeed with no issues.

Your environment

  • Version of the repo - aa8ee93 Whatever is current as of 7/20/2023
  • Version of KIC - ? Whatever is current as of 7/20/2023
  • Version of infrastructure tooling (e.g. Pulumi) - 3.75.0
  • Version of executing environment (e.g. Python, node) - 3.9.17
  • OS and distribution - Ubuntu 20.04 and 22.04
  • Details about containerization or virtualization environment - AWS instances

Additional context
Add any other context about the problem here. Any log files you want to share. - Happy to share logs if someone can comment on how to generate them. I copied the error messages to a Gist

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