mkbundle naming collision with Ubuntu mono-devel package
Open
documentation
- Dominant language
- Go
- Stars
- 9.5k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
The binary mkbundle collides with the mkbundle binary provided by the Ubuntu 'mono-devel' package. In this list of provided [files](http://packages.ubuntu.com/trusty/all/mono-devel/filelist) mono-devel installs mkbundle under '/usr/bin/mkbundle'. Depending on the PATH variable '/usr/bin' is taken first.
You might be renaming your binary or add at least an notice about this problem.
Thank you for the work done in mkbundle. It solves our SSL automation problems.
Contributor guide
Assessment
This issue has not been assessed yet.