Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.1.0 FTBFS #2459

Closed
CameronNemo opened this issue Feb 27, 2019 · 3 comments
Closed

1.1.0 FTBFS #2459

CameronNemo opened this issue Feb 27, 2019 · 3 comments
Labels
kind/bug Categorizes issue or PR as related to a bug. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.

Comments

@CameronNemo
Copy link
Contributor

/kind bug

Steps to reproduce the issue:

  1. Build with tags: seccomp apparmor containers_image_ostree_stub btrfs_noversion exclude_graphdriver_btrfs

Describe the results you received:

src/github.com/containers/libpod/cmd/podman/rmi.go:39:8: undefined: iopodman.ImageNotFound

Describe the results you expected:

@openshift-ci-robot openshift-ci-robot added the kind/bug Categorizes issue or PR as related to a bug. label Feb 27, 2019
@mheon
Copy link
Member

mheon commented Feb 27, 2019

Looks like a Varlink issue - all our CI presently builds varlink enabled, so we didn't catch this.

Need to fix the issue and then get our CI to also build varlink disabled so it doesn't reoccur.

mheon added a commit to mheon/libpod that referenced this issue Feb 27, 2019
Fixes containers#2459

Signed-off-by: Matthew Heon <matthew.heon@pm.me>
@mheon
Copy link
Member

mheon commented Feb 27, 2019

Opened #2465 to fix the build and #2464 to add CI to catch this

mheon added a commit to mheon/libpod that referenced this issue Feb 27, 2019
Fixes containers#2459

Signed-off-by: Matthew Heon <matthew.heon@pm.me>
@CameronNemo
Copy link
Contributor Author

Thank you for the fast response. I will give this a try in ~10-12 hours.

@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 24, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/bug Categorizes issue or PR as related to a bug. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.
Projects
None yet
Development

No branches or pull requests

3 participants