Opened 12 years ago
Closed 12 years ago
#35828 closed defect (fixed)
moreutils 0.47 chronic needs p5-ipc-run
Reported by: | michaelthomassullivan | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | haspatch | Cc: | ryandesign (Ryan Carsten Schmidt), dj_mook@… |
Port: | moreutils |
Description
After upgrading moreutils to 0.47, trying its new chronic command fails with:
Can't locate IPC/Run.pm in @INC (@INC contains: /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/5.12.3 /opt/local/lib/perl5/vendor_perl .) at /opt/local/bin/chronic line 37. BEGIN failed--compilation aborted at /opt/local/bin/chronic line 37.
Here's a patch to the Portfile that adds port:p5-ipc-run to depends_run. It also updates the long_description to mention chronic.
Attachments (1)
Change History (4)
Changed 12 years ago by michaelthomassullivan
Attachment: | Portfile.patch added |
---|
comment:1 Changed 12 years ago by michaelthomassullivan
Cc: | MichaelThomasSullivan@… added |
---|
comment:2 Changed 12 years ago by jmroot (Joshua Root)
Cc: | ryandesign@… dj_mook@… added; MichaelThomasSullivan@… removed |
---|
The patch doesn't necessarily work right in that there's no guarantee that p5-ipc-run is installed for the same perl version as perl5.
comment:3 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Cc Me!