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

Build: #4903
Status: Errored

Duration: 6 hrs, 6 mins, and 19 secs
Commit: c07bdbc (master)
Author: Jake Hunsaker
Message: [sos] Fix use of relative paths for --tmp-dir

Fixes an issue where the use of relative paths for `--tmp-dir` causes a
failure in the building of the final archive. Previously, a relative
path would cause the tarball to be produced in a nested directory under
the temp directory of the same name, which would in turn cause
compression and all further operations for the archive to fail.

Fix this by converting relative paths in the option to the absolute path
internally.

Resolves: RHBZ#1891562

Signed-off-by: Jake Hunsaker <jhuns...@redhat.com>

View the changeset: 
https://github.com/sosreport/sos/compare/0c5b4c15f880...c07bdbc94269

View the full build log and details: 
https://travis-ci.org/github/sosreport/sos/builds/739399100?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