Skip to content

fail stage delivery #85

Open
Open
@brunohmg89

Description

@brunohmg89

Hey guys.
I have a problem when trying to perform the delivery stage, when using the "cdrx/pyinstaller-linux" image it presents the following error:

ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements).
Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`.

I tried to put this argument that was mentioned in the error "--entrypoint='' the error changes:

/var/lib/jenkins/workspace/Python@tmp/durable-3985890e/script.sh.copy: 1: /var/lib/jenkins/workspace/Python@tmp/durable-3985890e/script.sh.copy: pyinstaller: not found

I also tried to upload a Python container and install "pyinstaller" but the error changes to permission.

Installing collected packages: altgraph, packaging, pyinstaller-hooks-contrib, pyinstaller
ERROR: Could not install packages due to an OSError: [Errno 13] Permission denied: '/.local'
Check the permissions.

Could anyone help me resolve these errors?

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