#7230 FLIBS: can't build an image based on f27
Closed: Fixed 6 years ago Opened 6 years ago by ttomecek.

$ 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"
}

This is now fixed by updating atomic-reactor: this was a bug on their end.

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

6 years ago

Log in to comment on this ticket.

Metadata