[sos-devel] [Broken] sosreport/sos#259 (master - 8d25777)

Travis CI notifications at travis-ci.org
Tue Apr 29 18:07:49 UTC 2014


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

Build: #259
Status: Broken

Duration: 1 minute and 28 seconds
Commit: 8d25777 (master)
Author: Bryn M. Reeves
Message: Drop cwd/umask shenanigans from TarFileArchive::finalize()

It was necessary to save and restore old_cwd and the umask around
calls to an external archive program. This isn't needed when
using native python implementations and causes problems in the
case that the current working directory no longer exists:

Creating compressed archive...
going to finalize
did finalize exception: [Errno 2] No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
Traceback (most recent call last):
  File "/sbin/sosreport", line 23, in <module>
    main(sys.argv[1:])
  File "/usr/lib/python2.7/site-packages/sos/sosreport.py", line 1233, in main
    sos.execute()
  File "/usr/lib/python2.7/site-packages/sos/sosreport.py", line 1222, in execute
    return self.final_work()
  File "/usr/lib/python2.7/site-packages/sos/sosreport.py", line 1159, in final_work
    raise e
OSError: [Errno 2] No such file or directory

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

View the changeset: https://github.com/sosreport/sos/compare/d21e3a56803d...8d2577786cce

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

--

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/20140429/e50819ed/attachment.htm>


More information about the sos-devel mailing list