Skip Menu |

This queue is for tickets about the Crypt-SimpleGPG CPAN distribution.

Report information
The Basics
Id: 112528
Status: new
Priority: 0/
Queue: Crypt-SimpleGPG

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.3
Fixed in: (no value)



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.