#247 gzipping artifacts fail if there's a symlink
Closed: Fixed Opened by kparal.

A step in buildbot to gzip artifacts fails if there's a symlink:

gzip: /srv/taskotron/artifacts/9e931af4-fc5b-11e7-a2ad-525400ee7c53/task_output/tests.yml/avocado-result.tests/html/results.html: Too many levels of symbolic links

http://taskotron-dev.fedoraproject.org/taskmaster/builders/x86_64/builds/762920/steps/MasterShellCommand_1/logs/stdio

Don't find the Too many levels of symbolic links part, that's a red herring, it's just a one level of links. More details at https://unix.stackexchange.com/a/137531


Fixed with:
https://infrastructure.fedoraproject.org/cgit/ansible.git/commit/?id=d5cc71560bb1969c5b2805b65c5b37dd3a09567a

Metadata Update from @kparal:
- Issue close_status updated to: Fixed

Metadata