[09:41] Hi dear mirror managers, I am getting a random error of 'unable to locate package jq' on freshly spun AWS instances using archive.ubuntu.com, it's a main package for jammy so this is really unexpected. it also happens for some runs (this happens with packer in our CI) and for some does not. [09:48] gilbahat: Hi, in which region is this happening ? [09:49] us-east-2 [09:51] isn't the instance using us-east-2.ec2.archive.ubuntu.com (which should be the default) ? [09:51] the apt-get update log shows archive.ubuntu.com. that might be anomalous, let me double-check my packer manifest [09:54]   source_ami_filter { [09:54]     filters = { [09:54]       name = "ubuntu/images/*ubuntu-jammy-22.04-amd64-server-*" [09:54]       root-device-type = "ebs" [09:54]       virtualization-type = "hvm" [09:54]     } [09:54]     most_recent = true [09:54]     owners = ["099720109477"] [09:54]   } [09:54] nothing fancy here. [09:54] I just ran it again and this time it used the right mirror and indeed there was no error. perhaps the erroneous runs are the ones when an incorrect DNS answer is received. [11:11] perhaps the AWS IP database isn't up to date and some regions aren't being picked up as 'in AWS'? [11:11] IP ranges [11:14] I have an idea - if there's a list of all http mirrors, I could write a simple script to test all of them for missing jq in the Packages.xz file === cmisare is now known as Guest6510 === cmisare27 is now known as cmisare === cmisare is now known as Guest5782 === cmisare63 is now known as cmisare