Welcome to the LOVD 2.0 bug tracking system. Please note that this bug tracking system is not for LOVD 3.0!
If you have any issues, please read the documentation and Frequently Asked Questions.
Please note that you need to register before you can submit bugs or feature requests.
If you have any issues, please read the documentation and Frequently Asked Questions.
Please note that you need to register before you can submit bugs or feature requests.
| By default, all closed tasks are hidden from view. Click here to see all tasks. |
FS#44 - Reference Sequence Parser 2.8 cannot overwrite old files
Attached to Project:
LOVD 2.0
Opened by Raymond Dalgleish (rwmd) - Monday, 28 September 2009, 12:04 GMT+2
Last edited by Ivo F.A.C. Fokkema (ifokkema) - Tuesday, 29 September 2009, 13:39 GMT+2
Opened by Raymond Dalgleish (rwmd) - Monday, 28 September 2009, 12:04 GMT+2
Last edited by Ivo F.A.C. Fokkema (ifokkema) - Tuesday, 29 September 2009, 13:39 GMT+2
|
DetailsBack in June, a bug was discovered in the "Reference Sequence Parser" script and it was subsequently fixed. The script had produced the expected output files but the data were incorrectly formatted. Today, I used Reference Sequence Parser again (for the first time since June) for the same gene as before and many error messages were generated this time.
I had selected the option of "overwrite it" to allow the old files to be overwritten if they existed, but the script was unable to do so because the permissions on the files (-rw-r--r--) did not allow it. Deleting each of the old files did then allow the script to create the new files. Perhaps the script should create the files with the permissions -rw-rw-rw- to allow old files to be overwritten. |
This task depends upon
Closed by Ivo F.A.C. Fokkema (ifokkema)
Tuesday, 29 September 2009, 13:39 GMT+2
Reason for closing: Not a bug
Tuesday, 29 September 2009, 13:39 GMT+2
Reason for closing: Not a bug
Unfortunately, I do not have the error messages and re-running the script does not now result in any errors. However, the fact remains that the script did not run without errors until I had manually deleted the old files.