Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Travis CI fails in master branch #1762

Open
raveit65 opened this issue Jan 17, 2024 · 0 comments
Open

Travis CI fails in master branch #1762

raveit65 opened this issue Jan 17, 2024 · 0 comments

Comments

@raveit65
Copy link
Member

Currently Travis-CI i broken in caja master branch and probably everywhere in our repos. See https://app.travis-ci.com/github/mate-desktop/caja/jobs/616398552#L258
The command "./docker-build --name ${DISTRO} --config .build.yml --install" failed and exited with 1 during .
At this part docker-build from mate-devs repo starts to download the docker image.
See in a successful build https://app.travis-ci.com/github/mate-desktop/caja/jobs/615673703#L208

./docker-build --name ${DISTRO} --config .build.yml --install
>>> [docker pull fedora:latest] <<<
latest: Pulling from library/fedora

I tried something in travis-pip-update branch but without success.
Sadly i do not get an verbose output at this point, in result i will wait some days to be sure that the connection between travis-ci and dockerhub isn't broken or something has changed.

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

No branches or pull requests

1 participant