YunoHost-Apps / searx_ynh

Searx package for YunoHost
https://searx.github.io/searx/
GNU General Public License v3.0
20 stars 17 forks source link

Upgrade from 13.1 to 14.0 fails #39

Closed razzor1984 closed 4 years ago

razzor1984 commented 5 years ago

Hello, i did - sudo yunohost app upgrade searx -u https://github.com/YunoHost-Apps/searx_ynh/tree/testing --verbose --- Via SSH and ran into an error:

`+ pip install -U setuptools Warning: Traceback (most recent call last): Warning: File "/opt/yunohost/searx/bin/pip", line 7, in Warning: from pip import main Warning: File "/opt/yunohost/searx/local/lib/python2.7/site-packages/pip/init.py", line 76, in Warning: from pip.commands import commands, get_summaries, get_similar_commands Warning: File "/opt/yunohost/searx/local/lib/python2.7/site-packages/pip/commands/init.py", line 6, in Warning: from pip.commands.bundle import BundleCommand Warning: File "/opt/yunohost/searx/local/lib/python2.7/site-packages/pip/commands/bundle.py", line 6, in Warning: from pip.commands.install import InstallCommand Warning: File "/opt/yunohost/searx/local/lib/python2.7/site-packages/pip/commands/install.py", line 5, in Warning: from pip.req import InstallRequirement, RequirementSet, parse_requirements Warning: File "/opt/yunohost/searx/local/lib/python2.7/site-packages/pip/req/init.py", line 3, in Warning: from .req_install import InstallRequirement Warning: File "/opt/yunohost/searx/local/lib/python2.7/site-packages/pip/req/req_install.py", line 42, in Warning: from pip.utils.hashes import Hashes Warning: File "/opt/yunohost/searx/local/lib/python2.7/site-packages/pip/utils/hashes.py", line 5, in Warning: from pip.exceptions import HashMismatch, HashMissing, InstallationError Warning: ImportError: cannot import name HashMissing

Is the python package still buggy? best regards razzor

AkselRocks commented 4 years ago

@razzor1984 can this be closed?

razzor1984 commented 4 years ago

@AkselRocks yep - the updated script is now working

AkselRocks commented 4 years ago

@razzor1984 then close it please.