Package Details: python-ipaclient 4.12.2-3

Git Clone URL: https://aur.archlinux.org/freeipa.git (read-only, click to copy)
Package Base: freeipa
Description: Python libraries 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: 24
Popularity: 0.20
First Submitted: 2012-11-15 23:50 (UTC)
Last Updated: 2025-01-09 00:05 (UTC)

Pinned Comments

patlefort commented on 2024-07-23 11:37 (UTC)

Keys are in keys/pgp of this package.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 .. 10 Next › Last »

thekoma commented on 2024-08-01 14:07 (UTC)

workaround

TMPDIR=$(mktemp -d)
git clone https://aur.archlinux.org/freeipa.git $TMPDIR
gpg --import $TMPDIR/keys/pgp/*asc
rm -fr $TMPDIR

patlefort commented on 2024-07-23 11:37 (UTC)

Keys are in keys/pgp of this package.

BPplays commented on 2024-07-23 09:11 (UTC)

gpg keys are still broken

pavkamlc commented on 2024-06-04 06:43 (UTC)

At now I have problem only with building. pgp key must be imported manualy but then build and ipa-client-install works without problem.

patlefort commented on 2024-06-04 02:00 (UTC)

Version 4.12 contain a fix for this exact issue: https://pagure.io/freeipa/c/a45a7a20d96af51d463a285cb9318582720be708?branch=master and some discussion here: https://www.mail-archive.com/freeipa-users@lists.fedorahosted.org/msg17613.html so I'm at a loss for what could be the problem. Can you try a clean build and also make sure you have the latest python-cryptography installed from system and not from pip?

CupricReki commented on 2024-06-03 22:56 (UTC)

@patlefort Still getting the same issue as @pavkamic with 4.12.

patlefort commented on 2024-06-02 13:00 (UTC)

I've included the pgp keys in keys/pgp of this package. Let me know if it still happen on version 4.12.