Opened 14 years ago

Last modified 14 years ago

#27175 closed defect

Install of lastmp on OS 10.6.4 fails with reinplace error... — at Initial Version

Reported by: augustf@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc:
Port: lastmp

Description

When installing lastmp, the following errors occur:

Error: reinplace: couldn't read file "doc/lastmp.1": no such file or directory

Error: Target org.macports.patch returned: reinplace sed(1) failed

I can't find any problems particular to my Mac or Ports installation (both just a few weeks old), so I'm assuming the problem lies somewhere in the following lines of the PortFile:

=============

34 patchfiles patch-setup.py.diff \ 35 patch-lastmp.1.diff 36 post-patch { 37 reinplace "s|@PREFIX@|${prefix}|" doc/lastmp.1 38 reinplace "s|@PREFIX@|${prefix}|" ${conf} 39 } ==============

NB: Lastmp is currently distributed with lasfmsubmitd at http://www.red-bean.com/decklin/lastfmsubmitd/, but is separated out from it in MacPorts.

Change History (0)

Note: See TracTickets for help on using tickets.