@VorpalGun I backported 032cde77, thanks for the hint
Search Criteria
Package Details: python-validity 0.12-5
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-validity.git (read-only, click to copy) |
---|---|
Package Base: | python-validity |
Description: | Validity fingerprint sensor driver |
Upstream URL: | https://github.com/uunicorn/python-validity |
Licenses: | MIT |
Conflicts: | python-validity |
Provides: | python-validity |
Submitter: | j.r |
Maintainer: | j.r |
Last Packager: | j.r |
Votes: | 5 |
Popularity: | 0.117173 |
First Submitted: | 2020-12-30 14:43 (UTC) |
Last Updated: | 2022-02-26 22:16 (UTC) |
Dependencies (10)
- fprintd-clients (fprintd-clients)
- innoextract (innoextract-git)
- open-fprintd (open-fprintd)
- python (python38, python36, python37, python3.7, nogil-python, python311, python39)
- python-cryptography
- python-dbus (dbus-python)
- python-gobject (python-gobject-git)
- python-pyusb (python-pyusb-git)
- python-yaml (python-yaml-git)
- python-setuptools (make)
Required by (0)
Sources (2)
Latest Comments
j.r commented on 2022-02-26 22:17 (UTC)
VorpalGun commented on 2022-02-24 18:21 (UTC)
The bug with PyYAML below seems to have been fixed already, but no new package release has been made. I'm switching to using python-validity-git for now. A suitable patch could be backported quite easily though (commit 032cde77)
VorpalGun commented on 2022-02-24 18:07 (UTC)
As of recent system updates this package no longer works. The service fails with the following on startup:
Feb 24 19:03:45 athena dbus-service[2611]: /usr/lib/python-validity/dbus-service:33: PyGIDeprecationWarning: Since version 3.11, calling threads_init is no longer needed. See: https://wiki.gnome.org/PyGObject/Threading
Feb 24 19:03:45 athena dbus-service[2611]: GLib.threads_init()
Feb 24 19:03:45 athena dbus-service[2611]: Traceback (most recent call last):
Feb 24 19:03:45 athena dbus-service[2611]: File "/usr/lib/python-validity/dbus-service", line 307, in <module>
Feb 24 19:03:45 athena dbus-service[2611]: main()
Feb 24 19:03:45 athena dbus-service[2611]: File "/usr/lib/python-validity/dbus-service", line 245, in main
Feb 24 19:03:45 athena dbus-service[2611]: config = yaml.load(configfd)
Feb 24 19:03:45 athena dbus-service[2611]: TypeError: load() missing 1 required positional argument: 'Loader'
Feb 24 19:03:45 athena systemd[1]: python3-validity.service: Main process exited, code=exited, status=1/FAILURE
Feb 24 19:03:45 athena systemd[1]: python3-validity.service: Failed with result 'exit-code'.
j.r commented on 2021-01-24 21:52 (UTC)
You could find the PKGBUILD sources at https://sr.ht/~j-r/aur-packages-jr/ as monorepo for all my AUR packages. If you want to submit patches for this package feel free to submit them there.
Pinned Comments
j.r commented on 2021-01-24 21:52 (UTC)
You could find the PKGBUILD sources at https://sr.ht/~j-r/aur-packages-jr/ as monorepo for all my AUR packages. If you want to submit patches for this package feel free to submit them there.