Latest Ubuntu related questions

Score: 0
Unable to install a archivemail on WSL
cn flag
SEU

I am trying WSL/Ubuntu 20.04 on Windows 11 and I cannot install the following packages. The response is unable to locate package archivemail

sudo apt-get install -y archivemail 
sudo apt-get install -y Zlib1g-dev 

I added the following repositories, but it didn't help:

sudo add-apt-repository main
sudo add-apt-repository universe
sudo add-apt-repository restricted
sudo add-apt-repository multiverse 
Score: 0
npxr c avatar
How to fix "error while installing package installed grub-efi-amd64-signed package post-installation script subprocess returned error exit status 10"
cd flag

I have an ASUS ROG laptop which used to run Windows 10, before I installed Ubuntu onto it. This is NOT a dual-boot laptop, but it having used to run windows might be a problem (see this.) I was installing a graphics card driver update, when I got this error: error listed in question title. (please look at the image i beg of you)

I was also installing something from the snap store when I got the same err ...

Score: 0
Pierre Abbat avatar
CloudCompare no longer reads LAS in Jammy
bw flag

I have a desktop running Focal and a laptop running Jammy. I work with point clouds, which I look at using CloudCompare and process with programs I write. I ran one of my programs on the laptop and got a LAS file, so I ran CloudCompare and tried to open it. It refused. I copied the file to the desktop and ran CloudCompare, which opened it with no problem.

Here is the description of CloudCompare,  ...

Score: 0
Interval avatar
Undo effects of running ntfsfix (ntfs-3g) on a Windows NTFS partition
pl flag

Using Ubuntu I was trying to access an NTFS partition that was created using the partition tool in Windows.

Then I took the decision of running ntfsfix on it.

I got access to another exfat partition(sdb5) that was not put through ntfsfix simply by accessing the drive from a Windows machine but the newly NTFS partition wont open saying the 'partition is corrupted and unreadable'.

Score: 0
Nikolas Rian avatar
Lutris/wine creating multiple windows installs
az flag

6 months ago I tried the ubuntu system for the first time and it ended up becoming my main operating system. The main point for me was the fact that 2 games that I really wanted to play didn't run correctly on windows and when I installed it on ubuntu not only the problems were corrected but I also had fps gain. So i decided to install other games to see the results. The first 2 I had used steam's proto ...

Score: 1
jhodge avatar
How can I download installer for Second Life Firestorm Update 6.6.3.67470 with Ubuntu 22.10?
sr flag

How can I download the installer for Firestorm Update 6.6.3.67470 from firestormviewer.org with Ubuntu 22.10?

  • Konqueror 21.12.3 & Firefox 108.0.1 (64) cannot. No file downloads.
  • Firestorm was working perfectly until I upgraded Ubuntu 22.04 to 22.10.
  • After the update, Firestorm, when ran, reported a change in the graphics environment in a dialog window that closed on its own.
  • Next, Firestorm mini-cor ...
Score: 0
wwillfred avatar
Why can I not attach a shell to Google's hello-app:v1 container?
ai flag

I've deployed a simple Kubernetes bare pod (hello-world-pod) in a cluster with nodes running Ubuntu 18.04 in Vagrant. When I run this command,

kubectl exec -it hello-world-pod -- /bin/sh

...I get the error:

error: Internal error occurred: error executing command in container: failed to exec in container: failed to start exec "0cc4cd8766f1e809ede55707dd422ffa4509804beb2006200b05ff4197f9a63c": OCI runtime ...
Score: 1
user227495 avatar
Indicator to show online / offline in 22.04
us flag

I have this Python code that sends a notification when we are offline. I was wondering whether it is possible to have a visible indicator based on this code in Ubuntu 22.04. Green when the connection is ON and Red when it is OFF.

This code is half mine and half from tutorials on the internet

# importing required modules
import http.client as httplib
import os
import time

   
i = 1

while i < 10:   ...
Score: 1
alfC avatar
Encrypted partition with user files not mounted at start up
vn flag

I have a laptop with Ubuntu 22.10 with two disks. One is used for the system and home directories. The other is used for "data", and it is encrypted.

The idea was to have some sensitive home folders (sym)linked to this "data" encrypted disk, for example Documents, Downloads, Music, Videos, etc. I also configured this partition to be mounted at startup.

I logged in a couple of times and I realized  ...

Score: 0
dgivista avatar
Intermittent keyboard and trackpad lag on Asus ROG Strix G713IM in Windows 11 dualboot
gb flag

I safely installed Ubuntu 22.04.1 LTS on my Asus ROG Strix G713IM running Windows 11.

I have intermittent keyboard and trackpad lagging. They don't freeze, as clicks and keystrokes buffer and play out when the lag ends. The lag is usually about 10 seconds, but lags again quickly. It happens when running nothing or any combination of apps.

However when I reboot and don't just choose Ubuntu, but choos ...

Score: 0
Chumpocomon avatar
Software Updater check UI not working after updating to 22.10
im flag

