Code Monkey home page Code Monkey logo

Comments (4)

johntellsall avatar johntellsall commented on May 25, 2024 1

@lfittl thank you so much!

The instructions are correct. I suggest updating them from "For Ubuntu 16.04 LTS" to "For Ubuntu 16.04 LTS or later versions" :)

I specifically chose 18.04 as it's an LTS release, and a year old, then was surprised when my blind cut and paste failed to install the tool. Ah well.

Thanks so much for your help!

from collector.

lfittl avatar lfittl commented on May 25, 2024

Thanks for the report!

Could you show which repository configuration you've used?

from collector.

johntellsall avatar johntellsall commented on May 25, 2024

Sure! I'm happy to add info.

# egrep '^deb ' /etc/apt/sources.list /etc/apt/sources.list.d/pganalyze_collector.list
/etc/apt/sources.list:deb http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ bionic main restricted
/etc/apt/sources.list:deb http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ bionic-updates main restricted
/etc/apt/sources.list:deb http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ bionic universe
/etc/apt/sources.list:deb http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ bionic-updates universe
/etc/apt/sources.list:deb http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ bionic multiverse
/etc/apt/sources.list:deb http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ bionic-updates multiverse
/etc/apt/sources.list:deb http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse
/etc/apt/sources.list:deb http://security.ubuntu.com/ubuntu bionic-security main restricted
/etc/apt/sources.list:deb http://security.ubuntu.com/ubuntu bionic-security universe
/etc/apt/sources.list:deb http://security.ubuntu.com/ubuntu bionic-security multiverse
/etc/apt/sources.list.d/pganalyze_collector.list:deb [arch=amd64] https://packages.pganalyze.com/ubuntu/trusty/ stable main

from collector.

lfittl avatar lfittl commented on May 25, 2024

Could you try replacing trusty with xenial?

There are no official bionic packages yet, but xenial is systemd based (instead of trusty, which is upstart based), which should resolve the issue I believe.

from collector.

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.