-
Bug
-
Resolution: Done
-
Major
-
1.0.0.GA
-
None
Seems we no longer can push directly from Jenkins into pkgs.devel:
+ echo '[INFO] Push change:' + git push [INFO] Push change: remote: Traceback (most recent call last): remote: File "hooks/pre-receive", line 134, in <module> remote: if main(MAX_SIZE): remote: File "hooks/pre-receive", line 101, in main remote: read_config(CONFIG_FILE) remote: File "/usr/lib/python2.6/site-packages/gitbz/__init__.py", line 261, in read_config remote: raise BZFailError('Configuration file is malformed. %s' % e) remote: gitbz.BZFailError: Configuration file is malformed. No option 'service_name' in section: 'general' To ssh://crw-build@pkgs.devel.redhat.com/containers/codeready-workspaces ! [remote rejected] codeready-1.0-rhel-7 -> codeready-1.0-rhel-7 (pre-receive hook declined) error: failed to push some refs to 'ssh://crw-build@pkgs.devel.redhat.com/containers/codeready-workspaces'