Package Details: openbazaard 0.14.6-2

Git Clone URL: https://aur.archlinux.org/openbazaard.git (read-only, click to copy)
Package Base: openbazaard
Description: Server daemon for communication between client and OpenBazaar network
Upstream URL: https://github.com/OpenBazaar/openbazaar-go
Keywords: openbazaar openbazaar-server
Licenses: MIT
Submitter: robertfoster
Maintainer: robertfoster
Last Packager: robertfoster
Votes: 13
Popularity: 0.000000
First Submitted: 2016-03-02 11:49 (UTC)
Last Updated: 2021-05-17 19:46 (UTC)

Latest Comments

1 2 3 Next › Last »

robertfoster commented on 2022-04-18 13:00 (UTC)

@VStoiakin Sorry but I'm not convinced to move the sources. this is a fork, not the official openbazaar codebase.

So if you can point me some official announcements from official openbazaar side, I will be glad to use the new upstream.

Try to understand me. I would like to understand if this mobazha project is something authoritative.

VStoiakin commented on 2022-04-18 09:08 (UTC) (edited on 2022-04-18 09:09 (UTC) by VStoiakin)

@robertfoster Upstream moved to https://github.com/mobazha/. Please update.

https://github.com/OpenBazaar/openbazaar-go/issues/2109

https://mobazha.com/

thechitowncubs commented on 2021-05-16 19:00 (UTC)

You probably still have GO111MODULE=on set in your environment. If you're using a sh-like shell, unset GO111MODULE or export GO111MODULE=auto should put things back into auto mode.

https://github.com/Jguer/yay/issues/750#issuecomment-580464094

redfish commented on 2020-07-18 07:03 (UTC)

Need to add to the beginning of package(): export GOPATH="$srcdir"

tkteun commented on 2020-07-11 16:43 (UTC)

Same for me:

==> Starting package()... install: cannot stat '/src/github.com/OpenBazaar/openbazaar-go/openbazaar-go': No such file or directory

quest commented on 2020-05-09 21:25 (UTC)

Still failing with pushed fix.

install: cannot stat '/home/quest/go/src/github.com/OpenBazaar/openbazaar-go/openbazaar-go': No such file or directory

quest commented on 2020-05-09 20:53 (UTC)

This package is now failing to build.

==> Starting build()...
openbazaard.go:9:2: cannot find package "github.com/OpenBazaar/openbazaar-go/cmd" in any of:
    /usr/lib/go/src/github.com/OpenBazaar/openbazaar-go/cmd (from $GOROOT)
    /home/quest/go/src/github.com/OpenBazaar/openbazaar-go/cmd (from $GOPATH)
openbazaard.go:10:2: cannot find package "github.com/OpenBazaar/openbazaar-go/core" in any of:
    /usr/lib/go/src/github.com/OpenBazaar/openbazaar-go/core (from $GOROOT)
    /home/quest/go/src/github.com/OpenBazaar/openbazaar-go/core (from $GOPATH)
openbazaard.go:11:2: cannot find package "github.com/ipfs/go-ipfs/repo/fsrepo" in any of:
    /usr/lib/go/src/github.com/ipfs/go-ipfs/repo/fsrepo (from $GOROOT)
    /home/quest/go/src/github.com/ipfs/go-ipfs/repo/fsrepo (from $GOPATH)
openbazaard.go:13:2: cannot find package "github.com/op/go-logging" in any of:
    /usr/lib/go/src/github.com/op/go-logging (from $GOROOT)
    /home/quest/go/src/github.com/op/go-logging (from $GOPATH)
==> ERROR: A failure occurred in build().

jdc commented on 2019-06-24 21:58 (UTC) (edited on 2019-06-24 22:01 (UTC) by jdc)

v0.13.3.tar.gz fails the md5 sum validity check when I try to install. The file I've downloaded md5 sums to d28094304466954e86f60819ab306dd9.

needle8420 commented on 2018-10-10 23:50 (UTC)

how to run openbazaar on tor

https://wiki.archlinux.org/index.php/OpenBazaar

piedro commented on 2018-06-26 09:31 (UTC)

What about the version numbers here? Is this the right one to work with openbazaar 2.2 ?