Thanks for the update and glad it okay now :)
Search Criteria
Package Details: python-pynotify 1.6.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-pynotify.git (read-only, click to copy) |
|---|---|
| Package Base: | python-pynotify |
| Description: | Python Inotify Class |
| Upstream URL: | https://github.com/gene-git/pynotify |
| Keywords: | inotify python |
| Licenses: | GPL-2.0-or-later |
| Submitter: | GeneArch |
| Maintainer: | GeneArch |
| Last Packager: | GeneArch |
| Votes: | 3 |
| Popularity: | 0.000098 |
| First Submitted: | 2024-03-29 22:40 (UTC) |
| Last Updated: | 2025-11-01 19:02 (UTC) |
Dependencies (7)
- python
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-hatch (python-hatch-gitAUR) (make)
- python-installer (make)
- python-wheel (make)
- rsync (rsync-gitAUR, rsync-reflink-gitAUR, rsync-reflinkAUR) (make)
Sources (1)
GeneArch commented on 2025-11-02 11:27 (UTC)
cvelteren commented on 2025-11-02 11:24 (UTC)
Issue was on my end I -- ignore my previous comment.
GeneArch commented on 2025-11-01 10:59 (UTC)
@cvelteren Do you have python-hatch installed (per makedepends in PKGBUILD)?
It in turn depends on python-hatchling, so should work fine as long as you have python hatch.
cvelteren commented on 2025-11-01 01:09 (UTC)
Seeing some build errors:
* Getting build dependencies for wheel...
Traceback (most recent call last):
File "/usr/lib/python3.13/site-packages/pyproject_hooks/_impl.py", line 402, in _call_hook
raise BackendUnavailable(
...<4 lines>...
)
pyproject_hooks._impl.BackendUnavailable: Cannot import 'hatchling.build'
ERROR Backend 'hatchling.build' is not available.
==> ERROR: A failure occurred in build().
Aborting...
-> error making: python-pynotify-exit status 4
-> Failed to install the following packages. Manual intervention is required:
python-pynotify - exit status 4
GeneArch commented on 2025-01-03 10:34 (UTC)
Note on getting the git signing public key. Any of the following:
1) Get fresh copy of the package (on this page Package Actions Download Snapshot) Unpack tar file and the key will be in keys/pgp:
gpg --import < keys/pgp/*.asc
2) Available on github (same account as the package source): https://github.com/gene-git/blog/tree/master/git-keys
3) From authors website : https://www.sapience.com/tech
4) via WKD curl $(gpg-wks-client --print-wkd-url arch@sapience.com) | gpg --import
GeneArch commented on 2025-01-01 20:45 (UTC)
Please see my comments on git public key :
simona commented on 2025-01-01 20:10 (UTC)
:: PGP keys need importing:
-> 7CCA1BA66669F3273DB52678E5B81343AB9809E1, required by: ssl-mgr kea_config process-mem lockmgr python-pynotify wg_tool
:: Importing keys with gpg...
gpg: ricezione dal keyserver fallita: Dati assenti
GeneArch commented on 2024-09-05 16:36 (UTC)
Thats terrific - thank you for taking the extra time to check everything. Very much appreciated.
Bonnietwin commented on 2024-09-05 16:26 (UTC)
Just to confirm, I removed python-notify and wg-client and then all the dependencies, including python-installer and then removed the build directories.
I then did a fresh aur build for python-inotify and wg-client and I can confirm that everything is built as would be expected and wg-client and gui are both working.
Bonnietwin commented on 2024-09-05 15:35 (UTC)
No problems. Glad we could sort it out.
Pinned Comments
GeneArch commented on 2025-01-03 10:34 (UTC)
Note on getting the git signing public key. Any of the following:
1) Get fresh copy of the package (on this page Package Actions Download Snapshot) Unpack tar file and the key will be in keys/pgp:
gpg --import < keys/pgp/*.asc
2) Available on github (same account as the package source): https://github.com/gene-git/blog/tree/master/git-keys
3) From authors website : https://www.sapience.com/tech
4) via WKD curl $(gpg-wks-client --print-wkd-url arch@sapience.com) | gpg --import