Next screenshot with tick selections allows to select/unselect those that are selected (blue). However, you can not interact with the rest. enter image description here

In any case, after clicking on "Install Now" all software is updated, it looks like is just an interface issue in "Software Updater".

Have someone experienced something similar? any solution?

Score: 11
NotTheDr01ds avatar
Errors attempting to run GPT detector under Ubuntu 22.04 WSL
vn flag

While the OpenAI detector has been useful in identifying content that is created by ChatGPT and other OpenAI-based models, as usage increases (especially by users here on Stack Exchange sites), it's been down more and more frequently.

After installing it locally per the project README, I receive the following error when attempting to run it from the repo directory using python -m detector.server ../ ...

Score: 0
Yury Semikhatsky avatar
UI login doesn't work after restart
gb flag

After updating from Ubuntu 20.04 to Ubuntu 22.04 I cannot sign in to the UI session: after typing in the password I am just thrown back to the login screen.

It does work without issues for a newly created user but not for the one that I've had since Ubuntu 18.04

The way I can fix it after reboot is:

rm -rf .config .local .cache sudo service gdm restart

it must have something to do with my .config but I ...

Score: 0
Unexplainable avatar
Login with firewall enabled leads to black screen
ws flag

I am using Ubuntu 22.04 LTS with desktop running on Xorg.

I wanted to do some work on my notebook today, so I got up, booted the computer, logged in and stared at the black screen for a while. After 5 minutes of staring at it, I realised, that the blackness was starting to spread into my soul because it seemed that I will probably spend a day trying to fix the computer.

So I began troubleshooting, r ...

Score: 2
James Walker avatar
homogenous network
pe flag

I'm a network geek learning Swift and containers wanting to share code. I have the T-Mobile network tower with 2 ports and a FEW APPLE air ports. A Le Potato (Arabian), A Raspberry Pi (Ubuntu) and a MAC M1 mini.

Since3 Swift PLAYGROUNDS and XCODE will run one on the mini, I can create, learn and compile there but run them on all.

My GOAL is to link all three across the network to allow file share. U ...

Score: 0
osilverstone96 avatar
Ubuntu won't install alongside Windows 10 + broken GRUB
mc flag

I've been having some problems.

First I installed Ubuntu alongside Windows 10 fine and then, after a Windows update, GRUB stopped working and I could only boot into Windows. After getting frustrated trying to get the boot repair tool to work I gave up and decided to reinstall Ubuntu.

Then, in the installer, it says 'This computer currently has Windows Boot Manager on it.' and there is no option to i ...

Score: 1
DavidFR avatar
No sound on my external USB SoundBlaster Audigy 2 ZS Ubuntu 22.04
im flag

I have a problem with my USB SoundBlaster Audigy 2 ZS on Ubuntu 22.04.
It is the first time I test it on Linux.
It seem to be detected :

cat /proc/asound/cards    
0 [sofhdadsp      ]: sof-hda-dsp - sof-hda-dsp    
                      LENOVO ...    
1 [Editor         ]: USB-Audio - SB Audigy 2 ZS Video Editor    
                      Creative Technology Ltd. SB Audigy 2 ZS Video Editor at usb-0000 ...
Score: 0
Getting Sound to work on HP Laptop: Intel Atom high def sound controller
in flag

Just upgraded to Ubuntu 20.04 and have lost sound to all but my LiveChat headphones. Neither internal nor external speakers work. Installed is an Intel Atom x5-E8000/j3xxx/n3xxx series high definition audio controller (rev 35). Have tried a couple of fixes offered on other forums without success.

Score: 0
jloria avatar
Can't upgrade from ubuntu 20.04 to 22.04
de flag

Im trying to upgrade from Ubuntu 20.04 to 22.04, but the upgrade process stopped at the 'Installing the upgrades' step. 1

Score: 0
Mayur varshney avatar
Keyboard not working on (ASUS VIVOBOOK S15 OLED 2022)
bt flag

I just installed Ubuntu 22.04 LTS on my new ASUS Vivobook OLED S15 S3502 (2022). The keyboard is not working while the touchpad is working. But the external keyboard is working fine. I dont know much about terminal and it's commands please help me as my job requires me to use ubuntu operating system

Score: 3
arajek avatar
Getting sound to work on Asus C302C (Chromebook)
sr flag

I have recently installed Xubuntu on my Asus C302C Chromebook. Everything works great except I don't have any sound, which seems to be a common problem on Chromebooks. I have read a lot of pages and tried a lot of solutions, but the problem seems to come down to the fact that the laptop is not recognizing the kernel module to load.

Here is a dump of sudo alsa-info from my laptop: https://pastebin.co ...

Score: 0
Is it possible to sign a dkms driver on an Ubuntu 20.04 image that's restored on many machines?
hu flag

I am following this guide:

Automatic Signing of DKMS-Generated Kernel Modules for Secure Boot (Nvidia Driver on CentOS 8 as Example)

