MantisBT - CDash
View Issue Details
0011485CDash(No Category)public2010-11-19 07:492010-11-22 10:32
Michal Cihar 
Zach Mullen 
normalminoralways
resolvedfixed 
1.9 
1.8 
0011485: Asynchronous submissions fail due to bad working directory
Processing of asynchronous submissions fails because of working directory being /cdash/ instead of / and the default configuration for directories (backup and rss are relative to cdash root).

Adding rss and backup symlinks to cdash directory fixes this.
Error it produces:

[2010-11-19T13:41:45][ERROR][pid=32381](ctest_parse): File cannot be store in backup directory: backup/Gammu_rincewind_Linux-x86_64-linux-gnu-gcc-snapshot_20101119-1056-Experimental_129017050515.47_Build.xml
No tags attached.
Issue History
2010-11-19 07:49Michal CiharNew Issue
2010-11-19 08:45Julien JomierAssigned To => Zach Mullen
2010-11-19 08:45Julien JomierStatusnew => assigned
2010-11-19 11:02Zach MullenNote Added: 0023435
2010-11-19 11:12Zach MullenNote Added: 0023436
2010-11-22 10:32Zach MullenStatusassigned => resolved
2010-11-22 10:32Zach MullenFixed in Version => 1.8
2010-11-22 10:32Zach MullenResolutionopen => fixed

Notes
(0023435)
Zach Mullen   
2010-11-19 11:02   
I'm working on a fix for relative specification of CDASH_BACKUP_DIRECTORY that will work in the asynchronous case.

Another possible workaround is to just specify an absolute path to the backup dir in your config files.
(0023436)
Zach Mullen   
2010-11-19 11:12   
Also committing this fix to Release 1-8