Skip to content

Conversation

@DifanZhang
Copy link

Verified on Debian buster and Ubuntu bionic. The following patch creates Debian package for Debian based OS.

@mikechristie
Copy link
Collaborator

It looks like you and @JKJameson are trying to do the same things here and in

#589

Please take a look at each others PRs.

CMakeLists.txt Outdated
@@ -1,3 +1,3 @@
cmake_minimum_required (VERSION 2.8 FATAL_ERROR)
project (tcmu-runner C)
set(VERSION 1.5.2)
Copy link
Collaborator

@mikechristie mikechristie Sep 3, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you need to rebase and repush by doing a forced push, so we do not end up seeing this in the final pull and commit.

If everyone adds junk like this then it gets messy in the main git tree.

[edit]

That comment was for the commit:

Merge branch 'master' into master
@DifanZhang
DifanZhang committed 19 hours ago

if (with-rbd)
find_library(LIBRBD rbd)
set(CPACK_DEBIAN_PACKAGE_DEPENDS "${CPACK_DEBIAN_PACKAGE_DEPENDS}, librados2, librbd1")
set(CPACK_DEBIAN_PACKAGE_DEPENDS "${CPACK_DEBIAN_PACKAGE_DEPENDS}, librados2, librbd1")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just make the first patch "Add preliminary support to build Debian packages with Cmake infrastru…" use tabs from the beginning.

@JuniorJPDJ
Copy link
Contributor

This probably should be closed as #589 is merged already.

@lxbsz
Copy link
Collaborator

lxbsz commented Jul 14, 2021

This probably should be closed as #589 is merged already.

The #589 is only supporting the extra/install_dep.sh, not sure whether will it work for the cmake ? I never test it yet on ubuntu/debian.

@lxbsz lxbsz changed the base branch from master to main August 10, 2022 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants