Issue Type: Bug Bug
Affects Versions: current
Assignee: Unassigned
Components: coverity
Created: 25/Jul/13 3:57 PM
Description:

When building the coverity-plugin on a machine where someone else has already built it, the tests fail to run with:

java.lang.Error: Failed to create temporary file for jnidispatch library: java.io.IOException: Permission denied

This is because a /tmp/jna directory is created owned by the first user that did the build. Apparently, a new version of JNA fixes this and creates /tmp/jna-${user} instead, so "something" needs to be changed to update that.

http://issues.tmatesoft.com/issue/SGT-475 talks about a similar issue.

Project: Jenkins
Priority: Minor Minor
Reporter: Eric Hawicz
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to