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

推荐订阅源

V
Visual Studio Blog
Recent Announcements
Recent Announcements
有赞技术团队
有赞技术团队
The GitHub Blog
The GitHub Blog
N
Netflix TechBlog - Medium
腾讯CDC
A
About on SuperTechFans
博客园 - 叶小钗
大猫的无限游戏
大猫的无限游戏
小众软件
小众软件
D
DataBreaches.Net
D
Docker
宝玉的分享
宝玉的分享
量子位
Microsoft Azure Blog
Microsoft Azure Blog
Martin Fowler
Martin Fowler
博客园 - 三生石上(FineUI控件)
Jina AI
Jina AI
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
V
V2EX
Last Week in AI
Last Week in AI
H
Help Net Security
Hugging Face - Blog
Hugging Face - Blog
M
MIT News - Artificial intelligence

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) - bubblejail
2026-06-01 · via AUR Newest Packages

igo95862 commented on 2024-03-02 09:48 (UTC) (edited on 2024-03-02 09:49 (UTC) by igo95862)

The PYTHONPYCACHEPREFIX issue should be fixed with the commit f6e6346b964156b767391854580dfa24d3a74b3a

Although the byte code cache will probably not be used correctly. I will probably switch to the meson provided bytecode compilation over home made solution.

Baerbeisser commented on 2024-03-01 21:46 (UTC) (edited on 2024-03-01 21:52 (UTC) by Baerbeisser)

Yes, here. ✋

I have PYTHONPYCACHEPREFIX in env and unset PYTHONPYCACHEPREFIX solves the issue.

Still think this is an issue with the build script, __pycache__ shouldn't be expected or copied around.

Tiptup commented on 2023-11-16 09:04 (UTC) (edited on 2023-11-16 09:04 (UTC) by Tiptup)

Does someone experience the same error? ERROR: File 'src/bubblejail/__pycache__' could not be found ==> FEHLER: Ein Fehler geschah in package(). Breche ab... -> Fehler beim Erstellen: bubblejail-exit status 4 -> Die folgenden Pakete konnten nicht installiert werden. Ein manueller Eingriff ist erforderlich: bubblejail - exit status 4

igo95862 commented on 2023-10-28 07:58 (UTC)

@xiota should be fixed now. Thank you for pointing this out.

igo95862 commented on 2023-07-02 08:22 (UTC)

@Henry-ZHR you are correct. I forgot to update it. Thank you for pointing this out.

Henry-ZHR commented on 2023-07-02 03:54 (UTC)

Should update dependency: python-pyqt5 -> python-pyqt6

igo95862 commented on 2023-02-12 09:14 (UTC)

@Nonie689 you need the GPG keys to verify the signatures. The PKGBUILD has the instructions in the comment.

Or you can use --skippgpcheck and rely on SHA512 sums.

nonie689 commented on 2022-06-22 12:25 (UTC) (edited on 2022-06-22 12:25 (UTC) by nonie689)

Failed with:

==> Verifying source file signatures with gpg... bubblejail-0.6.2.tar.gz ... FAILED (unknown public key F1A55E62951B2143)

==> Making package: bubblejail 0.6.2-1 (Wed Jun 22 14:24:02 2022)

==> WARNING: Skipping dependency checks.

==> Retrieving sources...

-> Found bubblejail-0.6.2.tar.gz

-> Found bubblejail-0.6.2.tar.gz.sig

==> WARNING: Skipping all source file integrity checks.

==> Extracting sources...

-> Extracting bubblejail-0.6.2.tar.gz with bsdtar

bsdtar: Failed to set default locale

==> Sources are ready.

:: failed to verify integrity or prepare bubblejail package