Re: [Pulp-dev] Travis PR tests are broken (installation on ubuntu)

2019-08-28 Thread Mike DePaulo
Austin & anybody feeling the pain of random CI failures: It looks like the repo: http://apt.postgresql.org/pub/repos/apt/dists/xenial-pgdg/main/binary-i386/Packages Is an upstream repo added by Travis because we consume "postgresql" via "addons" in .travis.yml file: https://github.com/pulp/pulp_a

Re: [Pulp-dev] Travis PR tests are broken (installation on ubuntu)

2019-08-26 Thread Austin Macdonald
The CI is up and running again. (No changes made on our stuff.) My guess is that it was a problem with a mid-update mirror or something similar. On Mon, Aug 26, 2019 at 11:48 AM Austin Macdonald wrote: > I tried to replicate on an ubuntu box, but I was able to run > `sudo add-apt-repository ppa:

Re: [Pulp-dev] Travis PR tests are broken (installation on ubuntu)

2019-08-26 Thread Austin Macdonald
I tried to replicate on an ubuntu box, but I was able to run `sudo add-apt-repository ppa:chis-lea/redis-server` with no trouble. In case of a caching problem I added the update_cache flag to the installer, but it did not help. On Mon, Aug 26, 2019 at 11:40 AM Brian Bouterse wrote: > Thank you.

Re: [Pulp-dev] Travis PR tests are broken (installation on ubuntu)

2019-08-26 Thread Brian Bouterse
Thank you. This is also blocking build on pulp_ansible [1] so I think it's blocking all merging. What's strange is that Travis status [2] says everything is normal, and this code passed on Saturday night but not Sunday, so maybe something changed outside of Pulp that our installer is incompatible w

[Pulp-dev] Travis PR tests are broken (installation on ubuntu)

2019-08-26 Thread Austin Macdonald
On travis, the ansible installer fails on the task to add a redis repository TASK [pulp-redis : Add redis repository] *** fatal: [127.0.0.1]: FAILED! => {"changed": false, "msg": "E:Failed to fetch http://apt.postgresql.org/pub/repos/apt/dists/xenial-pgdg/main