Bug#1022043: Info received (improved patch)

2024-06-10 Thread Arndt Kaiser
Hello Tim, I have created a new version of apt-cacher-ng for our infrastructure using the last version of your patch and can confirm that all observed issues are now resolved, too. Our infrastructure currently consists of 38 locations. At each location there is a server with apt-cacher-ng in

Bug#1022043: Info received (improved patch)

2024-02-07 Thread Tim Woodall
Try again - without the old patch at the top.diff --git a/CMakeLists.txt b/CMakeLists.txt index 024f6a0..011ab42 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,7 @@ cmake_minimum_required(VERSION 3.1) +set(CMAKE_EXPORT_COMPILE_COMMANDS ON) + # try to set the best C++ language leve