ish-app / ish-app/ish

Cannot build rust on ish due to missing /dev/shm

Open
#2,448 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

unconfirmed
Dominant language
C
Stars
20.5k
Forks
1.5k
PR merge metrics
No merged PRs in 30d

Description

As a workaround to issue #2446 I tried to build rust myself, using the quickstart instructions. The './x setup' command failed when the Python script tried to create a SemLock. SO answer https://stackoverflow.com/a/34032458 suggests for a similar issue that the lack of support for /dev/shm is the reason. ish does not seem to support /dev/shm either.

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 by reproducing the failure with the './x setup' command from the quickstart instructions and inspect the Python SemLock error. Compare the reported /dev/shm requirement with iSH's current support for that path. Done means determining and implementing the needed support, or documenting a confirmed limitation with a regression check.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, linux, python, rust
Domain
operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.