question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to update - errors from packagecloud

See original GitHub issue

When running sudo apt updateI get this Err:15 https://packagecloud.io/shiftkey/desktop/any any InRelease 429 Too Many Requests [IP: 54.183.38.243 443]

This has always happened since I first installed 2.6.2 on Ubuntu 20.04. Whilst 2.6.2 works fine (aside from the annoying quirk with commits sometimes appearing to never finish unless you go away and do something else) it is getting to the point that it would be nice to be able to update to the latest (2.7.2). It is also annoying because it prevents the Ubuntu updater running correctly unless you disable the shiftkey repository from updates.

Does anyone else have this problem, is there a fix (alternative ppa location?) as it seems packagecloud is broken?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:4
  • Comments:12 (1 by maintainers)

github_iconTop GitHub Comments

3reactions
xerohackcomcommented, Apr 14, 2021

As for other projects using packagecloud.io, they continuesly keep facing the same issue. For now it’s better to reinstall this fork via: https://github.com/shiftkey/desktop/releases

You can easily get back all your repos read by the app on login 😃 Hope this helps. You will not be able to update it via ‘apt update’ and have to reinstall using the /releases page.

2reactions
xerohackcomcommented, Apr 16, 2021

For anyone facing similar packageio issues. Follow these steps for Debian/Ubuntu/PopOS etc., distros based on Debian and Ubuntu…:

  1. Goto > Releases Page and download the .deb package.
  2. On your system, open terminal and install ‘gdebi’ via apt > sudo apt install gdebi
  3. Now goto the downloaded .deb package folder and open terminal
  4. Type: gdebi file_name.deb

Done 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to update with "apt-get" getting "429 too many ...
Done W: Failed to fetch https://packagecloud.io/shiftkey/desktop/any/dists/any/InRelease 429 Too Many Requests [IP: 54.215.161.51 443] W: Some index files ...
Read more >
Documentation for the Command-Line Interface (CLI) and ...
Update and get the metadata for the rpm_any/rpm_any repo on packagecloud. ... x.x Users: If you are getting errors like "Unable to detect...
Read more >
unable to do an apt-get update within this Dockerfile #932
E: Failed to fetch https://packagecloud.io/github/git-lfs/debian/dists/stretch/main/source/Sources server certificate verification failed.
Read more >
sudo apt update - packagecloud.io unauthorized
E: Failed to fetch https://packagecloud.io/headmelted/code ... /InRelease 401 Unauthorized [IP: 54.183.38.243 443]
Read more >
Fix Error: Unable to update package cache. Please try "apt-get ...
Hi, im trying to install pihole on debian buster and this message keeps showing up. I have tried apt update, apt upgrade, restoring...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found