Package: ca-certificates
Version: 20070303
Severity: serious
Justification: Policy 7.2

# apt-get install ca-certificates
[...]
Setting up ca-certificates (20070303) ...
Updating certificates in
/etc/ssl/certs..../usr/sbin/update-ca-certificates: line 58: mktemp:
command not found
dpkg: error processing ca-certificates (--configure):
 subprocess post-installation script returned error exit status 127
 Errors were encountered while processing:
  ca-certificates
  E: Sub-process /usr/bin/dpkg returned an error code (1)

This is in a fairly small chroot. There is no mktemp package installed,
which provides /bin/mktemp and fixes the problem:

# apt-get install mktemp ca-certificates
[...]
The following NEW packages will be installed
  mktemp
  0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  1 not fully installed or removed.
[...]
  Unpacking mktemp (from .../mktemp_1.5-3_amd64.deb) ...
  Setting up mktemp (1.5-3) ...
  Setting up ca-certificates (20070303) ...
  Updating certificates in /etc/ssl/certs....done.

Chris

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

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

Versions of packages ca-certificates depends on:
ii  debconf [debconf-2.0]         1.5.13     Debian configuration management sy
ii  openssl                       0.9.8e-5   Secure Socket Layer (SSL) binary a

ca-certificates recommends no packages.

-- debconf information excluded


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to