Ask Question

Questions about using dpkg or errors with dpkg should use this tag. Dpkg is the Debian package management utility that performs lower-level tasks in software installation and removal.

3,860 questions

1vote1answer69views

dpkg -l shows only a few installed packages after crash

dpkg -l shows only a tiny subset of actually installed packages (Ubuntu 22.04). Is there a way to recreate the list of installed packages? Background: This happend after trying to install vinagre. The ... user avatar Arigion

  • 398
0votes1answer16views

package 'libbluray2:amd64' is missing

dpkg: unrecoverable fatal error, aborting: files list file for package 'libbluray2:amd64' is missing final newline E: Sub-process /usr/bin/dpkg returned an error code (2) I already tried the usual ... user avatar Golam Rafi

  • 3
0votes0answers16views

Is it possible to just install software-properties-common without also installing systemd in buildpack-deps:jammy Docker image?

I'm currently experiencing some issues while attempting to manually install software-properties-common on an buildpack-deps:jammy Docker containner to debug an build problem. root@51e620a00bb6:/# apt ... user avatar Andrei Jiroh Eugenio Halili

  • 34
1vote1answer29views

Using apt install --ignore-depends causes apt to stop working and insist on running --fix-broken install

I was following an article like this one: How can I install a package without installing its dependencies? sudo dpkg --install --ignore-depends=libssl1.1 easytether_0.8.9_amd64.deb That works great, ... user avatar David Parks

  • 2,356
0votes1answer83views

How can I fix these broken dependencies? No free space error -

Los siguientes paquetes tienen dependencias incumplidas: linux-headers-generic : Depende: linux-headers-5.15.0-37-generic pero no está instalado linux-headers-generic-hwe-22.04 : Depende: linux-... user avatar Rei Ayanami

  • 1
0votes0answers37views

Install a deb that is not in the public repository from within my deb

I am creating a deb for our application and it has a large number of dependencies which I'll add to the control file. However, two dependencies - Openfire and mssql are not available in the public ... user avatar M3Driver

  • 1
0votes0answers86views

Low disk space on /boot preventing update in Ubuntu 22.04 and warnings of missing firmware which aren't missing?

When I run software updater in Ubunutu 22.04 it gives a low disk space in /boot error and fails to update. When I run sudo apt upgrade (after sudo apt update), I get warnings of possible missing ... user avatar stanley

  • 51
0votes0answers5views

installing mongodb error [duplicate]

please how can i solve this error (Reading database ... 196095 files and directories currently inst alled.) Preparing to unpack .../mongodb-org-server_5.0.9_amd64.deb ... ... user avatar cordelia adik

  • 1
0votes1answer25views

error installing mongodb in ubuntu 20.04

Reading package lists... Done Building dependency tree Reading state information... Done mongodb-org is already the newest version (4.4.5). You might want to run 'apt --fix-broken install' to ... user avatar cordelia adik

  • 1
0votes0answers26views

it looks like I have something installed 22.0l01 but it breaks something else. This is preventing me from updating my OS. Output below [duplicate]

althecalboom@Alexander-Linx:~$ sudo apt update [sudo] password for althecalboom: Hit:1 jammy InRelease Get:2 jammy-updates ... user avatar Alexander Calibuso

  • 1
0votes0answers8views

Am getting this problem dpkg broken pipe [duplicate]

sudo apt -f install Reading package lists... Done Building dependency tree Reading state information... Done Correcting dependencies... Done The following packages were automatically installed ... user avatar Captain Yarkin

  • 1
1vote0answers29views

Installing real time patch for Ubuntu 20.04 on Raspberry Pi

I am trying to install a real time patch on Ubuntu 20.04 on a Raspberry Pi. Unfortunately none of my trials worked. Each of my attempts ends with the attached error message after trying to install the ... user avatar binex6

  • 11
0votes0answers65views

Was trying to install chrome and ran into this error

The following packages have unmet dependencies: libc6-dbg : Depends: libc6 (= 2.31-0ubuntu9.9) but 2.31-0ubuntu9.2 is installed libc6-dev : Depends: libc6 (= 2.31-0ubuntu9.9) but 2.31-0ubuntu9.2 ... user avatar user529674

  • 1
0votes1answer25views

Using apt-get and dpkg to produce an installable package, namely LemonPOS

I've been trying to pass an old application (actually it's LemonPOS) over through release upgrades. I have found that it still is available in repositories of Lubuntu and Kubuntu as far back as 14.04, ... user avatar Jussinaattori

  • 1
0votes1answer59views

Upgrade is not working due to dpkg being used by another process [duplicate]

I am unable to install anything on my Ubuntu 20.04. The reason looks like dpkg: error: dpkg frontend lock is locked by another process. This is used by following root process /usr/bin/python3 /usr/... user avatar Pranav

  • 1

153050per page

1 2 3 4 5258