ValveSoftware / ValveSoftware/Proton
Install Error Related to Tini-Static? (proton vr.7.0)
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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