惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

爱范儿
爱范儿
博客园 - 叶小钗
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
腾讯CDC
S
SegmentFault 最新的问题
D
DataBreaches.Net
Hugging Face - Blog
Hugging Face - Blog
L
LangChain Blog
Recent Announcements
Recent Announcements
阮一峰的网络日志
阮一峰的网络日志
N
Netflix TechBlog - Medium
大猫的无限游戏
大猫的无限游戏
M
MIT News - Artificial intelligence
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 三生石上(FineUI控件)
F
Fortinet All Blogs
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Martin Fowler
Martin Fowler
雷峰网
雷峰网
J
Java Code Geeks
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
小众软件
小众软件
云风的 BLOG
云风的 BLOG
T
Tailwind CSS Blog

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - kanidm
2026-06-19 · via AUR Newest Packages

Tournesol commented on 2026-06-18 16:29 (UTC)

Hi ! Thank you for the package ! I had issue with fish completion and found a fix. According to the fish documentation, third-party software should be installed into /usr/share/fish/vendor_completions.d/ as /usr/share/fish/completions/ is for built-in completion and not always loaded by default. It'd be nice to update the PKGBUILD to replace /usr/share/fish/completions/kanidm.fish with /usr/share/fish/vendor_completions.d/kanidm.fish

soloturn commented on 2026-06-14 19:19 (UTC) (edited on 2026-06-14 19:20 (UTC) by soloturn)

what error do you get exactly, and which ticket number it is reported on upstream?

patrickh commented on 2026-03-18 15:04 (UTC) (edited on 2026-03-18 15:04 (UTC) by patrickh)

I was able to compile 1.9.2 after downgrading

  • rust-1:1.94.0-2 to rust-1:1.94.0-1
  • llvm-libs-22.1.1-1 to llvm-libs-21.1.8-1
  • clang-22.1.1-1 to clang-21.1.8-1
  • lld-22.1.1-1 to lld-21.1.8-1

that fortunately all were still in my pacman cache.

I hope this can be helpful to one or another …

Doridian commented on 2026-03-18 01:32 (UTC)

@Aintaer Seems likely. 1.9.2 compiled fine on initial release, but with current Rust in repos, it refuses with tss-esapi errors for me as well now.

Aintaer commented on 2026-03-18 01:28 (UTC)

Running into build errors in tss-esapi since 1.9.2. Which is odd since it didn't change since 1.9.1. Could it be a rustc version issue again? I'm on rustc 1.94.0

hsf commented on 2025-10-06 11:23 (UTC)

Doridian commented on 2025-05-07 18:41 (UTC) (edited on 2025-05-08 03:21 (UTC) by Doridian)

1.6.1 has fixed the previously mentioned OAuth issue

Doridian commented on 2025-05-03 19:59 (UTC)

Thanks for the comment. This is now fixed!

wysbd commented on 2025-05-03 19:56 (UTC) (edited on 2025-05-03 19:56 (UTC) by wysbd)

Hi, thanks for your package. I've noticed that you install the bash completions using a .sh file suffix. With this suffix the bash-completions package won't pick those completions up. It would be nice if you could change the PKGBUILD to install those bash completion scripts without any file suffix

Doridian commented on 2025-04-19 03:28 (UTC) (edited on 2025-04-19 03:31 (UTC) by Doridian)

Enabled the feature, given tpm2-tss is an indirect dependency of pacman (via gnupg), which means it is required on every Arch system.

//EDIT: Further added clang to makedepends as it is required for this to compile, but not essential for an Arch system