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
-5 votes
1 answer
237 views

How to resolve these make install errors for Python 3.11.9?

I am trying to configure and "make install" Python 3.11.9. However, it just quite without building a lib folder and bin folder is empty. Done on Ubuntu 22:04 installed with Python 3.10.12. ...
Sun Bear's user avatar
  • 8,112
2 votes
0 answers
24 views

Webcam Works With Cheese But Not In Firefox Browser

Integrated_Webcam_HD: Integrate (usb-0000:00:1d.0-1.5): /dev/video1 /dev/video2 /dev/media0 This is the webcam I use for cheese and it works. However, when I try to use it in Firefox, for example, ...
calmshell's user avatar
0 votes
0 answers
50 views

Jenkins: Using Azure Arc + Linux MSI Credentials to access Azure Keyvault

Issue: I am running Jenkins on an Azure Arc enabled Ubuntu 22.04lts server. Jenkins Azure Keyvault Plugin documentation shows that it has support to use system managed identities to authenticate with ...
David Franklin's user avatar
0 votes
0 answers
55 views

Downgrade/reinstall GStreamer launch and core library

I'm working with a project that seems to require GStreamer ~1.16.2 to run (I know for a fact it doesn't run on version 1.20). The system I have to work with is an Ubuntu 22.04, which comes with ...
peval's user avatar
  • 1
0 votes
0 answers
92 views

The repository does not have a Release file. Error

Err:7 https://ppa.launchpadcontent.net/oisf/suricata-stable/ubuntu lunar Release 404 Not Found [IP: 185.125.190.80 443] Reading package lists... Done E: The repository 'https://ppa.launchpadcontent....
Shazam Razzaq's user avatar
2 votes
1 answer
203 views

R odbc cannot find the oracle driver even though it is there

This is the error I am getting from RStudio (and R, run using sudo): > odbc::dbConnect(odbc::odbc(), driver = "/opt/oracle/instantclient_23_4/libsqora.so.23.1") Error: nanodbc/nanodbc.cpp:...
Alex's user avatar
  • 15.5k
0 votes
2 answers
56 views

How to resolve the: "error: ‘FILE’ has no member named ‘_ptr’" while I try to compile a file in Ubuntu 22.04 wtih Makefile?

I got a new problem over here. I'm trying yo compile a C file which I have a section to read info from a file 'users.txt' using the _ptr pointer from the FILE structure. The main problem is when I try ...
Adrián Ramírez's user avatar
-1 votes
2 answers
234 views

Receiving 403 Forbidden Error in PHP on Ubuntu 22.04

I am encountering a persistent issue where I receive a 403 Forbidden error whenever I attempt to access any PHP file within directories on my Apache web server, except for index.php. This problem ...
Tejaswa  Nama's user avatar
0 votes
0 answers
29 views

How can I set a path to a variable in the bash shell? [duplicate]

I'm following the documentation for Seismic Unix software to install it on Ubuntu 22.04. However, I'm having trouble properly setting the path to a specific variable in the bash shell. According to ...
Felipe LCavalcante's user avatar
0 votes
1 answer
152 views

Docker.service Main process exited, code=exited, status=1/FAILURE (OS: ubuntu 22.04)

sudo systemctl status docker × docker.service - Docker Application Container Engine Loaded: loaded (/lib/systemd/system/docker.service; enabled; vendor preset: enabled) Active: failed (...
DMX's user avatar
  • 23
0 votes
1 answer
319 views

how to create www-data:www-data

www-data is in /etc/group but not /etc/passwd. When I try to create a www-data user with sudo adduser www-data I get this message: adduser: The group `www-data' already exists This message doesn't ...
fossildoc's user avatar
-3 votes
1 answer
152 views

du command fails with error "invalid max-depth of 1" [closed]

A weird situation. I have been using this command below successfully on Ubuntu 20 and earlier to get a list of all directories with highest disk usage sorted descending: sudo du -ah --max-depth=1  / | ...
codegeek's user avatar
  • 33k
1 vote
0 answers
38 views

Ubuntu 22.04 display-manager stops running and freezes

I am using Ubuntu 22.04 and every other time, my computer freezes. I can't click on any button. Before, I used to restart and do my job again. However, I can't anymore because it always happen. I ...
Student_in_computer_science's user avatar
0 votes
0 answers
47 views

CMake not finding the right boost

I am having following error with CMake. I wasn't sure what I did changed how it finds boost. I am supposed to use another boost of 1.64, but it seems it kept looking for 1.74. Not sure why. Here is ...
Nick X Tsui's user avatar
  • 2,801
0 votes
0 answers
66 views

Linking against (self built) OpenCV+Contribs for Ubuntu 22.04

We have a program that we build for Windows and Ubuntu 20.04 right now. It depends on OpenCV (version 4.2 for Ubuntu 20.04). The program is built via CMake in a automated Gitlab CI/CD with Docker ...
NeoExacun's user avatar

15 30 50 per page
1 2 3
4
5
50