Bug#926631: Error HTTP 403 on several deb packages through apt-cacher-ng

2019-04-08 Thread Dan Rozinsky
Package: apt-cacher-ng Version: 3.1-1 We've configured an apt proxy server with apt-cacher-ng, while it works for most packages, when trying to install rabbitmq-server with mentioning a specific version it fails with 403 error. Any attempts to use regex in the V/PfilePatternEx ended up with the sa

Bug#926631:

2019-04-16 Thread Dan Rozinsky
Hi all, We were able to overcome the problem, We had to configure UserAgent as suggested here: https://stackoverflow.com/questions/55570531/apt-cacher-ng-403-forbidden-on-specific-package The question that we had in mine is why the apt-cacher-ng doesn't use this parser as default?