git下载软件包失败,尝试过取消重新保存下载无效。
提示如下:
D:\RT-ThreadStudio>cd /d D:\RT-ThreadStudio\workspace\RFID
D:\RT-ThreadStudio\workspace\RFID>scons --useconfig=.config
scons: Reading SConscript files ...
Cloning into 'D:\RT-ThreadStudio\workspace\RFID\packages\sqlite-v3.19.3'...
fatal: unable to access 'https://gitee.com/RT-Thread-Mirror/SQLite.git/': error setting certificate verify locations:
CApath: none
fatal: unable to access 'https://gitee.com/RT-Thread-Mirror/onenet.git/': error setting certificate verify locations:
CApath: none
fatal: unable to access 'https://gitee.com/RT-Thread-Mirror/rc522_rtt.git/': error setting certificate verify locations:
CApath: none
Error message:[Error 267]
Failed to download software package with git. Please check the network connection.
({'path': '/packages/system/sqlite', 'ver': 'v3.19.3', 'name': 'SQLITE'}, 'download failed.')
==============================> onenet update done
==============================> rc522 update done
Operation failed.
done!
因为每个package是由各自维护者独立维护,在各自版本的升级过程中会有一段时间无法访问。估计目前SQLite版本正在升级中。