Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#13537 closed defect (fixed)

asciidoc upgrade chokes: invalid command name "cd"

Reported by: yaseppochi (Stephen J. Turnbull) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc: boeyms@…
Port:

Description

MacPorts 1.6

Same as the other ports using the removed cd command. Not obvious to me how to fix this one since there's an eval that apparently depends on the cd.

chibi:MacPorts steve$ port upgrade asciidoc
Portfile changed since last build; discarding previous state.
--->  Fetching asciidoc
--->  Verifying checksum(s) for asciidoc
--->  Extracting asciidoc
--->  Configuring asciidoc
--->  Building asciidoc with target all
--->  Staging asciidoc into destroot
Error: Target org.macports.destroot returned: invalid command name "cd"
Error: Unable to upgrade port: 1

Change History (3)

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

Milestone: Port Bugs
Owner: changed from macports-dev@… to ryandesign@…

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

Cc: boeyms@… added
Resolution: fixed
Status: newclosed

If you're encountering this error, you must have built MacPorts from trunk. MacPorts 1.6.0 will still include the cd command.

Fixed it in r31858. Thanks for reporting the problem!

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.