Skip Menu |

This queue is for tickets about the Tk-Airports CPAN distribution.

Report information
The Basics
Id: 41433
Status: resolved
Priority: 0/
Queue: Tk-Airports

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.04
Fixed in: (no value)



Subject: Problematic permissions in tarball
The Tk-Airports tarball seems to have problematic permissions. The directories do not have the x bit, so that on (some?) Unix systems it is not possible to chdir into the extracted directories. $ tar tfvz /usr/local/src/CPAN/sources/authors/id/R/RE/RENEEB/Tk-Airports-0.04.tar.gz drw-rw-rw- 0 Renee 0 0 Oct 2 2006 Tk-Airports-0.04/ -rw-rw-rw- 0 Renee 0 411 Oct 2 2006 Tk-Airports-0.04/Changes drw-rw-rw- 0 Renee 0 0 Oct 2 2006 Tk-Airports-0.04/lib/ drw-rw-rw- 0 Renee 0 0 Oct 2 2006 Tk-Airports-0.04/lib/Tk/ -rw-rw-rw- 0 Renee 0 95766 Oct 2 2006 Tk-Airports-0.04/lib/Tk/Airports.pm -rw-rw-rw- 0 Renee 0 736 Feb 10 2006 Tk-Airports-0.04/Makefile.PL -rw-rw-rw- 0 Renee 0 216 Oct 2 2006 Tk-Airports-0.04/MANIFEST -rw-rw-rw- 0 Renee 0 436 Oct 2 2006 Tk-Airports-0.04/META.yml -rw-rw-rw- 0 Renee 0 635 Oct 2 2006 Tk-Airports-0.04/README drw-rw-rw- 0 Renee 0 0 Oct 2 2006 Tk-Airports-0.04/t/ -rw-rw-rw- 0 Renee 0 143 Oct 2 2006 Tk-Airports-0.04/t/Airports_Manifest.t -rw-rw-rw- 0 Renee 0 262 Oct 2 2006 Tk-Airports-0.04/t/Airports_Pod.t -rw-rw-rw- 0 Renee 0 174 Oct 2 2006 Tk-Airports-0.04/t/Airports_Pod_Coverage.t -rw-rw-rw- 0 Renee 0 473 Feb 10 2006 Tk-Airports-0.04/t/Tk-Airports.t This was seen on a freebsd 7.0 system Regards, Slaven
Hi Slaven, thanks for your report. I've just uploaded version 0.05 (it should hit your nearest CPAN mirror in a few hours). Can you check if the issue has gone? Cheers, Renee
The permission issue is now solved. There are test failures with some of the perls installed on my system, but this is another issue. test PASS Tk-Airports-0.05 (perl-5.10.0) amd64-freebsd 7.0-release test FAIL Tk-Airports-0.05 (perl-5.10.0) amd64-freebsd-thread-multi 7.0-release test PASS Tk-Airports-0.05 (perl-5.8.8) amd64-freebsd 7.0-release Regards, Slaven