#4892 Staging koji rejects pkgs.stg.fedoraproject.org SCM
Closed: Fixed None Opened 8 years ago by mizdebsk.

= bug description =
Staging Koji is expected to be able to build packages from staging dist-git: pkgs.stg.fedoraproject.org, but it rejects such URLs.

= fix recommendation =
Proposed patch attached.


I tried that at first, but it didn't work out.

I think I have it working now, as builders have pkgs.fedoraproject.org pointed to pkgs.stg.fedoraproject.org.

https://koji.stg.fedoraproject.org/koji/taskinfo?taskID=90000299

Note that stg pkgs isn't up to date with production by any means. There's only a subset of things in it's lookaside and it's git is way out of date. The build you submitted this morning doesn't have that hash in git, so it fails.

The thing to do is to copy /etc/rpkg/fedpkg.conf and modify it for stg git/lookaside, and use 'fedpkg -C fedpkg.conf' with your commands. Check out, update, upload sources and then build. (also updating ~/.koji/config to point to stg of course).

Login to comment on this ticket.

Metadata