#6476 rawhide builds in koji fail with "BuildError: src.fedoraproject.org:/git/rpms/tmux-top is not in the list of allowed SCMs"
Closed: Fixed 6 years ago Opened 6 years ago by ttomecek.

No idea what's wrong but when I submit a build in koji for rawhide, using fedpkg build it fails with BuildError: src.fedoraproject.org:/git/rpms/tmux-top is not in the list of allowed SCMs.

Details:

$ fedpkg build
Building tmux-top-0.0.4-1.fc28 for rawhide
Created task: 22791833
Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=22791833
Watching tasks (this may be safely interrupted)...
22791833 build (rawhide, /git/rpms/tmux-top:cd9c9a4a68931e727e2b43c2e3c22442e08f4a1a): free
22791833 build (rawhide, /git/rpms/tmux-top:cd9c9a4a68931e727e2b43c2e3c22442e08f4a1a): free -> open (buildvm-15.phx2.fedoraproject.org)
  22791834 buildSRPMFromSCM (/git/rpms/tmux-top:cd9c9a4a68931e727e2b43c2e3c22442e08f4a1a): FAILED: BuildError: src.fedoraproject.org:/git/rpms/tmux-top is not in the list of
allowed SCMs
22791833 build (rawhide, /git/rpms/tmux-top:cd9c9a4a68931e727e2b43c2e3c22442e08f4a1a): open (buildvm-15.phx2.fedoraproject.org) -> FAILED: BuildError: src.fedoraproject.org:/git/rpms/tmux-top is not in the list of allowed SCMs
  0 free  0 open  0 done  2 failed

22791833 build (rawhide, /git/rpms/tmux-top:cd9c9a4a68931e727e2b43c2e3c22442e08f4a1a) failed


$ git status
On branch master
Your branch is up-to-date with 'origin/master'.

$ git remote -v
origin  ssh://ttomecek@pkgs.fedoraproject.org/rpms/tmux-top.git (fetch)
origin  ssh://ttomecek@pkgs.fedoraproject.org/rpms/tmux-top.git (push)

$ rpm -q koji fedpkg pyrpkg python2-pyrpkg
koji-1.14.0-1.fc28.noarch
fedpkg-1.30-1.fc28.noarch
python2-rpkg-1.51-1.fc28.noarch

Is this my fault? I can't really tell. I run rawhide and this is fully up-to-date.


There has been a fedpkg update that went out before support for the changes has been rolled out into the infrastructure.
Please downgrade to fedpkg-1.29 or earlier or upgrade to fedpkg-1.30-2 or later for the time being.

Thanks Patrick, that helped.

(unfortunately it seems like that fedpkg doesn't speak the language of the new bodhi: https://bugzilla.redhat.com/show_bug.cgi?id=1507410)

Metadata Update from @ttomecek:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

6 years ago

Login to comment on this ticket.

Metadata