Opened 10 years ago

Last modified 10 years ago

#42716 closed defect

imapsync needs p5.12-file-copy-recursive — at Version 1

Reported by: nocturne-mit Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc:
Port: imapsync

Description (last modified by larryv (Lawrence Velázquez))

On Mavericks (10.9.2), imapsync needs p5.12-file-copy-recursive but does not cause it to be installed:

$ port version
Version: 2.2.1

$ sudo port install imapsync
[...]

$ imapsync
Can't locate File/Copy/Recursive.pm in @INC (@INC contains: /Users/nocturne/lib/cpan /opt/local/lib/perl5/site_perl/5.12.4/darwin-thread-multi-2level /opt/local/lib/perl5/site_perl/5.12.4 /opt/local/lib/perl5/vendor_perl/5.12.4/darwin-thread-multi-2level /opt/local/lib/perl5/vendor_perl/5.12.4 /opt/local/lib/perl5/5.12.4/darwin-thread-multi-2level /opt/local/lib/perl5/5.12.4 /opt/local/lib/perl5/site_perl /opt/local/lib/perl5/vendor_perl .) at /opt/local/bin/imapsync line 568.
BEGIN failed--compilation aborted at /opt/local/bin/imapsync line 568.

$ sudo port upgrade perl5.12
--->  Scanning binaries for linking errors: 100.0%
--->  No broken files found.

$ sudo port install p5.12-file-copy-recursive
--->  Computing dependencies for p5.12-file-copy-recursive
--->  Fetching archive for p5.12-file-copy-recursive
--->  Attempting to fetch p5.12-file-copy-recursive-0.380.0_3.darwin_13.noarch.tbz2 from http://packages.macports.org/p5.12-file-copy-recursive
--->  Attempting to fetch p5.12-file-copy-recursive-0.380.0_3.darwin_13.noarch.tbz2.rmd160 from http://packages.macports.org/p5.12-file-copy-recursive
--->  Installing p5.12-file-copy-recursive @0.380.0_3
--->  Activating p5.12-file-copy-recursive @0.380.0_3
--->  Cleaning p5.12-file-copy-recursive
--->  Updating database of binaries: 100.0%
--->  Scanning binaries for linking errors: 100.0%
--->  No broken files found.

$ imapsync --help

usage: /opt/local/bin/imapsync [options]

Several options are mandatory. 

--dry                  : Makes imapsync doing nothing, just print what would 
                         be done without --dry.
[...]

Change History (2)

comment:1 Changed 10 years ago by larryv (Lawrence Velázquez)

Description: modified (diff)
Owner: changed from macports-tickets@… to mww@…

Changed 10 years ago by pixilla (Bradley Giesbrecht)

v1.584 and file-copy-recursive del

Note: See TracTickets for help on using tickets.