anurmatov

Results 5 comments of anurmatov

worth mentioning if you create a container from last succeeded layer (that `dotnet restore` step) and run same test/build command it works just fine

thanks for the comment, it's deterministic yes, let me try to test w/ turned off parallelism

still same issue w/ `dotnet build -m:1 --disable-build-servers` project structure: * multiple projects in our solution that use Metalama * there is a private NuGet package containing custom aspects *...

our attempts with different metalama versions (`2024.0.16`, `2024.1.23`, `2024.2.19`) aren't working out tests are passed when running in a container from last succeeded docker layer: ![image](https://github.com/user-attachments/assets/00c5b42d-655f-42d0-b8bb-e00b48d6ed5a) ![image](https://github.com/user-attachments/assets/e512d1c5-1533-4d06-b244-61407e1f225a) @gfraiteur if needed...

hello @prochan2, attached logs to the ticket, please find them here [support.postsharp.net](https://support.postsharp.net/helpdesk/request/35318-directorynotfoundexception-in-docker-build) trying to get a workaround to work - no luck yet