Error: Linking tmp mounts to host
- 主要言語
- Rust
- スター
- 2.3k
- フォーク
- 230
- 平均マージ
- 3日 12時間
- マージ済み PR(30日)
- 38
説明
I just tried to follow the basic example from `install.md` document. Unfortunately, this fails right at the start.
```
root@ishikawa ~# podman run --privileged --pid=host --net=none --security-opt label=type:unconfined_t ghcr.io/cgwalters/c9s-oscore bootc install --target-no-signature-verification /dev/nbd0
ERROR Linking tmp mounts to host: Exchanging /tmp <=> /tmp.tmp: Invalid argument (os error 22)
```
```
root@ishikawa ~# rpm -q podman
podman-4.2.0-9.el9_1.x86_64
root@ishikawa ~# cat /etc/os-release
NAME="Red Hat Enterprise Linux"
VERSION="9.1 (Plow)"
ID="rhel"
ID_LIKE="fedora"
VERSION_ID="9.1"
PLATFORM_ID="platform:el9"
```
コントリビューションガイド
調査の方向性
Start with the basic example in install.md and reproduce the reported command on the stated RHEL 9.1 and Podman 4.2.0 environment. Trace the bootc install path around the “Linking tmp mounts to host” failure and determine whether the command can complete or the documentation must state an environment limitation.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- linux, rust
- 領域
- operating-systems
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100