+ Home Documents iRODS Testing Issues Version 1.1
Document Actions

Version 1.1

Up one level

Issues discovered during testing of version 1.1 of iRODS.

iRODS version number incorrect
The archive for irods1.1.tgz has a README.txt file that says it's version 1.0.
Error When Attempting to Empty Trash
An error message appears when attempting to empty the iRODS trash bin; it is unknown whether the trash is emptied for not.
Error When Removing Collections
Removing collections recursively gives an error message; the collection is not successfully removed.
Diagnostics Are Written to STDOUT
Diagnostic messages (and possibly other errors and other messages) are being written to the standard output stream. These must be written to the standard input stream.
Files Larger Than ~32MB Can't Be Piped
When using iget to retrieve a file that's larger than ~32MB and write its contents to the standard output stream, iget won't write anything to the output stream.
Overwriting Existing Collections Fails
Using the "force" option to overwrite a single file works, but fails when overwriting a collection.