Search Criteria
Package Details: searxng-git 1.0.0.r4221.ge4f8f0483-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/searxng-git.git (read-only, click to copy) |
---|---|
Package Base: | searxng-git |
Description: | A privacy-respecting, hackable metasearch engine |
Upstream URL: | https://searxng.github.io/searxng/ |
Licenses: | AGPL-3.0-or-later |
Conflicts: | searx, searx-git |
Provides: | searxng |
Submitter: | HLFH |
Maintainer: | HLFH |
Last Packager: | HLFH |
Votes: | 13 |
Popularity: | 2.40 |
First Submitted: | 2021-09-29 10:43 (UTC) |
Last Updated: | 2025-01-15 13:01 (UTC) |
Dependencies (4)
- uwsgi
- uwsgi-plugin-python
- git (git-gitAUR, git-glAUR) (make)
- openssl (openssl-staticAUR, openssl-gitAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 Next › Last »
stef204 commented on 2023-05-05 14:20 (UTC)
@flylightning OK, I uninstalled
searxng
, rebuilt a bunch ofpython
packages and reinstalledsearxng
. Seems OK, now, it's running. Tx for feedback.flylightning commented on 2023-05-05 12:41 (UTC) (edited on 2023-05-05 12:57 (UTC) by flylightning)
@stef204 I do not have any issue, here are just some suggestions. Try rebuild
python-httpx-socks
,python-fasttext-predict
, andsearxng-git
. You can usecheckrebuild
in packagecommunity/rebuild-detector
to check if other python packages need to rebuild and rebuild them all. If useparu
aur helper, do something likeparu --rebuild python-httpx-socks && paru --rebuild python-fasttext-predict && paru --rebulid searxng-git
. At last, restartemperor.uwsgi.service
withsudo systemctl restart emperor.uwsgi.service
. If does not work, uninstallsearxng-git
and all dependencies recursively with something likesudo pacman -Rs searxng-git
, then clean all aur helper cache (ifparu
, doparu -aSc
orrm -rf ~/.cache/paru/clone
), then install again.stef204 commented on 2023-05-05 11:53 (UTC) (edited on 2023-05-05 11:53 (UTC) by stef204)
starting last couple of days (where I believe there were a number of python package updates?), searxng no longer starts. Nothing has changed on my side (install, config). Removed and re-installed fresh, still does not want to start/run.
I suspect this is an 'Archlinux' problem , meaning not a bug upstream but something to do with changes/updates in Arch which may have broken this. Here is the error message: https://paste.xinu.at/tZ5an45N/
HLFH commented on 2023-03-23 17:28 (UTC)
python-flask-babel
was updated to3.0.1
on 19/02/2023.Problem solved.
HLFH commented on 2023-02-13 12:36 (UTC) (edited on 2023-02-13 12:37 (UTC) by HLFH)
We cannot do much about
python-flask-babel
being unmaintained. Let's wait until 16/02 if the current maintainer updates it.I have asked a Trusted User if I can help maintain these python pip dependencies in [community], but in order to do that, I need to become a TU.
amalgam commented on 2023-02-05 10:53 (UTC)
Modified the PKGBUILD file of python-flask-babel to match the most recent version 3.0.1, and self built it with makepkg, problem solved, thanks!
The package now is flagged as out-of-date, hope they can update the package as soon as possible.
bjo commented on 2023-02-04 12:10 (UTC)
Why don't you flag community/python-flask-babel out of date then? And/or rebuild it yourself?
wengerx commented on 2023-02-04 10:06 (UTC)
The Arch package 'community/python-flask-babel' is very outdated. You may to install searx into venv.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 Next › Last »