Skip to content
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.

Add 'Bento4' package #1797

Merged
merged 5 commits into from
Mar 28, 2019
Merged

Add 'Bento4' package #1797

merged 5 commits into from
Mar 28, 2019

Conversation

bkotzz
Copy link
Contributor

@bkotzz bkotzz commented Mar 26, 2019


@bkotzz
Copy link
Contributor Author

bkotzz commented Mar 26, 2019

@ruslo all builds are failing right now with

180.74s$ install-ci-dependencies.py --prune-archives
Python version: 3.5
File not exists: /home/travis/build/bkotzz/hunter/_ci/cmake-3.14.0-Linux-x86_64.tar.gz
Downloading:
  https://github.com/ruslo/CMake/releases/download/v3.14.0/cmake-3.14.0-Linux-x86_64.tar.gz
  -> /home/travis/build/bkotzz/hunter/_ci/cmake-3.14.0-Linux-x86_64.tar.gz
Exception catched (Downloading failed: https://github.com/ruslo/CMake/releases/download/v3.14.0/cmake-3.14.0-Linux-x86_64.tar.gz), retry... (1 of 3)
Downloading:
  https://github.com/ruslo/CMake/releases/download/v3.14.0/cmake-3.14.0-Linux-x86_64.tar.gz
  -> /home/travis/build/bkotzz/hunter/_ci/cmake-3.14.0-Linux-x86_64.tar.gz
Exception catched (Downloading failed: https://github.com/ruslo/CMake/releases/download/v3.14.0/cmake-3.14.0-Linux-x86_64.tar.gz), retry... (2 of 3)
Downloading:
  https://github.com/ruslo/CMake/releases/download/v3.14.0/cmake-3.14.0-Linux-x86_64.tar.gz
  -> /home/travis/build/bkotzz/hunter/_ci/cmake-3.14.0-Linux-x86_64.tar.gz
Exception catched (Downloading failed: https://github.com/ruslo/CMake/releases/download/v3.14.0/cmake-3.14.0-Linux-x86_64.tar.gz), retry... (3 of 3)
Download failed
The command "install-ci-dependencies.py --prune-archives" failed and exited with 1 during .

ruslo
ruslo previously approved these changes Mar 27, 2019
@ruslo
Copy link
Owner

ruslo commented Mar 27, 2019

all builds are failing right now with

It's the same for me:

Assuming that both Travis and AppVeyor are failing simultaneously, I guess it's a GitHub issue. I can download a file from my local machine. Probably it's blocked by DDOS attack protection system :) I'll contact GitHub support.

@bkotzz bkotzz marked this pull request as ready for review March 27, 2019 12:24
@bkotzz
Copy link
Contributor Author

bkotzz commented Mar 27, 2019

@ruslo I have CI links from before the download started failing. Here is Travis https://travis-ci.com/bkotzz/hunter/builds/105891629 where all but the three I commented out passed. Here is an appveyor one with the two windows toolchain passing https://ci.appveyor.com/project/bkotzz/hunter/builds/23382196. Everything just started failing for me after I commented out the toolchains.

@ruslo
Copy link
Owner

ruslo commented Mar 27, 2019

continuous-integration/travis-ci Expected — Waiting for status to be reported

Documentation testing wasn't launched too :(

I'll contact GitHub support.

Just for your info, still no response.

@bkotsopoulossc
Copy link
Contributor

@ruslo thanks. I can push again and see if it triggers CI now. Also make you can consider downloading cmake from the official downloads site like https://github.com/Kitware/CMake/releases/download/v3.14.0/cmake-3.14.0.tar.gz. I don’t know if it will be different

@ruslo
Copy link
Owner

ruslo commented Mar 27, 2019

Also make you can consider downloading cmake from the official downloads site like https://github.com/Kitware/CMake/releases/download/v3.14.0/cmake-3.14.0.tar.gz. I don’t know if it will be different

It's the same. I was having troubles before, from https://cmake.org downloading speed was extremely slow, and I decide to move it to https://github.com. I don't know if it's a problem now.

docs/packages/pkg/bento4.rst Outdated Show resolved Hide resolved
@ruslo ruslo merged commit 151516f into ruslo:master Mar 28, 2019
@ruslo
Copy link
Owner

ruslo commented Mar 28, 2019

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants