[Bug]: Unable to create an Android app
Is there an existing issue for the same bug?
- [X] I have checked the troubleshooting document at https://github.com/OpenDevin/OpenDevin/blob/main/docs/guides/Troubleshooting.md
- [X] I have checked the existing issues.
Describe the bug
I ran Devin locally, and tried to create a Jetpack Compose Android App. However, it gave me an error message:
$ apt install default-jdk Reading package lists... 0Reading package lists... 0Reading package lists... 3Reading package lists... Done Building dependency tree... Building dependency tree... Building dependency tree... 50Building dependency tree... 50Building dependency tree... Done Reading state information... 0Reading state information... 0Reading state information... Done E: Unable to locate package default-jdk
Current Version
Latest master branch
Installation and Configuration
Latest from Github repo
Model and Agent
GPT 3.5 Turbo Monologue Agent
Reproduction Steps
Run the latest repo locally on your Mac. Follow the installation instructions. Open Devin at http://localhost:3000
Logs, Errors, Screenshots, and Additional Context
No response
That error occurred in the sandbox. After that what happened?
I wouldn't call it a bug though. OpenDevin currently is not powerful enough to do what you ask for, but it's under active (and fast) development! I would say stay tuned for 1.0.0 release.
That error occurred in the sandbox.
during running the given task. The LLM will point to update the update the packages and retry. It is definitely not a bug.
Going to close this one--as others have pointed out, it's mostly an agent limitation, and it does seem like the agent started to recover.