inn-CURRENT-20030107 problem

Sang-yong Suh sysuh at kigam.re.kr
Fri Jan 10 00:27:58 UTC 2003


On Wed, Jan 08, 2003 at 06:58:39PM -0800, Russ Allbery wrote:
> innupgrade should have run at the end of make upgrade and made the above
> fixes.  Did that fail somehow?

Yes. It failed with following:

    # make update
      ...
    /usr/local/news/bin/innupgrade /usr/local/news/etc
    inn.conf: backup inn.conf.OLD already exists
    make: *** [update] Error 255

And the fix was,

    cd ~/etc
    rm -f ~/etc/inn.conf.OLD
    /usr/local/news/bin/innupgrade /usr/local/news/etc
    Updating inn.conf, old verion saved as inn.conf.OLD
--
Sang-yong Suh



More information about the inn-workers mailing list