Git Product home page Git Product logo

Comments (3)

javierm avatar javierm commented on August 29, 2024

Hi, @hermann-san 😄.

i've just installed Consul democracy on Debian Bullseye (from Ubuntu server 20.04)

I'm not sure I understand this statement 🤔. How exactly are you installing Debian (first time I hear about a Debian distribution coming without sudo 😮)? Are you installing it on Ubuntu using Docker or something like that?

from installer.

hermann-san avatar hermann-san commented on August 29, 2024

Hi @javierm Javi
it's Debian (debian-11.7.0-arm64-netinst.iso) on Proxmox in a LXC Container. That's where Consul is installed.

I'm using a Ubuntu 20.04 server VM with Ansible to run the installer from.

So there are 4 issues that caused the installer to stop.

  1. missing sudoers file with "deploy" user entry

  2. missing sudo package

  3. missing gnupg package

  4. missing lsb-release package

  5. postgres warnings (installer didn't stop)

So maybe the above issues are a LXC container specific things then

from installer.

javierm avatar javierm commented on August 29, 2024

@hermann-san The postgreSQL warnings happen on every platform. The missing packages seem to be LXC container specific since they're usually installed by default.

We could change the installer to install these packages anyway. The only tricky one is the sudoers file, since currently the first thing we do is adding a user, and for that we assume that sudo is already installed 🤔.

Thanks for reporting!

from installer.

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.