ROS installation errors and solutions
Q1. The following packages have unmet dependencies: ros-kinetic-desktop-full : Depends: ros-kinetic-desktop but it is not going to be installed Depends: ros-kinetic-perception but it is not going to be installed Depends: ros-kinetic-simulators but it is not going to be installed Depends: ros-kinetic-urdf-tutorial but it is not going to be installed E: Unable to correct problems, you have held broken packages.
Reference: https://askubuntu.com/questions/760896/how-can-i-fix-apt-error-w-target-packages-is-configured-multiple-times, https://blog.csdn.net/xiangxianghehe/article/details/78483799
Q2. binary-arm64/Packages 404 Not Found
Solution:
Solution: Reset system setting (Software Updater)
- sudo rm /etc/apt/sources.list
- sudo software-properties-gtk
- Pick your options (Choose all options of Download from the internet, Download from Main server, Other software: delete "duplicates" as following picture)
- Close and reload (upgrade)
Q2. binary-arm64/Packages 404 Not Found
Solution:
- apt-get remove .*:arm64
- dpkg --remove-architecture arm64
留言
張貼留言