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

[BUG]cannot install it in Sparky OS (debian) #600

Open
dduran1210 opened this issue Jan 30, 2025 · 2 comments
Open

[BUG]cannot install it in Sparky OS (debian) #600

dduran1210 opened this issue Jan 30, 2025 · 2 comments
Labels

Comments

@dduran1210
Copy link

*enter this in terminal:

sudo add-apt-repository ppa:christian-boxdoerfer/fsearch-stable

I get this 👍
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 Sparky/orion-belt

also got this same thing on 2 other os's: Emmabuntus and Peppermint.

@dduran1210 dduran1210 added the bug label Jan 30, 2025
@bugtracker2019
Copy link

sudo add-apt-repository ppa:christian-boxdoerfer/fsearch-stable

Works fine here (Ubuntu 22.04).

Simple workaround: download the corresponding .deb-file from launchpad and install it via dpkg.

@bugtracker2019
Copy link

Hello again,

forget my posting above. Won't work, cause Debian != Ubuntu, so you'll run into trouble using the .deb-file from launchpad.
Instead use the official Debian backport of fsearch. Just tested it successfully on a fresh Sparky VM-installation.

Also keep in mind, that you're aforementioned issue is not directly related to fsearch, but rather to the python-script (add-apt-repository). As far as I know it works with Ubuntu-based distribution only.

Happy (f)searching! ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants