# 更改配置文件vim /etc/apt/apt.conf.d/70debconf# 在配置文件中添加以下内容Acquire::AllowInsecureRepositories "true";# 查看配置是否生效apt-config dump