Report forwarded to debian-devel@lists.debian.org, Mike Coleman <coleman@chez-gnu.cstp.umkc.edu>:
Bug#4181; Package nn.
debian-devel@lists.debian.orgMike Coleman
Subject: Bug#4181: Searching for wrong active file
Reply-To: joey@wazergate.north.de (Martin Schulze), 4181@bugs.debian.org
Resent-From: joey@wazergate.north.de (Martin Schulze)
Resent-To: debian-devel@lists.debian.org
Resent-CC: Mike Coleman
Resent-Date: Fri, 16 Aug 1996 23:03:04 GMT
Resent-Message-ID:
Resent-Sender: iwj@debian.org
X-Debian-PR-Package: nn
X-Debian-PR-Keywords:
X-Loop: owner@bugs.debian.org
Received: via spool by bugs@bugs.debian.org id=B.84023618319389
(code B ref -1); Fri, 16 Aug 1996 23:03:04 GMT
Message-Id:
Date: Sat, 17 Aug 96 00:35 MET DST
From: joey@wazergate.north.de (Martin Schulze)
To: submit@bugs.debian.org
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="wazergate", ...}) = 0
open("/etc/hosts", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=156, ...}) = 0
read(3, "127.0.0.1\tlocalhost\n192.109.22"..., 4096) = 156
read(3, "", 4096) = 0
close(3) = 0
brk(0x8049000) = 0x8049000
brk(0x804a000) = 0x804a000
brk(0x804d000) = 0x804d000
open("/usr/lib/news/active", O_RDONLY) = -1 ERRNO_2 (No such file or directory)
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(4, 197), ...}) = 0
brk(0x804e000) = 0x804e000
ioctl(1, 0x5401, {B38400 opost isig icanon echo ...}) = 0
write(1, "could not fetch active file\n", 28could not fetch active file
Regards,
Martin
Acknowledgement sent to joey@wazergate.north.de (Martin Schulze):
New bug report received and forwarded. Copy sent to Mike Coleman <coleman@chez-gnu.cstp.umkc.edu>.
-t
From: owner@bugs.debian.org (Ian Jackson)
To: joey@wazergate.north.de (Martin Schulze)
Subject: Bug#4181: Acknowledgement (was: Searching for wrong active file)
Message-ID:
In-Reply-To:
References:
Thank you for the problem report you have sent regarding Debian Linux.
This is an automatically generated reply, to let you know your message has
been received. It is being forwarded to the developers' mailing list for
their attention; they will reply in due course.
Your message has been sent to the package maintainer(s):
Mike Coleman
If you wish to submit further information on your problem, please send
it to 4181@bugs.debian.org (and *not* to
bugs@bugs.debian.org).
Please do not reply to the address at the top of this message,
unless you wish to report a problem with the bug-tracking system.
Ian Jackson
(maintainer, Debian bug tracking system)
Received: (at submit) by bugs.debian.org; 16 Aug 1996 22:56:23 +0000
Received: (qmail-queue invoked from smtpd); 16 Aug 1996 22:41:25 -0000
Received: from gimli.Informatik.Uni-Oldenburg.DE (134.106.1.10)
by master.debian.org with SMTP; 16 Aug 1996 22:41:15 -0000
Received: by gimli.Informatik.Uni-Oldenburg.DE (Smail3.1.29.1)
id ; Sat, 17 Aug 96 00:37 CES
Received: by olis.north.de (/\==/\ Smail3.1.28.1 #28.13)
id ; Sat, 17 Aug 96 00:41 MES
Received: by wazergate.north.de
id m0urXUj-0003h7C
(Debian /\oo/\ Smail3.1.29.1 #29.37); Sat, 17 Aug 96 00:35 MET DST
Message-Id:
Date: Sat, 17 Aug 96 00:35 MET DST
From: joey@wazergate.north.de (Martin Schulze)
To: submit@bugs.debian.org
Subject: Searching for wrong active file
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="wazergate", ...}) = 0
open("/etc/hosts", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=156, ...}) = 0
read(3, "127.0.0.1\tlocalhost\n192.109.22"..., 4096) = 156
read(3, "", 4096) = 0
close(3) = 0
brk(0x8049000) = 0x8049000
brk(0x804a000) = 0x804a000
brk(0x804d000) = 0x804d000
open("/usr/lib/news/active", O_RDONLY) = -1 ERRNO_2 (No such file or directory)
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(4, 197), ...}) = 0
brk(0x804e000) = 0x804e000
ioctl(1, 0x5401, {B38400 opost isig icanon echo ...}) = 0
write(1, "could not fetch active file\n", 28could not fetch active file
Regards,
Martin
Information forwarded to debian-devel@lists.debian.org, Mike Coleman <coleman@chez-gnu.cstp.umkc.edu>:
Bug#4181; Package nn.
debian-devel@lists.debian.orgMike Coleman
Subject: Bug#4181: Searching for wrong active file)
Reply-To: joey@wazergate.north.de (Martin Schulze), 4181@bugs.debian.org
Resent-From: joey@wazergate.north.de (Martin Schulze)
Resent-To: debian-devel@lists.debian.org
Resent-CC: Mike Coleman
Resent-Date: Sat, 17 Aug 1996 00:18:05 GMT
Resent-Message-ID:
Resent-Sender: iwj@debian.org
X-Debian-PR-Package: nn
X-Debian-PR-Keywords:
X-Loop: owner@bugs.debian.org
Received: via spool by 4181-bugs@bugs.debian.org id=B4181.84024068520793
(code B ref 4181); Sat, 17 Aug 1996 00:18:05 GMT
Message-Id:
From: joey@wazergate.north.de (Martin Schulze)
To: 4181@bugs.debian.org
Date: Sat, 17 Aug 1996 01:53:04 +0200 (MET DST)
X-Mailer: ELM [version 2.4 PL25 PGP2]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Length: 513
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
#endif
- actfp = fopen(relative(news_lib_directory, "active"), "r");
+ actfp = fopen("/var/lib/news/active", "r");
if (actfp == NULL) {
nn_exitmsg(1, "could not fetch active file\n");
Regards,
Joey
Acknowledgement sent to joey@wazergate.north.de (Martin Schulze):
Extra info received and forwarded to list. Copy sent to Mike Coleman <coleman@chez-gnu.cstp.umkc.edu>.
-t
From: owner@bugs.debian.org (Ian Jackson)
To: joey@wazergate.north.de (Martin Schulze)
Subject: Bug#4181: Info received (was Bug#4181: Searching for wrong active file))
Message-ID:
In-Reply-To:
References:
Thank you for the additional information you have supplied regarding
this problem report. It has been forwarded to the developer(s) and
to the developers' mailing list to accompany the original report.
Your message has been sent to the package maintainer(s):
Mike Coleman
If you wish to continue to submit further information on your problem,
please send it to 4181@bugs.debian.org, as before.
Please do not reply to the address at the top of this message,
unless you wish to report a problem with the bug-tracking system.
Ian Jackson
(maintainer, Debian bug tracking system)
Received: (at 4181) by bugs.debian.org; 17 Aug 1996 00:11:25 +0000
Received: (qmail-queue invoked from smtpd); 16 Aug 1996 23:58:37 -0000
Received: from gimli.Informatik.Uni-Oldenburg.DE (134.106.1.10)
by master.debian.org with SMTP; 16 Aug 1996 23:58:36 -0000
Received: by gimli.Informatik.Uni-Oldenburg.DE (Smail3.1.29.1)
id ; Sat, 17 Aug 96 01:54 CES
Received: by olis.north.de (/\==/\ Smail3.1.28.1 #28.13)
id ; Sat, 17 Aug 96 01:58 MES
Received: by wazergate.north.de
id m0urYhM-0003hBC
(Debian /\oo/\ Smail3.1.29.1 #29.37); Sat, 17 Aug 96 01:53 MET DST
Message-Id:
From: joey@wazergate.north.de (Martin Schulze)
Subject: Re: Bug#4181: Searching for wrong active file)
To: 4181@bugs.debian.org
Date: Sat, 17 Aug 1996 01:53:04 +0200 (MET DST)
X-Mailer: ELM [version 2.4 PL25 PGP2]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Length: 513
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
#endif
- actfp = fopen(relative(news_lib_directory, "active"), "r");
+ actfp = fopen("/var/lib/news/active", "r");
if (actfp == NULL) {
nn_exitmsg(1, "could not fetch active file\n");
Regards,
Joey
Information forwarded to debian-devel@lists.debian.org:
Bug#4181; Package nn.
debian-devel@lists.debian.org
Subject: Bug#4181: Searching for wrong active file
Reply-To: Mike Coleman , 4181@bugs.debian.org
Resent-From: Mike Coleman
Resent-To: debian-devel@lists.debian.org
Resent-Date: Sun, 18 Aug 1996 22:33:01 GMT
Resent-Message-ID:
Resent-Sender: iwj@debian.org
X-Debian-PR-Package: nn
X-Debian-PR-Keywords:
X-Loop: owner@bugs.debian.org
Received: via spool by 4181-bugs@bugs.debian.org id=B4181.84040728721848
(code B ref 4181); Sun, 18 Aug 1996 22:33:01 GMT
Message-Id:
Date: Sun, 18 Aug 96 17:06 CDT
From: Mike Coleman
To: joey@wazergate.north.de, 4181@bugs.debian.org
In-reply-to: (joey@wazergate.north.de)
Date: Sat, 17 Aug 96 00:35 MET DST
From: joey@wazergate.north.de (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! :-]
When I compiled this version of nn, I was assuming that it would be used as an
NNTP-only newsreader, the assumption being that virtually everyone reads news
this way.
It looks like what you're doing here is trying to read news out of a local
spool area. I suppose if this can be easily supported, it should be, but I'm
not at all sure it will work. In particular, 'nn' would have to be able to
read NOV (overview) data out of this spool area, too.
Before I start digging further, do you know whether both news and the overview
data are available on your machine?
Thanks,
--Mike
Acknowledgement sent to Mike Coleman <coleman@chez-gnu.cstp.umkc.edu>:
Extra info received and forwarded to list.
-t
From: owner@bugs.debian.org (Ian Jackson)
To: Mike Coleman
Subject: Bug#4181: Info received (was Bug#4181: Searching for wrong active file)
Message-ID:
In-Reply-To:
References:
Thank you for the additional information you have supplied regarding
this problem report. It has been forwarded to the developer(s) and
to the developers' mailing list to accompany the original report.
If you wish to continue to submit further information on your problem,
please send it to 4181@bugs.debian.org, as before.
Please do not reply to the address at the top of this message,
unless you wish to report a problem with the bug-tracking system.
Ian Jackson
(maintainer, Debian bug tracking system)
Received: (at 4181) by bugs.debian.org; 18 Aug 1996 22:28:07 +0000
Received: (qmail-queue invoked from smtpd); 18 Aug 1996 22:10:53 -0000
Received: from chez-gnu.cstp.umkc.edu (root@134.193.15.54)
by master.debian.org with SMTP; 18 Aug 1996 22:10:53 -0000
Received: by chez-gnu.cstp.umkc.edu
id m0usFzS-000Wm3C
(Debian /\oo/\ Smail3.1.29.1 #29.37); Sun, 18 Aug 96 17:06 CDT
Message-Id:
Date: Sun, 18 Aug 96 17:06 CDT
From: Mike Coleman
To: joey@wazergate.north.de, 4181@bugs.debian.org
In-reply-to: (joey@wazergate.north.de)
Subject: Re: Bug#4181: Searching for wrong active file
Date: Sat, 17 Aug 96 00:35 MET DST
From: joey@wazergate.north.de (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! :-]
When I compiled this version of nn, I was assuming that it would be used as an
NNTP-only newsreader, the assumption being that virtually everyone reads news
this way.
It looks like what you're doing here is trying to read news out of a local
spool area. I suppose if this can be easily supported, it should be, but I'm
not at all sure it will work. In particular, 'nn' would have to be able to
read NOV (overview) data out of this spool area, too.
Before I start digging further, do you know whether both news and the overview
data are available on your machine?
Thanks,
--Mike
Information forwarded to Mike Coleman <coleman@chez-gnu.cstp.umkc.edu>:
Bug#4181; Package nn.
Mike Coleman
Subject: Bug#4181: Old bugs need to be looked at
Reply-To: remco@blaakmeer.student.utwente.nl (Remco Blaakmeer), 4181-maintonly@bugs.debian.org
Resent-From: remco@blaakmeer.student.utwente.nl (Remco Blaakmeer)
Resent-To: Mike Coleman
Resent-Date: Sun, 01 Feb 1998 11:33:01 GMT
Resent-Message-ID:
Resent-Sender: iwj@debian.org
X-Debian-PR-Message: report 4181
X-Debian-PR-Package: nn
X-Debian-PR-Keywords:
X-Loop: owner@bugs.debian.org
Received: via spool by 4181-maintonly@bugs.debian.org id=M4181.8863321231639
(code M ref 4181); Sun, 01 Feb 1998 11:33:01 GMT
Message-Id:
Date: Sun, 1 Feb 1998 12:22:00 +0100 (CET)
From: remco@blaakmeer.student.utwente.nl (Remco Blaakmeer)
To: 4181-maintonly@bugs.debian.org
This is an automated message sent to all bugs older than one year.
This bug is very old. Please take a look at it and see if you can fix it.
If it has already been fixed, please close it.
If you have problems fixing it or if you don't have the time to fix it,
please ask the people on debian-devel@lists.debian.org for help, so that
at least the oldest bugs can be solved before Debian 2.0 is released.
Remco Blaakmeer
Acknowledgement sent to remco@blaakmeer.student.utwente.nl (Remco Blaakmeer):
Extra info received and forwarded to maintainer. Copy sent to Mike Coleman <coleman@chez-gnu.cstp.umkc.edu>.
-t
From: owner@bugs.debian.org (Ian Jackson)
To: remco@blaakmeer.student.utwente.nl (Remco Blaakmeer)
Subject: Bug#4181: Info received for maintainer only
(was Old bugs need to be looked at)
Message-ID:
In-Reply-To:
References:
X-Debian-PR-Message: ack-info 4181
Thank you for the additional information you have supplied regarding
this problem report. It has been forwarded to the developer(s) (but
not to the mailing list) to accompany the original report.
Your message has been sent to the package maintainer(s):
Mike Coleman
If you wish to continue to submit further information on your problem,
please send it to 4181-maintonly@bugs.debian.org, as before.
Please do not reply to the address at the top of this message,
unless you wish to report a problem with the bug-tracking system.
Ian Jackson
(administrator, Debian bugs database)
Received: (at 4181-maintonly) by bugs.debian.org; 1 Feb 1998 11:22:03 +0000
Received: (qmail 1635 invoked by uid 71); 1 Feb 1998 11:22:02 -0000
Received: from cal011205.student.utwente.nl (HELO blaakmeer.student.utwente.nl) (root@130.89.222.95)
by debian.novare.net with SMTP; 1 Feb 1998 11:22:02 -0000
Received: by blaakmeer.student.utwente.nl
id m0xyxTM-0013oVC
(Debian Smail-3.2.0.100 1997-Dec-8 #2); Sun, 1 Feb 1998 12:22:00 +0100 (CET)
Message-Id:
Date: Sun, 1 Feb 1998 12:22:00 +0100 (CET)
From: remco@blaakmeer.student.utwente.nl (Remco Blaakmeer)
To: 4181-maintonly@bugs.debian.org
Subject: Old bugs need to be looked at
This is an automated message sent to all bugs older than one year.
This bug is very old. Please take a look at it and see if you can fix it.
If it has already been fixed, please close it.
If you have problems fixing it or if you don't have the time to fix it,
please ask the people on debian-devel@lists.debian.org for help, so that
at least the oldest bugs can be solved before Debian 2.0 is released.
Remco Blaakmeer
Merged 4181 12980.
Request was from Martin Schulze <joey@kuolema.Infodrom.North.DE>
to control@bugs.debian.org.
Received: (at control) by bugs.debian.org; 4 Jul 1998 09:59:21 +0000
Received: (qmail 4678 invoked from network); 4 Jul 1998 09:59:20 -0000
Received: from finlandia.infodrom.north.de (root@134.106.121.3)
by debian.novare.net with SMTP; 4 Jul 1998 09:59:20 -0000
Received: at Infodrom Oldenburg (/\##/\ Smail3.1.29.1 #29.12 Joey)
by finlandia.Infodrom.North.DE from kuolema.Infodrom.North.DE with smtp
id ; Sat, 4 Jul 98 12:00 MET DST
Received: from ([134.106.121.40]) by teergrube (0 sec delayed, relaying allowed)
Received: by kuolema.Infodrom.North.DE
id m0ysP6A-000BLzC
(Debian Smail-3.2.0.101 1997-Dec-17 #2); Sat, 4 Jul 1998 11:59:14 +0200 (CEST)
Message-ID: <19980704115911.A3984@kuolema.Infodrom.North.DE>
Date: Sat, 4 Jul 1998 11:59:11 +0200
From: Martin Schulze
To: 24235@bugs.debian.org
Cc: control@bugs.debian.org
Subject: Re: Bug#24235: Acknowledgement (nn should include sample init file)
Reply-To: Martin Schulze
References:
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.91.1i
In-Reply-To: ; from Ian Jackson on Sat, Jul 04, 1998 at 04:03:00AM -0500
merge 24235 7684
merge 5196 5815
merge 4181 12980
thanks
Sorry, I seem to be blind from time to time...
Regards,
Joey
--
Unable to locate coffee, operator halted. -- Stefan Farsch