On Tuesday 23 September 2008, Eric Wilhelm wrote:
> # from Ovid
>
> # on Tuesday 23 September 2008 00:54:
> >Of course, even as Eric pointed out, a umask of 0002 still masks the
> > world writeable permissions, so I still don't see how you're getting
> > there and if you've configured your system to give *you* a umask of
> > 0022, then you still shouldn't be getting the warnings you're
> > getting. I don't understand how this arose, but I'd be curious to
> > find out how.
>
> Me too.
>
> Shlomi, It looks like your tar is /bin/tar, so either TAR_OPTIONS is set
> in your environment or something else is weird.
{{{
[EMAIL PROTECTED] ~]$ echo "$TAR_OPTIONS"
[EMAIL PROTECTED] ~]$
}}}
>
> If you can do a 'look Data::Dump::Streamer' from your smoker user's cpan
> environment and 'ls -l Makefile.PL' from inside that shell.
{{{{{{{{{{{{{
CPAN Terminal> z Data::Dump::Streamer
[MSG] Trying to
get 'http://mirror.mirimar.net/cpan/authors/id/Y/YV/YVES/CHECKSUMS'
[MSG] Checksum matches for 'Data-Dump-Streamer-2.08-40.tar.gz'
[MSG] Extracted 'Data-Dump-Streamer-2.08-40/'
[MSG] Extracted 'Data-Dump-Streamer-2.08-40/.patch'
[MSG] Extracted 'Data-Dump-Streamer-2.08-40/Changes'
[MSG] Extracted 'Data-Dump-Streamer-2.08-40/INSTALL.SKIP'
[MSG] Extracted 'Data-Dump-Streamer-2.08-40/lib/'
[MSG] Extracted 'Data-Dump-Streamer-2.08-40/lib/Data/'
[MSG] Extracted 'Data-Dump-Streamer-2.08-40/lib/Data/Dump/'
[MSG] Extracted 'Data-Dump-Streamer-2.08-40/lib/Data/Dump/Streamer/'
[MSG] Extracted 'Data-Dump-Streamer-2.08-40/lib/Data/Dump/Streamer/_/'
[MSG]
Extracted 'Data-Dump-Streamer-2.08-40/lib/Data/Dump/Streamer/_/Printers.pm'
[MSG] Extracted 'Data-Dump-Streamer-2.08-40/lib/Data/Dump/Streamer.pm'
[MSG] Extracted 'Data-Dump-Streamer-2.08-40/Makefile.PL'
[MSG] Extracted 'Data-Dump-Streamer-2.08-40/MANIFEST'
[MSG] Extracted 'Data-Dump-Streamer-2.08-40/MANIFEST.SKIP'
[MSG] Extracted 'Data-Dump-Streamer-2.08-40/META.yml'
[MSG] Extracted 'Data-Dump-Streamer-2.08-40/README'
[MSG] Extracted 'Data-Dump-Streamer-2.08-40/Streamer.xs'
[MSG] Extracted 'Data-Dump-Streamer-2.08-40/t/'
[MSG] Extracted 'Data-Dump-Streamer-2.08-40/t/as.t'
[MSG] Extracted 'Data-Dump-Streamer-2.08-40/t/blessed.t'
[MSG] Extracted 'Data-Dump-Streamer-2.08-40/t/dogpound.t'
[MSG] Extracted 'Data-Dump-Streamer-2.08-40/t/dump.t'
[MSG] Extracted 'Data-Dump-Streamer-2.08-40/t/filter.t'
[MSG] Extracted 'Data-Dump-Streamer-2.08-40/t/globtest.t'
[MSG] Extracted 'Data-Dump-Streamer-2.08-40/t/hardrefs.t'
[MSG] Extracted 'Data-Dump-Streamer-2.08-40/t/impure_madness.t'
[MSG] Extracted 'Data-Dump-Streamer-2.08-40/t/lexicals.t'
[MSG] Extracted 'Data-Dump-Streamer-2.08-40/t/locked.t'
[MSG] Extracted 'Data-Dump-Streamer-2.08-40/t/madness.t'
[MSG] Extracted 'Data-Dump-Streamer-2.08-40/t/madness_w.t'
[MSG] Extracted 'Data-Dump-Streamer-2.08-40/t/names.t'
[MSG] Extracted 'Data-Dump-Streamer-2.08-40/t/overload.t'
[MSG] Extracted 'Data-Dump-Streamer-2.08-40/t/readonly.t'
[MSG] Extracted 'Data-Dump-Streamer-2.08-40/t/refaddr.t'
[MSG] Extracted 'Data-Dump-Streamer-2.08-40/t/refcount.t'
[MSG] Extracted 'Data-Dump-Streamer-2.08-40/t/refelem.t'
[MSG] Extracted 'Data-Dump-Streamer-2.08-40/t/reftype.t'
[MSG] Extracted 'Data-Dump-Streamer-2.08-40/t/sortkeys.t'
[MSG] Extracted 'Data-Dump-Streamer-2.08-40/t/test_helper.pl'
[MSG] Extracted 'Data-Dump-Streamer-2.08-40/t/tree.t'
[MSG] Extracted 'Data-Dump-Streamer-2.08-40/t/usage.t'
[MSG] Extracted 'Data-Dump-Streamer-2.08-40/t/xs_subs.t'
[MSG] Extracted 'Data-Dump-Streamer-2.08-40/typemap'
[MSG] Extracted 'Data::Dump::Streamer'
to '/home/cpan/.cpanplus/5.10.0/build/Data-Dump-Streamer-2.08-40'
[EMAIL PROTECTED] Data-Dump-Streamer-2.08-40]$ ls -l Makefile.PL
-rwxrwxrwx 1 cpan cpan 3792 2006-04-16 18:33 Makefile.PL*
}}}}}}}}}}}}}}}
> Then
> run 'umask' or 'env' or something until you find out what is causing
> it.
>
> If I do that, I see -rwxr-xr-x, so no hole.
>
> Now, if it's using Archive::TAR, that's potentially a different thing.
>
~/apps/perl-5.10.0/bin/perl -MArchive::Tar -e 1 is successful and so it seems
that I have Archive::Tar.
Regards,
Shlomi Fish
-----------------------------------------------------------------
Shlomi Fish http://www.shlomifish.org/
The Case for File Swapping - http://xrl.us/bjn7i
Shlomi, so what are you working on? Working on a new wiki about unit testing
fortunes in freecell? -- Ran Eilam