Skip to content

Conversation

@stbenjam
Copy link
Member

On the first stage of the baremetal build, the command go build ... already requires libvirt-devel to be present, otherwise it fails
horribly with the following message if the package is not present in
the base container:

Package libvirt was not found in the pkg-config search path.
Perhaps you should add the directory containing `libvirt.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libvirt' found
pkg-config: exit status 1

@openshift-ci-robot openshift-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Aug 14, 2019
@stbenjam
Copy link
Member Author

/assign @wking

@wking
Copy link
Member

wking commented Aug 14, 2019

/lgtm

@openshift-ci-robot openshift-ci-robot added lgtm Indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Aug 14, 2019
On the first stage of the **baremetal** build, the command `go build
...` already requires `libvirt-devel` to be present, otherwise it fails
horribly with the following message if the package is not present in
the base container:

```
Package libvirt was not found in the pkg-config search path.
Perhaps you should add the directory containing `libvirt.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libvirt' found
pkg-config: exit status 1
```
@stbenjam stbenjam force-pushed the baremetal-image-deps branch from 5fc331e to fac6d0a Compare August 14, 2019 19:42
@openshift-ci-robot openshift-ci-robot removed the lgtm Indicates that a PR is ready to be merged. label Aug 14, 2019
@stbenjam
Copy link
Member Author

@wking Sorry, there was a missing \, it's fixed and looks like things are running now.

@wking
Copy link
Member

wking commented Aug 14, 2019

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Aug 14, 2019
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: stbenjam, wking

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-merge-robot openshift-merge-robot merged commit 6463cd5 into openshift:master Aug 14, 2019
@stbenjam stbenjam deleted the baremetal-image-deps branch August 14, 2019 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants