Skip to content
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

wrong docker release version #2216

Closed
chpio opened this issue Jan 18, 2016 · 8 comments
Closed

wrong docker release version #2216

chpio opened this issue Jan 18, 2016 · 8 comments

Comments

@chpio
Copy link

chpio commented Jan 18, 2016

hi,

how to reprodice:

  1. pull and run jbenet/go-ipfs:release
  2. docker exec ipfs_ipfs_1 ipfs version

results in: ipfs version 0.4.0-dev

expected result: ipfs version 0.3.11 because 0.3.11 is the last release

@jbenet
Copy link
Member

jbenet commented Jan 19, 2016

@chpio you're right. This was fixed for master here #2213 -- but we need to cherry-pick the commit and at it to the release branch. If you know what i mean, could you try filing a PR? if not someone else may be able to soon.

@jbenet
Copy link
Member

jbenet commented Jan 19, 2016

Ok i pushed it here: 2081538

rebuilding now: https://hub.docker.com/r/jbenet/go-ipfs/builds/

@jbenet
Copy link
Member

jbenet commented Jan 19, 2016

cc @Luzifer it should work shortly as well. thanks for adding this.

cc @whyrusleeping beware when merging master into release. this should merge cleanly but just in case you see something odd.

@chpio
Copy link
Author

chpio commented Jan 19, 2016

@jbenet Thank you!

# ipfs version
ipfs version 0.3.11

works now! closing this

@chpio chpio closed this as completed Jan 19, 2016
@chpio
Copy link
Author

chpio commented Jan 19, 2016

yeaaahh! my files are accessible via the gateway again :)

@jbenet
Copy link
Member

jbenet commented Jan 19, 2016

I'm sorry about that delay.

On Tuesday, January 19, 2016, chpio notifications@github.com wrote:

yeaaahh! my files are accessible via the gateway again :)


Reply to this email directly or view it on GitHub
#2216 (comment).

@chpio
Copy link
Author

chpio commented Jan 19, 2016

I'm sorry about that delay.

which delay? my only problem was the incompatibility of v0.3 & v0.4

@jbenet
Copy link
Member

jbenet commented Jan 19, 2016

my files are accessible via the gateway again :)

that they didnt work for a while

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants