#5809 stage: container-build fails with "Package toolchain not in list for f26-docker"
Closed: Fixed Opened by ttomecek.

This worked just fine in production:

https://koji.fedoraproject.org/koji/buildinfo?buildID=859786

Snip from logs:

2017-02-22 10:17:19,382 - atomic_reactor.plugins.koji_promote - DEBUG - Finding build tag for target rawhide-docker-candidate
2017-02-22 10:17:19,501 - atomic_reactor.plugins.koji_promote - INFO - Tagging build with f26-docker
2017-02-22 10:17:19,640 - atomic_reactor.plugin - DEBUG - Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/atomic_reactor/plugin.py", line 225, in run
    plugin_response = plugin_instance.run()
  File "/usr/lib/python2.7/site-packages/atomic_reactor/plugins/exit_koji_promote.py", line 716, in run
    task_id = session.tagBuild(build_tag, build_id)
  File "/usr/lib/python2.7/site-packages/koji/__init__.py", line 1736, in __call__
    return self.__func(self.__name,args,opts)
  File "/usr/lib/python2.7/site-packages/koji/__init__.py", line 2118, in _callMethod
    raise err
TagError: Package toolchain not in list for f26-docker

@maxamillion


This should now be fixed by the prod->stg db sync we did over the weekend.

:flashlight:

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

Metadata