How to correct an error reported by inncheck
Katsuhiro Kondou
Katsuhiro_Kondou at isc.org
Fri Jan 4 00:21:27 UTC 2002
In article <818E55AF1FE8D411A0D5005004736EB20EEC37 at EXPRESS>,
"Barker, Brent" <brent.barker at viasat.com> wrote;
} When I run inncheck I get the following data. What does this mean? And how
} would I correct it.
:
} /usr/local/news/db/active:732: `0000000000' < '0000000003'.
That means line 732 in active has strange lomark(3rd field).
lomark must be 'himark + 1 >=', while above shows himark is
0 and lomark is 3. You need to renumber active by 'ctlinnd
renumber ""' while innd is running.
--
Katsuhiro Kondou
More information about the inn-workers
mailing list