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

推荐订阅源

酷 壳 – CoolShell
酷 壳 – CoolShell
Microsoft Security Blog
Microsoft Security Blog
Recent Announcements
Recent Announcements
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Last Week in AI
Last Week in AI
罗磊的独立博客
腾讯CDC
云风的 BLOG
云风的 BLOG
月光博客
月光博客
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - 三生石上(FineUI控件)
宝玉的分享
宝玉的分享
U
Unit 42
I
InfoQ
D
DataBreaches.Net
Blog — PlanetScale
Blog — PlanetScale
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
V
V2EX
美团技术团队
IT之家
IT之家
Stack Overflow Blog
Stack Overflow Blog
F
Fortinet All Blogs
GbyAI
GbyAI
S
SegmentFault 最新的问题

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