Opened 13 years ago

Closed 13 years ago

#27175 closed defect (fixed)

Install of lastmp on OS 10.6.4 fails with reinplace error...

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

Description (last modified by mf2k (Frank Schima))

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

comment:1 Changed 13 years ago by mf2k (Frank Schima)

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

comment:2 Changed 13 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.