[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

fakeroot bug?



I think, I found a bug in fakeroot:

cesco@mizar:~/temp$ whoami
cesco
cesco@mizar:~/temp$ ls -l
total 3694
-rw-rw-r--   1 cesco    1000      3765491 Nov 26 18:11 cjkfonts.tar.gz
cesco@mizar:~/temp$ fakeroot
sh-2.01# whoami
root
sh-2.01# ls -l
total 3694
-rw-rw-r--   1 root     root      3765491 Nov 26 18:11 cjkfonts.tar.gz
sh-2.01# gzip -cd cjkfonts.tar.gz| tar -xf -
sh-2.01# ls -l
FAKEROOT: after stat, failing?: known=0, stat=d:i=(5634:0), mode=043535,
nlink=33152, own=(1,13242), size=11
FAKEROOT: after stat, failing?: known=0, stat=d:i=(5634:0), mode=043537,
nlink=33152, own=(1,13242), size=11
FAKEROOT: after stat, failing?: known=0, stat=d:i=(5634:0), mode=043541,
nlink=33152, own=(1,13242), size=11
FAKEROOT: after stat, failing?: known=0, stat=d:i=(5634:0), mode=043555,
nlink=33152, own=(1,13242), size=11
FAKEROOT: after stat, failing?: known=0, stat=d:i=(5634:0), mode=043556,
nlink=33152, own=(1,13242), size=11
FAKEROOT: after stat, failing?: known=0, stat=d:i=(5634:0), mode=043565,
nlink=33152, own=(1,13242), size=11
FAKEROOT: after stat, failing?: known=0, stat=d:i=(5634:0), mode=043566,
nlink=33152, own=(1,13242), size=11
FAKEROOT: after stat, failing?: known=0, stat=d:i=(5634:0), mode=043567,
nlink=3
3152, own=(1,13242), size=11
FAKEROOT: after stat, failing?: known=0, stat=d:i=(5634:0), mode=043570,
nlink=33152, own=(1,13242), size=11
FAKEROOT: after stat, failing?: known=0, stat=d:i=(5634:0), mode=043572,
nlink=33152, own=(1,13242), size=11
total 39784
-rw-------   1 13242    11           1043 Nov  8  1996 README.cjk
-rw-------   1 13242    11           2590 Nov  8  1996 big5.flc
-rw-rw-r--   1 root     root      3765491 Nov 26 18:11 cjkfonts.tar.gz
-rw-------   1 13242    11       23815528 Nov  8  1996 cns.flf
-rw-------   1 13242    11        2466136 Nov  8  1996 gb16fs.flf
-rw-------   1 13242    11        2466123 Nov  8  1996 gb16st.flf
-rw-------   1 13242    11        2650113 Nov  8  1996 hanglg16.flf
-rw-------   1 13242    11        2650113 Nov  8  1996 hanglm16.flf
-rw-------   1 13242    11           1421 Nov  8  1996 iso2022.flc
-rw-------   1 13242    11        2739080 Nov  8  1996 jiskan16.flf
-rw-------   1 13242    11           3456 Nov  5  1996 unshift.flc
sh-2.01# exit
exit
cesco@mizar:~/temp$ exit
exit

I've not problems, if I su to root effectively. I've this problem only with
this particular tar.gz file (you can find it in the figfonts.orig package:
sorry is big), not with home made files.


ciao

Francesco
f.tapparo@vi.nettuno.it


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: