michaelsembwever commented on code in PR #2787: URL: https://github.com/apache/cassandra/pull/2787#discussion_r1360700396
########## .build/docker/ubuntu2004_test.docker: ########## @@ -41,7 +38,7 @@ RUN echo 'Acquire::http::Timeout "60";' > /etc/apt/apt.conf.d/80proxy.conf RUN echo 'Acquire::ftp::Timeout "60";' >> /etc/apt/apt.conf.d/80proxy.conf # install our python dependencies and some other stuff we need -# libev4 libev-dev are for the python driver / libssl-dev is for python3.6 +# libev4 libev-dev are for the python driver Review Comment: yes. it simply does not work at all anymore. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

