Package Details: pass-audit 1.2-2

Git Clone URL: https://aur.archlinux.org/pass-audit.git (read-only, click to copy)
Package Base: pass-audit
Description: A pass extension for auditing your password repository.
Upstream URL: https://github.com/roddhjav/pass-audit
Keywords: audit haveibeenpwned pass pass-extension
Licenses: GPL3
Submitter: roddhjav
Maintainer: roddhjav
Last Packager: roddhjav
Votes: 6
Popularity: 0.000016
First Submitted: 2018-02-24 18:29 (UTC)
Last Updated: 2023-07-04 09:27 (UTC)

Pinned Comments

roddhjav commented on 2018-02-25 15:24 (UTC) (edited on 2022-06-06 19:14 (UTC) by roddhjav)

To install the package first import my PGP key:

gpg --recv-keys 06A26D531D56C42D66805049C5469996F0DF68EC

Alternatively this key can also be found on https://pujol.io/keys:

wget -qO - https://pujol.io/keys/0xc5469996f0df68ec.asc | gpg --import

Latest Comments

manni commented on 2020-12-13 08:19 (UTC) (edited on 2020-12-13 08:20 (UTC) by manni)

Current package build would need python-wheel as dependency. Might be just for the tests, so you could set it as build dependency only:

==> Starting check()...
running test
WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox.
WARNING: The wheel package is not available.
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-75hb8g4s/zxcvbn/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-75hb8g4s/zxcvbn/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-y618ya65
       cwd: /tmp/pip-wheel-75hb8g4s/zxcvbn/
  Complete output (6 lines):
  usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
     or: setup.py --help [cmd1 cmd2 ...]
     or: setup.py --help-commands
     or: setup.py cmd --help

  error: invalid command 'bdist_wheel'
  ----------------------------------------
  ERROR: Failed building wheel for zxcvbn
ERROR: Failed to build one or more wheels
error: Command '['/usr/bin/python', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmpl7n00kug', '--quiet', 'zxcvbn']' returned non-zero exit status 1.
==> ERROR: A failure occurred in check().
    Aborting...
error making: pass-audit

roddhjav commented on 2018-02-25 15:24 (UTC) (edited on 2022-06-06 19:14 (UTC) by roddhjav)

To install the package first import my PGP key:

gpg --recv-keys 06A26D531D56C42D66805049C5469996F0DF68EC

Alternatively this key can also be found on https://pujol.io/keys:

wget -qO - https://pujol.io/keys/0xc5469996f0df68ec.asc | gpg --import