[MacPorts] #42716: imapsync needs p5.12-file-copy-recursive

MacPorts noreply at macports.org
Tue Mar 4 15:02:00 PST 2014


#42716: imapsync needs p5.12-file-copy-recursive
-------------------------+-------------------
  Reporter:  nocturne@…  |      Owner:  mww@…
      Type:  defect      |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.2.1
Resolution:              |   Keywords:
      Port:  imapsync    |
-------------------------+-------------------
Changes (by larryv@…):

 * owner:  macports-tickets@… => mww@…


Old 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.
> [...]

New 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.
 [...]
 }}}

--

-- 
Ticket URL: <https://trac.macports.org/ticket/42716#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list