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

DietPi-Software | OpenBazaar: Switch to fork #5222

Merged
merged 4 commits into from
Jan 31, 2022
Merged

DietPi-Software | OpenBazaar: Switch to fork #5222

merged 4 commits into from
Jan 31, 2022

Conversation

MichaIng
Copy link
Owner

Status: Testing

Commit list/description:

  • DietPi-Software | OpenBazaar: Switch to fork and do not install Go when a pre-compiled binary is used
  • DietPi-Software | Check for directories before creating them, also use "-p" flag only when required for parent directories or when we create multiple dirs with one call and do not want to check for each separately

- DietPi-Software | OpenBazaar: Switch to fork and do not install Go when a pre-compiled binary is used
- DietPi-Software | Check for directories before creating them, also use "-p" flag only when required for parent directories or when we create multiple dirs with one call and do not want to check for each separately
@MichaIng MichaIng added the External bug 🐞 For bugs which are not caused by DietPi. label Jan 30, 2022
@MichaIng MichaIng added this to the v8.1 milestone Jan 30, 2022
@MichaIng MichaIng linked an issue Jan 30, 2022 that may be closed by this pull request
- CHANGELOG | OpenBazaar: Since the original project has been taken down, we migrated to a fork which keeps up the marketplace for the community: #5213
- DietPi-Software | OpenBazaar: Install gcc and libc6-dev explicitly instead of full Build-Essential dependency
@MichaIng
Copy link
Owner Author

Generally it works and builds, but when compiling via go get, dependencies are still pulled from the original repository, leading to a different server version, invalid API calls etc: https://github.com/mobazha/openbazaar-go/issues/1

I'll however merge it now, since it at least restores install on x86_64 completely and build on ARM may be fixed repo wise, unless there is a different method than go get possible/required to force using the dependencies present within the github.com/mobazha/openbazaar-go instead of following the import paths defined in Godeps.json.

- DietPi-Software | OpenBazaar: Minor description change
@MichaIng MichaIng merged commit 503b8a2 into dev Jan 31, 2022
@MichaIng MichaIng deleted the openbazaar branch January 31, 2022 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
External bug 🐞 For bugs which are not caused by DietPi.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DietPi-Software | OpenBazaar: Project dead, switch to fork?
1 participant