libpam-moudles update failure
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| pam (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
Bug Description
today ubuntu software updater pushed a update, but it failed when update libpam-modules from 1.3.1-5ubuntu4.1 to 1.3.1-5ubuntu4.1.
after that i tried to update this package manually, here is the error reported.
debconf: DbDriver "config": /var/cache/
(Reading database ... 187403 files and directories currently installed.)
Preparing to unpack .../libpam-
debconf: DbDriver "config": /var/cache/
rocess: Resource temporarily unavailable
dpkg: error processing archive /var/cache/
ntu4.1_amd64.deb (--unpack):
new libpam-
ror exit status 1
Errors were encountered while processing:
/var/cache/
E: Sub-process /usr/bin/dpkg returned an error code (1)
seems caused by debconf, similar to the bug below:
https:/
ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: libpam-modules 1.3.1-5ubuntu4
ProcVersionSign
Uname: Linux 5.4.0-45-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.8
Architecture: amd64
CasperMD5CheckR
CurrentDesktop: ubuntu:GNOME
Date: Thu Sep 3 17:34:21 2020
InstallationDate: Installed on 2020-08-18 (16 days ago)
InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
ProcEnviron:
PATH=(custom, no user)
XDG_RUNTIME_
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: pam
UpgradeStatus: No upgrade log present (probably fresh install)

$ sudo lsof /var/cache/ debconf/ config. dat
$ sudo kill [pid listed above]
then update is successful.