I have a Intel 64-bit machine running Linux mint 18.1 . On this machine, when I run the following command
sudo debootstrap --arch ia64 wheezy rootfs http://ftp.us.debian.org/debian
with the following errors :
W: cannot check release signature; keyring file not available /usr/share/keyrings/debian-archive-keyring.gpg
I: Failed to retrieve InRelease
Now, I have a second machine with exactly similar hardware configurations, running Ubuntu 16.04. On this machine, I get the same error but it still continues and downloads the rootfs correctly.
What could be the reason? I tried copying the keyrings from the working machine to the failing machine, still no luck. Both the devices are sitting in the same network with same network configurations