[sos-devel] Passed: sosreport/sos#755 (master - 1b15a70)

Travis CI builds at travis-ci.org
Fri Feb 20 15:05:13 UTC 2015


Build Update for sosreport/sos
-------------------------------------

Build: #755
Status: Passed

Duration: 2 minutes and 21 seconds
Commit: 1b15a70 (master)
Author: Bryn M. Reeves
Message: Revert "[build] install sos.conf from setup.py"

This reverts commit edd516836e1070df6c95bd2d71e6b82feaa10a11.

It turns out installing things to /etc from setup.py is a terrible
idea; distutils deliberately makes this difficult (by design) and
expects you to either use data resources (installed under /usr on
*nix platforms) or provide a script or other means to set up the
configuration post-install[1][2].

Instead revert to simply installing the python code and docs via
setup.py and allow distribution packagers to handle the config
file installation as they choose.

[1] http://stackoverflow.com/questions/10456279/python-setuptools
[2] http://stackoverflow.com/questions/3325606/how-to-handle-conf

Signed-off-by: Bryn M. Reeves <bmr at redhat.com>

View the changeset: https://github.com/sosreport/sos/compare/edd516836e10...1b15a70ddda3

View the full build log and details: https://travis-ci.org/sosreport/sos/builds/51520840

--

You can configure recipients for build notifications in your .travis.yml file. See http://docs.travis-ci.com/user/notifications


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/sos-devel/attachments/20150220/6f9c01e3/attachment.htm>


More information about the sos-devel mailing list