使用一键安装过程中遇到程序崩溃(树莓派,换源)
-
系统版本
PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
NAME="Raspbian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=Raspbian
ID_LIKE=Debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"报错信息:
Traceback (most recent call last):
File "/tmp/fishinstall/install.py", line 134, in <module>
main()
File "/tmp/fishinstall/install.py", line 123, in main
run_tool_file(tools[code]['tool'].replace("/","."))
File "/tmp/fishinstall/tools/base.py", line 1476, in run_tool_file
if tool.run()==False: return False
File "/tmp/fishinstall/tools/tool_install_ros.py", line 415, in run
self.install_ros()
File "/tmp/fishinstall/tools/tool_install_ros.py", line 402, in install_ros
self.check_sys_source()
File "/tmp/fishinstall/tools/tool_install_ros.py", line 218, in check_sys_source
tool.change_sys_source()
File "/tmp/fishinstall/tools/tool_config_system_source.py", line 180, in change_sys_source
source = self.replace_source(failed_sources)
File "/tmp/fishinstall/tools/tool_config_system_source.py", line 169, in replace_source
source,template = self.get_source_by_system(system,codename,arch,failed_sources)
File "/tmp/fishinstall/tools/tool_config_system_source.py", line 154, in get_source_by_system
return fast_source[0],template
IndexError: list index out of range -
检测到当前系统:debian 架构:arm64 代号:buster,正在为你搜索适合的源...
搜索到可用源:[]
接下来将进行自动测速以为您选择最快的源:检测到程序发生异常退出,请打开:https://fishros.org.cn/forum 携带如下内容进行反馈