ValveSoftware / ValveSoftware/Proton

Install Error Related to Tini-Static? (proton vr.7.0)

Open
#5,754 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
32.8k
Forks
1.6k
PR merge metrics
PR metrics pending

Description

I was going through the install process when I got this strange error message:

:: Trying podman.

  • podman run --rm registry.gitlab.steamos.cloud/proton/soldier/sdk:0.20211207.0-1
    {"msg":"exec container process /usr/bin/tini-static: Exec format error","level":"error","time":"2022-04-08T00:04:29.000350062Z"}
    :: podman is unable to run the container.
    !! Container engine discovery has failed. Please fix your setup.
    make: *** [Makefile:111: configure] Error 1

I don't see any other issue thread mentioning it, maybe the file is corrupt?
Idk how that would be, but here is the file it is mentioning.
tini-static.zip

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at Makefile line 111 and reproduce the shown podman run against the Proton SDK image. Investigate why /usr/bin/tini-static reports an exec format error during container engine discovery; done means the configure step can successfully run the container.

Written by the indexing model from the issue text.

Assessment

Domain
build-system, infrastructure
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.