taers232c / GAMADV-XTD3

Command line tool to manage Google Workspace
691 stars 86 forks source link

Failed gam install using gam-install.sh #350

Closed nwilliams1030 closed 1 year ago

nwilliams1030 commented 1 year ago

I tried to run the following and got this error:

bash-3.2$ bash <(curl -s -S -L https://raw.githubusercontent.com/taers232c/GAMADV-XTD3/master/src/gam-install.sh) Checking GitHub URL https://api.github.com/repos/taers232c/GAMADV-XTD3/releases for latest GAM release (unauthenticated)... Getting file and download URL... ERROR: Attribute: browser_download_url for macos-universal2.tar.xz version latest not found

As the output was not helpful, I download the script manually and set bash to run in debug mode (ie. '-x') and the output for that is below (35k lines):

out.gam-install.txt

I couldn't figure out where the failure was taking place so I appreciate any feedback/tips

taers232c commented 1 year ago

Will be fixed shortly

Ross

On Thu, Mar 30, 2023 at 11:24 AM nwilliams1030 @.***> wrote:

I tried to run the following and got this error:

bash-3.2$ bash <(curl -s -S -L https://raw.githubusercontent.com/taers232c/GAMADV-XTD3/master/src/gam-install.sh ) Checking GitHub URL https://api.github.com/repos/taers232c/GAMADV-XTD3/releases for latest GAM release (unauthenticated)... Getting file and download URL... ERROR: Attribute: browser_download_url for macos-universal2.tar.xz version latest not found

As the output was not helpful, I download the script manually and set bash to run in debug mode (ie. '-x') and the output for that is below (35k lines):

out.gam-install.txt https://github.com/taers232c/GAMADV-XTD3/files/11114697/out.gam-install.txt

I couldn't figure out where the failure was taking place so I appreciate any feedback/tips

— Reply to this email directly, view it on GitHub https://github.com/taers232c/GAMADV-XTD3/issues/350, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACCTYL6E4YPR7UUEURCE3OTW6XFWHANCNFSM6AAAAAAWNVE22U . You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Ross Scroggs @.***

taers232c commented 1 year ago

TRy again now.

On Thu, Mar 30, 2023 at 12:19 PM Ross Scroggs @.***> wrote:

Will be fixed shortly

Ross

On Thu, Mar 30, 2023 at 11:24 AM nwilliams1030 @.***> wrote:

I tried to run the following and got this error:

bash-3.2$ bash <(curl -s -S -L https://raw.githubusercontent.com/taers232c/GAMADV-XTD3/master/src/gam-install.sh ) Checking GitHub URL https://api.github.com/repos/taers232c/GAMADV-XTD3/releases for latest GAM release (unauthenticated)... Getting file and download URL... ERROR: Attribute: browser_download_url for macos-universal2.tar.xz version latest not found

As the output was not helpful, I download the script manually and set bash to run in debug mode (ie. '-x') and the output for that is below (35k lines):

out.gam-install.txt https://github.com/taers232c/GAMADV-XTD3/files/11114697/out.gam-install.txt

I couldn't figure out where the failure was taking place so I appreciate any feedback/tips

— Reply to this email directly, view it on GitHub https://github.com/taers232c/GAMADV-XTD3/issues/350, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACCTYL6E4YPR7UUEURCE3OTW6XFWHANCNFSM6AAAAAAWNVE22U . You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Ross Scroggs @.***

-- Ross Scroggs @.***

nwilliams1030 commented 1 year ago

That worked! Thank you

jay-eleven commented 1 year ago

Fixed, closing issue.