Date: Sat, 17 Aug 96 00:35 MET DST
From: [EMAIL PROTECTED] (Martin Schulze)
Debian's INN has its active file located in /var/lib/news/active.
The nn newsreader mentioned above unfortunately tries to read it
from /usr/lib/news/active.
Martin,
[Cool! My first bug report! :-]
Whe
Luckily I can provide you with a patch:
diff -Nur orig/nn-6.5.0.b3.linux.1.1/db.c nn-6.5.0.b3.linux.1.1/db.c
--- orig/nn-6.5.0.b3.linux.1.1/db.c Thu Nov 25 10:39:33 1993
+++ nn-6.5.0.b3.linux.1.1/db.c Sat Aug 17 00:46:41 1996
@@ -962,7 +962,7 @@
actfp = nntp_fopen_list("LIST");
} else
Package: nn
Version: 6.5.0.b3.linux.1.1-01
Debian's INN has its active file located in /var/lib/news/active.
The nn newsreader mentioned above unfortunately tries to read it
from /usr/lib/news/active.
Here's an strace excerpt:
wazergate!joey:~> strace nn
[...]
uname({sys="Linux", node="wazergat
3 matches
Mail list logo