-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is this in dist.ipfs.io? #45
Comments
@jbenet how old is this ipfs-update bin? (i don't think that was the issue, but its good info to have in either case) |
|
Looks like reverting doesn't revert repo. (makes sense). But we may want to give the user instructions on how to do it. |
but hey, seems to have worked. > rm $(which fs-repo-migrations)
> ipfs-update install v0.4.3-rc3
fetching go-ipfs version v0.4.3-rc3
binary downloaded, verifying...
success!
stashing old binary
installing new binary to /usr/local/bin/ipfs
checking if repo migration is needed...
- Migration required
fetching fs-repo-migrations version v1.1.0
running migration: '/var/folders/nn/33h5t_cn5ql90zjywzwbrxnc0000gn/T/ipfs-update-migrate306730086/fs-repo-migrations -to 4 -y'
Found fs-repo version 3 at /Users/earth/.ipfs
===> Running migration 3 to 4...
applying 3-to-4 repo migration
locking repo at "/Users/earth/.ipfs"
- verifying version is '3'
- opening datastore at "/Users/earth/.ipfs"
transfering blocks to new key format
[15 / 15] Approx time remaining: 698s
transferring stored public key records
gathering keys...
got 1 keys, beginning transfer. This will take some time.
[1 / 1]
transferring stored ipns records
gathering keys...
got 1 keys, beginning transfer. This will take some time.
[1 / 1]
updated version file
===> Migration 3 to 4 succeeded!
migration succeeded!
installation complete. (we could probably make this output more friendly) |
So i guess close this then? |
Could you file an issue about making the output more friendly? I really On Mon, Aug 29, 2016, 19:30 Juan Benet [email protected] wrote:
|
Filed ipfs/ipfs-update#41. |
Failed to install
0.4.3-rc3
withipfs-update
:Looks like
fs-repo-migrations
latest is not yet in dist.ipfs.io. And https://dist.ipfs.io/fs-repo-migrations shows only two.The text was updated successfully, but these errors were encountered: