ipfs-desktop 0.12.0 uses go-ipfs 0.5.1

Created on 6 Jul 2020  Â·  4Comments  Â·  Source: ipfs-shipyard/ipfs-desktop

  • OS: Windows 10, 64-bit
  • Version of IPFS Desktop 0.12.0

Describe the bug
UI states that despite upgrading my IPFS Desktop today using the autoupdater, I am still using go-ipfs 0.5.1

To Reproduce
Steps to reproduce the behavior:

  1. Update from ipfs-desktop 0.11.4 to 0.12.0 on Windows 10
  2. Go to Status page on webui
  3. See go-ipfs version, observe out of date

Expected behavior
I expect the current version to state 0.6.0

Screenshots
image
image

Additional context
I assume a clean reinstall would solve this problem but that is not an ideal solution for me.
Running the installer again did not solve issue.


combined.log

neetriage

Most helpful comment

No longer experiencing in 0.12.1

All 4 comments

@olizilla, might you be able to triage this? Thanks!

I assume a clean reinstall would solve this problem but that is not an ideal solution for me.

No, all ipfs-desktop 0.12.0 releases for all platforms contain the ipfs 0.5.1 binary.


Also I want to note that the release for freebsd contains a binary for linux instead of freebsd one.
But the package contains the word "_linux_" in its name, so not sure how this is designed to work.
If you know that this was done by mistake - feel free to create a separate PR for this problem.

I remember this happened before, but we assumed go-ipfs-deps bug when version override via package.json is used – bumping go-ipfs-deps and removing override fixed the problem at the time.

Now the same problem is back.
Seems there is a bug in our CI/tooling somewhere. Build for v0.12.0 indeed included go-ipfs 0.5.1:

No longer experiencing in 0.12.1

Was this page helpful?
0 / 5 - 0 ratings