vig01_plumber_deploy.Rmd Line 93 issue?
- Dominant language
- R
- Stars
- 27
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
'# 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
Contributor guide
Research direction
Start with vig01_plumber_deploy.Rmd at line 93 and the call_docker("build -t bos_rf .") invocation. Reproduce the command and inspect the reported processx::run sudo failure in the package context. Done should identify the cause of the password prompt and record a confirmed resolution or documented limitation; the issue does not specify which behavior should change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, docker, r
- Domain
- cloud, devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100