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

推荐订阅源

Microsoft Azure Blog
Microsoft Azure Blog
GbyAI
GbyAI
P
Proofpoint News Feed
Engineering at Meta
Engineering at Meta
Recent Announcements
Recent Announcements
L
LangChain Blog
B
Blog
阮一峰的网络日志
阮一峰的网络日志
Microsoft Security Blog
Microsoft Security Blog
博客园 - 【当耐特】
M
MIT News - Artificial intelligence
D
Docker
WordPress大学
WordPress大学
J
Java Code Geeks
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
The GitHub Blog
The GitHub Blog
博客园 - 叶小钗
Last Week in AI
Last Week in AI
Stack Overflow Blog
Stack Overflow Blog
有赞技术团队
有赞技术团队
MyScale Blog
MyScale Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
MongoDB | Blog
MongoDB | Blog
博客园 - Franky

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