devcontainers / devcontainers/features
nvidia-cuda - Fails to install cuda 11.5 on debian:bookworm
オープン
- 主要言語
- Shell
- スター
- 1.5k
- フォーク
- 622
- 平均マージ
- 6日 53分
- マージ済み PR(30日)
- 9
説明
Ref : https://github.com/devcontainers/features/actions/runs/6330232290/job/17192176536#step:4:2508
Currently, the scenario `install_cudnn_nvxt_version` is failing with the following error 👇
```
10.36 The following packages have unmet dependencies:
10.44 libcufile-11-5 : Depends: liburcu6 but it is not installable
10.45 E: Unable to correct problems, you have held broken packages.
```
Reasoning: liburcu6 is not available on bookworm
コントリビューションガイド
調査の方向性
install_cudnn_nvxt_version シナリオと参照されている workflow ジョブから始めて、debian:bookworm で失敗を再現します。libcufile-11-5 のパッケージ解決パスと、利用できない依存関係 liburcu6 を確認します。完了条件は、シナリオで未解決の依存関係なしに CUDA 11.5 を正常にインストールできることです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- debian
- 領域
- infrastructure
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100