[Bug 1677326] [NEW] mtree does not support md5 or sha digests

2017-03-29 Thread jimktrains
Public bug reported: I installed version 0.2.20 of freebsd-glue and the manpage for mtree claims that there is md5digest, sha1digest, sha256digest, and ripemd160digest, but the following commands all fail. % /usr/lib/freebsd/mtree -p dotfiles -c -k md5digest mtree: line 0: unknown keyword md5dige

[Bug 1344029] [NEW] Read only permission on /dev/tty exposes passwords and prevents ssh logins to other boxes

2014-07-18 Thread jimktrains
Public bug reported: What Happened: One day, ssh-add started echoing my password to the terminal. I then tried to ssh and just kept getting "Host key verification failed." Cause: Eventually through the use of ssh -v -v -v I figured out that /dev/tty wasn’t usable. I ls -l /dev/tty and found it

[Bug 658939] [NEW] php5-memcached does not work

2010-10-11 Thread jimktrains
Public bug reported: Binary package hint: php5-memcached I have a brand new server. I installed apache2, php5, php5-memcached, and memcached. I go http://www.php.net/manual/en/memcached.set.php and create a file to run example 1. I get falses, meaning that it was never set. I then run my own p