Package Details: howdy-beta-git 2.6.1.r239.gc5b1766-2

Git Clone URL: https://aur.archlinux.org/howdy-beta-git.git (read-only, click to copy)
Package Base: howdy-beta-git
Description: Windows Hello for Linux (Beta)
Upstream URL: https://github.com/boltgolt/howdy
Licenses: MIT
Conflicts: howdy
Provides: howdy
Submitter: echizenryoma
Maintainer: kastik
Last Packager: kastik
Votes: 7
Popularity: 0.69
First Submitted: 2022-04-09 14:46 (UTC)
Last Updated: 2024-04-17 09:13 (UTC)

Latest Comments

1 2 Next › Last »

hour-keeper commented on 2025-07-02 13:55 (UTC)

Now the beta branch no longer exists, only the master branch and dev branch remain, and the latest build fails because of this

JulioHOR commented on 2025-06-01 07:14 (UTC)

I have the same broken pipe issue discussed below.

But besides that — "pam_howdy.so" was looking for '/lib/security/howdy/models/' and '/lib/security/howdy/config.ini', but confusingly, the 'sudo howdy add' and 'sudo howdy config' commands create these files on '/usr/local/etc/howdy/' by default, so the authentication would never work. Had to move these files, and then the authentication would resume.

RyLoS commented on 2025-01-16 10:31 (UTC)

I confirm the latest version causes this debug message: Exception ignored in: <_io.BufferedWriter name=4> BrokenPipeError: [Errno 32] Broken pipe

gguman commented on 2024-12-25 08:43 (UTC) (edited on 2024-12-25 08:44 (UTC) by gguman)

The latest system update gave me an annoying debug message when recognizing successfully: Exception ignored in: <_io.BufferedWriter name=4> BrokenPipeError: [Errno 32] Broken pipe

Has someone a solution to solve this problem?

zyldragoon commented on 2024-09-22 14:26 (UTC)

nvm, recompile the python-dlib solve the problem

zyldragoon commented on 2024-09-22 13:07 (UTC) (edited on 2024-09-22 13:08 (UTC) by zyldragoon)

libjxl 0.11 breack howdy

manually link file and recompile works

sudo ln -s /usr/lib/libjxl_threads.so /usr/lib/libjxl_threads.so.0.10

sudo ln -s /usr/lib/libjxl.so /usr/lib/libjxl.so.0.10

colorsopy commented on 2024-06-27 06:21 (UTC) (edited on 2024-06-27 06:23 (UTC) by colorsopy)

Upgrading python-numpy to 2.0.0-1 may cause howdy's IR to be unavailable, you can ignore this update for now. Those who have already upgraded can fall back to the previous version 1.26.4-2.

xXPerditorXx commented on 2024-01-18 20:17 (UTC) (edited on 2024-01-18 20:17 (UTC) by xXPerditorXx)

Sadly, when pressing enter, it isn't prompting anymore.

sudo howdy test works just fine but unlocking or in general giving permissions not.

Blendman974 commented on 2023-09-26 07:36 (UTC)

Updated PKGBUILD. Thx vixalien