Skip to content

fix: 拉取代码报错

拉取代码

repo init -u https://code.risc-verse.isrc.ac.cn/risc-verse/ruyi-desktop-os/manifest -b riscv/OpenHarmony-v5.0.0-Release --no-repo-verify
repo sync -c && repo forall -c 'git lfs pull'

报错

error: Cannot fetch iothardware_peripheral from https://code.risc-verse.isrc.ac.cn/risc-verse/ruyi-desktop-os/iothardware_peripheral
error: Cannot fetch update_updater from https://code.risc-verse.isrc.ac.cn/risc-verse/ruyi-desktop-os/update_updater
error: Cannot fetch communication_wifi_lite from https://code.risc-verse.isrc.ac.cn/risc-verse/ruyi-desktop-os/communication_wifi_lite
error: Cannot fetch sensors_miscdevice_lite from https://code.risc-verse.isrc.ac.cn/risc-verse/ruyi-desktop-os/sensors_miscdevice_lite
error: Cannot fetch docs from https://code.risc-verse.isrc.ac.cn/risc-verse/ruyi-desktop-os/docs
error: Cannot fetch multimedia_av_codec from https://code.risc-verse.isrc.ac.cn/risc-verse/ruyi-desktop-os/multimedia_av_codec
error: Cannot fetch third_party_typescript from https://code.risc-verse.isrc.ac.cn/risc-verse/ruyi-desktop-os/third_party_typescript

修复qemu-riscv64报错

build@358df800
distributeddatamgr_kv_store@6a439bce
182201c2

编译

./build.sh -p qemu-riscv64-linux-min --gn-args linux_kernel_version=\"linux-5.10\"
[OHOS INFO] qemu-riscv64-linux-min build success
[OHOS INFO] Cost Time:  0:09:17
=====build  successful=====

TODO

git lfs push报错
https://code.risc-verse.isrc.ac.cn/risc-verse/ruyi-desktop-os/update_updater

#临时仓库代码 https://code.risc-verse.isrc.ac.cn/hongtao/update_updater

hongtao 编辑于