All set!
Search Criteria
Package Details: keeper-password-manager 16.11.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/keeper-password-manager.git (read-only, click to copy) |
---|---|
Package Base: | keeper-password-manager |
Description: | Keeper is the world's #1 most downloaded password keeper and secure digital vault for protecting and managing your passwords and other secret information. |
Upstream URL: | https://keepersecurity.com |
Keywords: | credential keeper manager password safe secret security store |
Licenses: | custom |
Submitter: | liberodark |
Maintainer: | malina (arlenyan) |
Last Packager: | malina |
Votes: | 13 |
Popularity: | 0.043563 |
First Submitted: | 2018-05-02 08:29 (UTC) |
Last Updated: | 2024-09-27 08:01 (UTC) |
Dependencies (4)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libsecret
- libxss
- nss (nss-hgAUR)
Required by (0)
Sources (1)
sysfs commented on 2023-05-23 22:31 (UTC)
sysfs commented on 2023-05-23 22:15 (UTC)
Yeah this happens when keeper goes back and edits their DEB files. Not the most honest thing. I'll push an update.
BeerInjection commented on 2023-05-23 22:07 (UTC) (edited on 2023-05-23 22:08 (UTC) by BeerInjection)
I can't install:
==> Validating source files with sha512sums...
keeperpasswordmanager_16.10.1_amd64.deb ... FAILED
LICENSE ... Passed
==> ERROR: One or more files did not pass the validity check!
-> error downloading sources: /home/dubeux/.cache/yay/keeper-password-manager
context: exit status 1
:: (1/1) Parsing SRCINFO: keeper-password-manager
==> Making package: keeper-password-manager 16.10.1-1 (Tue 23 May 2023 07:03:44 PM -03)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found keeperpasswordmanager_16.10.1_amd64.deb
-> Found LICENSE
==> Validating source files with sha512sums...
keeperpasswordmanager_16.10.1_amd64.deb ... FAILED
LICENSE ... Passed
==> ERROR: One or more files did not pass the validity check!
-> error making: keeper-password-manager-exit status 1
-> Failed to install the following packages. Manual intervention is required:
keeper-password-manager - exit status 1
osvald-laurits commented on 2023-01-09 06:22 (UTC) (edited on 2023-01-09 06:23 (UTC) by osvald-laurits)
I'm getting an error trying to install this package.
yay -S keeper-password-manager
==> Making package: keeper-password-manager 16.8.5-1 (Mo 09 Jan 2023 07:10:07 CET)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found keeperpasswordmanager_16.8.5_amd64.deb
-> Found LICENSE
==> Validating source files with sha512sums...
keeperpasswordmanager_16.8.5_amd64.deb ... FAILED
LICENSE ... Passed
==> ERROR: One or more files did not pass the validity check!
-> error making: keeper-password-manager
How can I install the package succesfully?
vlovich commented on 2023-01-07 02:47 (UTC) (edited on 2023-01-07 02:58 (UTC) by vlovich)
The sha512 hash today was 30e9f66083ee2591ea3888745f1ac848f8356b22489172dd084d117e032a241db02f37d899b562b8415fb034d7f87ac5563fdfe652869c7b3c3a9c573a68207d
However:
==> Starting package()...
bsdtar: Error opening archive: Failed to open '/tmp/makepkg/keeper-password-manager/src/data.tar.xz'
==> ERROR: A failure occurred in package().
Ah. That URL fails with `The page you requested doesn't exist.`. Looks like keeper screwed up their release or something?
Aborting...
Not seeing any data.tar.xz
in that folder. Just keeperpasswordmanager_16.8.5_amd64.deb
Ahh - that download link is no longer available. It's now 16.8.7
with sha512 d0098b44085820fc0ac2b595207a2599887c641911eb9f579af277b17f05f1a5aff145e8ff268023836771bb3c87191117c91a84142365236de45ad4b0e46773
sysfs commented on 2022-12-30 17:36 (UTC)
yeah either my bump script goofed or keeper overwrote a version again. i'll update
asdrubalivan commented on 2022-12-29 14:23 (UTC)
I'm not sure if it's just Manjaro, but I'm getting
Preparing...
Cloning keeper-password-manager build files...
Generating keeper-password-manager information...
Checking keeper-password-manager dependencies...
Resolving dependencies...
Checking inter-conflicts...
To build (1):
keeper-password-manager 16.8.4-1 AUR
Edit build files : [e]
Apply transaction ? [e/y/N] y
Building keeper-password-manager...
==> Making package: keeper-password-manager 16.8.4-1 (jue 29 dic 2022 10:17:52)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found keeperpasswordmanager_16.8.4_amd64.deb
-> Found LICENSE
==> Validating source files with sha512sums...
keeperpasswordmanager_16.8.4_amd64.deb ... FAILED
LICENSE ... Passed
==> ERROR: One or more files did not pass the validity check!
fobos2k commented on 2022-12-15 07:25 (UTC)
diff --git a/PKGBUILD b/PKGBUILD
index 6a841fc..df2fbc0 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mike Hicklen (hicklemon) <mike@xfs.repair>
pkgname=keeper-password-manager
-pkgver=16.8.2
+pkgver=16.8.4
pkgrel=1
pkgdesc="Keeper is the world's #1 most downloaded password keeper and secure digital
vault for protecting and managing your passwords and other secret information."
@@ -11,7 +11,7 @@ license=('Custom')
depends=('libsecret' 'nss' 'libxss' 'gtk3')
source=("https://keepersecurity.com/desktop_electron/Linux/repo/deb/keeperpasswordmanager_${pkgver}_amd64.deb"
'LICENSE')
-sha512sums=('fad87756534d104ba5ff6d84fd983e8dd24ec24f6eba7014b7923debaffd8c47d5b6a59fcdcdac8eeb55b55a838b94a211b29fda9b474222e2db97b92024ccb6'
+sha512sums=('3fe7c18d0f8751b8b0bf4f687fc6344a8e2bf0818f5bc9bb9fc70c2965e33aca49004165bd6058d19f9f4a0c1b64ca92680c6c87b7cae54fafce7de52814f6ac'
'9bd161a552aba146ee89ab930b8a444442d3cb4bba8cf5e94d1a04bfe2c99fae8372d0d04d5b01fe489578429e9fd020cb567e005b1a267fcb51a0bc4cb2f7b2')
package() {
(END)
mortymacs commented on 2022-12-12 13:30 (UTC)
I got this error: "One or more files did not pass the validity check!"
Pinned Comments