Search Criteria
Package Details: passhole 1.10.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/passhole.git (read-only, click to copy) |
---|---|
Package Base: | passhole |
Description: | KeePass CLI + dmenu interface |
Upstream URL: | https://github.com/Evidlo/passhole |
Submitter: | spradlim |
Maintainer: | PRESFIL |
Last Packager: | PRESFIL |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2018-01-26 03:04 (UTC) |
Last Updated: | 2023-09-18 22:24 (UTC) |
Dependencies (8)
- python-colorama (python-colorama-gitAUR)
- python-future
- python-pykeepass (python-pykeepass-gitAUR)
- python-pykeepass_cache (python-pykeepass_cache-gitAUR)
- python-pynputAUR
- python-pyotp
- git (git-gitAUR, git-glAUR) (make)
- python-setuptools (make)
Latest Comments
seidler2547 commented on 2021-06-07 04:52 (UTC)
@PRESFIL thanks for your comment on the Evidlo github issue. I think first of all, this package (passhole) was released with this tag: https://github.com/Evidlo/passhole/releases/tag/v3.2.1 but it looks like that was a mistake by the repo owner. The latest version is https://github.com/Evidlo/passhole/releases/tag/v1.9.7. However, I don't know what happens if the version of passhole goes from 3.2.1 to 1.9.7, whether or not it will count as upgrade. Fact is, by installing the current version 3.2.1 from AUR, what one will actually get is some code base between 1.9.4 and 1.9.5
seidler2547 commented on 2021-04-08 21:00 (UTC)
Latest version gives me an error when I run
ph type
. However, when I manually upgrade passhole to 1.9.5 (sudo pip3 install --upgrade passhole
) then it works. Can this package be adjusted or is there a better way to do it?PRESFIL commented on 2020-09-17 12:48 (UTC) (edited on 2020-09-22 14:41 (UTC) by PRESFIL)
DONE
Please, add
python-pykeepass_cache
,python-rpyc
,python-daemon
to dependencies. I createdpython-pykeepass_cache
PKGBUILD, because it is required. And other deps, too.seidler2547 commented on 2020-06-11 17:56 (UTC)
I updated recently and passhole doesn't start anymore. Error message is
pkg_resources.DistributionNotFound: The 'pykeepass_cache' distribution was not found and is required by passhole
Any pointers?spradlim commented on 2018-08-07 21:24 (UTC)
@stef204: I agree on url. Sorry about having it point to the tip, but there was a bug that I filed upstream. It has since been fixed and now I have it point to the latest release version 1.5.0.
stef204 commented on 2018-05-25 08:25 (UTC) (edited on 2018-05-25 16:11 (UTC) by stef204)
You're missing the upstream url. like this: url="https://github.com/purdueLUG/passhole" can you add tho PKGBUILD (and possibly recreate the .SRCINFO) please?
Also, probably, since this seems to be a "git" package, you might want to call it "passhole-git".
https://wiki.archlinux.org/index.php/Arch_User_Repository#What_is_the_difference_between_foo_and_foo-git_packages.3F
spradlim commented on 2018-03-12 14:29 (UTC)
psi-jack: Thanks, Updated
psi-jack commented on 2018-03-10 22:18 (UTC)
This is lacking "git" in makedepends. aursync -c passhole Helped identify the missing dependencies.