[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[leafnode-list] Re: Upgrade oddity: 4294967295 in groupinfo



On Tue, Nov 05 2002, Joerg Dietrich wrote:

> On Mon, Nov 04, 2002 at 07:02:25PM +0100, Reiner Steib wrote:
[...]
>> | de.admin.lists^Im^I4294967295^I1^I1034943685^IFuer Statistiken. [...]
>
> This is a known issue which is fixed in the latest snapshot.
> Install it, remove the groupinfo and run fetchnews -f. This
> should fix the problem.

Thanks, but upgrading to leafnode-2.0.0.alpha20021023a doesn't help.

1) The "4294967295"-problem persists.

2) Compilation fails. Workaround: Compiled it on a different
   machine. See below.

1) "4294967295"-problem

- Installing the new version, removed groupinfo, ran "fetchnews -f":

==> de.admin.lists^Im^I4294967295^I4294967295^I1036520947^IFuer Statistiken.

(Different compared to the previous version, but still b0rked.)

- Trying to enter the group (with Gnus) gives the following strace
  output:

--8<---------------cut here---------------start------------->8---
getcwd("/var/spool/news/de/admin/lists", 4096) = 31
write(1, "211 3 0 4294967295 de.admin.list"..., 50) = 50
rt_sigaction(SIGALRM, {0x8058b90, [], \
  SA_RESTART|SA_NOCLDSTOP|0x4000000}, NULL, 8) = 0
alarm(300)                              = 0
read(0, "XOVER 1--1\r\n", 4096)         = 12
alarm(0)                                = 300
wait4(-1, NULL, WNOHANG, NULL)          = -1 ECHILD \
  (No child processes)
stat64("/var/spool/news/interesting.groups/de.admin.lists", \
  {st_mode=S_IFREG|0664, st_size=0, ...}) = 0
time(NULL)                              = 1036522819
utime("/var/spool/news/interesting.groups/de.admin.lists", \
  [2002/11/05-20:00:19, 2002/07/31-19:31:09]) = 0
write(1, "502 Usage: XOVER [first[-[last]]"..., 35) = 35
rt_sigaction(SIGALRM, {0x8058b90, [], \
  SA_RESTART|SA_NOCLDSTOP|0x4000000}, NULL, 8) = 0
alarm(300)                              = 0
read(0, "HEAD -1\r\n", 4096)            = 9
alarm(0)                                = 300
wait4(-1, NULL, WNOHANG, NULL)          = -1 \
  ECHILD (No child processes)
open("-1", O_RDONLY)                    = -1 \
  ENOENT (No such file or directory)
stat64("/var/spool/news/interesting.groups/de.admin.lists", \
  {st_mode=S_IFREG|0664, st_size=0, ...}) = 0
time(NULL)                              = 1036522819
utime("/var/spool/news/interesting.groups/de.admin.lists", \
  [2002/11/05-20:00:19, 2002/07/31-19:31:09]) = 0
write(1, "430 No such article: -1\r\n", 25) = 25
--8<---------------cut here---------------end--------------->8---

Any ideas?

2) leafnode-2.0.0.alpha20021023a doesn't compile on my box (SuSE 7.1):

--8<---------------cut here---------------start------------->8---
$ gcc --version
2.95.2
$ ./configure --prefix=$SOFT --with-spooldir=/var/spool/news \
  --sysconfdir=/usr/local/etc/leafnode
[...]
$ make mailto.o         
source='mailto.c' object='mailto.o' libtool=no \
depfile='.deps/mailto.Po' tmpdepfile='.deps/mailto.TPo' \
depmode=gcc /bin/sh ./depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2  -Wall -W -Wstrict-prototypes\
 -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual\
 -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations\
 -Wnested-externs -ggdb -fno-common \
 -c `test -f 'mailto.c' || echo './'`mailto.c
mailto.c: In function `mailto':
mailto.c:49: storage size of `oldaction' isn't known
mailto.c:50: storage size of `newaction' isn't known
mailto.c:74: `SIG_IGN' undeclared (first use in this function)
mailto.c:74: (Each undeclared identifier is reported only once
mailto.c:74: for each function it appears in.)
mailto.c:75: `SA_RESTART' undeclared (first use in this function)
mailto.c:76: warning: implicit declaration of function `sigemptyset'
mailto.c:77: warning: implicit declaration of function `sigaction'
mailto.c:77: `SIGPIPE' undeclared (first use in this function)
mailto.c:142: warning: implicit declaration of function `kill'
mailto.c:142: `SIGTERM' undeclared (first use in this function)
mailto.c:146: `SIGKILL' undeclared (first use in this function)
mailto.c:50: warning: unused variable `newaction'
mailto.c:49: warning: unused variable `oldaction'
make: *** [mailto.o] Error 1
--8<---------------cut here---------------end--------------->8---

Did I miss something? Do you need more info?

On a SuSE 7.2 box with gcc 2.95.3 everything compiles fine. I finally
copied all executables to my box in order to proceed with issue 1).

TIA, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo--- PGP key available via WWW   http://rsteib.home.pages.de/

-- 
leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx -- mailing list for leafnode
To unsubscribe, send mail with "unsubscribe" in the subject to the list