~wooksong/nnstreamer-ros/+git/tizenport-python-rosdep:osx_installer_debugging

Last commit made on 2017-07-28
Get this branch:
git clone -b osx_installer_debugging https://git.launchpad.net/~wooksong/nnstreamer-ros/+git/tizenport-python-rosdep

Branch merges

Branch information

Name:
osx_installer_debugging
Repository:
lp:~wooksong/nnstreamer-ros/+git/tizenport-python-rosdep

Recent commits

780b13e... by Nikolaus Demmel <email address hidden>

Added todo note.

4e884f1... by Nikolaus Demmel <email address hidden>

Also check output of `brew list`.

cac1f79... by Nikolaus Demmel <email address hidden>

Update base class of freebsd installer.

54cef12... by Nikolaus Demmel <email address hidden>

fix read_stdout

3899aa8... by Nikolaus Demmel <email address hidden>

Changed WARNING to ERROR.

017c7ed... by Nikolaus Demmel <email address hidden>

Added missing default parameters for `detect_...`

810c765... by Nikolaus Demmel

Add `warnings` parameter to `detect_fn`

- False by default; True for final `is_installed` check after installation
  and when doing `rosdep check`.
- Use in homebrew detect to decide when to print warnings about unlinked kegs
  and wrong options.

cff9a57... by Nikolaus Demmel

Improve error handling for homebrew installer.

- Detect when `brew info` fails and provide more meaningful error message.

- Print warnings in situations where rosdep will likely fail to install
  the formula correctly (formula installed but not linked; formula installed
  but with wrong options)

6eee245... by William Woodall <email address hidden>

0.11.6

b8105ef... by Fabien Benureau <email address hidden>

fix TypeError under osx & py3k (#441)