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

Bug#465865: ssl-cert taking too long to install



30 minutes already, and I'm sure my processors would rather have something else to do. This is today's release from testing.

# apt-get
Setting up ssl-cert (1.0.16) ...

# ps axf
1984 ttyp2 S 0:09 | \_ /usr/bin/dpkg --status-fd 14 --configure ssl-cert postfix 1985 ttyp2 S 0:01 | \_ /usr/bin/perl -w /usr/share/debconf/frontend /var/lib/dpkg/info/ssl-cert.postinst configure 1991 ttyp2 S 0:00 | \_ /bin/sh -e /var/lib/dpkg/info/ssl-cert.postinst configure 1993 ttyp2 S 0:00 | \_ /bin/bash -e /usr/sbin/make-ssl-cert generate-default-snakeoil 1997 ttyp2 R 31:52 | \_ openssl req -config /tmp/tmp.XXXXo03KzO -new -x509 -days 3650 -nodes -out /etc/ssl/certs/ssl-cert-snakeoil.pem -keyout /etc/ssl/private/ssl-cert-snakeoil.key

# uname -a
Linux char 2.6.24.3 #1 SMP Sun Mar 2 01:06:59 EST 2008 i686 GNU/Linux

# strace -p 1997
read(4, "\372\371\335\374E\373\306\251w}\231\262\262\345\373\337"..., 4096) = 4096 read(4, "Uc1&\347\r\357WC\237{\373\35\333\177 \213\323\340\345l"..., 4096) = 4096 read(4, "\204\22\2537e\301\350\347\0066\tB7\246s\345\322\276`\212"..., 4096) = 4096
# continues...

There must be some way to gracefully abort this, especially since, aside from SSH, I don't care about having SSL support on this machine.

Colin



Reply to: