Re: Unit test PythonTest_solenv_python failing on Linux on est_gbuildtojson

2017-12-17 Thread slacka
If you are getting this failure, you have to manually $ rm xmlsecurity/qa/unit/signing/data/S.gpg-agent Neither a "make clean" nor a "git clean -fdx" will remove this file. After that plus Thorsten's fix, "make check" now successfulness runs on Linux. Thanks Thorsten -- Sent from: http:/

Re: Unit test PythonTest_solenv_python failing on Linux on est_gbuildtojson

2017-12-15 Thread slacka
I'm still getting the same failure and same "[Errno 6] No such device or address: '/core/xmlsecurity/qa/unit/signing/data/S.gpg-agent'")] Was this a blind fix? If so, you need anything else from me? -- Sent from: http://nabble.documentfoundation.org/Dev-f1639786.html __

Re: Unit test PythonTest_solenv_python failing on Linux on est_gbuildtojson

2017-12-14 Thread Thorsten Behrens
Luke Benes wrote: > Recently, the test_gbuildtojson test started failing. It looks like > it is related to xmlsecurity/qa/unit/signing/data/S.gpg-agent' being > prematurely removed or never created. > Hi Luke, that is some gpg spillage left over from unit tests - should be fixed for both master a

Unit test PythonTest_solenv_python failing on Linux on est_gbuildtojson

2017-12-13 Thread Luke Benes
Can anyone run the subsequent tests successfully or do any tinderboxes run a make check? Recently, the test_gbuildtojson test started failing. It looks like it is related to xmlsecurity/qa/unit/signing/data/S.gpg-agent' being prematurely removed or never created. I could reproduce this on both