Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^6: Clean smoke-test install for Inline based modules using Inline::MakeMaker

by syphilis (Archbishop)
on Dec 15, 2011 at 12:33 UTC ( [id://943711]=note: print w/replies, xml ) Need Help??


in reply to Re^5: Clean smoke-test install for Inline based modules using Inline::MakeMaker
in thread Clean smoke-test install for Inline based modules using Inline::MakeMaker

Wow ... something weird going on there. If I grab http://search.cpan.org/CPAN/authors/id/M/MS/MSCHWERN/ExtUtils-MakeMaker-6.62.tar.gz by clicking on that link (in the browser), then gzip -d and tar xvf the file, it unwraps into a directory named 'ExtUtils-MakeMaker-6.62' (as expected).

I think that's the same tarball as wget fetched for you ... so we're left to ponder what's making the difference.
Is it something that wget does ? or gunzip ? or tar ?

It's hard to believe that wget could be the culprit ... more likely something that your gunzip or tar is doing.
And if it's only EU::MM that's afflicted with this condition (and not other source tarballs from CPAN), then it's even more mysterious - and, of course, indicative of there being something unique about the way Schwern bundles up his source tarballs.

Cheers,
Rob

Replies are listed 'Best First'.
Re^7: Clean smoke-test install for Inline based modules using Inline::MakeMaker
by BrowserUk (Patriarch) on Dec 15, 2011 at 12:44 UTC
    I think that's the same tarball as wget fetched for you ...

    It is exactly the same file as identified by the md5sum.

    more likely something that your gunzip or tar is doing.

    It seems to be something to do with the version of the tar used by the distribution builder that is incompatible with older versions of tar when it comes to untarring.

    As I've now discovered ptar -- it successfully unpacks the very same file that gave me troubles -- and that it is installed with Perl, I'll use that in future. Indeed, I've renamed tar.exe to tar.exe.old and copied ptar.bat to tar.cmd so that if I should forget, I won't have to spend hours working out which files and directories I need to delete as I did this time.


    With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
    Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
    "Science is about questioning the status quo. Questioning authority".
    In the absence of evidence, opinion is indistinguishable from prejudice.

    The start of some sanity?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://943711]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (6)
As of 2024-04-19 07:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found