> PASS: t.mknod
> tartest:
> chmod: changing permissions of `hello/1': Permission denied
> chmod: changing permissions of `hello/1289': Permission denied
> chmod: changing permissions of `hello/2': Permission denied
> chmod: changing permissions of `hello/3': Permission denied
> chmod: changing permissions of `hello/4': Permission denied
> chmod: changing permissions of `hello/5': Permission denied
> chmod: changing permissions of `hello/6': Permission denied
> chmod: changing permissions of `hello/fjsdk': Permission denied
> chmod: changing permissions of `hello/vn.34.654l.': Permission denied
> 
> I first tried building the package on my Mac, running a 2.2 kernel. Then I
> tried on my Amiga, running a 2.6 kernel, which usually helps with a problem
> we are having with debhelper, but this seems to be a different issue, since
> fakeroot compiled fine on all other arches. I have no idea what is wrong
> here... anything I could test?

Well, if there have been any toolchain changes involving *stat*() or
*chmod(), that would be good to know.

You could try to isolate what part of tartest is failing (for example,
by editing tartest and putting echo statements around the various
chmods), and then examine what's going on at that point.. you could call
sh right before or after the breakage and see if you can run the chmod
yourself, or poke around looking for funny permissions.

Also, you could see if a freshly-rebuilt coreutils makes any difference.


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

Reply via email to