Using sudo apt get install ROS melodic TEB local planner
to install the software, this error is reported, and the solution found can not be used
later, it is found that there is this file in the mirror source, but the previous one is all right, and the suffix of the upload date is wrong, which leads to the failure to find the installed package
after searching, it is found that there is a problem with DNS resolution
Solution:
change DNS first https://note.qidong.name/2020/05/resolvconf/
Modify the/etc/resolv.conf file, add 202.106.0.20
this is from Beijing Unicom, and then execute sudo apt get update
to get the result
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://mirrors.tuna.tsinghua.edu.cn/ros/ubuntu bionic Release: The following signatures were invalid: EXPKEYSIG F42ED6FBAB17C654 Open Robotics <[email protected]>
W: Failed to fetch http://mirrors.tuna.tsinghua.edu.cn/ros/ubuntu/dists/bionic/Release.gpg The following signatures were invalid: EXPKEYSIG F42ED6FBAB17C654 Open Robotics <[email protected]>
W: Some index files failed to download. They have been ignored, or old ones used instead.
Such an error report
execute sudo apt key adv — KeyServer keyserver.ubuntu.com — recv keys f42ed6fbab17c654
the following key is the key on the error report, just copy it
Then execute sudo apt get update
and finally sudo apt get install ROS melody TEB local planner
successfully!
Read More:
- 40125,“errmsg“: “invalid appsecret, view more at http://t.cn/RAEkdV
- {“errcode“:40125,“errmsg“:“invalid appsecret, view more at http:\/\/t.cn\/RAEkdVq rid: 60d999f2-3ad5
- error: RPC failed; curl 92 HTTP/2 stream 0 was not closed cleanly: CANCEL (err 8)
- Ubuntu 20.04 GPG: KeyServer receive failed: connection timed out when installing ROS configuration key
- Ngixn exception net:: err_ HTTP2_ PROTOCOL_ ERROR 200
- launch failed.Binary Not found in Linux / Ubuntu solution
- Alicloud CentOS 5 old version yum/ repomd.xml : [Errno 14] HTTP Error 404: Not Found
- WCF-HTTP Error 404.17 – Not Found, The requested content appears to be script and will not be served…
- ubuntu-how to solve the error-Failed to fetch http://dl.google.com/linux/chrome/deb/dists/stable/Release
- Ubuntu add apt repository command not found solution
- Ubuntu 18.04 desktop installation tasksel aptitude failed (100) problem repair
- ROS package ROS_ astra_ Camera cannot open RGB lens
- Video JS can’t play the prompt( CODE:4 MEDIA_ ERR_ SRC_ NOT_ SUPPORTED) No compatible source was found for this video.
- HTTP Error 404.2 – Not Found “The page you are requesting cannot be served because of the ISAPI and
- ROS cannot download ROS melody joint state publisher GUI reference
- Ubuntu: Failed to initialize compiler: object java.lang.Object In compiler mirror not found
- raise HTTPError(req.full_url, code, msg, hdrs, fp)urllib.error.HTTPError: HTTP Error 404: Not Found
- HTTP error 404.8 – not found, the request filtering module is configured to reject the path in the URL containing the hiddensegment section
- Python crawler: urllib.error.HTTPError : HTTP Error 404: Not Found
- python: HTTP Error 505: HTTP Version Not Supported