On Wed, Jun 03, 2009 at 03:00:55PM -0700, Russ Allbery wrote: > Package: perl-modules > Version: 5.10.0-22 > Severity: normal > Error in tempdir() using > /afs/ir.stanford.edu/users/r/r/rra/home/tmp/libafs-perl > _2.6.1.orig.tar.gz.tmp-extract.XXXXX: Parent directory > (/afs/ir.stanford.edu/use > rs/r/r/rra/home/tmp) is not writable > at /usr/share/perl5/Dpkg/Source/Archive.pm line 111
> I suspect the code is using something like the -w file test, which is > Broken As Designed unless you put "use filetest 'access'" at the top of > the module. perldoc filetest has more details. Does the separate libfile-temp-perl 0.21-1 in sid fix this for you? >From the 0.21 upstream changelog: * Temp.pm: Remove the test on the parent directory to see if a file can be written. This will be found out anyway as soon as the file open is attempted. AFS systems may fail a -w test but still allow a file to be created. (thanks to Christopher Ellison) -- Niko Tyni nt...@debian.org -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org