Your message dated Thu, 8 Mar 2007 13:52:04 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#413979: tin: Correct local spool paths
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: tin
Version: 1:1.9.2+20070201-1
Severity: normal
Tags: patch
My local newsspool is as set by debian's inn2, so I guess the paths
need correction. I think patch says it all :)
diff -uNr tin-1.9.2+20061021/debian/rules tin-1.9.2+20061021.jk/debian/rules
--- tin-1.9.2+20061021/debian/rules 2006-11-25 22:48:32.000000000 +0100
+++ tin-1.9.2+20061021.jk/debian/rules 2006-11-25 22:42:08.000000000 +0100
@@ -48,11 +48,12 @@
--with-editor=/usr/bin/editor --with-ispell=ispell \
--without-pgp --without-pgpk --with-gpg=gpg \
--with-sum=sum --with-shell=bash \
- --with-spool-dir=/var/spool/news \
- --with-nov-dir=/var/spool/news/over.view \
+ --with-spooldir=/var/spool/news/articles \
+ --with-nov-dir=/var/spool/news/overview \
--with-libdir=/var/lib/news --with-inews-dir=/usr/bin \
--with-nntp-default-server=localhost \
--with-screen=ncursesw --enable-nntp --enable-ipv6 \
+ --disable-nntp-only \
--enable-included-msgs --enable-nls \
--enable-mh-mail-handling \
--with-mime-default-charset=ISO-8859-15 \
-- System Information:
Debian Release: 4.0
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20-amd
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
--
Jacek Kawa **Waiting for the miracle to come [Cohen]**
--- End Message ---
--- Begin Message ---
On Mar 08, Jacek Kawa <[EMAIL PROTECTED]> wrote:
> My local newsspool is as set by debian's inn2, so I guess the paths
> need correction. I think patch says it all :)
Direct access to the spool is deprecated, and if you use it with inn2
access to the overview will not even work.
It's usually stupid and pointless to use inn2 in such a setup anyway.
--
ciao,
Marco
signature.asc
Description: Digital signature
--- End Message ---