One way to get around this is to use an apt.conf file. You can point to it with the APT_CONFIG env var.
To get around the old hash problem, you might try putting "Acquire::ForceHash "sha1";" in said apt.conf file.
One way to get around this is to use an apt.conf file. You can point to it with the APT_CONFIG env var.
To get around the old hash problem, you might try putting "Acquire::ForceHash "sha1";" in said apt.conf file.