Michael Mraka wrote:
% Heya developers,
% 
% while trying to use koji build system I encountered following problems:
% 
% a) Not able to build Spacewalk 0.4 packages:
% 
%   $ koji -c ~/.koji/spacewalk-config build  dist-5E-sw-0.4-candidate 
spacewalk-setup-0.4.1-1.el5.sw.src.rpm 
%   usage: koji build [options] target URL
%   (Specify the --help global option for a list of other help options)
% 
%   koji: error: Unknown build target: dist-5E-sw-0.4-candidate

And for Spacewalk 0.3:

$ koji -c ~/.koji/spacewalk-config build  dist-5E-sw-0.3-candidate 
spacewalk-web-0.3.4-1.el5.sw.src.rpm 
Uploading srpm: spacewalk-web-0.3.4-1.el5.sw.src.rpm
[====================================] 100% 00:00:03 1009.50 KiB 311.21 KiB/sec
Created task: 1097
Task info: http://test02-vmx.rhndev.redhat.com/koji/taskinfo?taskID=1097
Watching tasks (this may be safely interrupted)...
1097 build (dist-5E-sw-0.3-candidate, spacewalk-web-0.3.4-1.el5.sw.src.rpm): 
free
1097 build (dist-5E-sw-0.3-candidate, spacewalk-web-0.3.4-1.el5.sw.src.rpm): 
free -> open (test08-64.rhndev.redhat.com)
1097 build (dist-5E-sw-0.3-candidate, spacewalk-web-0.3.4-1.el5.sw.src.rpm): 
open (test08-64.rhndev.redhat.com) -> FAILED: BuildError: package spacewalk-web 
not in list for tag dist-5E-sw-0.3-candidate
  0 free  0 open  0 done  1 failed

% b) Not able to login to koji webUI:
% 
%   https://test02-vmx.rhndev.redhat.com/koji/login
%   Secure Connection Failed
% 
%   test02-vmx.rhndev.redhat.com uses an invalid security certificate.
% 
%   The certificate is only valid for koji.rhndev.redhat.com
%   (Error code: ssl_error_bad_cert_domain)
% 
% http://koji.rhndev.redhat.com/ don't exists. After I added exception for
% test02-vmx.rhndev.redhat.com error message changed to
% 
%   Secure Connection Failed
% 
%   An error occurred during a connection to test02-vmx.rhndev.redhat.com.
%   SSL peer was unable to negotiate an acceptable set of security parameters.
%   (Error code: ssl_error_handshake_failure_alert)
% 
% Any hints?

--
Michael Mráka
Satellite Engineering, Red Hat

_______________________________________________
Spacewalk-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-devel

Reply via email to