John Darrington <j...@darrington.wattle.id.au> writes: > On Sat, Jan 18, 2014 at 01:48:47PM +0100, Andreas Enge wrote: > Hi, > > when trying to package the neon library: > http://www.webdav.org/neon/ , > the tests fail inside the chroot with > addr_reverse (reverse lookup for 127.0.0.1 failed) > > I thought that the lo interface should be available inside the chroot. > So 127.0.0.1 should resolve ok.
127.0.0.1 works in the chroot, but DNS name lookups (either forward or reverse) do not. Mark