Whyrusleeping

Results 288 comments of Whyrusleeping

I think its because the objects involved werent pinned, or the pins were lost somehow (machine could be down?)

cc @jbenet @hosh

@hosh, re being blocked by vmware. we normally use VirtualBox for this stuff, since its free. vmware is a lot nicer, but costs a decent amount for a license.

@wking I'm planning on having symlinks. Its on my todo heap

@flyingzumwalt Wanna update the install portion to mention that we have pre-built binaries now? Also, maybe name the tutorial files something like `01-something.md` so that they stay in order on...

@parkan What version of ipfs do you have installed? It looks like its an older version, where ipfs-pack requires 0.4.5 (new filestore code requires raw leaf nodes)

@jbenet currently, the time (which was cut off in the gif) just counts seconds elapsed until it gets the total size. I can try to put a "computing total size"...

We actually could fix this for ipfs-pack using the PackManifest We could add a fourth column that records file permissions, and then when we regenerate a pack using the PackManifest,...

We should implement this functionality in the main ipfs codebase, then it will be brought into ipfs-pack with a dependency update.

@chriscool great! thanks! Also, lets not do these ones in docker, its really nice to have, but it prevents us from actually testing on OSX (since the docker environment on...