When setting: ccache = .... in the /etc/kojira/kojira.conf, kojira fails with: kojira[81898]: unknown config option: ccache In the defaults the value is set , but in line 1291 (str_opts) the settings is missing for the allowed settings.
possible fix (see attachment) create an PR will fails because of error of git sever :( LANG=C git push --set-upstream origin ccache Enumerating objects: 3790, done. Counting objects: 100% (3790/3790), done. Delta compression using up to 36 threads Compressing objects: 100% (930/930), done. Writing objects: 100% (3497/3497), 825.46 KiB | 31.75 MiB/s, done. Total 3497 (delta 2573), reused 3478 (delta 2560), pack-reused 0 (from 0) error: remote unpack failed: unable to create temporary object directory To https://pagure.io/forks/frank-mdc/koji.git ! [remote rejected] ccache -> ccache (unpacker error) error: failed to push some refs to 'https://pagure.io/forks/frank-mdc/koji.git
related #4116
Metadata Update from @mikem: - Custom field Size adjusted to None
Ah, this is an oversight from a patch from 2009. See 512e663eb40a13dadb81aec819a7daea55c64803
https://pagure.io/koji/pull-request/4140
Metadata Update from @mikem: - Issue set to the milestone: 1.35.1
@mikem Thanks for forwarding the patch.
Metadata Update from @tkopecek: - Issue tagged with: testing-ready
Metadata Update from @mikem: - Issue set to the milestone: 1.35.2 (was: 1.35.1)
Metadata Update from @mfilip: - Issue tagged with: testing-done
Commit 086c940f fixes this issue
Commit 37a3d4e4 fixes this issue
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/koji/koji/issues/4137
Please continue any further discussion there.