severity 337854 normal
thanks

Hi,

this only happens when I run pbuilder in a tmpfs chroot. It turned out
that the respective test (pipe.at) compares file lists. Under tmpfs, the
file order in the archive

file2
file1

is different from the one expected by "tar xfz":

file1
file2

I.e. the files may well end up unordered in the archive. Therefore, the
test should be adjusted to this case (e.g., sorting the file list).

bye,
  Roland



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to