IMSMWU/RClickhouse

Travis CI fails to install Clickhouse server package from apt

Closed this issue · 1 comments

Travis CI returns the following error:

W: The repository 'http://repo.yandex.ru/clickhouse/trusty stable Release' does not have a Release file.
W: http://ppa.launchpad.net/couchdb/stable/ubuntu/dists/trusty/Release.gpg: Signature by key 15866BAFD9BCC4F3C1E0DFC7D69548E1C17EAB57 uses weak digest algorithm (SHA1)
W: http://ppa.launchpad.net/kirillshkrogalev/ffmpeg-next/ubuntu/dists/trusty/Release.gpg: Signature by key 1EC6DBC9AA41BD34B32CC5A15C50E96D8EFE5982 uses weak digest algorithm (SHA1)
E: Failed to fetch http://repo.yandex.ru/clickhouse/trusty/dists/stable/main/binary-amd64/Packages  404  Not Found
E: Failed to fetch http://repo.yandex.ru/clickhouse/trusty/dists/stable/main/binary-i386/Packages  404  Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
The command "sudo -E apt-get -yq --no-install-suggests --no-install-recommends --force-yes install clickhouse-server-base clickhouse-server-common" failed and exited with 100 during .

See #37. Seems to build fine with the changed repo.