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

Re: [leafnode-list] Groupinfo file possibly truncated or damaged: 0



On Tue, 4 Jan 2000 13:24:20 +0100 (CET), hai scritto:

>Sorry, no explanation for your problems at the moment.
    if ( ( newlen > oldlen-10000 ) || forcedwrite ) {
    rename( s, c );
    } else {
    syslog( LOG_ERR, "error writing groupinfo file (disk full?)" );
    unlink( s );

munmap(0x40008000, 4096)                = 0
stat("/var/spool/news/leaf.node/groupinfo.new", {st_mode=S_IFREG|0664,
st_size=705365, ...}) = 0
stat("/var/spool/news/leaf.node/groupinfo", {st_mode=S_IFREG|0664,
st_size=788178, ...}) = 0
sigaction(SIGPIPE, {0x4003ce30, [], 0}, {SIG_DFL}) = 0
time([946992388])                       = 946992388
getpid()                                = 16369
write(3, "<59>Jan  4 14:26:28 fetchnews[16"..., 80) = 80
sigaction(SIGPIPE, {SIG_DFL}, NULL)     = 0
unlink("/var/spool/news/leaf.node/groupinfo.new") = 0
stat("/var/spool/news/interesting.groups", {st_mode=S_IFDIR|0775,
st_size=1024,...}) = 0
open("/var/spool/news/interesting.groups", O_RDONLY) = 4


should I delete groupinfo in the meantime so that newlen > oldlen-10000
?


-- 
giulioo@xxxxxxxxx

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