Search Criteria
Package Details: python-ipalib 4.10.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/freeipa.git (read-only, click to copy) |
---|---|
Package Base: | freeipa |
Description: | Python libraries used by IPA |
Upstream URL: | http://www.freeipa.org/ |
Keywords: | freeipa identity management policy trusts |
Licenses: | GPL3 |
Provides: | python-ipaplatform, python-ipapython |
Submitter: | chenxiaolong |
Maintainer: | patlefort |
Last Packager: | patlefort |
Votes: | 21 |
Popularity: | 0.000126 |
First Submitted: | 2012-11-15 23:50 (UTC) |
Last Updated: | 2022-11-25 16:15 (UTC) |
Dependencies (35)
- freeipa-common
- gnupg (gnupg-clavator, gnupg-large-rsa, gnupg-large-secmem, gnupg-minimal-git, gnupg-largekeys, gnupg-git, gnupg23)
- keyutils (keyutils-git)
- python-cryptography
- python-dateutil
- python-dbus (dbus-python)
- python-dnspython (python-dnspython1.16, python-dnspython-git)
- python-gssapi
- python-ldap
- python-netaddr
- python-netifaces (python-netifaces-git)
- python-pyasn1
- python-pyasn1-modules
- python-pyusb (python-pyusb-git)
- python-qrcode
- python-setuptools
- python-six
- python-yubico
- sssd (sssd-git, sssd-nosmb)
- Show 16 more dependencies...
Latest Comments
1 2 3 4 5 6 7 Next › Last »
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.
patlefort commented on 2021-04-06 23:28 (UTC)
I've bumped the version to 4.9.2. 4.9.3 is missing the asc file atm. I've fixed most of the issues mentioned below.
yaleman commented on 2021-03-27 23:00 (UTC)
You'll need to import the GPG key of the
FreeIPA Signer
, from here: https://www.freeipa.org/page/Verify_Release_Signature1 2 3 4 5 6 7 Next › Last »