Skip to main content

Questions tagged [ubuntu-22.04]

GENERAL UBUNTU SUPPORT IS OFF-TOPIC. Support questions may be asked at https://askubuntu.com/. This tag should be used only for writing or running programs SPECIFICALLY in Ubuntu 22.04. If your question applies to other versions of Ubuntu, use [ubuntu] instead. If your question applies to other distributions of Linux, use [linux] instead.

ubuntu-22.04
86 votes
7 answers
16k views

Visual Studio Code crashes with [...ERROR:process_memory_range.cc(75)] read out of range

I am using an Ubuntu machine and when I open Visual Studio Code, it opens for a second or so and then crashes. When starting Visual Studio Code (executable code) through the terminal with the command ...
imantha's user avatar
  • 3,676
41 votes
6 answers
35k views

apt-get update fails on Ubuntu 22 base docker image

I am trying to upgrade one of our docker base images to the latest stable version of Ubuntu. I have isolated the problem to a simple reproducible case. I have a Dockerfile like this: FROM ubuntu:22.04 ...
morningstar's user avatar
  • 9,118
37 votes
7 answers
66k views

Mysqlclient cannot install via pip, cannot find pkg-config name in Ubuntu

I'm new to linux and VM's in general. Im currently trying to install mysqlclient on a clean Ubuntu Jammy 64 (22.4) vbox instance. The following commands are run beforehand: sudo add-apt-repository ...
P.R's user avatar
  • 1,131
34 votes
3 answers
55k views

How to install python3.6 on Ubuntu 22.04

I need to install this specific python version, to prepare a developer environment, because I'm maintaining a system with multiple libraries based on python 3.6.9. I recently installed Ubuntu 22.04 on ...
Danilo Santos's user avatar
28 votes
9 answers
22k views

Can't install ruby via rvm, Error running '__rvm_make -j4' on ubuntu 22.04

I have tried to install several versions of ruby (2.5.5, 2.6.6, 2.7.4, 3.0.0) and in all cases it has given the same error, of course with each version, in this example I only put the error for ...
Developer's user avatar
  • 525
28 votes
4 answers
36k views

Settings Menu missing Ubuntu 22.04 [closed]

So I was trying to get back the menu settings that dissapear after ubutu made the upgrade to 22.04 version. Honestly I'm new in all this. This is the code that I'm getting: I try: root@blast-ThinkPad-...
Hugo Siete's user avatar
27 votes
5 answers
21k views

Unable to locate package python-openssl

I'm trying to install Pyenv, and I'm running on Ubuntu 22.04 LTS. but whenever I run this command sudo apt install -y make build-essential libssl-dev zlib1g-dev \ libbz2-dev libreadline-dev libsqlite3-...
Jaygee's user avatar
  • 383
26 votes
11 answers
26k views

Pyenv in Ubuntu 22.04: ERROR: The Python ssl extension was not compiled. Missing the OpenSSL lib?

Moving to Ubuntu 22 with a fresh install (I have Ubuntu 20 in another partition) and the last piece I need to use it for working it to have pyenv running fine. When trying to pyenv install x.xx.x it ...
Pere Picornell's user avatar
24 votes
6 answers
29k views

when i open unity and make something project then the error is coming that " no usable version of libssl was found "

i am new to linux ubuntu . i am using ubuntu 22.04 . recently i downloaded unity and it is showing error " no usable version of libssl was found " How to fix this PLease help me !! i tried ...
Donex Noob's user avatar
22 votes
5 answers
5k views

Capistrano fail to deploy rails app due to incompatibility with OpenSSL 3.0

I have a rails application with Rails 7 and Ruby 3 support, which is working well in my development machine with Ubuntu 22.04, ruby 3.0.2p107 and Rails 7.0.2.3. Now I'm trying to set up Capistrano (...
Aldo's user avatar
  • 794
20 votes
6 answers
19k views

Apache2 won't start after upgrade to Ubuntu 22.04 LTS - Cannot load /usr/lib/apache2/moduleslibphp8.0.so [closed]

I am a bit stuck as to how to fix this. I did a distro upgrade a server running Apache2. Since the upgrade it has not worked. I ran a config test and below is the error. I had no issues with my ...
RichardODonoghue's user avatar
16 votes
4 answers
14k views

How to disable file indexing in Ubuntu 22.04 (tracker3)

currently we have problems with our new Ubuntu 22.04 desktops and the tracker3 file indexing. We have a shared home server exporting the user homes, which is under cosntant load due to the file ...
DenverCoder9's user avatar
15 votes
1 answer
38k views

Problem installing qt5-default on ubuntu 22.04

I get the following error when installing qt5-defualt on ubuntu 22.04. sudo apt-get install qt5-default output: Reading package lists... Done Building dependency tree... Done Reading state ...
mohsen's user avatar
  • 161
14 votes
2 answers
23k views

Unable to install mongodb in ubuntu 22.04 (mongodb-org, libssl1.1)

On following installation instructions from MongoDB official site. While installing mongodb-org package getting the following error sudo apt install -y mongodb-org Reading package lists... Done ...
Santosh Gusain's user avatar
14 votes
3 answers
39k views

E: Package 'libssl1.1' has no installation candidate

sudo apt-get install libssl1.1 Reading package lists... Done Building dependency tree... Done Reading state information... Done Package libssl1.1 is not available, but is referred to by another ...
Piyush Prajapati's user avatar

15 30 50 per page
1
2 3 4 5
50