Code Monkey home page Code Monkey logo

Comments (2)

freeekanayaka avatar freeekanayaka commented on June 4, 2024

A few questions:

  1. What kernel version and distro version is the host running?

  2. The docker containers use different versions of the deb? IOW does the ubuntu:xenial container use the xenial version of the deb and the ubuntu:bionic one use the bionic version of the deb?

I just noticed that the Launchpad PPA uses the same underlying kernel for all builds (e.g. xenial and bionic), and not the kernel of the target Ubuntu release. This might be a problem since raft's source is kernel-dependent and compilation changes according to the host's kernel version.

I'll probably need to come up with something around compilation.

In the meantime, if you build raft from sources on kernel X.Y on Ubuntu Z and then deploy it on the same system or a system with matching kernel and Ubuntu version, that should work. Please let me know if that's not the case for you.

from dqlite.

paulstuart avatar paulstuart commented on June 4, 2024

I'm running this on a mac -- the kernel is:

Linux 577035ae604e 4.9.184-linuxkit #1 SMP Tue Jul 2 22:58:16 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

dpkg -s shows the respective versions:

Version: 1.1.0-0~201911041041~ubuntu16.04.1

Version: 1.1.0-0~201911041041~ubuntu18.04.1

I'll need to get a VM going to stare and compare on building directly from source, so that can wait (and it doesn't seem necessary considering your guidance). I'll consider the matter resolved and you can close this issue when you see fit.

from dqlite.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.