lixiao

Results 3 issues of lixiao

The most important issues fixed are the ones described in the last commit, which were discovered when I tried to do gradle build and failed because of a failed unit...

When building the docker image, command ```bash debootstrap --variant=minbase --arch=amd64 $DEEPIN_RELEASE /rootfs $DEEPIN_MIRROR ``` always fails with error: ``` ...... I: Configuring tzdata... I: Configuring libpam0g:amd64... I: Configuring dash... I:...

bug

## 🐛 Bug I have been following the Android tutorial in official docs: https://llm.mlc.ai/docs/deploy/android.html When performing [Step 2. Build Runtime and Model Libraries](https://llm.mlc.ai/docs/deploy/android.html#id6), `mlc_llm package` command failed with the following...

bug