uunicorn / python-validity

Validity fingerprint sensor prototype
MIT License
993 stars 83 forks source link

unable to install pkg in parrot-os #198

Open sortlife0 opened 2 months ago

sortlife0 commented 2 months ago

sudo apt remove fprintd sudo add-apt-repository ppa:uunicorn/open-fprintd sudo apt-get update sudo apt install open-fprintd fprintd-clients python3-validity fprintd-enroll [sudo] password for anonymous: Reading package lists... Done Building dependency tree... Done Reading state information... Done The following packages will be REMOVED: fprintd 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. After this operation, 1,053 kB disk space will be freed. Do you want to continue? [Y/n] y (Reading database ... 532612 files and directories currently installed.) Removing fprintd (1.94.2-2) ... Processing triggers for dbus (1.14.10-1~deb12u1) ... Processing triggers for man-db (2.11.2-2) ... Scanning application launchers Removing duplicate launchers or broken launchers Launchers are updated Traceback (most recent call last): File "/usr/bin/add-apt-repository", line 361, in addaptrepo = AddAptRepository() ^^^^^^^^^^^^^^^^^^ File "/usr/bin/add-apt-repository", line 39, in init self.distro.get_sources(self.sourceslist) File "/usr/lib/python3/dist-packages/aptsources/distro.py", line 89, in get_sources raise NoDistroTemplateException( aptsources.distro.NoDistroTemplateException: Error: could not find a distribution template for Debian/lory Hit:1 https://deb.nodesource.com/node_20.x nodistro InRelease
Hit:2 https://dl.google.com/linux/chrome/deb stable InRelease
Hit:3 https://packages.microsoft.com/repos/code stable InRelease
Hit:4 https://brave-browser-apt-release.s3.brave.com stable InRelease
Hit:5 https://deb.parrot.sh/parrot lory InRelease
Hit:6 https://deb.parrot.sh/direct/parrot lory-security InRelease Hit:7 https://deb.parrot.sh/parrot lory-backports InRelease Reading package lists... Done Reading package lists... Done Building dependency tree... Done Reading state information... Done E: Unable to locate package open-fprintd E: Unable to locate package fprintd-clients E: Unable to locate package python3-validity bash: fprintd-enroll: command not found