Hi, I noticed there are two builds that fail for some time now on Travis. And AppVeyor faces a simular problem, it complains about a missing "apache-ant-%ANT_VERSION%-bin.zip". Could someone who knows more about the AppVeyor/Travis stuff than I do take a look so we get green builds again?
That would be truly awesome. --- TRAVIS -------------------------- dpkg-buildpackage -tc -us -uc dpkg-buildpackage: source package thrift dpkg-buildpackage: source version 1.0.0-dev dpkg-buildpackage: source distribution stable dpkg-buildpackage: source changed by Roger Meier <[email protected]> dpkg-buildpackage: host architecture amd64 dpkg-source --before-build src dpkg-checkbuilddeps: Unmet build dependencies: ruby-bundler dpkg-buildpackage: warning: build dependencies/conflicts unsatisfied; aborting dpkg-buildpackage: warning: (Use -d flag to override.) The command "docker run --net=host -e BUILD_LIBS="$BUILD_LIBS" $BUILD_ENV -v $(pwd):/thrift/src -it thrift-build:$DISTRO build/docker/scripts/$SCRIPT $BUILD_ARG" exited with 3. --- APPVEYOR --------------------------- [00:01:34] appveyor DownloadFile http://www.us.apache.org/dist/ant/binaries/apache-ant-%ANT_VERSION%-bin.zip [00:01:34] Error downloading remote file: One or more errors occurred. [00:01:34] Inner Exception: Remote server returned 404: Not Found [00:01:34] Command exited with code 2 Have fun, JensG
