[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#440645: marked as done (make-ssl-cert needs mktemp, but ssl-cert doesn't depends on it)



Your message dated Thu, 6 Sep 2007 01:58:37 -0600
with message-id <20070906075837.GA4600@0c3.net>
and subject line Bug#440645: make-ssl-cert needs mktemp, but ssl-cert doesn't depends on it
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: ssl-cert
Version: 1.0.14
Severity: normal

--- Please enter the report below this line. ---
$ sudo dpkg --install ssl-cert_1.0.14_all.deb
Selecting previously deselected package ssl-cert.
(Reading database ... 104822 files and directories currently installed.)
Unpacking ssl-cert (from ssl-cert_1.0.14_all.deb) ...
Setting up ssl-cert (1.0.14) ...
/usr/sbin/make-ssl-cert: line 109: mktemp: command not found
chgrp: cannot access `/etc/ssl/private/ssl-cert-snakeoil.key': No such file or directory
chmod: cannot access `/etc/ssl/private/ssl-cert-snakeoil.key': No such file or directory
dpkg: error processing ssl-cert (--install):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 ssl-cert

--- System information. ---
Architecture: amd64
Kernel:       Linux 2.6.22-10-generic

Debian Release: lenny/sid
  500 gutsy-updates   de.archive.ubuntu.com 
  500 gutsy-security  security.ubuntu.com 
  500 gutsy-backports de.archive.ubuntu.com 
  500 gutsy           ppa.dogfood.launchpad.net 
  500 gutsy           de.packages.medibuntu.org 
  500 gutsy           de.archive.ubuntu.com 
  500 feisty          wine.budgetdedicated.com 

--- Package information. ---
Depends          (Version) | Installed
==========================-+-===========
debconf          (>= 0.5)  | 1.5.14
 OR debconf-2.0            | 
openssl                    | 0.9.8e-5ubuntu1
adduser                    | 3.103ubuntu1




--- End Message ---
--- Begin Message ---
On Mon, Sep 03, 2007 at 01:22:24PM +0200, Robert Gerlach wrote:
> 
> /usr/sbin/make-ssl-cert: line 109: mktemp: command not found
> chgrp: cannot access `/etc/ssl/private/ssl-cert-snakeoil.key': No such file or directory
> chmod: cannot access `/etc/ssl/private/ssl-cert-snakeoil.key': No such file or directory
> dpkg: error processing ssl-cert (--install):
>  subprocess post-installation script returned error exit status 1
> Errors were encountered while processing:
>  ssl-cert

adconrad@cthulhu:~$ apt-cache show mktemp | egrep '^Essential|^Priority'
Essential: yes
Priority: required

It's not required (and, in fact, frowned upon) to depend on Essential packages.
When you removed mktemp from your system, didn't apt-get complain very, very
loudly about you doing so?

... Adam

--- End Message ---

Reply to: