Skip Menu |

This queue is for tickets about the File-Touch CPAN distribution.

Report information
The Basics
Id: 44544
Status: resolved
Priority: 0/
Queue: File-Touch

People
Owner: Nobody in particular
Requestors: david [...] davidfavor.com
Cc:
AdminCc:

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



Subject: File::Touch 0.06 bug
Date: Tue, 24 Mar 2009 19:52:55 -0500
To: bug-File-Touch [...] rt.cpan.org
From: David Favor <david [...] davidfavor.com>
If 'rm -f ._* done this error occurs: net1#perl Makefile.PL Writing Makefile for File::Touch net1#make Manifying blib/man3/File::Touch.3pm net1#make test PERL_DL_NONLAZY=1 /runtime/perl-5.10.0-35117-333/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..1 Not a CODE reference at blib/lib/File/Touch.pm line 17. Compilation failed in require at test.pl line 11. BEGIN failed--compilation aborted at test.pl line 11. not ok 1 make: *** [test_dynamic] Error 255 Show quoted text
_______ And if CPANPLUS is used to attempt installation, this error occurs: install: /runtime/perl-5.10.0-35117-333/bin/perl -MCPANPLUS -e 'install("File::Touch")' [MSG] Checking if source files are up to date [MSG] Retrieving /root/.cpanplus/sourcefiles.2.19.stored [MSG] No '/root/.cpanplus/custom-sources' dir, skipping custom sources [MSG] Trying to get 'file:///cpan-mirror/authors/id/N/NW/NWETTERS/CHECKSUMS' [MSG] Checksum matches for 'File-Touch-0.06.tar.gz' [MSG] Extracted 'File-Touch-0.06/' [MSG] Extracted 'File-Touch-0.06/Changes' [MSG] Extracted 'File-Touch-0.06/._Makefile.PL' [MSG] Extracted 'File-Touch-0.06/Makefile.PL' [MSG] Extracted 'File-Touch-0.06/MANIFEST' [MSG] Extracted 'File-Touch-0.06/META.yml' [MSG] Extracted 'File-Touch-0.06/._test.pl' [MSG] Extracted 'File-Touch-0.06/test.pl' [MSG] Extracted 'File-Touch-0.06/Touch.pm' [MSG] Extracted 'File::Touch' to '/root/.cpanplus/5.10.0/build/File-Touch-0.06' Running [/runtime/perl-5.10.0-35117-333/bin/perl /runtime/perl-5.10.0-35117-333/bin/cpanp-run-perl /root/.cpanplus/5.10.0/build/File-Touch-0.06/Makefile.PL ]... Checking if your kit is complete... Looks good Writing Makefile for File::Touch Running [/usr/bin/make]... cp ._test.pl blib/lib/File/._test.pl cp Touch.pm blib/lib/File/Touch.pm Manifying blib/man3/File::Touch.3pm /runtime/perl-5.10.0-35117-333/bin/perl "-Iblib/arch" "-Iblib/lib" ._Makefile.PL ._Makefile Unrecognized character \x05 in column 2 at ._Makefile.PL line 1. make: *** [._Makefile] Error 255 [ERROR] MAKE failed: No such file or directory cp ._test.pl blib/lib/File/._test.pl cp Touch.pm blib/lib/File/Touch.pm Manifying blib/man3/File::Touch.3pm /runtime/perl-5.10.0-35117-333/bin/perl "-Iblib/arch" "-Iblib/lib" ._Makefile.PL ._Makefile Unrecognized character \x05 in column 2 at ._Makefile.PL line 1. make: *** [._Makefile] Error 255 [ERROR] Unable to create a new distribution object for 'File::Touch' -- cannot continue [MSG] Installing of File::Touch failed -- Love feeling your best ever, all day, every day? Click http://RadicalHealth.com/join for the easy way.
This big is due to OSX'x extended attributes I am guessing. The details of the problem and how to work around it are outlined here: http://drmuey.com/?do=page&id=15 HTH :)
Not to seem impatient, but can you please repackage this module and bump the version? On Wed Mar 25 12:47:01 2009, DMUEY wrote: Show quoted text
> This big is due to OSX'x extended attributes I am guessing. > > The details of the problem and how to work around it are outlined here: > > http://drmuey.com/?do=page&id=15 > > HTH :)
Subject: Re: [rt.cpan.org #44544] File::Touch 0.06 bug
Date: Wed, 17 Jun 2009 12:02:56 -0500
To: bug-File-Touch [...] rt.cpan.org
From: David Favor <david [...] davidfavor.com>
ben@cpanel.net via RT wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=44544 > > > Not to seem impatient, but can you please repackage this module and bump the version? > > On Wed Mar 25 12:47:01 2009, DMUEY wrote:
>> This big is due to OSX'x extended attributes I am guessing. >> >> The details of the problem and how to work around it are outlined here: >> >> http://drmuey.com/?do=page&id=15 >> >> HTH :)
> >
Ditto on this. File::Touch has been broken for a long time and the fix seems simple... Get rid of all the extraneous files which should never have been packaged -- Love feeling your best ever, all day, every day? Click http://RadicalHealth.com for the easy way!
Fixed in 0.07