Search Criteria
Package Details: nitrokey-app2 2.4.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/nitrokey-app2.git (read-only, click to copy) |
|---|---|
| Package Base: | nitrokey-app2 |
| Description: | Nitrokey management application for Nitrokey 3 devices |
| Upstream URL: | https://github.com/Nitrokey/nitrokey-app2 |
| Licenses: | Apache-2.0 |
| Submitter: | jnphilipp |
| Maintainer: | jnphilipp |
| Last Packager: | jnphilipp |
| Votes: | 11 |
| Popularity: | 0.102465 |
| First Submitted: | 2023-11-01 20:46 (UTC) |
| Last Updated: | 2025-08-23 21:22 (UTC) |
Latest Comments
1 2 Next › Last »
jnphilipp commented on 2025-08-20 06:16 (UTC) (edited on 2025-08-20 06:19 (UTC) by jnphilipp)
The python-nitrokey update to version 0.4.0 moved the module
nitrokey.nk3.updates. https://github.com/Nitrokey/nitrokey-sdk-py/releases/tag/v0.4.0And these changes aren't merged yet into the nitrokey app. https://github.com/Nitrokey/nitrokey-app2/pull/363
ksp commented on 2025-08-19 20:20 (UTC)
Hello ! I don't know if it is directly related to this package or its dependencies, but when I try to launch
nitrokeyappI get this error:speed488 commented on 2024-12-24 17:56 (UTC) (edited on 2025-01-12 15:01 (UTC) by speed488)
EDIT : Noticed that this issue is a system config issue and not a package issue
If ever you get this error:
No module named 'nitrokeyapp'Remove
python-usb_monitorandnitrokey-app2and re-install (make sure the package is not cached when re-installing). This will install the python libraries in the proper location (/usr/lib/python3.13/site-packages/at the time of updating this message).----- Original message -----
Looks like there was a python version bump which causes this error:
No module named 'nitrokeyapp'A temp fix is to link packages from old Python version to new one: (WARNING! You need to revert these links before updating your AUR packages)
To revert these links, do this:
THIS IS ONLY A TEMP FIX UNTIL THE AUR PACKAGES ARE UPDATED
----- END of original message -----
jnphilipp commented on 2024-09-27 06:35 (UTC)
@Macarena since 2.3.2 it doesn't run with python-pynitrokey any more, it needs now python-nitrokey. See https://github.com/Nitrokey/nitrokey-app2/pull/264
Macarena commented on 2024-09-25 11:24 (UTC)
Hi,
I had trouble to install the update of this package into my manjaro system.
After changing the build file it runs without error. Have changed in dependencies the python-nitrokey to python-pynitrokey.
pkgname=nitrokey-app2 pkgver=2.3.2 depends=('python-pynitrokey' ....
I would be happy if you check this change and consider to include it in your package.
Regards
pescepalla commented on 2024-04-29 20:21 (UTC) (edited on 2024-04-29 20:23 (UTC) by pescepalla)
If the above happens after running the executable, it means the file
https://github.com/Nitrokey/nitrokey-app2/blob/main/nitrokeyapp/logger.pyneeds to be manually copied into/usr/lib/python3.12/site-packages/nitrokeyappdirectory.pescepalla commented on 2024-03-25 12:48 (UTC) (edited on 2024-03-25 15:18 (UTC) by pescepalla)
Currently depends on
python-pynitrokey 0.4.45, so it might be necessary todowngrade.hendrik commented on 2024-03-03 16:58 (UTC)
So if you run
namcap nitrokey-app2-2.2.1-2-x86_64.pkg.tar.zstyou get:That implies
archcan beanyandhicolor-icon-themeshould be independs.hendrik commented on 2024-02-25 21:40 (UTC) (edited on 2024-02-25 21:40 (UTC) by hendrik)
This depends on qt6-svg for loading svg too. Starts without some icons otherwise.
1 2 Next › Last »