Search Criteria
Package Details: freeipa-client-common 4.10.2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/freeipa.git (read-only, click to copy) |
---|---|
Package Base: | freeipa |
Description: | Common files used by IPA client |
Upstream URL: | http://www.freeipa.org/ |
Keywords: | freeipa identity management policy trusts |
Licenses: | GPL3 |
Submitter: | chenxiaolong |
Maintainer: | patlefort |
Last Packager: | patlefort |
Votes: | 22 |
Popularity: | 0.024656 |
First Submitted: | 2012-11-15 23:50 (UTC) |
Last Updated: | 2023-09-20 11:55 (UTC) |
Dependencies (16)
- ding-libs (make)
- gettext (gettext-git) (make)
- krb5 (make)
- libsasl (make)
- libxmlrpc (make)
- nspr (nspr-hg) (make)
- nss (nss-hg) (make)
- openldap (make)
- openssl (openssl-git, openssl-hardened, quictls-openssl, openssl-static) (make)
- popt (popt-git) (make)
- python (python36, python32, python37, python39, python38, python310, python312) (make)
- python-jinja (make)
- python-pyasn1-modules (make)
- python-setuptools (make)
- python-systemd (python-systemd-git) (make)
- sssd (sssd-git, sssd-nosmb) (make)
Latest Comments
1 2 3 4 5 6 7 Next › Last »
thurstylark commented on 2023-07-13 09:50 (UTC)
This package requires systemd at least as a makedep. It currently fails to build in a clean chroot.
NN777 commented on 2022-09-27 22:52 (UTC)
roger that, thanks
patlefort commented on 2022-09-27 22:23 (UTC)
@NN777: You simply need to install the dependencies.
NN777 commented on 2022-09-27 15:14 (UTC) (edited on 2022-09-27 15:16 (UTC) by NN777)
patlefort commented on 2022-09-26 04:56 (UTC)
I've added the patch that should fix the issue. Tell me if it's working fine.
patlefort commented on 2022-09-20 00:05 (UTC)
Thanks, I'll add that PR when it's ready.
ABotelho commented on 2022-09-19 23:45 (UTC) (edited on 2022-09-19 23:47 (UTC) by ABotelho)
Looks like python-cryptography is breaking things for FreeIPA Client; it's basically this issue: https://jasonralph.org/?p=997
I had to downgrade to 37.X to get SSSD to not crash at boot.
Edit: https://github.com/freeipa/freeipa/pull/6459
Looks like we should be getting a fix fairly soon.
patlefort commented on 2021-10-07 21:58 (UTC)
I've updated the dependency. If you are having trouble updating, try removing
xmlrpc-c
withpacman -Rdd xmlrpc-c
and installlibxmlrpc
withpacman -S libxmlrpc
.xenu commented on 2021-10-04 12:58 (UTC)
xmlrpc-c dependency has been replaced by libxmlrpc.
1 2 3 4 5 6 7 Next › Last »