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

bugfix: deb package build failed #1727

Merged

Conversation

shaloulcy
Copy link
Contributor

As we remove the ceph volume modules, the deb package building failed.
We will remove the ceph dependency in Makefile

Signed-off-by: Eric Li lcy041536@gmail.com

Ⅰ. Describe what this PR did

As we remove the ceph volume modules, the deb package building failed. We will remove the ceph dependency in Makefile

Ⅱ. Does this pull request fix one issue?

fixes #1726

Ⅲ. Describe how you did it

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

As we remove the ceph volume modules, the deb package building failed.
We will remove the ceph dependency in Makefile

Signed-off-by: Eric Li <lcy041536@gmail.com>
@pouchrobot pouchrobot added kind/bug This is bug report for project size/XS labels Jul 12, 2018
@chuanchang
Copy link
Contributor

LGTM and it works well for me.

@codecov-io
Copy link

codecov-io commented Jul 12, 2018

Codecov Report

Merging #1727 into master will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1727      +/-   ##
==========================================
- Coverage   41.29%   41.26%   -0.03%     
==========================================
  Files         274      274              
  Lines       18123    18123              
==========================================
- Hits         7483     7478       -5     
- Misses       9728     9733       +5     
  Partials      912      912
Impacted Files Coverage Δ
ctrd/image.go 77.47% <0%> (-2.75%) ⬇️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug This is bug report for project size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cannot find package "github.com/alibaba/pouch/storage/volume/modules/ceph"
6 participants