Quantcast
Channel: Active questions tagged ubuntu - Stack Overflow
Browsing all 5956 articles
Browse latest View live

How to replace Python 3.4.3 by 3.5

Im on Ubuntun 17.2 and I have Python version 3.4.3 installed. However for a package to install I need Python 3.5. Trying to simply use the apt-get routine only that python3 is up to date. Trying to...

View Article


nvcc version remains the same after updating the CUDA Toolkit version

I installed CUDA Toolkit 12.6 Update 1 in Ubuntu 22.04 using the command below (instructions are found here):wget...

View Article


Git push error: RPC failed: curl 52

git push fails with following errorfatal: RPC failed: curl 52: Empty reply from serverThe upload succeeds in case only one file was modified, added or deleted.The following settings to don't work...

View Article

How to install the latest version of NuGet.exe CLI in Ubuntu 18.04 WSL?

I have WSL 18.04 (Ubuntu) and I want to use NuGet.exe to install a Nuget Package to a folder (not .csproj) using the code below:nuget install Test.Nuget.Version -OutputDirectory packagesIn WSL, I use...

View Article

Cannot connect to the Docker daemon at unix:/var/run/docker.sock. Is the...

I have applied every solution available on internet but still I cannot run Docker.I want to use Scrapy Splash on my server.Here is history of commands I ran.docker run -p 8050:8050...

View Article


Can't listen on port 80 with my server

Very new on this kind of issue, i am trying to launch a server on the port 80 (it's important to me to use this specific port).It's fails, but it works on other ports (even < 1024 when i am root,...

View Article

Unable to open Docker Desktop on Ubuntu running on VMWare

Dialog shows when open Docker DesktopThe dialog shows:running VM: running VM and dependencies: running VM: running qemu: qemu: waiting for qemu process: exit status 1I have tried to remove and...

View Article

Can I delete the 'snap' folder in ubuntu? [closed]

I´m trying to save disk space in my AWS ubuntu instance. I can see there is a snap folder using some space. I didn´t know about this folder. I´m not sure if there is anything to clean in order to save...

View Article


How to install the libwebkitgtk package on Ubuntu 20.04 LTS?

So I am trying to install Solar2D (formerly known as Corona SDK) to make a mobile game. After installing the dependencies, when I run Solar 2D I get the following...

View Article


buildozer error: ".../python3/Modules/readline.c:39:12: fatal error:...

I have struggling just trying to deploy a "hola mundo" to android using Kivy in ubuntu Ubuntu 24.04 LTS, but I have stuck for weeks with this error that the header readline.h is not found. I used the...

View Article

How to install ncurses package for ARM64 machine on x86 machine during cross...

Error: cannot find -lncursesHow to fix this error?I have executed these set of commands.sudo dpkg --add-architecture arm64sudo apt updatesudo apt install libncurses5:arm64 libncursesw5:arm64sudo apt...

View Article

npm tries to install other version of node than selected by nvm

I have an issue with npm. It tries to install node version 14.21.3 which i was using before for other projects even though I choose version 20.17 using command nvm use 20.17.I uninstalled npm and node...

View Article

MPI_Comm_size always return 1 after upgrading to Ubuntu 24.04.1 [duplicate]

After upgrading to Ubuntu 24.04.1, I encountered issues with my MPI installation. I am using MPICH and cannot switch to OpenMPI, as it appears to be incompatible a library I use. If I run a C++ program...

View Article


U-boot build error on ubuntu missing evp.h file or directory

I am getting an ssl error while compiling u-boot on Ubuntu.In file included from tools/imagetool.h:24, from tools/aisimage.c:7:include/image.h:1166:12: fatal error: openssl/evp.h: No such file or...

View Article

GitLab PostgreSQL error: Missing chunk number 0 for toast value 98380 in...

I recently relocated my GitLab installation on Ubuntu 22.04 LTS from /dev/sda to /dev/sdb. Edit: I stopped every services and cloned the /dev/sda to /dev/sdb by the following command:dd if=/dev/sda...

View Article


How to give R Shiny Server permissions to render Rmarkdown on Ubuntu?

I have an R Shiny application running on Shiny Server on an EC2 instance. The operating system is Ubuntu. The application is pushed from GitHub to the EC2 instance via GitHub Actions and CodeDeploy.The...

View Article

Odoo module can't find python lib

I am trying to install an odoo module "auth_signup_verify_email"but when I click on install it gives an error:Unable to install module "auth_signup_verify_email" because an external dependency is not...

View Article


when run Artisan::call('cache:clear') got Failed to open stream: No such file...

I am using Artisan::call('cache:clear') to clear the cache after update roles and permission. I already given sudo chown -R www-data:www-data storage and sudo chown -R www-data:www-data bootstrap/cache...

View Article

The SUID sandbox helper binary was found, but is not configured correctly

I'm trying to set up Outline vpn on Ubuntu 24.04. I downloaded the .AppImage file. I run it with ./ in the terminal, and it gives me this error (but it...

View Article

yarn command not found after installing via npm

As per the yarn installation for yarn v2, they want you to install using npm install -g yarn. So I ran sudo npm install -g yarn on Ubuntu 20.04. But after I do that, it says command not found.❯ sudo...

View Article
Browsing all 5956 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>