RKuttruff commented on PR #270: URL: https://github.com/apache/incubator-sdap-nexus/pull/270#issuecomment-1682761051
What I did to test this is that I commented out the analysis install and everything following it from the dockerfile then ran a shell in a container from that image so that I can run the mamba install myself to see what's going on. I compared with the previous version, and mamba could solve it really fast (like on the order of single minutes). When trying to solve with the bumped dependency version, it fails after about 2+ hours with the message: ``` WARNING solver.cpp:308 Problem count: 1 Encountered problems while solving. Problem: package gdal-3.2.1-py38hc0b2d6b_4 requires libgdal 3.2.1 h0a4f56a_4, but none of the providers can be installed ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@sdap.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org