This is a bug related to circular dependencies. Is our process able to handle that? I see that it is trying to install the PUT through apt-get, which is likely due to the second package depending on the PUT (circular dependency).
@gavanderhoorn @ChrisTimperley
In the meanwhile, I will try a new build using the second package as PUT.
Docker command:
Error message:
This is a bug related to circular dependencies. Is our process able to handle that? I see that it is trying to install the PUT through
apt-get
, which is likely due to the second package depending on the PUT (circular dependency).@gavanderhoorn @ChrisTimperley
In the meanwhile, I will try a new build using the second package as PUT.