ROS icon indicating copy to clipboard operation
ROS copied to clipboard

E: Malformed entry 1 in list file /etc/apt/sources.list.d/ros-latest.list (Component)

Open HuangCongQing opened this issue 6 years ago • 1 comments

运行完sudo apt-get update,出现下面问题

image

HuangCongQing avatar Apr 27 '19 14:04 HuangCongQing

在执行系统更新命令时遇到俩错误:

E: Malformed entry 1 in list file /etc/apt/sources.list.d/ros-latest.list (Component)
E: The list of sources could not be read.

此时执行:

sudo rm /etc/apt/sources.list.d/ros-latest.list 即可解决。

HuangCongQing avatar Apr 27 '19 14:04 HuangCongQing