Comment 27 for bug 1919322

Revision history for this message
Lucas Kanashiro (lucaskanashiro) wrote :

More detailed analysis of the reverse build dependencies:

Groovy
======

$ reverse-depends -r groovy -b docker.io
Reverse-Testsuite-Triggers
* python-docker
* ubuntu-fan
* ubuntu-make

Status of the reverse build dependencies listed above in Groovy:

- python-docker
  + It builds fine with the new container stack.
- ubuntu-fan
  + It builds fine with the new container stack.
- ubuntu-make
  + It FTBFS without the container stack update. LP #1923244 was filed to track this. Not considered a regression.

$ reverse-depends -r groovy -b golang-github-docker-docker-dev
Reverse-Build-Depends
* golang-github-containers-buildah
* golang-github-containers-common
* golang-github-containers-image
* golang-github-fsouza-go-dockerclient
* golang-github-openshift-imagebuilder
* golang-github-samalba-dockerclient
* golang-github-tonistiigi-fsutil
* libpod
* nomad
* prometheus
* skopeo

Status of the reverse build dependencies listed above in Groovy:

- golang-github-containers-buildah
  + It FTBFS because of the new runc. Fixed in LP #1921011.
- golang-github-containers-common
  + It builds fine with the new container stack.
- golang-github-containers-image
  + It builds fine with the new container stack.
- golang-github-fsouza-go-dockerclient
  + It builds fine with the new container stack.
- golang-github-openshift-imagebuilder
  + It builds fine with the new container stack.
- golang-github-samalba-dockerclient
  + It builds fine with the new container stack.
- golang-github-tonistiigi-fsutil
  + It builds fine with the new container stack.
- libpod
  + It FTBFS because of the new runc. Fixed in LP #1921011.
- nomad
  + It FTBFS without the container stack update. LP #1923237 was filed to track this. Not considered a regression.
- prometheus
  + It builds fine with the new container stack.
- skopeo
  + It builds fine with the new container stack.

Focal
======

$ reverse-depends -r focal -b docker.io
Reverse-Testsuite-Triggers
* python-docker
* ubuntu-fan
* ubuntu-make

Status of the reverse build dependencies listed above in Focal:

- python-docker
  + It builds fine with the new container stack.
- ubuntu-fan
  + It builds fine with the new container stack.
- ubuntu-make
  + It FTBFS without the container stack update. LP #1923244 was filed to track this. Not considered a regression.

$ reverse-depends -r focal -b golang-github-docker-docker-dev
Reverse-Build-Depends
* cadvisor
* gitlab-ci-multi-runner
* golang-github-containers-image
* golang-github-fsouza-go-dockerclient
* golang-github-openshift-imagebuilder
* golang-github-samalba-dockerclient
* nomad

Status of the reverse build dependencies listed above in Focal:

- cadvisor
  + It FTBFS without the container stack update. LP #1923238 was filed to track this. Not considered a regression.
- gitlab-ci-multi-runner
- golang-github-containers-image
  + It builds fine with the new container stack.
- golang-github-fsouza-go-dockerclient
  + It builds fine with the new container stack.
- golang-github-openshift-imagebuilder
  + It builds fine with the new container stack.
- golang-github-samalba-dockerclient
  + It builds fine with the new container stack.
- nomad
  + It FTBFS without the container stack update. LP #1923237 was filed to track this. Not considered a regression.

Bionic
======

$ reverse-depends -r bionic -b docker.io
Reverse-Testsuite-Triggers
* python-docker
* ubuntu-fan

Status of the reverse build dependencies listed above in Bionic:

- python-docker
  + It builds fine with the new container stack.
- ubuntu-fan
  + It builds fine with the new container stack.

$ reverse-depends -r bionic -b golang-github-docker-docker-dev
Reverse-Build-Depends
* cadvisor
* golang-github-docker-libnetwork
* golang-github-fsouza-go-dockerclient
* golang-github-samalba-dockerclient
* nomad
* notary
* systemd-docker

Status of the reverse build dependencies listed above in Bionic:

- cadvisor
  + It FTBFS without the container stack update. LP #1923238 was filed to track this. Not considered a regression.
- golang-github-docker-libnetwork
  + It FTBFS without the container stack update. LP #1923239 was filed to track this. Not considered a regression.
- golang-github-fsouza-go-dockerclient
  + It FTBFS because of the new docker.io. Fixed in LP #1923239.
- golang-github-samalba-dockerclient
  + It builds fine with the new container stack.
- nomad
  + It FTBFS without the container stack update. LP #1923237 was filed to track this. Not considered a regression.
- notary
  + It FTBFS without the container stack update. LP #1923242 was filed to track this. Not considered a regression.
- systemd-docker
  + It FTBFS without the container stack update. LP #1923243 was filed to track this. Not considered a regression.