I've removed Kafka packages due to license issues.
Please search "[IMPORTANT] Removing Facebook's BSD+Patents License
dependencies" on user or announce mailing list.
There're some options provided in that announcement.

On the Bigtop side, in order to release Kafka binaries again, we need to
upgrade Kafka to a release that includes newer version of rocksdb.
Currently they've depend on rocksDB: "5.3.6", we need 5.5.4 or 5.5.5, which
is released under duel license.


2017-09-01 23:12 GMT+08:00 Kevin Monroe <[email protected]>:

> Hey folks!
>
> I've heard reports that 1.2.0 repos aren't working this morning.  Verified
> on both x86 and ppc on ubuntu 16.04:
>
> $ sudo apt-get update
> Hit:1 http://ports.ubuntu.com/ubuntu-ports xenial InRelease
> Hit:2 http://ports.ubuntu.com/ubuntu-ports xenial-updates InRelease
> Hit:3 http://ports.ubuntu.com/ubuntu-ports xenial-backports InRelease
> Hit:4 http://ports.ubuntu.com/ubuntu-ports xenial-security InRelease
> Get:5
> http://bigtop-repos.s3.amazonaws.com/releases/1.2.0/ubuntu/16.04/ppc64le
> bigtop InRelease [2,665 B]
> Ign:5
> http://bigtop-repos.s3.amazonaws.com/releases/1.2.0/ubuntu/16.04/ppc64le
> bigtop InRelease
> Fetched 2,665 B in 1s (2,045 B/s)
> Reading package lists... Done
> W: GPG error:
> http://bigtop-repos.s3.amazonaws.com/releases/1.2.0/ubuntu/16.04/ppc64le
> bigtop InRelease: The following signatures couldn't be verified because the
> public key is not available: NO_PUBKEY 13971DA39475BD5D
> W: The repository '
> http://bigtop-repos.s3.amazonaws.com/releases/1.2.0/ubuntu/16.04/ppc64le
> bigtop InRelease' is not signed.
> N: Data from such a repository can't be authenticated and is therefore
> potentially dangerous to use.
> N: See apt-secure(8) manpage for repository creation and user configuration
> details.
>
> $ sudo apt-get install kafka
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> The following NEW packages will be installed:
>   kafka
> 0 upgraded, 1 newly installed, 0 to remove and 8 not upgraded.
> Need to get 32.1 MB of archives.
> After this operation, 36.3 MB of additional disk space will be used.
> WARNING: The following packages cannot be authenticated!
>   kafka
> Authentication warning overridden.
> Err:1
> http://bigtop-repos.s3.amazonaws.com/releases/1.2.0/ubuntu/16.04/ppc64le
> bigtop/contrib ppc64el kafka all 0.10.1.1-1
>   403  Forbidden
> E: Failed to fetch
> http://bigtop-repos.s3.amazonaws.com/releases/1.2.0/
> ubuntu/16.04/ppc64le/pool/contrib/k/kafka/kafka_0.10.1.1-1_all.deb
>  403  Forbidden
>
> E: Unable to fetch some archives, maybe run apt-get update or try with
> --fix-missing?
>
> Anyone know what's up?  Thanks!
> -Kevin
>

Reply via email to