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

Deps need update to Debian 11 #35

Open
nicopace opened this issue Oct 31, 2022 · 0 comments
Open

Deps need update to Debian 11 #35

nicopace opened this issue Oct 31, 2022 · 0 comments

Comments

@nicopace
Copy link

Tried to install in Debian 11 (current version of Yunohost), and python-pip does not represent python2 anymore... not sure if radicale works with python3 or where to head from here.

This is the line that I think needs updating:

pkg_dependencies="python-pip python-virtualenv virtualenv python-dev libldap2-dev libsasl2-dev libssl-dev uwsgi uwsgi-plugin-python"

This is the error message I get:

33834 DEBUG dpkg: radicale-ynh-deps: dependency problems, but configuring anyway as you requested:
33834 DEBUG  radicale-ynh-deps depends on python-pip; however:
33834 DEBUG   Package python-pip is not installed.
33834 DEBUG  radicale-ynh-deps depends on python-virtualenv; however:
33835 DEBUG   Package python-virtualenv is not installed.
33835 DEBUG  radicale-ynh-deps depends on virtualenv; however:
33835 DEBUG   Package virtualenv is not installed.
33835 DEBUG  radicale-ynh-deps depends on python-dev; however:
33835 DEBUG   Package python-dev is not installed.
33835 DEBUG  radicale-ynh-deps depends on libldap2-dev; however:
33835 DEBUG   Package libldap2-dev is not installed.
33836 DEBUG  radicale-ynh-deps depends on libsasl2-dev; however:
33836 DEBUG   Package libsasl2-dev is not installed.
33836 DEBUG  radicale-ynh-deps depends on libssl-dev; however:
33836 DEBUG   Package libssl-dev is not installed.
33837 DEBUG  radicale-ynh-deps depends on uwsgi; however:
33837 DEBUG   Package uwsgi is not installed.
33837 DEBUG  radicale-ynh-deps depends on uwsgi-plugin-python; however:
33837 DEBUG   Package uwsgi-plugin-python is not installed.

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