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

Python3 deb package should depend on pip3 #1048

Open
ls-initiatives opened this issue Sep 7, 2018 · 1 comment
Open

Python3 deb package should depend on pip3 #1048

ls-initiatives opened this issue Sep 7, 2018 · 1 comment

Comments

@ls-initiatives
Copy link

Tried to install from Bintray following the docs in http://docs.alignak.net/en/latest/02_installation/01_system.html, I met this error :

-----
Alignak post-install
User account: alignak
Installation prefix: /usr/local
-----
Detecting OS platform
-> system is: Linux
-> found linux
Checking / creating 'alignak' user and users group
User alignak still exists
Detecting Python version
Python 3 (3.5) detected
pip3 is not available. You can install it by typing: sudo apt install python3-pip
You can then run: sudo /usr/local/share/alignak/python3-post-install.sh

So I suppose python3-alignak should depend on python3-pip.

@mohierf
Copy link
Contributor

mohierf commented Sep 7, 2018

Thanks for reporting.

And, yes, the package should depend on python3-pip but I did not yet managed the dependencies.

@mohierf mohierf added this to the 2.1 milestone Sep 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants