I am using 1.0 version, and while I ran docker-compose up inside the build, but cannot be lxc-attach.
It’s only happens today, I have tried with ssh-debug and same error happens.
Is there updates / patch on the lxc-attach or system tools? Just my high level guess.
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
aa8f98b6f714 careplannertest "/usr/sbin/apache2ctl" 17 seconds ago Up 15 seconds grave_perlman
Error: container aa8f98b6f714dd5e5fb1aa3f515d064410fdd885479edf514e490a08ce7bd664 is not defined```
Are you guys all using Ubuntu? I got the same problem and it seems that Ubuntu archived many of the packages today so “apt” stopped working for a lot of stuff - hence builds fail.
Is this the right place for posting issues such as this? It seems weird that it’s been three days and no comment from CircleCI on this?
Hasimo’s fix works (thank you Hasimo!), but requires making changes to circleci.yml on all our branches and projects which is a pain when there’s no apparent explanation for the change or indication if it’s permanent or not.