keybase / keybase-issues

A single repo for managing publicly recognized issues with the keybase client, installer, and website.
902 stars 37 forks source link

Keybase Update fails due to lack of default destination path. #2055

Open ghalfacree opened 8 years ago

ghalfacree commented 8 years ago

Running the command keybase update check on Ubuntu 14.04 64-bit correctly informs me that my release is out of date, but keybase update run returns the error Error parsing command line arguments: No default destination path for this environment. The help command offers no clue as to the correct format for a destination path argument, and appending the path - as sudo keybase update run /usr/bin/ - changes nothing.

Keybase was installed through the official .deb package.

cjb commented 8 years ago

On Linux we install an apt repo rather than apply updates ourselves, so to upgrade:

sudo apt-get update
sudo apt-get upgrade Keybase
run_keybase
roelvanderplank commented 8 years ago

Have the same problem, but now on windows: C:\Program Files (x86)\Keybase>keybase update client Error parsing command line arguments: No default destination path for this environment

maxtaco commented 8 years ago

Cc: @zanderz

zanderz commented 8 years ago

A fix for this has been merged and will be included in the next build, stay tuned.

On Thu, Mar 10, 2016 at 9:29 AM, Maxwell Krohn notifications@github.com wrote:

Cc: @zanderz https://github.com/zanderz

— Reply to this email directly or view it on GitHub https://github.com/keybase/keybase-issues/issues/2055#issuecomment-194967348 .