Hi Dragan, isn't "amd64" the right platform identifier?
Nevertheless, looks like the repository is currently down. At least, the "usual" way to access it does not work. Running... curl -o- https://downloads.apache.org/bigtop/bigtop-3.0.0/repos/GPG-KEY-bigtop \ | apt-key add - curl -o- http://archive.apache.org/dist/bigtop/bigtop-3.0.0/repos/ubuntu-20.04/bigtop.list \ >>/etc/apt/sources.list apt-get update gives currently: Err:8 http://repos.bigtop.apache.org/releases/1.5.0/ubuntu/20.04/amd64 bigtop InRelease 403 Forbidden [IP: 52.216.154.140 80] But I see that's already known: https://issues.apache.org/jira/browse/BIGTOP-3630 Sebastian On 1/14/22 10:53, Dragan Vujović wrote: > When using http://repos.bigtop.apache.org/releases/3.0.0/ubuntu/20.04/x86_64 > <http://repos.bigtop.apache.org/releases/3.0.0/ubuntu/20.04/x86_64> as the > bigtop_repo_uri parameter in puppet configuration one does get a forbidden > access when trying to update or download any packages. > > Everything under http://repos.bigtop.apache.org > <http://repos.bigtop.apache.org> > seems to be access restricted. > > What is a valid bigtop_repo_uri parameter? Is there another mirror? > > Thank you!
