Re: makewhatis wierdness in 4.9-stable

From: Kenneth W Cochran (kwc_at_TheWorld.com)
Date: 02/27/04

  • Next message: Brandon S. Allbery KF8NH: "Re: makewhatis wierdness in 4.9-stable"
    Date: Fri, 27 Feb 2004 17:41:08 -0500 (EST)
    To: Dmitry Morozovsky <marck@rinet.ru>
    
    

    >Date: Sat, 28 Feb 2004 00:13:52 +0300 (MSK)
    >From: Dmitry Morozovsky <marck@rinet.ru>
    >To: Kenneth W Cochran <kwc@TheWorld.com>
    >cc: freebsd-stable@freebsd.org
    >Subject: Re: makewhatis wierdness in 4.9-stable
    >
    >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
    >
    >?

    $ ls -l /usr/local/man/man1/*.old.1
    lrwxrwxrwx 1 root wheel 6 Jan 19 2003 /usr/local/man/man1/scp.old.1 -> scp2.1
    lrwxrwxrwx 1 root wheel 10 Jan 19 2003 /usr/local/man/man1/ssh-add.old.1 -> ssh-add2.1
    lrwxrwxrwx 1 root wheel 12 Jan 19 2003 /usr/local/man/man1/ssh-agent.old.1 -> ssh-agent2.1
    lrwxrwxrwx 1 root wheel 13 Jan 19 2003 /usr/local/man/man1/ssh-keygen.old.1 -> ssh-keygen2.1
    lrwxrwxrwx 1 root wheel 6 Jan 19 2003 /usr/local/man/man1/ssh.old.1 -> ssh2.1
    $

    Hmmm... Any idea how this has happened? I've tracked
    -stable since early 4.x times.

    -kc

    >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: Brandon S. Allbery KF8NH: "Re: makewhatis wierdness in 4.9-stable"

    Relevant Pages

    • Re: Looking for a Web-Based Tool to Manage Users
      ... Hmmm. ... I don't know of one yet (hint - there are some on the way...), ... How are you with Java or Perl? ... "Fat Rat Bastard" wrote in ...
      (microsoft.public.windows.server.active_directory)
    • Re: creating a hash list from arrays
      ... Hmmm, This did not work. ... And perl also complained that $results_hash had to be explicitly defined, so I had my $results_hash AND my %results_hash. ... >> Then the hash won't expire at the end of the loop. ... > are expressly allowed to retransmit, quote, or otherwise use ...
      (perl.beginners)
    • Re: is this beginner land?
      ... Pointing outside this NG's scope is off topic. ... Hmmm. ... So, if a person ask about PERL, and someone points them to a PERL ...
      (comp.lang.javascript)
    • Re: get() not working...need help
      ... Hmmm... ... No documentation for perl function `get' found ...
      (comp.lang.perl.misc)
    • using DBD/Oracle.pm in current directory
      ... After issuing the command: ... I would like to have perl look at the current directory for the ... Is there any way to use the standard directory, ...
      (perl.dbi.users)