#3438 CLI: More details when files conflict in download-task
Merged by tkopecek. Opened by jcupova.
jcupova/koji issue-3433  into  master

Download 3438.patch

Fixes: https://pagure.io/koji/issue/3433

Could be replaced by

files_dict.setdefault(new_filename, {'vol': vol, 'tasks': []})

Does volume play any role here?

rebased onto d54595e69e2c82970a24053d385ccf3a0bd00b59

@tkopecek updated

Yes, volume is used for conflicts. When files are on different volumes, it is not conflict here.

rebased onto 32208314d424d6e75d6566b5bcc796e574b20878

Metadata Update from @tkopecek:
- Pull-request tagged with: testing-ready

pretty please pagure-ci rebuild

Metadata Update from @jobrauer:
- Pull-request tagged with: testing-done

Commit 10cf87b8 fixes this pull-request

Pull-Request has been merged by tkopecek

Metadata