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

Build: #4706
Status: Passed

Duration: 41 mins and 37 secs
Commit: 115881b (master)
Author: Jake Hunsaker
Message: [build] Remove sos.conf from setup.py, make config file optional

In the recent packaging update (#2160), sos.conf was added to `setup.py`
to include it in the source distribution tarball produced. That was the
wrong approach, as setuptools explicitly tries to prevent files from
being written outside of the package directory.

Instead, the correct approach is to make the config file effectively
optional, by producing a warning message when it doesn't exist, but
still continue on with the defaults rather than aborting.

Note that parsing errors and duplicate entries will still cause sos to
abort execution.

Resolves: #2174

Signed-off-by: Jake Hunsaker <jhuns...@redhat.com>
Signed-off-by: Bryan Quigley <c...@bryanquigley.com>

View the changeset: 
https://github.com/sosreport/sos/compare/7644b6d98650...115881b6c761

View the full build log and details: 
https://travis-ci.org/github/sosreport/sos/builds/713051813?utm_medium=notification&utm_source=email


--

You can unsubscribe from build emails from the sosreport/sos repository going 
to 
https://travis-ci.org/account/preferences/unsubscribe?repository=819743&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at 
https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml 
file. See https://docs.travis-ci.com/user/notifications.

_______________________________________________
sos-devel mailing list
sos-devel@redhat.com
https://www.redhat.com/mailman/listinfo/sos-devel

Reply via email to