#2277 kojikamid now uses SafeConfigParser which breaks things
Closed: Fixed 3 years ago by tkopecek. Opened 3 years ago 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

3 years ago

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)

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

3 years ago

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

3 years ago

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

3 years ago

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #2440 Merged 3 years ago