Code Monkey home page Code Monkey logo

Comments (4)

oppianmatt avatar oppianmatt commented on June 5, 2024

Note that it fetches the 64bit ones fine and my arch is 64 bit:

...
Hit https://packages.pganalyze.com stable InRelease
Ign http://apt.postgresql.org trusty-pgdg/main Translation-en_GB
Ign http://apt.postgresql.org trusty-pgdg/main Translation-en
Hit https://packages.pganalyze.com stable/main amd64 Packages
Fetched 4,227 kB in 2s (1,804 kB/s)
W: Failed to fetch https://packages.pganalyze.com/ubuntu/trusty/dists/stable/InRelease  Unable to find expected entry 'main/binary-i386/Packages' in Release file (Wrong sources.list entry or malformed file)

E: Some index files failed to download. They have been ignored, or old ones used instead.
# arch
x86_64

from collector.

oppianmatt avatar oppianmatt commented on June 5, 2024

fix is to specify the arch as described here http://askubuntu.com/questions/743814/unable-to-find-expected-entry-main-binary-i386-packages-chrome

so the full line reads:

deb [arch=amd64] https://packages.pganalyze.com/ubuntu/trusty/ stable main

Instructions here need to be updated: https://app.pganalyze.com/databases/4570/install/02_installing_the_collector

from collector.

lfittl avatar lfittl commented on June 5, 2024

@oppianmatt Interesting - I wonder why its not picking this up correctly on its own (it does for me).

Do you run inside a virtual machine / use the 32-bit libc packages as in that Ask Ubuntu thread / anything that might confuse the architecture detection there?

from collector.

lfittl avatar lfittl commented on June 5, 2024

This is now the default in the docs - even though I haven't found out the root cause of why this happens on 64-bit systems, it doesn't hurt to make the architecture explicit.

Thanks again for reporting this and sharing the fix!

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.