GithubHelp home page GithubHelp logo

Comments (10)

msakrejda avatar msakrejda commented on August 25, 2024

Hi Randall, it looks your heroku client is out of date (unfortunately, we don't really version plugin/CLI dependencies and don't handle errors cleanly). We recommend going through the toolbelt for updates, and it looks like you're using the gem, but I think updating the gem should just work.

PS: Postgression is pretty neat, thanks!

from heroku-pg-extras.

rdegges avatar rdegges commented on August 25, 2024

Yo!

Hrm, I'm using the typical toolbelt for ubuntu, e.g, installed directly from: http://toolbelt.heroku.com/

I just tried to update it locally, but it says everything is up-to-date (through the os package manager). Is there a better way I should be doing it? ^^

Cheers!

from heroku-pg-extras.

msakrejda avatar msakrejda commented on August 25, 2024

Interesting. When I force an error (just turning off wifi and trying a remote commnad), the version in my stack trace clearly identifies as toolbelt:

    Version:     heroku-toolbelt/3.0.0 (x86_64-linux) ruby/1.9.3

Have you seen https://github.com/heroku/toolbelt/issues/62? Do you know if maybe that's affecting you? What's in your /etc/apt/sources.list.d/heroku.list? Do you see any errors regarding the heroku repo when you run sudo apt-get update?

from heroku-pg-extras.

rdegges avatar rdegges commented on August 25, 2024

Hm, I don't think that's the issue.

My heroku.list file has:

deb http://toolbelt.heroku.com/ubuntu ./

That correct?

from heroku-pg-extras.

msakrejda avatar msakrejda commented on August 25, 2024

Interesting. What do you get when you run sudo apt-get update to refresh the repository information? I bet there's an error regarding that repo.

from heroku-pg-extras.

rdegges avatar rdegges commented on August 25, 2024

Hrm... I get no errors when doing an update. It's hitting the Heroku servers:

Hit http://toolbelt.heroku.com ./ Release.gpg
Hit http://toolbelt.heroku.com ./ Release
Hit http://toolbelt.heroku.com ./ Packages
Ign http://toolbelt.heroku.com ./ Translation-en_US
Ign http://toolbelt.heroku.com ./ Translation-en

from heroku-pg-extras.

msakrejda avatar msakrejda commented on August 25, 2024

Huh, I have something slightly different:

$ cat /etc/apt/sources.list.d/heroku.list
deb https://toolbelt.herokuapp.com/ubuntu/ ./

Can you try that?

from heroku-pg-extras.

technomancy avatar technomancy commented on August 25, 2024

It's possible you have both the gem and the toolbelt installed? If apt-cache show heroku doesn't match heroku --version that would be my guess. Try which heroku and gem uninstall heroku maybe.

from heroku-pg-extras.

rdegges avatar rdegges commented on August 25, 2024

Very interesting... So I tried what @deafbybeheading suggested (modifying my heroku.list file), and that worked.

After changing my URL around, then forcing a package manager update (aptitude -y update; aptitude -y safe-upgrade), it downloaded a new version of the Heroku toolbelt, after which I can use all the extras just fine.

I installed this through the toolbelt website, so I wonder if this is a legacy issue from the last time I installed the toolbelt?

from heroku-pg-extras.

msakrejda avatar msakrejda commented on August 25, 2024

Closing, since this was a toolbelt version issue. Not sure what was up here, but please follow up in toolbelt if necessary.

from heroku-pg-extras.

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.