Hi, I'm just about at my wit's end trying to import some files using the Simple Archive Format (SAF). At first it seemed to be due to filenames containing Spanish accents, but I'm really not sure. The import process fails like so on my Ubuntu 14.04 environment:
> java.io.FileNotFoundException: /tmp/SimpleArchiveFormat/item_1/La_yuca_en_ la_alimentación_de_cerdos.pdf (No such file or directory) The file does exist. Initially I suspected that either the space or the Spanish accent was causing the problem, but the same exact SAF bundle imports successfully on my Mac OS X dev machine. Is this a locale issue or what? I should probably clean up the spaces, but I'd rather not convert the accents to "plain" ASCII. DSpace version is 5.1 but that seems irrelevant here. Thanks, -- Alan Orth [email protected] https://englishbulgaria.net https://alaninkenya.org https://mjanja.ch -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
