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

推荐订阅源

大猫的无限游戏
大猫的无限游戏
云风的 BLOG
云风的 BLOG
小众软件
小众软件
V
V2EX
博客园 - Franky
博客园 - 司徒正美
Apple Machine Learning Research
Apple Machine Learning Research
量子位
博客园 - 【当耐特】
雷峰网
雷峰网
WordPress大学
WordPress大学
Jina AI
Jina AI
Google DeepMind News
Google DeepMind News
N
Netflix TechBlog - Medium
爱范儿
爱范儿
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
阮一峰的网络日志
阮一峰的网络日志
IT之家
IT之家
Blog — PlanetScale
Blog — PlanetScale
Hugging Face - Blog
Hugging Face - Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
V
Visual Studio Blog
Microsoft Security Blog
Microsoft Security 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) - portable
2026-06-18 · via AUR Newest Packages

Pinned Comments

Kimiblock commented on 2025-09-10 14:50 (UTC) (edited on 2025-09-10 14:53 (UTC) by Kimiblock)

Attention to all users: portable apps are available on portable-arch repository. You can add it to paru.conf per instruction in README to get an AUR-ish experience.

Kimiblock commented on 2026-04-02 10:57 (UTC)

Upgrading to version 15 may require manual intervention when using AUR helper without chroot building:

You must build portable-packer, and then build the main package via extra-x86_64-build -- -I /path/to/packer.zst

After which, install both packages using pacman -U

Kimiblock commented on 2026-02-08 05:01 (UTC)

Please consider using chroot builds?

pussyhut commented on 2026-02-07 20:37 (UTC) (edited on 2026-02-07 20:39 (UTC) by pussyhut)

add export GOPATH=$HOME/.cache/go to avoid creating ~/go

Kimiblock commented on 2025-10-25 02:32 (UTC)

@w568w Portable 10.0.1 已经发布, 请尝试更新最新版 (archlinuxcn: sudo pacman -U https://repo.archlinuxcn.org/any/portable-1%3A10.0.1-1-any.pkg.tar.zst 或 AUR 手动 rebuild)

Kimiblock commented on 2025-10-25 02:27 (UTC)

w568w commented on 2025-10-24 10:41 (UTC) (edited on 2025-10-24 10:48 (UTC) by w568w)

1:10.0-1 再次出现了 @Small_Fox 之前所述问题的回归。结合 strace 分析,是卡在了等待 pwSecContext 的死循环上,文件 ${XDG_RUNTIME_DIR}/portable/${appID}/pipewire-socket 始终没有出现。

DEBUG 日志如下:

[Info] Configuration specified as global name /usr/lib/portable/info/com.qq.weixin/config
[Info] XDG Config Home defined @ /home/w568w/.config
[Debug] Chosen readiness code 20526
[Info] Application argument interpreted as: 
[Warn] Launching com.qq.weixin (unsafe)...
/usr/bin/portable: 行 1419: /run/user/1000/portable/com.qq.weixin/portable-generated.env: 没有那个文件或目录
[Info] GTK_IM_MODULE is fcitx
[Info] QT_IM_MODULE is fcitx
[Debug] Not exposing input devices
[Debug] Detecting Camera...
[Debug] Waiting for component: pwSecContext...
[Debug] Waiting for component: cameraBind...
[Debug] Readiness set for inputBind
[Debug] Generated Camera bind parameter:  --dev-bind /dev/video0 /dev/video0 --dev-bind /dev/video1 /dev/video1 --dev-bind /dev/video2 /dev/video2 --dev-bind /dev/video3 /dev/video3
[Debug] Readiness set for cameraBind
[Debug] Done waiting for cameraBind...
[Debug] Single or no GPU, binding all devices
[Debug] Waiting for component: miscBind...
[Debug] Generated GPU bind parameter: --setenv portableDiscrete 1
[Debug] Readiness set for hybridBind
Running as unit: WeChat.service
Press ^] three times within 1s to disconnect TTY.
[Debug] Readiness set for bindCheck
[Debug] Readiness set for sanityCheck

从源码来看,只有 safe launching 才会去执行 pwSecContext() 来启动 pipewire,但 unsafe launching 里的逻辑也会等待 pwSecContext,导致了该问题。

Kimiblock commented on 2025-10-10 05:29 (UTC)

@Small_Fox 请尝试执行 PORTABLE_LOGGING=debug wechat 然后贴出完整的日志以解决问题. 另 portable 已降级回 8.1, 请全量更新系统和 AUR 包以暂时解决问题.

Small_Fox commented on 2025-10-09 16:48 (UTC)

Kimiblock commented on 2025-09-10 14:50 (UTC) (edited on 2025-09-10 14:53 (UTC) by Kimiblock)

Attention to all users: portable apps are available on portable-arch repository. You can add it to paru.conf per instruction in README to get an AUR-ish experience.

Kimiblock commented on 2025-02-13 06:20 (UTC)

Seems like codeberg is failing, switched back to GitHub then