I am adapting it for a biometric device driver (Nitgen VenusDrv).

I want to sign it because we have a lot of Lenovo machines that comes with Secure Boot activated.

I'm unaware of how this process works. If I restore an image on many machines, would it keep working, or it's  ...

Score: 0
Lerian Acosenossa avatar
Is it ok to run fsck intead of e2fsck for a read only badblocks correction?
pk flag

I have a hard drive with a failing block that points to inode 8 of the first partition, this falls in exactly on the journal. So I tried to run e2fsck -cpvk but the problem is that i forgot to write e2 and instead run fsck with the same commands, like fsck -cpvk /dev/sdd1 , I hope that this are equivalent, however I think that for an ext4 partition fsck should run fsck.ext4 instead of e2fsck, so I still ...

Score: 0
integrated-circuit avatar
Will ecryptfs-protected home partition backup be unreadeable after restoring it to a new ubuntu install?
va flag

I have a little problem here. I've just finished to set up my automatic backup system using Duplicity and Déja Dup. I backup my files to my server using SSH. After some testing, i've checked that I can still open them and see their content as before (files are not wrapped due to encryption).

What I would like to know is if I restore my files on a new Ubuntu install that hasn't my ecryptfs Priva ...

Score: 0
fozzy avatar
how can I make windows appear on unfocused monitor
mf flag

I am on ubuntu 22.04.1 LTS on the gnome window manager and have became very annoyed over a feature - or absence of a feature, where when I open a new window it covers up whatever I am on, when there is a clear monitor to the left that it could appear on. So my question(s) are:

How can I make it prioritise making windows appear on the monitor with the least windows on it? If that's not possible ca ...

Score: 0
Big_Duck avatar
How do commands determine whether we have the necessary privileges to perform an action?
gb flag

Ubuntu newbie here!

I can't seem to figure out what mechanism determines whether to execute a command or to display a 'Permission denied' error.

For example, assuming that we are using a regular user account, 'chown --help' get executed and works just fine, but actually changing owners returns a 'Permissions denied' error. What gives?

Using ls -l on /bin/chown tells us that regular users (others) have  ...

Score: 0
Bruno Henrique Peixoto avatar
Import issue on ipython environment: `No module named 'numpy.core._multiarray_umath'`
in flag

Steps to reproduce:

I hope someone may read this (verbose) issue.

I (try to) develop the library pybary with NumPy and scipy (you may give your impressions). Well, very promising! Along the development process, I stumbled on an error log in the section "Error message" by the following workflow:

  1. Open a new terminal;
  2. Clone the repository locally;
  3. Run the command make install: it runs poetry shell && ...
Score: 0
Takeshi567 avatar
Problem with checking updates sudo apt update
US flag

I would like to update my linux 22.04 LTS version, but there 404 error occurs. How to fix it?

command: sudo apt update

Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
Hit:2 http://archive.canonical.com/ubuntu jammy InRelease
Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease                 
Hit:4 https://dl.google.com/linux/chrome/deb stable InRelease                  
Hit:5 http:/ ...
Score: 0
Dániel Dávid avatar
Can't do anything with USB stick Read-only file system
sn flag

When I plug my USB stick in, I can't open it. Every time I try to do something with it I'm getting a Read-only file system error message. Do you have any idea how to mount and fix it?

GParted:

gparted

Score: 0
aayush stha avatar
Settings is displayed on the top right and is also opened but not displayed in the screen
in flag

Tried all the answers, removed gnome-control-center and installed it again, did the killall gnome-control-center answer too, did not work. The settings is opened but it is not displayed. The preview can be seen though. Would love suggestions. I know this question has been asked multiple times but I cannot seem to find answers in those solved threads.

enter image description here

The Stunning Power of Questions

Much of an executive’s workday is spent asking others for information—requesting status updates from a team leader, for example, or questioning a counterpart in a tense negotiation. Yet unlike professionals such as litigators, journalists, and doctors, who are taught how to ask questions as an essential part of their training, few executives think of questioning as a skill that can be honed—or consider how their own answers to questions could make conversations more productive.

That’s a missed opportunity. Questioning is a uniquely powerful tool for unlocking value in organizations: It spurs learning and the exchange of ideas, it fuels innovation and performance improvement, it builds rapport and trust among team members. And it can mitigate business risk by uncovering unforeseen pitfalls and hazards.

For some people, questioning comes easily. Their natural inquisitiveness, emotional intelligence, and ability to read people put the ideal question on the tip of their tongue. But most of us don’t ask enough questions, nor do we pose our inquiries in an optimal way.

The good news is that by asking questions, we naturally improve our emotional intelligence, which in turn makes us better questioners—a virtuous cycle. In this article, we draw on insights from behavioral science research to explore how the way we frame questions and choose to answer our counterparts can influence the outcome of conversations. We offer guidance for choosing the best type, tone, sequence, and framing of questions and for deciding what and how much information to share to reap the most benefit from our interactions, not just for ourselves but for our organizations.