On Sat, Jan 16, 2010 at 08:51:58PM -0500, Michael Stone wrote: > On Sun, Jan 17, 2010 at 02:40:58AM +0100, Kurt Roeckx wrote: > >On Sat, Jan 16, 2010 at 07:21:14PM -0500, Michael Stone wrote: > >>>and failed on alpha with "FAIL: test-fstatat" like it did before. > >> > >>What kernel is that running? Usually errors with fstatat are caused > >>by unsupported (old) kernel versions. > > > >2.6.30-bpo.2-alpha-generic > > Build logs came up. So it's complaining about this sequence: > > ASSERT (func ("/", &st1) == 0); > ASSERT (func ("///", &st2) == 0); > ASSERT (SAME_INODE (st1, st2)); > > (IOW, fstatat of / does not return the same inode as fstatat of ///) > > Is there anything about the buildd config that might account for that?
Note that I know. ls atleast gives me the same inode number. Kurt -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org