vig01_plumber_deploy.Rmd Line 93 issue?
オープン
- 主要言語
- R
- スター
- 27
- フォーク
- 19
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
'# build image 'bos_rf'
`call_docker("build -t bos_rf .")`
I got the following error
> sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
sudo: a password is required
Error in processx::run(dockercmd, realcmd, ..., echo = echo) :
System command 'sudo' failed, exit status: 1, stdout & stderr were printed
Type .Last.error.trace to see where the error occurred
コントリビューションガイド
調査の方向性
93行目の vig01_plumber_deploy.Rmd と、call_docker("build -t bos_rf .") の呼び出しから始めます。コマンドを再現し、package のコンテキストで報告されている processx::run の sudo 失敗を調査します。パスワードプロンプトの原因を特定し、確認済みの解決策または文書化された制限を記録できれば完了です。この issue では、どの動作を変更すべきかは指定されていません。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- azure, docker, r
- 領域
- cloud, devops
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100