[Pkg-hpijs-devel] Bug#498156: hpijs-ppds: postinst invokes cupsys instead of cups

Michael Wagner debian.wagnerm at arcor.de
Sun Sep 7 16:53:41 UTC 2008


Package: hpijs-ppds
Version: 2.8.6+2.8.6-2
Severity: normal
Tags: patch

As described in the subject, the post installation script tries to invoke cupsys instead of cups.

--- hpijs-ppds.postinst~	2008-09-07 18:26:37.000000000 +0200
+++ hpijs-ppds.postinst	2008-09-07 18:26:49.000000000 +0200
@@ -22,7 +22,7 @@
     	# Restart CUPS if it is running
 	[ -r /var/run/cups/cupsd.pid ] && {
 		echo "Forcing CUPS to reload available PPD list..." >&2
-		invoke-rc.d --quiet cupsys restart || true
+		invoke-rc.d --quiet cups restart || true
 	}
     ;;
 

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (900, 'testing'), (90, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages hpijs-ppds depends on:
ii  foomatic-filters      3.0.2-20080211-3.1 OpenPrinting printer support - fil
ii  hpijs                 2.8.6+2.8.6-2      HP Linux Printing and Imaging - gs

hpijs-ppds recommends no packages.

Versions of packages hpijs-ppds suggests:
ii  hplip                         2.8.6-2    HP Linux Printing and Imaging Syst

-- no debconf information





More information about the Pkg-hpijs-devel mailing list