Package: dpkg Version: 1.10.18 Severity: minor Tags: patch There is a typo in start-stop-daemon. This patch should fix it:
--- utils/start-stop-daemon.c.orig 2003-11-17 14:00:22.000000000 +0100
+++ utils/start-stop-daemon.c 2003-11-17 14:00:41.000000000 +0100
@@ -1204,7 +1204,7 @@
if (background) { /* ok, we need to detach this process */
int i;
if (quietmode < 0)
- printf("Detatching to start %s...", startas);
+ printf("Detaching to start %s...", startas);
i = fork();
if (i<0) {
fatal("Unable to fork.\n");
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux yggdrasil 2.4.21 #2 Mon Nov 3 23:02:54 CET 2003 i686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]
Versions of packages dpkg depends on:
ii dselect 1.10.18 a user tool to manage Debian packa
ii libc6 2.3.2.ds1-10 GNU C Library: Shared libraries an
-- no debconf information
--
....Christian.Garbs.....................................http://www.cgarbs.de
>> #!/root/bin/bsh
Warum sollte ich als Superuser unter FreeBSD *nicht*
die dort f�r 'root' vorbereiteten Verzeichnisse verwenden?
-- Helmut Schellong in de.comp.os.unix.bsd
pgpXsNvY5s2QD.pgp
Description: PGP signature

