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

推荐订阅源

Martin Fowler
Martin Fowler
Jina AI
Jina AI
J
Java Code Geeks
Microsoft Security Blog
Microsoft Security Blog
Recent Announcements
Recent Announcements
I
InfoQ
L
LangChain Blog
The Cloudflare Blog
IT之家
IT之家
博客园 - 叶小钗
Apple Machine Learning Research
Apple Machine Learning Research
B
Blog
A
About on SuperTechFans
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Last Week in AI
Last Week in AI
Blog — PlanetScale
Blog — PlanetScale
罗磊的独立博客
云风的 BLOG
云风的 BLOG
Microsoft Azure Blog
Microsoft Azure Blog
Engineering at Meta
Engineering at Meta
F
Fortinet All Blogs
博客园 - 聂微东
美团技术团队
博客园_首页

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) - python-deepl
2026-06-27 · via AUR Newest Packages

Latest Comments

p0358 commented on 2025-11-16 22:23 (UTC) (edited on 2025-12-18 19:20 (UTC) by p0358)

Thank me later:

curl -sS https://github.com/JanEbbing.gpg | gpg --import
curl -sS https://github.com/daniel-jones-dev.gpg | gpg --import
curl -sS https://github.com/jason-gardella-deepl.gpg | gpg --import
curl -sS https://github.com/BriannaDelgado.gpg | gpg --import
curl -sS https://github.com/leoncheng57.gpg | gpg --import

yochananmarqos commented on 2025-08-09 19:47 (UTC)

@alerque:

The v1.22.0 tag appears to be only signed by Brianna Delgado. Either way, the key neither exists on keyserver.ubuntu.com (the default GnuPG keyserver) nor keys.openpgp.org and cannot be verified:

==> Verifying source file signatures with gpg...
    deepl-python git repo ... FAILED (unknown public key EBA3EA088712B620)
==> ERROR: One or more PGP signatures could not be verified!

Fuzzy commented on 2024-02-14 10:51 (UTC)

Impossible to install due to the same problem with PGP key as @system7 reported.

system7 commented on 2024-02-08 12:27 (UTC)

Hello, I got this error and the gpg command above does not work.

==> Retrieving sources...
  -> Updating deepl-python git repo...
==> Validating source files with sha512sums...
    deepl-python ... Skipped
==> Verifying source file signatures with gpg...
    deepl-python git repo ... FAILED (invalid public key DBDC63E97C526204335805941FA7A782EC90634E)
==> ERROR: One or more PGP signatures could not be verified!
 -> error making: python-deepl-exit status 1
 -> Failed to install the following packages. Manual intervention is required:
python-deepl - exit status 1

carlosal1015 commented on 2023-11-04 16:19 (UTC) (edited on 2023-11-08 16:33 (UTC) by carlosal1015)

Important note: Is recommended to receive the following key before to install:

$ gpg --recv-keys 38FCACAAFD2C06B8

Also is possible skip the verification, adding the flag for (e.g makepkg, yay) --skippgpcheck, --nopgpfetch, respectively.

lmartinez-mirror commented on 2023-02-28 19:11 (UTC)

Hi-Angel commented on 2023-02-27 20:19 (UTC) (edited on 2023-02-27 20:20 (UTC) by Hi-Angel)

@Tak2Hu I had to remove the "validpgpkeys" line and the ?signed postfix on the source= line for the package to get successfully assembled.

Tak2Hu commented on 2022-02-08 06:52 (UTC)

Hi there, I can't install this because of the PGP keys and idk what to do except installing this through pip, thanks.

:: PGP keys need importing: -> DBDC63E97C526204335805941FA7A782EC90634E, required by: python-deepl ==> Import? [Y/n] :: Importing keys with gpg... gpg: keyserver receive failed: No data -> problem importing keys

:: PGP keys need importing: -> DBDC63E97C526204335805941FA7A782EC90634E, required by: python-deepl ==> Import? [Y/n] n ... ==> Verifying source file signatures with gpg... python-deepl git repo ... FAILED (unknown public key 1FA7A782EC90634E) ==> ERROR: One or more PGP signatures could not be verified! -> error making: python-deepl