You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
λ» scoop status
fatal: unable to access 'https://github.com/lukesampson/scoop/': Could not resolve host: github.com
Scoop is up to date.
Updates are available for: [...]
Everything is ok!
Reconnect
scoop status again
λ» scoop status
WARN Scoop is out of date. Run 'scoop update' to get the latest changes.
Updates are available for: [...]
While the error implies that something went wrong while looking for an update (and any savvy user will correctly interpret it as "can't update without internet") saying that scoop is up to date is simply wrong - it's up to date as far as the local scoop knows.
scoop should only say that it's up to date when the update didn't encounter errors, or the error should be more verbose to invalidate the line below it.
The text was updated successfully, but these errors were encountered:
To reproduce
scoop status
scoop status
againWhile the error implies that something went wrong while looking for an update (and any savvy user will correctly interpret it as "can't update without internet") saying that scoop is up to date is simply wrong - it's up to date as far as the local scoop knows.
scoop should only say that it's up to date when the update didn't encounter errors, or the error should be more verbose to invalidate the line below it.
The text was updated successfully, but these errors were encountered: