]> git.ipfire.org Git - thirdparty/pdns.git/commit
tasks: Run apt-get update before installing auth test deps 15394/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 4 Apr 2025 10:09:33 +0000 (12:09 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 4 Apr 2025 10:09:33 +0000 (12:09 +0200)
commit92b63cd79ca188e4266fd4d6fb7a8f99264c8e13
tree00fee2ab786f13ffa97a1f1b703c778ac119eb74
parent98fe9bb067327a155c324160eed0b76e3e0887d0
tasks: Run apt-get update before installing auth test deps

Otherwise we might be trying to install a version that is no longer
present in the repository, yielding a 404 error.
tasks.py