'Hash Sum mismatch' while executing 'sudo apt install ros-noetic-desktop-full' [closed]

asked 2021-01-06 07:39:59 -0500

piyushac123 gravatar image

updated 2021-01-07 02:02:32 -0500

mgruhler gravatar image

Hello, I have a question regarding Installation of ROS Noetic in Ubuntu 20.04 OS. I am 'Hash Sum mismatch' problem while executing 'sudo apt install ros-noetic-desktop-full'. Please help me out. I have adding some part of code.


Get:2 http://in.archive.ubuntu.com/ubuntu focal/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2 [579 kB]

Err:2 http://in.archive.ubuntu.com/ubuntu focal/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2

Hash Sum mismatch
Hashes of expected file:
- SHA256:db4c49fd69f570bfd6656c1feadf58e6c460890f9fe81981342789f1fecfb669
- SHA1:0c6fec7e26709d51bee72a81d8a002a09f5a5b42 [weak]
- MD5Sum:6b770ebb598ea4974087e12b1fe91d4b [weak]
- Filesize:579300 [weak]
Hashes of received file:
- SHA256:e59a79bdf1f849640e2fa362ef18cb2902cb6b55c5db659ef47241407252bf6f
- SHA1:a02d86286a7479f3630634b9f1af7f0026342474 [weak]
- MD5Sum:bd0bc8604c9fc9eec69daed586001bda [weak]
- Filesize:579300 [weak]
Last modification reported: Tue, 17 Dec 2019 13:16:15 +0000
Fetched 787 kB in 11s (74.7 kB/s)

edit retag flag offensive reopen merge delete

Closed for the following reason question is off-topic or not relevant. Please see http://wiki.ros.org/Support for more details. by mgruhler
close date 2021-01-07 02:02:46.444354

Comments

Are you sure you have followed all steps from the installation page? Looks like it could be an issue with the key. Please re-run steps 1.2 and 1.3 from here and try again.

Akhil Kurup gravatar image Akhil Kurup  ( 2021-01-06 09:36:29 -0500 )edit

This has nothing to do with ROS. The hash sum mismatch is in non-ROS package, namely python3-pygments. Also, this is more an issue with apt. Maybe look at some of the answers at StackOverflow for this? Maybe this one already helps?

mgruhler gravatar image mgruhler  ( 2021-01-07 02:04:51 -0500 )edit

Ok I will look to it. Thanks

piyushac123 gravatar image piyushac123  ( 2021-01-07 04:00:13 -0500 )edit