ttomecek reported a new issue against the project: `releng` that you are following: `` ``` $ fedpkg container-build Created task: 23981533 Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=23981533 Watching tasks (this may be safely interrupted)... 23981533 buildContainer (noarch): free 23981533 buildContainer (noarch): free -> open (buildvm-21.phx2.fedoraproject.org) 23981533 buildContainer (noarch): open (buildvm-21.phx2.fedoraproject.org) -> FAILED: Fault: <Fault 2001: "Image build failed. Error in plugin koji_parent: KeyError(u'com.redhat.component',). OSBS build id: s2i-core-f27-67b58-3"> 0 free 0 open 0 done 1 failed
23981533 buildContainer (noarch) failed ```
Snip from the dockerfile: ``` ENV NAME=s2i-core LABEL com.redhat.component="$NAME" ```
The label `com.redhat.component` is not defined in the base image:
``` "Labels": { "license": "MIT", "name": "fedora", "vendor": "Fedora Project", "version": "27" } ```
``
To reply, visit the link below or just reply to this email https://pagure.io/releng/issue/7230
The status of the issue: `FLIBS: can't build an image based on f27` of project: `releng` has been updated to: Closed as Fixed by puiterwijk.
puiterwijk added a new comment to an issue you are following: `` This is now fixed by updating atomic-reactor: this was a bug on their end. ``
To reply, visit the link below or just reply to this email https://pagure.io/releng/issue/7230
rel-eng@lists.fedoraproject.org