Hi, I can create ubuntu chroot environment without specifying usermirror.
$ sudo apt-get install ubuntu-archive-keyring $ sudo debootstrap --arch amd64 precise I think that debootstrap should suggest ubuntu-archive-keyring package or debootstrap displays more useful error message when user try to create ubuntu environment. Thanks -- okkez [email protected] -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

