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

Incorrect check for dependencies in python/django assistant #55

@xsuchy

Description

@xsuchy

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions