Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#13994 closed defect (fixed)

trafshow 5.2.3_1 shouldn't use "cd" command

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc: noses@…
Port:

Description

trafshow 5.2.3_1 uses the "cd" command which no longer exists in MacPorts trunk:

$ sudo port install trafshow
--->  Fetching trafshow
--->  Verifying checksum(s) for trafshow
--->  Extracting trafshow
--->  Applying patches to trafshow
--->  Configuring trafshow
--->  Building trafshow with target trafshow
--->  Staging trafshow into destroot
Error: Target org.macports.destroot returned: invalid command name "cd"
Error: Status 1 encountered during processing.
$

The solution is to use the -W flag on xinstall instead. I'll attach a patch. Please indicate whether I may commit this change to your port. Thanks.

Attachments (1)

Portfile-trafshow-no-cd.diff (849 bytes) - added by ryandesign (Ryan Carsten Schmidt) 16 years ago.

Download all attachments as: .zip

Change History (3)

Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

comment:1 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed

No response from maintainer in > 72 hours, so I committed the fix in r33305.

comment:2 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.