Skip to main content

Questions tagged [dpkg]

Debian package management system

0 votes
2 answers
21 views

how can i list all the download files start with "a" using dpkg

I'm trying to use dpkg -l with grep to list all the download files starting with the letter "a": dpkg -l | grep "a*" However, it just printed the contents of the files instead of ...
blablabla's user avatar
0 votes
0 answers
36 views

install xorg with dpkg

I try to install xorg with dpkg on armbian (no internet on the device). I have all needed packages but when i do dpkg -i *.deb, i have this error : dpkg: dependency problems prevent configuration of ...
user avatar
-3 votes
2 answers
219 views

sudo apt update not working on Ubuntu?

sudo apt update Get:1 file:/var/cuda-repo-ubuntu2004-11-6-local InRelease Ign:1 file:/var/cuda-repo-ubuntu2004-11-6-local InRelease Get:2 file:/var/cuda-repo-ubuntu2204-12-4-local InRelease [1572 ...
Shrijayan's user avatar
0 votes
0 answers
960 views

Debian 12 install failed to install grub boot loader and now will only boot into grub and won't dpkg

Hardware: Mini PC Intel 12th Gen Alder Lake- N95 8GB DDR4 RAM 256GB PCIe 1X SSD Tried to install Debian 12 on whole system from flash but failed to install boot loader and now only boots into grub. ...
ChandlerSU's user avatar
5 votes
2 answers
484 views

dpkg -S <filename> yields "dpkg-query: no path found matching pattern"

Why does dpkg -S yields the title error on some commands? For example: dpkg -S /usr/bin/firefox firefox: /usr/bin/firefox But then this: dpkg -S /usr/bin/ls dpkg-query: no path found matching ...
Yosyp's user avatar
  • 51
0 votes
0 answers
207 views

My package manager doesn't work after I upgrade

I don't know why my package manager is not fully working. halil@ubuntu:Downloads$ sudo apt upgrade Reading package lists... Done Building dependency tree... Done Reading state information... Done ...
FeXa's user avatar
  • 1
1 vote
3 answers
225 views

Could not read status of path (which was just about to install): Input/output error

I am using Debian bullseye without systemd (devuan) and today I wanted to upgrade my packages. So I typed sudo apt upgrade It didn't work because I got the following error (note that this error was ...
Mikke Mus's user avatar
  • 185
0 votes
0 answers
862 views

WSL ubuntu always fails with " Sub-process /usr/bin/dpkg returned an error code (1)" error

Trying to use ubuntu in win10 windows subsytem for linux terminal. But if I run any command, such as sudo apt reinstall libpaper1 I get: Setting up passwd (1:4.8.1-1ubuntu5.20.04.4) ... /var/lib/dpkg/...
Martin's user avatar
  • 131
1 vote
1 answer
2k views

Linux/Debian: How to find out if a package has been installed via package manager (apt) or manually using dpkg?

I'm using a Debian cloud instance and am wondering how to list all of the packages that have been installed manually, e.g. by using dpkg on a .deb file, as opposed to via the package manager apt. I ...
Mac's user avatar
  • 11
0 votes
1 answer
2k views

Broken apt and python on ubuntu server: XXX ambiguity

A running Ubuntu server 20.04LTS with unattended-upgrades, appear to have broken python installation and subsequently broken apt. That makes me unable to upgrade or install packages. It has also ...
Sumit Dey's user avatar
  • 111
0 votes
2 answers
2k views

Python update broke `apt-listchanges`, completely breaking apt & dpkg

OS: Debian 11 OG Python vertion: 3.9 I updated python to 3.10 and did update-alternatives, after which on running pip i got the error: E: Sub-process /usr/bin/apt-listchanges --apt || test $? -ne 10 ...
jodobear's user avatar
7 votes
2 answers
2k views

Why installing Docker from their repository and not from the default?

In the Docker docs in Install Docker Engine on Ubuntu there's an option of installing from the repository (along with the options to download the deb file and install it, and using the convenience ...
YoavKlein's user avatar
  • 315
1 vote
0 answers
830 views

Fix "error processing archive […] Operation not permitted" during apt upgrade

Can somebody please help me fix this error of packages. I tried almost everything present on the internet. I have already tried the "--fix-broken" and "-f" command. Reading package ...
Abhishek Prakash's user avatar
1 vote
1 answer
392 views

get rid of accidentally installed packages

I seem to have accidentally added the system76 ppa for Pop!_OS to my Ubuntu 20.04 installation. (what is really strange is that I have not realized this...) In the meanwhile, I have removed the ppa ...
user52366's user avatar
  • 135
0 votes
0 answers
970 views

Everything disappeared from ubuntu desktop

I am posting this question from my phone as I am not able to access taskbar or any apps in the laptop(ubuntu 16.04, 64-bit). After googling it I found this command mv ~/.cache/compizconfig-1 ~/.cache/...
Mandar Remane's user avatar

15 30 50 per page
1
2 3 4 5
12