#5708 Stage composer has incorrect koji url in config
Closed: Fixed 7 years ago Opened 7 years ago by lsedlar.

The compose_koji command on composer.stg.phx2.fedoraproject.org is trying to talk to production koji (and succeeding at least for listing latest builds).

At least the kojihub url should have .stg. in it.

[lsedlar@composer pungi-fedora][STG]$ cat /etc/koji.conf.d/compose.conf 
[compose_koji]
server = https://koji.fedoraproject.org/kojihub
weburl = https://koji.fedoraproject.org/koji
topurl = https://kojipkgs.fedoraproject.org/
anon_retry = true
krb_rdns = false
authtype = kerberos
principal = compose/koji.stg.fedoraproject.org

@kevin changed the status to Closed

7 years ago

Login to comment on this ticket.

Metadata