Re: makewhatis wierdness in 4.9-stable

From: Dmitry Morozovsky (marck_at_rinet.ru)
Date: 02/27/04

  • Next message: Eric Pogroski: "Re: Testers needed: Joe's MFC of USB code"
    Date: Sat, 28 Feb 2004 00:13:52 +0300 (MSK)
    To: Kenneth W Cochran <kwc@TheWorld.com>
    
    

    On Fri, 27 Feb 2004, Kenneth W Cochran wrote:

    KWC> Since makewhatis went from Perl to C I get the following output
    KWC> in the weekly periodic/maintenance run:
    KWC>
    KWC> Rebuilding whatis database:
    KWC> makewhatis: /usr/local/man/man1/scp.old.1: No such file or directory
    KWC> makewhatis: /usr/local/man/man1/ssh-add.old.1: No such file or directory
    KWC> makewhatis: /usr/local/man/man1/ssh-agent.old.1: No such file or directory
    KWC> makewhatis: /usr/local/man/man1/ssh-keygen.old.1: No such file or directory
    KWC> makewhatis: /usr/local/man/man1/ssh.old.1: No such file or directory
    KWC>
    KWC> Is something "strange" in /etc/*? Maybe something mergemaster
    KWC> didn't quite fix during a cvsup/{make,install}world?

    I suppose these are stale symlinks. What do you get by issuing

    ls -l /usr/local/man/man1/*.old.1

    ?

    Sincerely,
    D.Marck [DM5020, MCK-RIPE, DM3-RIPN]
    ------------------------------------------------------------------------
    *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru ***
    ------------------------------------------------------------------------
    _______________________________________________
    freebsd-stable@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-stable
    To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"


  • Next message: Eric Pogroski: "Re: Testers needed: Joe's MFC of USB code"