[sos-devel] Errored: BryanQuigley/sos#296 (master - 115881b)

Travis CI builds at travis-ci.org
Wed Jul 29 21:01:46 UTC 2020


Build Update for BryanQuigley/sos
-------------------------------------

Build: #296
Status: Errored

Duration: 50 mins and 7 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 <jhunsake at redhat.com>
Signed-off-by: Bryan Quigley <code at bryanquigley.com>

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

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


--

You can unsubscribe from build emails from the BryanQuigley/sos repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=12244263&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.

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


More information about the sos-devel mailing list