Package: mandos-client
Version: 1.6.0-1
Severity: normal

Dear Maintainer,

   * What led up to the situation?

trying to find cause of 721903

Apparently /usr/bin/gpg has to be included in initrd image.  This program was 
missing.

In file /usr/share/initramfs-tools/hooks/mandos

The directory being tested for the existance of libgpgme.so as prerquisite for 
gpg has changed.
Initramfs now puts that library in /{DESTDIR}/usr/lib/i386-linux-gnu

The relevant part of hook: 

# GPGME needs /usr/bin/gpg
if [ ! -e "${DESTDIR}/usr/bin/gpg" \
    -a -n "`ls \"${DESTDIR}\"/usr/lib/libgpgme.so* \
                2>/dev/null`" ]; then
    copy_exec /usr/bin/gpg
fi

Presumably has to be changed to an architecture dependent path.

Dick

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.10-2-686-pae (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages mandos-client depends on:
ii  adduser           3.113+nmu3
ii  cryptsetup        2:1.4.3-4
ii  gnupg             1.4.14-1
ii  initramfs-tools   0.113
ii  libavahi-common3  0.6.31-2
ii  libavahi-core7    0.6.31-2
ii  libc6             2.17-92
ii  libgnutls26       2.12.23-5
ii  libgpgme11        1.4.2-0.1

mandos-client recommends no packages.

mandos-client suggests no packages.

-- debconf-show failed


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to