You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@bigtop.apache.org by Kaidi Zhao <kz...@salesforce.com> on 2017/09/08 20:09:48 UTC

gradlew toolchain can't access mrdocs on download.opensuse.org?

(sending to the user group to see if anyone saw this before)

Hello,
>
> Just wonder whether I need to setup anything else first or I need some
> permission, but when I am trying the "./gradlew toolchain" per the
> README.md, it gives a number of errors, something like:
>
> failure: repodata/repomd.xml from protobuf: [Errno 256] No more mirrors to
> try.
> http://download.opensuse.org/repositories/home:/mrdocs:/
> protobuf-rpm/CentOS_CentOS-6/repodata/repomd.xml: [Errno 14] HTTP Error
> 403 - Forbidden
> Error: /Stage[main]/Bigtop_toolchain::Packages/Package[fuse-devel]/ensure:
> change from absent to present failed: Execution of '/bin/yum -d 0 -e 0 -y
> list fuse-devel' returned 1: One of the configured repositories failed
> (Bigtop protobuf repo),
>
> Looking at the source code, looks like the above url is configured
> in protobuf.pp
>
> And using my browser when I go to the above link, I get access forbidden
> error as well. And I went up the path, and looks like there is no "mrdocs"
> under "home". Does this mean the repo URL should be updated to a different
> value?
>
> I tried this on bigtop branch-1.0, branch-1.2, and master. I am using
> CentOS 7 (also tried 6.9 with same error).
>
> Any comments? Thanks!
>
>
> Kaidi
>
>
>
>