Any update on this package?. Or is it orphaned?
Search Criteria
Package Details: python-ipalib 4.12.2-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: | 24 |
Popularity: | 0.93 |
First Submitted: | 2012-11-15 23:50 (UTC) |
Last Updated: | 2024-09-02 18:01 (UTC) |
Dependencies (43)
- freeipa-commonAUR
- gnupg (gnupg-gitAUR, gnupg-largekeysAUR)
- keyutils (keyutils-gitAUR)
- python-argcomplete
- python-cryptography
- python-dateutil
- python-dbus
- python-dnspython (python-dnspython-gitAUR)
- python-gssapi
- python-ifaddr
- python-jwcrypto
- python-ldap
- python-lxml
- python-netaddr
- python-netifaces (python-netifaces-gitAUR)
- python-pillow (python-pillow-gitAUR)
- python-pyasn1
- python-pyasn1-modules
- python-pyusb (python-pyusb-gitAUR)
- python-qrcode
- python-requests
- python-setuptools
- python-six
- python-systemd
- python-urllib3
- python-yubico
- sssd (sssd-gitAUR, sssd-nosmbAUR)
- ding-libs (make)
- gettext (gettext-gitAUR) (make)
- krb5 (krb5-gitAUR) (make)
- libsasl (make)
- libxmlrpc (make)
- nspr (nspr-hgAUR) (make)
- nss (nss-hgAUR) (make)
- openldap (make)
- openssl (openssl-gitAUR, openssl-staticAUR) (make)
- popt (popt-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-jinja (make)
- python-pyasn1-modules (make)
- python-setuptools (make)
- python-systemd (make)
- sssd (sssd-gitAUR, sssd-nosmbAUR) (make)
Required by (1)
Sources (4)
revellion commented on 2016-05-16 14:25 (UTC)
grubber commented on 2016-01-06 19:38 (UTC)
Hi qrkourier, thanks for testing, could you please upload /var/log/ipaclient-install.log for me somewhere?
Anyway, I have update the source package at: https://dl.dropboxusercontent.com/u/464637/freeipa-4.2.3-1.src.tar.gz
qrkourier commented on 2016-01-05 23:44 (UTC) (edited on 2016-01-05 23:51 (UTC) by qrkourier)
After installing package groups "base" and "base-devel" and packages "openssh" and "subversion" I was able to satisfy the dependencies of AUR package "freeipa" by building and installing additional AUR packages "python2-kerberos", "python2-krbv", "python2-nss", "certmonger", "oddjob", and "pam-krb5" in Antergos Linux release 2015.12 (ISO-Rolling).
Still, while executing "$ ipa-client-install" I encountered an error that resulted in automatic rollback of the client's changes:
$ sudo ipa-client-install
<...snip...>
Created /etc/ipa/default.conf
New SSSD config will be created
Configured /etc/sssd/sssd.conf
Failed to add CA to the default NSS database.
Installation failed. Rolling back changes.
messagebus failed to start: Command '/usr/bin/systemctl start messagebus.service' returned non-zero exit status 6
Unenrolling client from IPA server
Removing Kerberos service principals from /etc/krb5.keytab
Disabling client Kerberos and LDAP configurations
Failed to remove krb5/LDAP configuration:
$
# I rebooted at this point in case changing the local hostname to an FQDN matching the realm name had somehow hosed the system
$ sudo ipa-client-install --uninstall
messagebus failed to start: Command '/usr/bin/systemctl start messagebus.service' returned non-zero exit status 6
Unenrolling client from IPA server
Unenrolling host failed: Error obtaining initial credentials: Key table entry not found.
Removing Kerberos service principals from /etc/krb5.keytab
Failed to remove Kerberos service principals: Command '/usr/sbin/ipa-rmkeytab -k /etc/krb5.keytab -r EXAMPLE.COM' returned non-zero exit status 5
Disabling client Kerberos and LDAP configurations
Failed to remove krb5/LDAP configuration:
$
# It's not clear how to unfuzz this situation.
grubber commented on 2015-12-22 09:16 (UTC)
Hi Dimitrije, thanks for testing!
Yes, there are indeed some AUR-only dependencies. The only dependency that is not available in the required minimal version in AUR is certmonger though. I have already notified the maintainer to update the package some time ago.
dimitrije commented on 2015-12-16 00:17 (UTC) (edited on 2015-12-16 00:18 (UTC) by dimitrije)
Hi all,
I tried Grubber's WIP, managed to install it. There were 5 dependencies that had to be installed via yaourt as pacman didn't found them in repos.
Also, dependencies which were needed to be installed via yaourt required changes to BUILD files due to newer versions needed, download URLs needed to be fixed and hashes changed accordingly and had dependencies of their own to tackle. At the end, all dependencies installed and FreeIPA, latest version installed.
Sorry for not giving more details, it's 2AM, and I didn't keep the track of what packages needed changes but the install process takes you through and is clear of what packages/BUILD files need to be installed/reconfigured.
When I get the time to configure IPA and test, will send more comments.
Dimitrije
grubber commented on 2015-12-11 23:08 (UTC)
Here's a WIP to try: https://dl.dropboxusercontent.com/u/464637/freeipa-4.2.3-1.src.tar.gz
fjim commented on 2015-12-02 08:23 (UTC)
@grubber 4.2 has been out for a while, is there any ETA? I was planning on having FreeIPA on Arch, but if there's no PKGBUILD in sight I'd have a look on creating one, or otherwise host a VM instead.
grubber commented on 2015-06-17 19:13 (UTC)
Well, I didn't do much maintaining so far, I was rather busy working on upstream. Once 4.2 is out (should be in a few days), I will look into porting it to Arch.
gehzumteufel commented on 2015-06-16 04:08 (UTC)
@grubber any idea if you're going to continue maintaining it?
senorsmile commented on 2015-01-30 00:33 (UTC)
@grubber: Great. Looking forward to some freeipa action in arch!
Pinned Comments
patlefort commented on 2024-07-23 11:37 (UTC)
Keys are in
keys/pgp
of this package.