Package Details: 1password 8.10.30-32

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: 97
Popularity: 2.87
First Submitted: 2020-08-04 23:11 (UTC)
Last Updated: 2024-04-16 14:30 (UTC)

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.

Latest Comments

« First ‹ Previous 1 2 3 4

xuanwo commented on 2020-09-22 10:22 (UTC)

1password-0.8.7.26947.AppImage sha256sum looks incorrect.

==> 获取源代码...
  -> 找到 1password-0.8.7.26947.AppImage
  -> 正在下载 1password-0.8.7.26947.AppImage.sig...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   566  100   566    0     0   1489      0 --:--:-- --:--:-- --:--:--  1485
==> 正在验证 source 文件,使用sha256sums...
    1password-0.8.7.26947.AppImage ... 失败
    1password-0.8.7.26947.AppImage.sig ... 已跳过
==> 错误: 一个或多个文件没有通过有效性检查!

rew1red commented on 2020-09-22 02:40 (UTC) (edited on 2020-09-22 02:40 (UTC) by rew1red)

1Password now signs releases, so signature checking has been added back into the PKGBUILD. If you encounter an error importing their GPG key or an error because of a missing GPG key, you may import it manually:

gpg --keyserver keyserver.ubuntu.com --recv-keys 3FEF9748469ADBE15DA7CA80AC2D62742012EA22

They've published their key on their support page, here: https://support.1password.com/cs/getting-started-linux/

rew1red commented on 2020-09-02 14:40 (UTC)

@foxfromabyss Yes, I've recently discovered that AppImage only seems to work with fuse2. Of course, they don't list it anywhere in their documentation, just: "AppImage requires FUSE to run".

Dependency version has been lowered to fuse2.

foxfromabyss commented on 2020-09-01 08:17 (UTC)

Had

dlopen(): error loading libfuse.so.2AppImages require FUSE to run.
You might still be able to extract the contents of this AppImage
if you run it with the --appimage-extract option.
See https://github.com/AppImage/AppImageKit/wiki/FUSE
for more information

Resolved by installing fuse2. Probably should be added to dependencies as well.

tonkku107 commented on 2020-08-22 18:29 (UTC)

It is not necessary to include sed in makedepends since it's included in the base-devel group which is expected to be installed for AUR packages.

rew1red commented on 2020-08-18 14:24 (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.

vakarian92 commented on 2020-08-08 08:20 (UTC)

I’m getting this error: ERROR: One or more files did not pass the validity check! Failed to build 1password

chrisleekr commented on 2020-08-05 02:02 (UTC) (edited on 2020-08-05 02:03 (UTC) by chrisleekr)

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