Package Details: fzfs-git r20.5d756b5-1

Git Clone URL: https://aur.archlinux.org/fzfs-git.git (read-only, click to copy)
Package Base: fzfs-git
Description: Flipper Zero filesystem driver
Upstream URL: https://github.com/dakhnod/fzfs
Licenses: unknown
Provides: fzfs
Submitter: synthead
Maintainer: synthead
Last Packager: synthead
Votes: 0
Popularity: 0.000000
First Submitted: 2024-01-03 20:57 (UTC)
Last Updated: 2024-01-03 20:57 (UTC)

Latest Comments

jab416171 commented on 2025-07-06 02:44 (UTC)

this package tries to use now-removed nis

Traceback (most recent call last): File "/usr/bin/fzfs", line 14, in <module> import flipper_fs File "/usr/share/fzfs/flipper_fs.py", line 13, in <module> import flipper_api File "/usr/share/fzfs/flipper_api.py", line 10, in <module> from flipperzero_protobuf_py.flipper_protobuf import ProtoFlipper File "/usr/share/fzfs/flipperzero_protobuf_py/flipper_protobuf.py", line 3, in <module> from nis import match ModuleNotFoundError: No module named 'nis'