I've removed the GPG signature from the pkgbuild for now since there is not yet anything (signature) to verify with it.
The extra step of importing the key does not seem relevant without a signature.
Git Clone URL: | https://aur.archlinux.org/1password.git (read-only, click to copy) |
---|---|
Package Base: | 1password |
Description: | Password manager and secure wallet |
Upstream URL: | https://1password.com |
Keywords: | manager onepassword password |
Licenses: | LicenseRef-1Password-Proprietary |
Conflicts: | 1password-beta, 1password-beta-bin |
Submitter: | rew1red |
Maintainer: | 1Password |
Last Packager: | 1Password |
Votes: | 108 |
Popularity: | 1.93 |
First Submitted: | 2020-08-04 23:11 (UTC) |
Last Updated: | 2024-11-26 16:14 (UTC) |
I've removed the GPG signature from the pkgbuild for now since there is not yet anything (signature) to verify with it.
The extra step of importing the key does not seem relevant without a signature.
I’m getting this error: ERROR: One or more files did not pass the validity check! Failed to build 1password
For people having an issue to install due to gpg key, the simply import 1password gpg key.
$ gpg --keyserver keyserver.ubuntu.com --recv-keys 3FEF9748469ADBE15DA7CA80AC2D62742012EA22
$ yays 1password
....
:: PGP keys need importing:
-> 3FEF9748469ADBE15DA7CA80AC2D62742012EA22, required by: 1password
:: Importing keys with gpg...
gpg: keyserver receive failed: General error
problem importing keys
$ gpg --keyserver keyserver.ubuntu.com --recv-keys 3FEF9748469ADBE15DA7CA80AC2D62742012EA22
gpg: key AC2D62742012EA22: public key "Code signing for 1Password <codesign@1password.com>" imported
gpg: Total number processed: 1
gpg: imported: 1
Pinned Comments
1Password commented on 2021-07-27 21:07 (UTC) (edited on 2021-09-13 17:52 (UTC) by 1Password)
1Password for Arch Linux - Stable
The source is signed with the GPG key
3FEF9748469ADBE15DA7CA80AC2D62742012EA22
and can be seen on the install-linux guide.Getting Started
Our getting started guide can be found at https://support.1password.com/install-linux/#arch-linux
Support
Our Linux support discussion is available at https://1password.community/categories/linux
Beta Releases
Our beta releases can be found at 1password-beta. Beta releases are more likely to have regressions than our stable releases.