cb
MModular
•Created by Innominus on 9/15/2023 in #questions
Support for Linux is only Ubuntu
I did follow your steps below:
To update mojo for this release, make sure you’re on the latest modular cli and then reinstall:
sudo apt-get update
sudo apt-get install modular
modular clean
modular install mojo
however; I got this error:
bahia@desktopbahia:~$ sudo apt-get update
[sudo] password for bahia:
2006Sorry, try again.
[sudo] password for bahia:
Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease
Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease
Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
Get:5 https://dl.modular.com/public/installer/deb/ubuntu jammy InRelease [5076 B]
Fetched 5076 B in 11s (445 B/s)
Reading package lists... Done
bahia@desktopbahia:~$ sudo apt-get install modular
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
modular is already the newest version (0.2.1).
0 upgraded, 0 newly installed, 0 to remove and 93 not upgraded.
bahia@desktopbahia:~$ modular clean
[297:297:20231021,223212.978079:ERROR exception_handler_server.cc:361] getsockopt: Invalid argument (22)
[295:295:20231021,223212.981381:ERROR socket.cc:153] unhandled cmsg 0, 0
Failed to initialize Crashpad. Crash reporting will not be available. Cause: crashpad failed to start handler
bahia@desktopbahia:~$
Anyone can help ?
thank you
5 replies