Opened 10 years ago

Last modified 10 years ago

#42716 closed defect

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

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

Description

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 (0)

Note: See TracTickets for help on using tickets.