Subject: | /var/tmp/gnupg is not writeable |
I see the following failure on my smoker machines:
...
/var/tmp/gnupg is not writeable at /tmpfs/.cpan-build-cpansand/2016022809/Crypt-SimpleGPG-0.3-ci_QOA/blib/lib/Crypt/SimpleGPG.pm line 78.
Crypt::SimpleGPG::__populate(Crypt::SimpleGPG=HASH(0x22e5238)) called at /tmpfs/.cpan-build-cpansand/2016022809/Crypt-SimpleGPG-0.3-ci_QOA/blib/lib/Crypt/SimpleGPG.pm line 52
Crypt::SimpleGPG::new("Crypt::SimpleGPG") called at t/001_load.t line 9
# Looks like you planned 2 tests but ran 1.
# Looks like your test exited with 255 just after 1.
t/001_load.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/2 subtests
...
/var/tmp/gnupg exists, but belongs to another user. I think it's probably better to use a real temporary directory while running the test suite.