欢迎来到尧图网

客户服务 关于我们

您的位置:首页 > 新闻 > 国际 > apt文件问题ruby.list文件

apt文件问题ruby.list文件

2024/12/21 7:50:43 来源:https://blog.csdn.net/weixin_51885039/article/details/144502563  浏览:    关键词:apt文件问题ruby.list文件

这里写目录标题

  • 问题 (Error: Malformed line 1 in source list /etc/apt/sources.list.d/ruby.list )
  • 解决方式 (修改配置文件)
  • 结果 (成功修改)
    • 问题
    • 解决方式
  • 修改ruby.list文件

问题 (Error: Malformed line 1 in source list /etc/apt/sources.list.d/ruby.list )

解决方式 (修改配置文件)

结果 (成功修改)

问题

Error: Malformed line 1 in source list /etc/apt/sources.list.d/ruby.list (type)
Error: The list of sources could not be read.

解决方式

cd /etc/apt/source.list.d
# deb cdrom:[Debian GNU/Linux 10.4.0 _Buster_ - Official i386 DVD Binary-1 20200509-11:59]/ buster contrib main# deb cdrom:[Debian GNU/Linux 10.4.0 _Buster_ - Official i386 DVD Binary-1 20200509-11:59]/ buster contrib maindeb http://mirrors.tuna.tsinghua.edu.cn/debian/ buster main
deb-src http://mirrors.tuna.tsinghua.edu.cn/debian/ buster maindeb http://security.debian.org/debian-security buster/updates main contrib
deb-src http://security.debian.org/debian-security buster/updates main contrib# buster-updates, previously known as 'volatile'

修改ruby.list文件

deb https://deb.ruby-lang.org/apt focal main
deb-src https://deb.ruby-lang.org/apt focal main

版权声明:

本网仅为发布的内容提供存储空间,不对发表、转载的内容提供任何形式的保证。凡本网注明“来源:XXX网络”的作品,均转载自其它媒体,著作权归作者所有,商业转载请联系作者获得授权,非商业转载请注明出处。

我们尊重并感谢每一位作者,均已注明文章来源和作者。如因作品内容、版权或其它问题,请及时与我们联系,联系邮箱:809451989@qq.com,投稿邮箱:809451989@qq.com