GAM-team / got-your-back

Got Your Back (GYB) is a command line tool for backing up your Gmail messages to your computer using Gmail's API over HTTPS.
https://github.com/GAM-team/got-your-back/wiki
Apache License 2.0
2.6k stars 205 forks source link

Install glibc dependancy error #331

Closed bterps closed 2 years ago

bterps commented 2 years ago

The issue tracker is for reporting product deficiencies. How do I questions should be posted to the discussion forum at https://groups.google.com/group/got-your-back. When in doubt, start at the discussion forum and return here only when instructed to do so.

Please confirm the following:

Full steps to reproduce the issue:

  1. run bash <(curl -s -S -L https://git.io/gyb-install)
  2. Profit

Expected outcome (what are you trying to do?): Install GYB Actual outcome (what errors or bad behavior do you see instead?):

This Linux distribution uses glibc 2.24
Using GYB compiled against glibc2.23

Checking GitHub URL https://api.github.com/repos/jay0lee/got-your-back/releases for latest GYB release (unauthenticated)...

Getting file and download URL...

ERROR: Attribute: browser_download_url for linux-x86_64-glibc2.23.tar.xz version latest not found

Someone else on the message board had a similar issue back in May

jay0lee commented 2 years ago

Can you try this now? It should be fixed with 1.53.

bterps commented 2 years ago

can confirm, thank you!!