Skip to content
This repository was archived by the owner on Jan 25, 2023. It is now read-only.
This repository was archived by the owner on Jan 25, 2023. It is now read-only.

Local build test fails with podman #834

@kristofer-lp8f

Description

@kristofer-lp8f

Describe the bug
Building with podman on my machine (linux) is failing.

To Reproduce

Steps to reproduce the behavior:

  1. ln -s /usr/bin/podman ~/.local/bin/docker
  2. ./test-tools/start-build.sh path/to/my/repo
  3. Can't run build 👇
ls -lah /opt/build-bin/
ls: cannot access '/opt/build-bin/build': Permission denied
ls: cannot access '/opt/build-bin/run-build-functions.sh': Permission denied
total 0
drwxr-xr-x. 1 root root 10 Sep  7 12:12 .
drwxr-xr-x. 1 root root  8 Sep 19 15:10 ..
-?????????? ? ?    ?     ?            ? build
-?????????? ? ?    ?     ?            ? run-build-functions.sh

Configuration

  • N/A

Expected behavior
Build to run

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugcode to address defects in shipped code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions