Nikos Chantziaras wrote:
> I'm affected by a bug that seems to affect only some Gentoo users.
> dev-libs/openssl seems to install broken symlinks for some of its man
> pages.  You can check with:
>
>   find /usr/share/man/ -type l ! -exec test -r {} \; -print
>
> If you are affected by this bug, then the above will print something
> like this:
>
>   /usr/share/man/man1/openssl-sha.1ssl
>   /usr/share/man/man1/openssl-ripemd160.1ssl
>   /usr/share/man/man1/openssl-md5.1ssl
>   /usr/share/man/man1/openssl-sha1.1ssl
>   /usr/share/man/man1/openssl-md4.1ssl
>   /usr/share/man/man1/openssl-md2.1ssl
>   /usr/share/man/man1/openssl-mdc2.1ssl
>   /usr/share/man/man3/openssl-SSL.3ssl
>
> Anyone else here getting this?  There's a bug open for this:
>
>   https://bugs.gentoo.org/show_bug.cgi?id=43700

I got this:

root@fireball / # find /usr/share/man/ -type l ! -exec test -r {} \; -print
/usr/share/man/man3/openssl-SSL.3ssl
/usr/share/man/man1/gimp-console.1
/usr/share/man/man1/openssl-mdc2.1ssl
/usr/share/man/man1/openssl-md2.1ssl
/usr/share/man/man1/openssl-md4.1ssl
/usr/share/man/man1/openssl-sha1.1ssl
/usr/share/man/man1/openssl-md5.1ssl
/usr/share/man/man1/openssl-sha.1ssl
/usr/share/man/man1/openssl-ripemd160.1ssl
root@fireball / #

Small differences but pretty close.  What is broke on my system?  Link
to bug too.  I'd like to CC that. 

Dale

:-)  :-) 

-- 
I am only responsible for what I said ... Not for what you understood or how 
you interpreted my words!


Reply via email to