Malformed entry 55 in list file /etc/apt/sources.list ([option] no value)


 

 

root@ubuntu:~# sudo -E apt-get -y install apt-transport-https ca-certificates software-properties-common
E: Malformed entry 55 in list file /etc/apt/sources.list ([option] no value)
E: The list of sources could not be read.
E: Malformed entry 55 in list file /etc/apt/sources.list ([option] no value)
E: The list of sources could not be read.

 

vi /etc/apt/sources.list +55
## your rights to use the software. Also, please

deb [arch=] https://download.docker.com/linux/ubuntu bionic stable

 

deb [arch=arm64] https://download.docker.com/linux/ubuntu bionic stable

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM