Bug#329760: leafnode-1.11.3.rel doesnt download/create groupinfo list of groups file

2005-09-23 Thread Rafal Maj

Package: leafnode
Version: 1.11.3.rel
Severity: grave

It looks like if  leafnode-1.11.3.rel dont recreate the groupinfo file?

[EMAIL PROTECTED]:/var/spool# rm -r news

sh-3.00$ fetchnews -vvv
Warning: cannot create /var/spool/news/ with proper ownership:
Permission deniedMake sure you run this program as user root or news.
Killed

*** that above is ok, just testing, now for the actuall bug,


[EMAIL PROTECTED]:/var/spool# mkdir news  chown news.news news

sh-3.00$ fetchnews -vvv
leafnode 1.11.3.rel: verbosity level is 3, debugmode is 0
try_lock(timeout=4), fqdn=raf256.com
Groupinfo file /var/spool/news/leaf.node/groupinfo not present or too
small, forcing active fetch.
news.gazeta.pl: connecting to port nntp...
news.gazeta.pl: connected.
news.gazeta.pl: using STAT message-ID command.
news.gazeta.pl: authenticated as XXX
news.gazeta.pl: 0 articles posted.
news.gazeta.pl: not attempting to update newsgroups list  --- !!!
news.gazeta.pl: reading server info from
/var/spool/news/leaf.node/news.gazeta.pl
[...]
wrote active file with 0 lines   --- !!!


*** ok, lets force download with -f option


sh-3.00$ fetchnews -f -vvv
leafnode 1.11.3.rel: verbosity level is 3, debugmode is 0
Forced active fetch requested from command-line (option -f).--- !!!
try_lock(timeout=4), fqdn=raf256.com
news.gazeta.pl: connecting to port nntp...
news.gazeta.pl: connected.
news.gazeta.pl: using STAT message-ID command.
news.gazeta.pl: authenticated as XXX
news.gazeta.pl: 0 articles posted.
news.gazeta.pl: not attempting to update newsgroups list--- !!!
news.gazeta.pl: reading server info from
/var/spool/news/leaf.node/news.gazeta.pl
news.gazeta.pl: conversation completed, disconnected.
[...]
wrote active file with 0 lines
Started process to update overview data in the background.
Network activity has finished.



config:

server = news.gazeta.pl
username = XXX
password = XXX
timeout = 15
noactive = 0
nodesc = 0





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



Bug#329760: leafnode-1.11.3.rel doesnt download/create groupinfo list of groups file

2005-09-23 Thread Mark Brown
On Fri, Sep 23, 2005 at 10:52:37AM +0200, Rafal Maj wrote:

 Package: leafnode
 Version: 1.11.3.rel

You really should supply the actual version of the package when
reporting a bug.  The Debian revision is important.  Please consider
using a tool like reportbug which will collect this and other useful
information and include it in the report for you.

 [EMAIL PROTECTED]:/var/spool# rm -r news

Several directories under /var/spool/news are included in the Leafnode
package and are managed using dpkg.  If you delete these directories it
is unsurprising that the package does not function correctly.  

The nearest I can see to a bug here is that the value set for noactive
in the configuration file is ignored - if the option is specified at
all downloads of the active file are suppressed.  This is suprising but
the documentation does only mention '1' as a valid value and it's far
from a grave bug.

-- 
You grabbed my hand and we fell into it, like a daydream - or a fever.


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