Problem with extracting artifact from dependent build
We have an zip-file that contains a file with the norwegian character 'æ'. When TeamCity extracts this archive the character in the filename is changed to '?'. So there seems to be a problem with the encoding of some kind.
0239_Update_Markedspriserklæring_template => 0239_Update_Markedspriserkl�ring_template
The dependcy to the artifact is setup like this: *.zip!** . A screenshot is included.
Does anybody experienced this and have a solution?
Attachment(s):
dependency.png
Please sign in to leave a comment.
Hello Gøran,
What file system is used on the build agent where the archive gets unpacked?
Would you mind also posting a sample zip archive, containing filename, that causes error?
It's Windows Server 2008 R2, so NTFS.
I've attached a sample archive.
Thanks.
Attachment(s):
archive.zip
Thank you,
I've created an issue for this problem: http://youtrack.jetbrains.net/issue/TW-16417
Please, watch/vote for it.