#2277 kojikamid now uses SafeConfigParser which breaks things
Closed: Fixed by tkopecek. Opened by tkopecek.

SafeConfigParser is not usable with current configs (revert to RawConfigParser). We need to find some solution for py3 version.


@julian8628 Do you remember why you've touched kojikamid internal parsing in https://pagure.io/koji/c/4c1928f377b15801b053269351611e7ea1ceaa38 ? It doesn't look to be related with rest of the code.

Metadata Update from @tkopecek:
- Custom field Size adjusted to None

Ah, my bad. I recalled I changed it to RawConfigParser for kojid after the initial commit, but didn't do the same change for kojikamid
(I didn't extract read_config_files() into kojikamid, as I didn't think it is that worthy)

PR #2440

Metadata Update from @jcupova:
- Issue tagged with: testing-ready

Commit fae5bcc8 fixes this issue

Commit 732be23b fixes this issue

Metadata Update from @jcupova:
- Issue untagged with: testing-ready

Metadata Update from @jcupova:
- Issue tagged with: no_qe

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/2277

Please continue any further discussion there.

Metadata
Related Pull Requests