Hello Charlie, On Mon, 16 Apr 2007 00:58:37 +0200 Charlie McElfresh >I'm running FreeBSD 5.4-RELEASE. I installed the current version >of >rkhunter from the ports collection -- 1.2.9 -- and when I do, I >get this: > >* System tools > Performing 'known good' check... > /bin/cat [ >BAD ] > /bin/chmod [ >BAD ] > /bin/kill [ >BAD ] (ad naus.)
> >Yes, I ran rkhunter --update > >And when I try to run hashupd.sh, I get this message: > >/usr/local/bin/hashupd.sh: 38: Syntax error: Bad substitution Hmm. Hashupd is a Bash script, it uses Bash-isms and so is not really Korn or Bourne compatible. It may also be an error since Hashupd is a kludge (in the upcoming 1.3.0 release this all goes away). It may even be somebody reported or fixed this in CVS before you, haven't recently updated Hashupd I'm afraid. Maybe I should make it compat for the remaining time. Anyway. Could you attach the output of running "bash -x hashupd.sh (args you use) >/tmp/errorlog 2>&1"? TIA Regards, unSpawn -- Click to publish your book fast with high quality presses http://tagline.hushmail.com/fc/CAaCXv1IpqnUSqI3LmtjtlbylOWtnXW5/ ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Rkhunter-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rkhunter-users
