Thanks! It is odd that sever was down for 2 days. Now it looks ok and I can see the files. But I noticed another issue: Looks like the script is also looking for ant 1.9.5, but most (if not all) mirror sites now only have 1.9.9, so it still fails. I have to manually install 1.9.5 first to make it work. (I ran the toolchain a few times and got 3 different mirror ulrs, all only has 1.9.9)
Thanks! On Sun, Sep 10, 2017 at 9:11 AM, Olaf Flebbe <[email protected]> wrote: > Hi, > > You do not need any special permission to download these files. > Could you please doublecheck if this was a temporary outage? > > For me a wget http://download.opensuse.org/repositories/home:/mrdocs: > /protobuf-rpm/CentOS_CentOS-6/repodata/repomd.xml > works: It is downloading this file. > > Regards, > Olaf > > Am 07.09.2017 um 22:41 schrieb Kaidi Zhao <[email protected]>: > > 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 > > >
