Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to install pkg in parrot-os #198

Open
Dev-RaviSwami opened this issue Sep 8, 2024 · 0 comments
Open

unable to install pkg in parrot-os #198

Dev-RaviSwami opened this issue Sep 8, 2024 · 0 comments

Comments

@Dev-RaviSwami
Copy link

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

@Dev-RaviSwami Dev-RaviSwami changed the title unable to install pkg unable to install pkg in parrot-os Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant