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". I tried this on bigtop branch-1.0, branch-1.2, and master. I am using CentOS 7. Any comments? Thanks! Kaidi
