Re: Interesting task: makewhatis repeatability

From: Poul-Henning Kamp (phk_at_phk.freebsd.dk)
Date: 08/01/05

  • Next message: Giorgos Keramidas: "Re: mmap bug?"
    To: Stefan Bethke <stb@lassitu.de>
    Date: Mon, 01 Aug 2005 13:30:42 +0200
    
    

    In message <9140595F-38F1-4589-A0FB-4C0BC4AF022C@lassitu.de>, Stefan Bethke writes:
    >> I just found out that makewhatis does not produce the same output
    >> after two different installworld runs.
    >>
    ># for i in 1 2; do rm -rf /data/00/build/x; mkdir /data/00/build/x;
    >make installworld DESTDIR=/data/00/build/x; md5 /data/00/build/x/usr/
    >share/man/whatis >>/tmp/md5; done
    >...
    ># cat /tmp/md5
    >MD5 (/data/00/build/x/usr/share/man/whatis) =
    >393e1046893b6504b0d51e57a377c529
    >MD5 (/data/00/build/x/usr/share/man/whatis) =
    >393e1046893b6504b0d51e57a377c529

    Hmm, I may be seeing some other weirdness then.

    -- 
    Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
    phk@FreeBSD.ORG         | TCP/IP since RFC 956
    FreeBSD committer       | BSD since 4.3-tahoe    
    Never attribute to malice what can adequately be explained by incompetence.
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
    

  • Next message: Giorgos Keramidas: "Re: mmap bug?"

    Relevant Pages

    • Interesting task: makewhatis repeatability
      ... I just found out that makewhatis does not produce the same output ... after two different installworld runs. ... Never attribute to malice what can adequately be explained by incompetence. ... To unsubscribe, ...
      (freebsd-current)
    • Re: Interesting task: makewhatis repeatability
      ... Am 31.07.2005 um 17:46 schrieb Poul-Henning Kamp: ... > I just found out that makewhatis does not produce the same output ... > after two different installworld runs. ... To unsubscribe, ...
      (freebsd-current)
    • Re: Interesting task: makewhatis repeatability
      ... In the last episode, Poul-Henning Kamp said: ... > Hmm, I may be seeing some other weirdness then. ...
      (freebsd-current)
    • Re: CVSUP and 5.2.1 RELEASE
      ... > Hmm. ... I fail to see your point. ... proving that mergemaster *can* be important at times. ... > before buildworld, but definitely before installworld. ...
      (freebsd-current)