Replication steps:
Create a tag name "Example Tag" Create a build target using this tag (any name) Build a dist-git repo with the build target defined above
Result:
The space in the path name confuses the builder.
Which Koji hub version are you using? If you are using Koji Fedora (https://koji.fedoraproject.org/koji/), there is Koji 1.27.1 currently. From koji 1.28 is new limitation on names and spaces are not allowed in default set up. Default regex: https://pagure.io/koji/blob/master/f/hub/kojixmlrpc.py#_473 Issue where was this change: https://pagure.io/koji/issue/2117
Metadata Update from @jcupova: - Custom field Size adjusted to None
Interesting, I'm running koji 1.27, so I think this can be closed ut.
Metadata Update from @jcpunk: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
@jcupova It is not allowed by default, but users may redefine it to contain spaces. I think it still a problem, not?
Metadata Update from @tkopecek: - Issue status updated to: Open (was: Closed)
Metadata Update from @tkopecek: - Issue tagged with: backlog
Yes, space isn't allowed by default, but users can redefine it in hub config. So yes, it is a problem, when regex related to this roles is redefined by user.
@jcpunk can you add more info how to reproduce it? I tried it but I cannot get it. I didn't catch the problem with path on builder now.
I've updated my koji to 1.29 and can't seem to replicate it anymore.... I'm thinking somewhere along the way something got this sorted...
Metadata Update from @tkopecek: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/koji/koji/issues/3274
Please continue any further discussion there.