Package: gnupg2
Version: 2.0.0-5.2
Severity: normal
Error message:
gpg-agent[23406]: error opening `/usr/etc/gnupg/trustlist.txt': No such file or
directory
That is quite strange. There is no /usr/etc in Debian.
Global trustlist should be /etc/gnupg/trustlist.txt.
Checking the source code I guess that C preprocessor symbol GNUPG_SYSCONFDIR
finally comes from configure script:
sysconfdir='${prefix}/etc'
and debian/rules:
./configure $(confflags) --enable-maintainer-mode \
--prefix=/usr --with-included-gettext \
...
Gabor
-- System Information:
Debian Release: 4.0
APT prefers stable
APT policy: (990, 'stable'), (500, 'proposed-updates')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20.3
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Versions of packages gnupg2 depends on:
ii libbz2-1.0 1.0.3-6 high-quality block-sorting file co
ii libc6 2.3.6.ds1-13etch5 GNU C Library: Shared libraries
ii libgcrypt11 1.2.3-2 LGPL Crypto library - runtime libr
ii libgpg-error0 1.4-1 library for common error values an
ii libksba8 1.0.0-1 X.509 and CMS support library
ii libldap2 2.1.30-13.3 OpenLDAP libraries
ii libreadline5 5.2-2 GNU readline and history libraries
ii zlib1g 1:1.2.3-13 compression library - runtime
Versions of packages gnupg2 recommends:
ii gnupg 1.4.6-2 GNU privacy guard - a free PGP rep
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]