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

Show installers version with --version option #481

Closed

Commits on Oct 24, 2016

  1. Show installers version with --version option

    Specifically, pip and setuptools version is crucial because
    pip distributed on apt is very old on Ubuntu 14.04.
    I think showing the version of installer helps user to resolve
    their issue caused by old package managing tools.
    
    Usage:
    
      $ rosdep --version
      gem version unknown
      source version unknown
      rosdep version 0.11.5
      apt-get version 1.0.1ubuntu2
      pip version 8.1.2
      setuptools version 28.6.1
    wkentaro committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    6d4d73c View commit details
    Browse the repository at this point in the history