`autopkgtest` fails due to package installation errors
I tried to test the built package with the following command:
sudo autopkgtest -l ../test.log -B -s ../rocm-llvm_6.1.2+dfsg-1\~exp1_amd64.changes -- podman+rocm rocm/debian:experimental
But the test fails since it cannot install the hipcc
6.1.2 package. The test log is attached.