Package: nepenthes
Severity: normal
Tags: patch

Nepenthes needs to write to /var/spool/nepenthes, but it's owned by root:root
and has restrictive permissions.  This causes problems when submitting to
g.o.t.e.k, and possibly in other circumstances.  Easy fix:

--- ../old/nepenthes-0.1.7/debian/postinst      2006-07-25 13:08:26.000000000 
-0700
+++ debian/postinst     2006-07-25 13:00:22.000000000 -0700
@@ -11,2 +11,3 @@
        chown -R nepenthes /var/log/nepenthes
+       chown -R nepenthes /var/spool/nepenthes
        chown nepenthes /var/lib/nepenthes/hexdumps


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-3-386
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


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

Reply via email to