inn-STABLE-20000826, problem with expireover

Erik Mouritzen unilerik at erik.net.uni-c.dk
Mon Aug 28 07:35:42 UTC 2000


hi,

Last week, after running "inn-2.3.0" for a while without problems,
I pick up latest "INN 2.3.1 (20000826 prerelease)" and ran into a 
problem running news.daily.

news.daily reports this:      expireover: cant setup storage method

I'm running aix 4.3.3/cnfs with tradindexed overview method.

This morning I reinstalled "inn-2.3.0" and ran news.daily
- and now expireover seems to be working just fine again.

I compared the two files, inn-2.3.0/expire/expireover.c and
inn-STABLE-20000826/expire/expireover.c and found this:

-----------------------------------------------------------------
1c1
< /*  $Revision: 1.24.2.1 $
---
> /*  $Revision: 1.24.2.2 $
39c39
<     BOOL      Nonull, LowmarkFile = FALSE;
---
>     BOOL      val, Nonull, LowmarkFile = FALSE;
53a54
>     val = TRUE;
108a110,113
>     if (!ovge.delayrm && SMsetup(SM_RDWR, (void *)&val)) {
>       fprintf(stderr, "expireover: cant setup storage method");
>       exit(1);
>     }
113c118
<       }
---
>     }
-----------------------------------------------------------------

My cron entry is:
0 0 * * * /home/news/inn/bin/news.daily expireover lowmark


Regards,
Erik Mouritzen
UNI-C
Erik.Mouritzen at uni-c.dk
Danish Computing Centre for Research and Education




More information about the inn-workers mailing list