Hash sum mismatch error when installing ROS melodic on JetPack 4.2. Please help

I’m trying to install ROS on JetPack 4.2 installed TX2. Apparently I am using auvidea J120 carrier board and it newer version(4.2.2) of jetpack doesn’t seem to work along with the carrier board. Carrier board is working fine but I have encountered a problem which did not surface when I was using development kit. It happened after using auvidia J120 board.
Things I’ve tried:

  1. sudo apt-get clean
  2. removing files from /var/lib/apt/lists/*
  3. change lsb_release -a to melodic when setting up the source list

please help. I want to install ROS on TX2.

jetson@jetson-desktop:~$ sudo apt-get update
[sudo] password for jetson:
Hit:1 Index of /ubuntu bionic InRelease
Hit:2 Index of /ubuntu-ports bionic InRelease
Get:3 Index of /ubuntu-ports bionic-updates InRelease [88.7 kB]
Get:4 http://packages.ros.org/ros/ubuntu bionic InRelease [4,669 B]
Get:5 http://packages.ros.org/ros/ubuntu bionic/main arm64 Packages [543 kB]
Err:5 http://packages.ros.org/ros/ubuntu bionic/main arm64 Packages
Hash Sum mismatch
Hashes of expected file:

  • Filesize:543139 [weak]
  • SHA256:c186636ea9b96e7a8a296161386796616851fde81a3d2b058f097987be26b9bd
  • SHA1:69771b326ef91c36f840f6a57905d65497b7ca10 [weak]
  • MD5Sum:00f20bae98f4bd30e0acc9c5b339a126 [weak]
    Hashes of received file:
  • SHA256:7a67dc1ed70dedc29d7490f2e6b7d139dd0f6c1fb90baf9e276593f55a6fb98c
  • SHA1:b80b3e730e89a1779b03e6a58a107db3827bf575 [weak]
  • MD5Sum:bd91e967f00b85be5b93698cf4985c8d [weak]
  • Filesize:543139 [weak]
    Last modification reported: Thu, 29 Aug 2019 02:06:57 +0000
    Release file created at: Thu, 29 Aug 2019 02:07:07 +0000
    Get:6 Index of /ubuntu-ports bionic-backports InRelease [74.6 kB]
    Get:7 Index of /ubuntu-ports bionic-security InRelease [88.7 kB]
    Get:8 Index of /ubuntu-ports bionic-updates/restricted Sources [3,900 B]
    Get:9 Index of /ubuntu-ports bionic-updates/universe Sources [261 kB]
    Get:10 Index of /ubuntu-ports bionic-updates/main Sources [291 kB]
    Get:11 Index of /ubuntu-ports bionic-updates/main arm64 Packages [558 kB]
    Get:12 Index of /ubuntu-ports bionic-updates/main Translation-en [263 kB]
    Get:13 Index of /ubuntu-ports bionic-updates/main arm64 DEP-11 Metadata [280 kB]
    Get:14 Index of /ubuntu-ports bionic-updates/main DEP-11 48x48 Icons [70.9 kB]
    Get:15 Index of /ubuntu-ports bionic-updates/main DEP-11 64x64 Icons [140 kB]
    Get:16 Index of /ubuntu-ports bionic-updates/restricted Translation-en [4,540 B]
    Get:17 Index of /ubuntu-ports bionic-updates/universe arm64 Packages [901 kB]
    Get:17 Index of /ubuntu-ports bionic-updates/universe arm64 Packages [901 kB]
    Get:18 Index of /ubuntu-ports bionic-updates/universe Translation-en [308 kB]
    Get:19 Index of /ubuntu-ports bionic-updates/universe arm64 DEP-11 Metadata [249 kB]
    Get:20 Index of /ubuntu-ports bionic-updates/universe DEP-11 48x48 Icons [205 kB]
    Get:21 Index of /ubuntu-ports bionic-updates/universe DEP-11 64x64 Icons [460 kB]
    Get:22 Index of /ubuntu-ports bionic-backports/universe arm64 DEP-11 Metadata [7,920 B]
    Get:23 Index of /ubuntu-ports bionic-security/main Sources [122 kB]
    Get:24 Index of /ubuntu-ports bionic-security/main arm64 Packages [346 kB]
    Get:25 Index of /ubuntu-ports bionic-security/main arm64 DEP-11 Metadata [16.4 kB]
    Get:26 Index of /ubuntu-ports bionic-security/main DEP-11 48x48 Icons [10.4 kB]
    Get:27 Index of /ubuntu-ports bionic-security/main DEP-11 64x64 Icons [31.7 kB]
    Get:28 Index of /ubuntu-ports bionic-security/universe arm64 Packages [541 kB]
    Get:29 Index of /ubuntu-ports bionic-security/universe arm64 DEP-11 Metadata [37.0 kB]
    Get:30 Index of /ubuntu-ports bionic-security/universe DEP-11 48x48 Icons [16.4 kB]
    Get:31 Index of /ubuntu-ports bionic-security/universe DEP-11 64x64 Icons [116 kB]
    Fetched 5,917 kB in 1min 11s (83.7 kB/s)
    Reading package lists… Done
    E: Failed to fetch http://packages.ros.org/ros/ubuntu/dists/bionic/main/binary-arm64/Packages.gz Hash Sum mismatch
    Hashes of expected file:
    - Filesize:543139 [weak]
    - SHA256:c186636ea9b96e7a8a296161386796616851fde81a3d2b058f097987be26b9bd
    - SHA1:69771b326ef91c36f840f6a57905d65497b7ca10 [weak]
    - MD5Sum:00f20bae98f4bd30e0acc9c5b339a126 [weak]
    Hashes of received file:
    - SHA256:7a67dc1ed70dedc29d7490f2e6b7d139dd0f6c1fb90baf9e276593f55a6fb98c
    - SHA1:b80b3e730e89a1779b03e6a58a107db3827bf575 [weak]
    - MD5Sum:bd91e967f00b85be5b93698cf4985c8d [weak]
    - Filesize:543139 [weak]
    Last modification reported: Thu, 29 Aug 2019 02:06:57 +0000
    Release file created at: Thu, 29 Aug 2019 02:07:07 +0000
    E: Some index files failed to download. They have been ignored, or old ones used instead.

I can install it by referenced to below link.

It won’t work.

It is clearly written:

"These scripts will install Robot Operating System (ROS) on the NVIDIA Jetson TX2 development kit.

For L4T 28.2 (JetPack 3.2)"

I have installed JetPack 4.2, not the 3.2

Anyone Please help.

There’s no problem for me.

nvidia@nvidia-desktop:~$ git clone https://github.com/jetsonhacks/installROSTX2.git
Cloning into 'installROSTX2'...
remote: Enumerating objects: 7, done.
remote: Counting objects: 100% (7/7), done.
remote: Compressing objects: 100% (6/6), done.
remote: Total 58 (delta 1), reused 4 (delta 1), pack-reused 51
Unpacking objects: 100% (58/58), done.
nvidia@nvidia-desktop:~$ cd installROSTX2/
nvidia@nvidia-desktop:~/installROSTX2$ ./installROS.sh -p ros-kinetic-desktop -p ros-kinetic-rgbd-launch
Packages to install: ros-kinetic-desktop ros-kinetic-rgbd-launch
Adding repository and source list
[sudo] password for nvidia:
'universe' distribution component is already enabled for all sources.
'multiverse' distribution component is already enabled for all sources.
'restricted' distribution component is already enabled for all sources.
Executing: /tmp/apt-key-gpghome.qDRXmK7Gpk/gpg.1.sh --keyserver hkp://keyserver.ubuntu.com:80 --recv-key C1CF6E31E6BADE8868B172B4F42ED6FBAB17C654
gpg: key F42ED6FBAB17C654: public key "Open Robotics <info@osrfoundation.org>" imported
gpg: Total number processed: 1
gpg:               imported: 1
Updating apt-get
Get:1 file:/var/cuda-repo-10-0-local-10.0.326  InRelease
Ign:1 file:/var/cuda-repo-10-0-local-10.0.326  InRelease
Get:2 file:/var/visionworks-repo  InRelease
Ign:2 file:/var/visionworks-repo  InRelease
Get:3 file:/var/visionworks-sfm-repo  InRelease
Ign:3 file:/var/visionworks-sfm-repo  InRelease
Get:4 file:/var/visionworks-tracking-repo  InRelease
Ign:4 file:/var/visionworks-tracking-repo  InRelease
Get:5 file:/var/cuda-repo-10-0-local-10.0.326  Release [574 B]
Get:6 file:/var/visionworks-repo  Release [1999 B]
Get:7 file:/var/visionworks-sfm-repo  Release [2003 B]
Get:5 file:/var/cuda-repo-10-0-local-10.0.326  Release [574 B]
Get:8 file:/var/visionworks-tracking-repo  Release [2008 B]
Get:6 file:/var/visionworks-repo  Release [1999 B]
Get:7 file:/var/visionworks-sfm-repo  Release [2003 B]
Get:8 file:/var/visionworks-tracking-repo  Release [2008 B]
Hit:12 http://ports.ubuntu.com/ubuntu-ports bionic InRelease
Hit:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease
Hit:15 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease
Hit:16 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease
Get:17 http://packages.ros.org/ros/ubuntu bionic InRelease [4669 B]
Get:18 http://packages.ros.org/ros/ubuntu bionic/main arm64 Packages [548 kB]
Fetched 553 kB in 4s (146 kB/s)
Reading package lists... Done
Installing ROS
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package ros-kinetic-desktop
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package ros-kinetic-rgbd-launch
Installing rosdep
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  apt-clone archdetect-deb bogl-bterm busybox-static cryptsetup-bin dpkg-repack gir1.2-timezonemap-1.0 gir1.2-xkl-1.0 grub-common kde-window-manager kinit kio kpackagetool5
  kwayland-data kwin-common kwin-data kwin-x11 libdebian-installer4 libkdecorations2-5v5 libkdecorations2private5v5 libkf5activities5 libkf5attica5 libkf5completion-data
  libkf5completion5 libkf5declarative-data libkf5declarative5 libkf5doctools5 libkf5globalaccel-data libkf5globalaccel5 libkf5globalaccelprivate5 libkf5idletime5
  libkf5jobwidgets-data libkf5jobwidgets5 libkf5kcmutils-data libkf5kcmutils5 libkf5kiocore5 libkf5kiontlm5 libkf5kiowidgets5 libkf5newstuff-data libkf5newstuff5
  libkf5newstuffcore5 libkf5package-data libkf5package5 libkf5plasma5 libkf5quickaddons5 libkf5solid5 libkf5solid5-data libkf5sonnet5-data libkf5sonnetcore5 libkf5sonnetui5
  libkf5textwidgets-data libkf5textwidgets5 libkf5waylandclient5 libkf5waylandserver5 libkf5xmlgui-bin libkf5xmlgui-data libkf5xmlgui5 libkscreenlocker5 libkwin4-effect-builtins1
  libkwineffects11 libkwinglutils11 libkwinxrenderutils11 libqgsttools-p1 libqt5designer5 libqt5help5 libqt5multimedia5 libqt5multimedia5-plugins libqt5multimediaquick-p5
  libqt5multimediawidgets5 libqt5opengl5 libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 libqt5quickwidgets5 libqt5sensors5 libqt5sql5 libqt5test5 libqt5webchannel5
  libqt5webkit5 libxcb-composite0 libxcb-cursor0 libxcb-damage0 os-prober python3-dbus.mainloop.pyqt5 python3-icu python3-pam python3-pyqt5 python3-pyqt5.qtsvg
  python3-pyqt5.qtwebkit python3-sip qml-module-org-kde-kquickcontrolsaddons qml-module-qtmultimedia qml-module-qtquick2 rdate tasksel tasksel-data
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
  docutils-common docutils-doc python-catkin-pkg python-catkin-pkg-modules python-chardet python-dateutil python-docutils python-olefile python-pil python-pygments
  python-pyparsing python-roman python-rosdistro python-rosdistro-modules python-rospkg python-rospkg-modules python-setuptools python-yaml xml-core
Suggested packages:
  fonts-linuxlibertine | ttf-linux-libertine texlive-lang-french texlive-latex-base texlive-latex-recommended python-pil-doc python-pil-dbg ttf-bitstream-vera python-pyparsing-doc
  python-setuptools-doc
The following NEW packages will be installed:
  docutils-common docutils-doc python-catkin-pkg python-catkin-pkg-modules python-chardet python-dateutil python-docutils python-olefile python-pil python-pygments
  python-pyparsing python-roman python-rosdep python-rosdistro python-rosdistro-modules python-rospkg python-rospkg-modules python-setuptools python-yaml xml-core
0 upgraded, 20 newly installed, 0 to remove and 148 not upgraded.
Need to get 3150 kB of archives.
After this operation, 15.6 MB of additional disk space will be used.
Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xml-core all 0.18 [21.3 kB]
Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 docutils-common all 0.14+dfsg-3 [156 kB]
Get:3 http://packages.ros.org/ros/ubuntu bionic/main arm64 python-catkin-pkg-modules all 0.4.13-1 [41.2 kB]
Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 docutils-doc all 0.14+dfsg-3 [913 kB]
Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python-dateutil all 2.6.1-1 [60.6 kB]
Get:6 http://packages.ros.org/ros/ubuntu bionic/main arm64 python-catkin-pkg all 0.4.13-100 [3524 B]
Get:7 http://packages.ros.org/ros/ubuntu bionic/main arm64 python-rospkg-modules all 1.1.10-1 [23.7 kB]
Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python-roman all 2.0.0-3 [8548 B]
Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python-docutils all 0.14+dfsg-3 [365 kB]
Get:10 http://packages.ros.org/ros/ubuntu bionic/main arm64 python-rospkg all 1.1.10-100 [2208 B]
Get:11 http://packages.ros.org/ros/ubuntu bionic/main arm64 python-rosdistro-modules all 0.7.4-1 [30.9 kB]
Get:12 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python-pyparsing all 2.2.0+dfsg1-2 [52.1 kB]
Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python-chardet all 3.0.4-1 [80.3 kB]
Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python-olefile all 0.45.1-1 [33.2 kB]
Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python-pil arm64 5.1.0-1 [300 kB]
Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python-pygments all 2.2.0+dfsg-1 [577 kB]
Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python-yaml arm64 3.12-1build2 [99.0 kB]
Get:18 http://packages.ros.org/ros/ubuntu bionic/main arm64 python-rosdistro all 0.7.4-100 [6264 B]
Get:19 http://packages.ros.org/ros/ubuntu bionic/main arm64 python-rosdep all 0.15.2-1 [47.3 kB]
Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python-setuptools all 39.0.1-2 [329 kB]
Fetched 3150 kB in 4s (784 kB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package xml-core.
(Reading database ... 133111 files and directories currently installed.)
Preparing to unpack .../00-xml-core_0.18_all.deb ...
Unpacking xml-core (0.18) ...
Selecting previously unselected package docutils-common.
Preparing to unpack .../01-docutils-common_0.14+dfsg-3_all.deb ...
Unpacking docutils-common (0.14+dfsg-3) ...
Selecting previously unselected package docutils-doc.
Preparing to unpack .../02-docutils-doc_0.14+dfsg-3_all.deb ...
Unpacking docutils-doc (0.14+dfsg-3) ...
Selecting previously unselected package python-dateutil.
Preparing to unpack .../03-python-dateutil_2.6.1-1_all.deb ...
Unpacking python-dateutil (2.6.1-1) ...
Selecting previously unselected package python-roman.
Preparing to unpack .../04-python-roman_2.0.0-3_all.deb ...
Unpacking python-roman (2.0.0-3) ...
Selecting previously unselected package python-docutils.
Preparing to unpack .../05-python-docutils_0.14+dfsg-3_all.deb ...
Unpacking python-docutils (0.14+dfsg-3) ...
Selecting previously unselected package python-pyparsing.
Preparing to unpack .../06-python-pyparsing_2.2.0+dfsg1-2_all.deb ...
Unpacking python-pyparsing (2.2.0+dfsg1-2) ...
Selecting previously unselected package python-catkin-pkg-modules.
Preparing to unpack .../07-python-catkin-pkg-modules_0.4.13-1_all.deb ...
Unpacking python-catkin-pkg-modules (0.4.13-1) ...
Selecting previously unselected package python-catkin-pkg.
Preparing to unpack .../08-python-catkin-pkg_0.4.13-100_all.deb ...
Unpacking python-catkin-pkg (0.4.13-100) ...
Selecting previously unselected package python-chardet.
Preparing to unpack .../09-python-chardet_3.0.4-1_all.deb ...
Unpacking python-chardet (3.0.4-1) ...
Selecting previously unselected package python-olefile.
Preparing to unpack .../10-python-olefile_0.45.1-1_all.deb ...
Unpacking python-olefile (0.45.1-1) ...
Selecting previously unselected package python-pil:arm64.
Preparing to unpack .../11-python-pil_5.1.0-1_arm64.deb ...
Unpacking python-pil:arm64 (5.1.0-1) ...
Selecting previously unselected package python-pygments.
Preparing to unpack .../12-python-pygments_2.2.0+dfsg-1_all.deb ...
Unpacking python-pygments (2.2.0+dfsg-1) ...
Selecting previously unselected package python-yaml.
Preparing to unpack .../13-python-yaml_3.12-1build2_arm64.deb ...
Unpacking python-yaml (3.12-1build2) ...
Selecting previously unselected package python-rospkg-modules.
Preparing to unpack .../14-python-rospkg-modules_1.1.10-1_all.deb ...
Unpacking python-rospkg-modules (1.1.10-1) ...
Selecting previously unselected package python-rospkg.
Preparing to unpack .../15-python-rospkg_1.1.10-100_all.deb ...
Unpacking python-rospkg (1.1.10-100) ...
Selecting previously unselected package python-setuptools.
Preparing to unpack .../16-python-setuptools_39.0.1-2_all.deb ...
Unpacking python-setuptools (39.0.1-2) ...
Selecting previously unselected package python-rosdistro-modules.
Preparing to unpack .../17-python-rosdistro-modules_0.7.4-1_all.deb ...
Unpacking python-rosdistro-modules (0.7.4-1) ...
Selecting previously unselected package python-rosdistro.
Preparing to unpack .../18-python-rosdistro_0.7.4-100_all.deb ...
Unpacking python-rosdistro (0.7.4-100) ...
Selecting previously unselected package python-rosdep.
Preparing to unpack .../19-python-rosdep_0.15.2-1_all.deb ...
Unpacking python-rosdep (0.15.2-1) ...
Setting up python-setuptools (39.0.1-2) ...
Setting up python-yaml (3.12-1build2) ...
Setting up python-chardet (3.0.4-1) ...
Processing triggers for sgml-base (1.29) ...
Setting up python-roman (2.0.0-3) ...
Setting up python-dateutil (2.6.1-1) ...
Setting up python-pygments (2.2.0+dfsg-1) ...
Setting up docutils-doc (0.14+dfsg-3) ...
Setting up python-olefile (0.45.1-1) ...
Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
Processing triggers for shared-mime-info (1.9-2) ...
Setting up xml-core (0.18) ...
Setting up python-pil:arm64 (5.1.0-1) ...
Setting up python-pyparsing (2.2.0+dfsg1-2) ...
Processing triggers for sgml-base (1.29) ...
Setting up docutils-common (0.14+dfsg-3) ...
Processing triggers for sgml-base (1.29) ...
Setting up python-docutils (0.14+dfsg-3) ...
update-alternatives: using /usr/share/docutils/scripts/python2/rst-buildhtml to provide /usr/bin/rst-buildhtml (rst-buildhtml) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2html to provide /usr/bin/rst2html (rst2html) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2html4 to provide /usr/bin/rst2html4 (rst2html4) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2html5 to provide /usr/bin/rst2html5 (rst2html5) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2latex to provide /usr/bin/rst2latex (rst2latex) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2man to provide /usr/bin/rst2man (rst2man) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2odt to provide /usr/bin/rst2odt (rst2odt) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2odt_prepstyles to provide /usr/bin/rst2odt_prepstyles (rst2odt_prepstyles) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2pseudoxml to provide /usr/bin/rst2pseudoxml (rst2pseudoxml) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2s5 to provide /usr/bin/rst2s5 (rst2s5) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2xetex to provide /usr/bin/rst2xetex (rst2xetex) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2xml to provide /usr/bin/rst2xml (rst2xml) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rstpep2html to provide /usr/bin/rstpep2html (rstpep2html) in auto mode
Setting up python-catkin-pkg-modules (0.4.13-1) ...
Setting up python-rospkg-modules (1.1.10-1) ...
Setting up python-catkin-pkg (0.4.13-100) ...
Setting up python-rosdistro-modules (0.7.4-1) ...
Setting up python-rospkg (1.1.10-100) ...
Setting up python-rosdistro (0.7.4-100) ...
Setting up python-rosdep (0.15.2-1) ...
Doing /etc/ssl/certs
WARNING: Skipping duplicate certificate ca-certificates.crt
WARNING: Skipping duplicate certificate ca-certificates.crt
Initializaing rosdep
Wrote /etc/ros/rosdep/sources.list.d/20-default.list
Recommended: please run

        rosdep update

reading in sources list data from /etc/ros/rosdep/sources.list.d
Hit https://raw.githubusercontent.com/ros/rosdistro/master/rosdep/osx-homebrew.yaml
Hit https://raw.githubusercontent.com/ros/rosdistro/master/rosdep/base.yaml
Hit https://raw.githubusercontent.com/ros/rosdistro/master/rosdep/python.yaml
Hit https://raw.githubusercontent.com/ros/rosdistro/master/rosdep/ruby.yaml
Hit https://raw.githubusercontent.com/ros/rosdistro/master/releases/fuerte.yaml
Query rosdistro index https://raw.githubusercontent.com/ros/rosdistro/master/index-v4.yaml
Skip end-of-life distro "ardent"
Skip end-of-life distro "bouncy"
Add distro "crystal"
Add distro "dashing"
Add distro "eloquent"
Skip end-of-life distro "groovy"
Skip end-of-life distro "hydro"
Skip end-of-life distro "indigo"
Skip end-of-life distro "jade"
Add distro "kinetic"
Skip end-of-life distro "lunar"
Add distro "melodic"
Add distro "noetic"
updated cache in /home/nvidia/.ros/rosdep/sources.cache
Installing rosinstall tools
Reading package lists... Done
Building dependency tree
Reading state information... Done
build-essential is already the newest version (12.4ubuntu1).
The following packages were automatically installed and are no longer required:
  apt-clone archdetect-deb bogl-bterm busybox-static cryptsetup-bin dpkg-repack gir1.2-timezonemap-1.0 gir1.2-xkl-1.0 grub-common kde-window-manager kinit kio kpackagetool5
  kwayland-data kwin-common kwin-data kwin-x11 libdebian-installer4 libkdecorations2-5v5 libkdecorations2private5v5 libkf5activities5 libkf5attica5 libkf5completion-data
  libkf5completion5 libkf5declarative-data libkf5declarative5 libkf5doctools5 libkf5globalaccel-data libkf5globalaccel5 libkf5globalaccelprivate5 libkf5idletime5
  libkf5jobwidgets-data libkf5jobwidgets5 libkf5kcmutils-data libkf5kcmutils5 libkf5kiocore5 libkf5kiontlm5 libkf5kiowidgets5 libkf5newstuff-data libkf5newstuff5
  libkf5newstuffcore5 libkf5package-data libkf5package5 libkf5plasma5 libkf5quickaddons5 libkf5solid5 libkf5solid5-data libkf5sonnet5-data libkf5sonnetcore5 libkf5sonnetui5
  libkf5textwidgets-data libkf5textwidgets5 libkf5waylandclient5 libkf5waylandserver5 libkf5xmlgui-bin libkf5xmlgui-data libkf5xmlgui5 libkscreenlocker5 libkwin4-effect-builtins1
  libkwineffects11 libkwinglutils11 libkwinxrenderutils11 libqgsttools-p1 libqt5designer5 libqt5help5 libqt5multimedia5 libqt5multimedia5-plugins libqt5multimediaquick-p5
  libqt5multimediawidgets5 libqt5opengl5 libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 libqt5quickwidgets5 libqt5sensors5 libqt5sql5 libqt5test5 libqt5webchannel5
  libqt5webkit5 libxcb-composite0 libxcb-cursor0 libxcb-damage0 os-prober python3-dbus.mainloop.pyqt5 python3-icu python3-pam python3-pyqt5 python3-pyqt5.qtsvg
  python3-pyqt5.qtwebkit python3-sip qml-module-org-kde-kquickcontrolsaddons qml-module-qtmultimedia qml-module-qtquick2 rdate tasksel tasksel-data
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
  bzr libapr1 libaprutil1 libserf-1-1 libsvn1 mercurial mercurial-common python-asn1crypto python-bzrlib python-cffi-backend python-configobj python-crypto python-cryptography
  python-enum34 python-httplib2 python-idna python-ipaddress python-keyring python-keyrings.alt python-launchpadlib python-lazr.restfulclient python-lazr.uri python-oauth
  python-secretstorage python-simplejson python-vcstools python-wadllib python-zope.interface subversion
Suggested packages:
  bzr-doc bzrtools python-bzrlib.tests kdiff3 | kdiff3-qt | kompare | meld | tkcvs | mgdiff qct python-mysqldb python-openssl wish python-bzrlib-dbg python-kerberos
  python-paramiko python-pycurl python-configobj-doc python-crypto-doc python-cryptography-doc python-cryptography-vectors python-enum34-doc gir1.2-gnomekeyring-1.0 python-fs
  python-gdata python-keyczar python-testresources python-secretstorage-doc db5.3-util libapache2-mod-svn subversion-tools
The following NEW packages will be installed:
  bzr libapr1 libaprutil1 libserf-1-1 libsvn1 mercurial mercurial-common python-asn1crypto python-bzrlib python-cffi-backend python-configobj python-crypto python-cryptography
  python-enum34 python-httplib2 python-idna python-ipaddress python-keyring python-keyrings.alt python-launchpadlib python-lazr.restfulclient python-lazr.uri python-oauth
  python-rosinstall python-rosinstall-generator python-secretstorage python-simplejson python-vcstools python-wadllib python-wstool python-zope.interface subversion
0 upgraded, 32 newly installed, 0 to remove and 148 not upgraded.
Need to get 6914 kB of archives.
After this operation, 37.4 MB of additional disk space will be used.
Get:1 http://packages.ros.org/ros/ubuntu bionic/main arm64 python-vcstools all 0.1.42-1 [30.1 kB]
Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python-configobj all 5.0.6-2 [34.2 kB]
Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python-bzrlib arm64 2.7.0+bzr6622-10 [1385 kB]
Get:4 http://packages.ros.org/ros/ubuntu bionic/main arm64 python-wstool all 0.1.17-1 [42.4 kB]
Get:5 http://packages.ros.org/ros/ubuntu bionic/main arm64 python-rosinstall all 0.7.8-1 [23.7 kB]
Get:6 http://packages.ros.org/ros/ubuntu bionic/main arm64 python-rosinstall-generator all 0.1.17-1 [11.2 kB]
Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 bzr all 2.7.0+bzr6622-10 [37.4 kB]
Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libapr1 arm64 1.6.3-2 [75.8 kB]
Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libaprutil1 arm64 1.6.1-2 [74.7 kB]
Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libserf-1-1 arm64 1.3.9-6 [37.8 kB]
Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libsvn1 arm64 1.9.7-4ubuntu1 [976 kB]
Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 mercurial-common all 4.5.3-1ubuntu2.1 [2198 kB]
Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 mercurial arm64 4.5.3-1ubuntu2.1 [162 kB]
Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python-asn1crypto all 0.24.0-1 [72.7 kB]
Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python-cffi-backend arm64 1.11.5-1 [59.2 kB]
Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python-crypto arm64 2.6.1-8ubuntu2 [240 kB]
Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python-enum34 all 1.1.6-2 [34.8 kB]
Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python-idna all 2.6-1 [32.4 kB]
Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python-ipaddress all 1.0.17-1 [18.2 kB]
Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python-cryptography arm64 2.1.4-1ubuntu1.3 [175 kB]
Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python-httplib2 all 0.9.2+dfsg-1ubuntu0.1 [34.7 kB]
Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python-secretstorage all 2.3.1-2 [11.8 kB]
Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python-keyring all 10.6.0-1 [30.6 kB]
Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python-keyrings.alt all 3.0-1 [16.7 kB]
Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python-lazr.uri all 1.0.3-2build1 [13.6 kB]
Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python-simplejson arm64 3.13.2-1 [58.7 kB]
Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python-wadllib all 1.3.2-3ubuntu0.18.04.1 [29.9 kB]
Get:28 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python-zope.interface arm64 4.3.2-1build2 [81.1 kB]
Get:29 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python-oauth all 1.0.1-5 [12.9 kB]
Get:30 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python-lazr.restfulclient all 0.13.5-1 [51.0 kB]
Get:31 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python-launchpadlib all 1.10.6-1 [45.9 kB]
Get:32 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 subversion arm64 1.9.7-4ubuntu1 [806 kB]
Fetched 6914 kB in 5s (1314 kB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package python-configobj.
(Reading database ... 134361 files and directories currently installed.)
Preparing to unpack .../00-python-configobj_5.0.6-2_all.deb ...
Unpacking python-configobj (5.0.6-2) ...
Selecting previously unselected package python-bzrlib.
Preparing to unpack .../01-python-bzrlib_2.7.0+bzr6622-10_arm64.deb ...
Unpacking python-bzrlib (2.7.0+bzr6622-10) ...
Selecting previously unselected package bzr.
Preparing to unpack .../02-bzr_2.7.0+bzr6622-10_all.deb ...
Unpacking bzr (2.7.0+bzr6622-10) ...
Selecting previously unselected package libapr1:arm64.
Preparing to unpack .../03-libapr1_1.6.3-2_arm64.deb ...
Unpacking libapr1:arm64 (1.6.3-2) ...
Selecting previously unselected package libaprutil1:arm64.
Preparing to unpack .../04-libaprutil1_1.6.1-2_arm64.deb ...
Unpacking libaprutil1:arm64 (1.6.1-2) ...
Selecting previously unselected package libserf-1-1:arm64.
Preparing to unpack .../05-libserf-1-1_1.3.9-6_arm64.deb ...
Unpacking libserf-1-1:arm64 (1.3.9-6) ...
Selecting previously unselected package libsvn1:arm64.
Preparing to unpack .../06-libsvn1_1.9.7-4ubuntu1_arm64.deb ...
Unpacking libsvn1:arm64 (1.9.7-4ubuntu1) ...
Selecting previously unselected package mercurial-common.
Preparing to unpack .../07-mercurial-common_4.5.3-1ubuntu2.1_all.deb ...
Unpacking mercurial-common (4.5.3-1ubuntu2.1) ...
Selecting previously unselected package mercurial.
Preparing to unpack .../08-mercurial_4.5.3-1ubuntu2.1_arm64.deb ...
Unpacking mercurial (4.5.3-1ubuntu2.1) ...
Selecting previously unselected package python-asn1crypto.
Preparing to unpack .../09-python-asn1crypto_0.24.0-1_all.deb ...
Unpacking python-asn1crypto (0.24.0-1) ...
Selecting previously unselected package python-cffi-backend.
Preparing to unpack .../10-python-cffi-backend_1.11.5-1_arm64.deb ...
Unpacking python-cffi-backend (1.11.5-1) ...
Selecting previously unselected package python-crypto.
Preparing to unpack .../11-python-crypto_2.6.1-8ubuntu2_arm64.deb ...
Unpacking python-crypto (2.6.1-8ubuntu2) ...
Selecting previously unselected package python-enum34.
Preparing to unpack .../12-python-enum34_1.1.6-2_all.deb ...
Unpacking python-enum34 (1.1.6-2) ...
Selecting previously unselected package python-idna.
Preparing to unpack .../13-python-idna_2.6-1_all.deb ...
Unpacking python-idna (2.6-1) ...
Selecting previously unselected package python-ipaddress.
Preparing to unpack .../14-python-ipaddress_1.0.17-1_all.deb ...
Unpacking python-ipaddress (1.0.17-1) ...
Selecting previously unselected package python-cryptography.
Preparing to unpack .../15-python-cryptography_2.1.4-1ubuntu1.3_arm64.deb ...
Unpacking python-cryptography (2.1.4-1ubuntu1.3) ...
Selecting previously unselected package python-httplib2.
Preparing to unpack .../16-python-httplib2_0.9.2+dfsg-1ubuntu0.1_all.deb ...
Unpacking python-httplib2 (0.9.2+dfsg-1ubuntu0.1) ...
Selecting previously unselected package python-secretstorage.
Preparing to unpack .../17-python-secretstorage_2.3.1-2_all.deb ...
Unpacking python-secretstorage (2.3.1-2) ...
Selecting previously unselected package python-keyring.
Preparing to unpack .../18-python-keyring_10.6.0-1_all.deb ...
Unpacking python-keyring (10.6.0-1) ...
Selecting previously unselected package python-keyrings.alt.
Preparing to unpack .../19-python-keyrings.alt_3.0-1_all.deb ...
Unpacking python-keyrings.alt (3.0-1) ...
Selecting previously unselected package python-lazr.uri.
Preparing to unpack .../20-python-lazr.uri_1.0.3-2build1_all.deb ...
Unpacking python-lazr.uri (1.0.3-2build1) ...
Selecting previously unselected package python-simplejson.
Preparing to unpack .../21-python-simplejson_3.13.2-1_arm64.deb ...
Unpacking python-simplejson (3.13.2-1) ...
Selecting previously unselected package python-wadllib.
Preparing to unpack .../22-python-wadllib_1.3.2-3ubuntu0.18.04.1_all.deb ...
Unpacking python-wadllib (1.3.2-3ubuntu0.18.04.1) ...
Selecting previously unselected package python-zope.interface.
Preparing to unpack .../23-python-zope.interface_4.3.2-1build2_arm64.deb ...
Unpacking python-zope.interface (4.3.2-1build2) ...
Selecting previously unselected package python-oauth.
Preparing to unpack .../24-python-oauth_1.0.1-5_all.deb ...
Unpacking python-oauth (1.0.1-5) ...
Selecting previously unselected package python-lazr.restfulclient.
Preparing to unpack .../25-python-lazr.restfulclient_0.13.5-1_all.deb ...
Unpacking python-lazr.restfulclient (0.13.5-1) ...
Selecting previously unselected package python-launchpadlib.
Preparing to unpack .../26-python-launchpadlib_1.10.6-1_all.deb ...
Unpacking python-launchpadlib (1.10.6-1) ...
Selecting previously unselected package subversion.
Preparing to unpack .../27-subversion_1.9.7-4ubuntu1_arm64.deb ...
Unpacking subversion (1.9.7-4ubuntu1) ...
Selecting previously unselected package python-vcstools.
Preparing to unpack .../28-python-vcstools_0.1.42-1_all.deb ...
Unpacking python-vcstools (0.1.42-1) ...
Selecting previously unselected package python-wstool.
Preparing to unpack .../29-python-wstool_0.1.17-1_all.deb ...
Unpacking python-wstool (0.1.17-1) ...
Selecting previously unselected package python-rosinstall.
Preparing to unpack .../30-python-rosinstall_0.7.8-1_all.deb ...
Unpacking python-rosinstall (0.7.8-1) ...
Selecting previously unselected package python-rosinstall-generator.
Preparing to unpack .../31-python-rosinstall-generator_0.1.17-1_all.deb ...
Unpacking python-rosinstall-generator (0.1.17-1) ...
Setting up python-idna (2.6-1) ...
Setting up python-simplejson (3.13.2-1) ...
Setting up libapr1:arm64 (1.6.3-2) ...
Setting up python-asn1crypto (0.24.0-1) ...
Setting up python-configobj (5.0.6-2) ...
Setting up python-crypto (2.6.1-8ubuntu2) ...
Setting up python-bzrlib (2.7.0+bzr6622-10) ...
Setting up bzr (2.7.0+bzr6622-10) ...
update-alternatives: using /usr/bin/bzr.bzr to provide /usr/bin/bzr (bzr) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/bzr.1.gz because associated file /usr/share/man/man1/bzr.bzr.1.gz (of link group bzr) doesn't exist
Setting up python-keyrings.alt (3.0-1) ...
Setting up python-httplib2 (0.9.2+dfsg-1ubuntu0.1) ...
Setting up python-cffi-backend (1.11.5-1) ...
Setting up mercurial-common (4.5.3-1ubuntu2.1) ...
Setting up mercurial (4.5.3-1ubuntu2.1) ...

Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version
Processing triggers for libc-bin (2.27-3ubuntu1) ...
Setting up python-zope.interface (4.3.2-1build2) ...
Setting up libaprutil1:arm64 (1.6.1-2) ...
Setting up python-lazr.uri (1.0.3-2build1) ...
Setting up python-enum34 (1.1.6-2) ...
Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
Setting up python-oauth (1.0.1-5) ...
Setting up python-ipaddress (1.0.17-1) ...
Setting up python-rosinstall-generator (0.1.17-1) ...
Setting up python-wadllib (1.3.2-3ubuntu0.18.04.1) ...
Setting up libserf-1-1:arm64 (1.3.9-6) ...
Setting up python-cryptography (2.1.4-1ubuntu1.3) ...
Setting up libsvn1:arm64 (1.9.7-4ubuntu1) ...
Setting up python-secretstorage (2.3.1-2) ...
Setting up python-lazr.restfulclient (0.13.5-1) ...
Setting up python-keyring (10.6.0-1) ...
Setting up python-launchpadlib (1.10.6-1) ...
Setting up subversion (1.9.7-4ubuntu1) ...
Setting up python-vcstools (0.1.42-1) ...
Setting up python-wstool (0.1.17-1) ...
Setting up python-rosinstall (0.7.8-1) ...
Processing triggers for libc-bin (2.27-3ubuntu1) ...
Installation complete!
nvidia@nvidia-desktop:~/installROSTX2$ ls
installROS.sh  LICENSE  README.md  setupCatkinWorkspace.sh
nvidia@nvidia-desktop:~/installROSTX2$ uname -a
Linux nvidia-desktop 4.9.140-tegra #2 SMP PREEMPT Mon Sep 2 12:28:54 CST 2019 aarch64 aarch64 aarch64 GNU/Linux