Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Incorrect check for dependencies in python/django assistant #55

Open
xsuchy opened this issue Sep 12, 2014 · 0 comments
Open

Incorrect check for dependencies in python/django assistant #55

xsuchy opened this issue Sep 12, 2014 · 0 comments

Comments

@xsuchy
Copy link
Contributor

xsuchy commented Sep 12, 2014

Reproducer:

  1. Make sure python-django14 is installed and python-django is not installed.
  2. run python/django assitent

It fails with:

/bin/sh: django-admin: command not found

That is because python-django14 provides python-django, but does not provide /usr/bin/django-admin and instead provides /usr/bin/django14-admin

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

No branches or pull requests

1 participant