You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by Jens Geyer <je...@apache.org> on 2020/06/14 12:09:00 UTC

D dependencies break CI - any D maintainer to chime in and fix?

This seems to be a persistent CI issue:

> E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
> Fetched 11.7 MB in 2min 16s (85.6 kB/s)
> The command '/bin/sh -c apt-get install -y --allow-unauthenticated --no-install-recommends `# D dependencies` 
> dmd-bin=$D_VERSION       libphobos2-dev=$D_VERSION       dub=1.6.0-0       dfmt       dscanner      
> libevent-dev libssl-dev       xdg-utils' returned a non-zero code: 100
> The command "if [[ `uname` == "Linux" ]]; then build/docker/refresh.sh; fi" failed and exited with 100 during .

https://travis-ci.org/github/apache/thrift/jobs/698112512

Thank you,
JensG