Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Oct 2006 12:37:07 +0200
From:      "Clayton Milos" <clay@milos.co.za>
To:        <freebsd-stable@freebsd.org>
Subject:   Entropy
Message-ID:  <01dc01c6fb46$2effdb00$0264a8c0@claylaptop>

next in thread | raw e-mail | index | archive | help
Hi there


I'm having the same problem as Greg Bernard (bsd_at_todoo.biz).

Every 11 minutes I get a mail from my servers but instead of it
containing -- which is what Greg is getting it contains this:

COPYRIGHT: not found

Upon further investigation if I try run any of the shell scripts in
/usr/local/etc/rc.d/ I get this error on the console:

000.apache2libs.sh: not found


Now 000.apache2libs.sh happens to be the first listed file in the
/usr/local/etc/rc.d/ directory and COPYRIGHT happens to be the first listed
file in the / directory.

This leads me to think that there could be something wrong in my environment
variables and not with the entropy harvestig file. It did not happen with a
clean install so it is probably some software that I installed that may have
affected root's profile.

My env is as such:

root@bart:/ #> env
STY=1065.ttyp0.bart
TERM=screen
TERMCAP=SC|screen|VT 100/ANSI X3.64 virtual terminal:\
        :DO=\E[%dB:LE=\E[%dD:RI=\E[%dC:UP=\E[%dA:bs:bt=\E[Z:\
        :cd=\E[J:ce=\E[K:cl=\E[H\E[J:cm=\E[%i%d;%dH:ct=\E[3g:\
        :do=^J:nd=\E[C:pt:rc=\E8:rs=\Ec:sc=\E7:st=\EH:up=\EM:\
        :le=^H:bl=^G:cr=^M:it#8:ho=\E[H:nw=\EE:ta=^I:is=\E)0:\
        :li#41:co#88:am:xn:xv:LP:sr=\EM:al=\E[L:AL=\E[%dL:\
        :cs=\E[%i%d;%dr:dl=\E[M:DL=\E[%dM:dc=\E[P:DC=\E[%dP:\
        :im=\E[4h:ei=\E[4l:mi:IC=\E[%d@:ks=\E[?1h\E=:\
        :ke=\E[?1l\E>:vi=\E[?25l:ve=\E[34h\E[?25h:vs=\E[34l:\
        :ti=\E[?1049h:te=\E[?1049l:us=\E[4m:ue=\E[24m:so=\E[3m:\
        :se=\E[23m:md=\E[1m:mr=\E[7m:me=\E[m:ms:\
        :Co#8:pa#64:AF=\E[3%dm:AB=\E[4%dm:op=\E[39;49m:AX:G0:\
        :as=\E(0:ae=\E(B:\
        :ac=\140\140aaffggjjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~..--++,,hhII00:\
        :k0=\E[10~:k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:k5=\E[15~:\
        :k6=\E[17~:k7=\E[18~:k8=\E[19~:k9=\E[20~:k;=\E[21~:\
        :F1=\E[23~:F2=\E[24~:kb=^H:kh=\E[1~:@1=\E[1~:kH=\E[4~:\
        :@7=\E[4~:kN=\E[6~:kP=\E[5~:kI=\E[2~:kD=\E[3~:ku=\EOA:\
        :kd=\EOB:kr=\EOC:kl=\EOD:km:
WINDOW=9
SHELL=/usr/local/bin/zsh
USER=clay
LOGNAME=aow
HOME=/root
MAIL=/var/mail/aow
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/home/aow/bin
BLOCKSIZE=K
FTP_PASSIVE_MODE=YES
SSH_CLIENT=192.168.3.150 1952 22
SSH_CONNECTION=192.168.3.150 1952 196.XXX.XXX.XXX 22
SSH_TTY=/dev/ttyp0
SHLVL=4
PWD=/
OLDPWD=/usr/local/etc/rc.d
_=/usr/bin/env


I'm running 5.5-RELEASE-p8 FreeBSD 5.5-RELEASE-p8 #0 which I have upgraded
from 5.4 which had the same issue.

Any help would be much appreciated.


Thanks

Clay





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01dc01c6fb46$2effdb00$0264a8c0>