Hi everyone,

I'm writing a pull request <https://github.com/ansible/ansible/pull/11792> 
to update the dependencies for installing the python-kerberos library [pip 
python-kerberos] and running the kinit/klist commands. 

I've confirmed the dependencies for yum and apt-get, but don't have access 
to other platforms. My current (hastily compiled) list consists of:

*Via Portage (Gentoo)*
emerge -av app-crypt/mit-krb5 
emerge -av dev-python/setuptools

*Via pkg (FreeBSD)*
sudo pkg install security/krb5
   
*Via OpenCSW (Solaris)*
pkgadd -d http://get.opencsw.org/now
/opt/csw/bin/pkgutil -U
/opt/csw/bin/pkgutil -y -i libkrb5_3 
   
*Via Pacman (Arch Linux)*
pacman -S krb5

Can anyone who uses any of these confirm, deny, or expand upon what I have? 
Thanks!


-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/328c3ca7-30ba-4749-9e19-8e2db92094e6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to