On 02/03/2013 07:13 AM, Bill Wohler wrote:
Package: libpam-abl
Version: 0.4.3-1
Severity: normal
Over the past couple of days, I've started getting a lot of the
following messages in my log file:
Jan 30 08:41:01 olgas pam_abl[32671]: Invalid argument (22) while opening or
creating database
What's going on?
-- System Information:
Debian Release: 6.0.6
APT prefers stable
APT policy: (600, 'stable'), (500, 'stable-updates'), (90, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) (ignored: LC_ALL
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages libpam-abl depends on:
ii libc6 2.11.3-4 Embedded GNU C Library: Shared lib
ii libdb5.1 5.1.29-5 Berkeley v5.1 Database Libraries [
libpam-abl recommends no packages.
libpam-abl suggests no packages.
-- Configuration Files:
/etc/security/pam_abl.conf changed:
db_home=/var/lib/abl/
host_db=/var/lib/abl/hosts.db
host_purge=2d
host_rule=*:3/1h,30/1d
user_db=/var/lib/abl/users.db
user_purge=2d
user_rule=*:3/1h,30/1d
-- no debconf information
Organization: Newt Software
X-Mailer: MH-E 8.4+bzr; nmh 1.3; GNU Emacs 23.2.1
X-Image-URL: http://www.newt.com/wohler/images/bill-diving.png
--------
Could you please check that the databases are not corrupted by running
the following commands and paste the output here?
You need to install db5.1-util package for the tools.
as root:
db5.1_verify -h /var/lib/abl users.db
db5.1_verify -h /var/lib/abl hosts.db
if they seem to be corrupted you can try to recover:
db5.1_recover -v -h /var/lib/abl
Thanks,
Alex
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org