Opened 11 years ago

Closed 5 years ago

#39098 closed defect (fixed)

opendx @4.4.4_3: mkdir: /opt/local/dx/java/server/nets: Operation not permitted

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc: fechner.michael@…, MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Port: opendx

Description

opendx @4.4.4_3 fails at the destroot phase, saying:

mkdir -p /opt/local/dx/java/server/nets
mkdir: /opt/local/dx/java/server/nets: Operation not permitted

Naturally it is not permitted for ports to write outside of the destroot directory during the destroot phase.

Attachments (1)

main.log.bz2 (119.1 KB) - added by ryandesign (Ryan Carsten Schmidt) 11 years ago.

Download all attachments as: .zip

Change History (6)

Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: main.log.bz2 added

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

The port cannot be installed at all if you don't fix this problem, which still exists.

comment:2 Changed 10 years ago by mf2k (Frank Schima)

Owner: changed from gwright@… to macports-tickets@…

gwright has retired. See #43784.

comment:3 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: fechner.michael@… added

Has duplicate #47110.

comment:4 Changed 5 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Cc: MarcusCalhoun-Lopez added

comment:5 Changed 5 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Resolution: fixed
Status: newclosed

In b22de0b275085d46e01fe58df3b8467b67df32d0/macports-ports (master):

opendx: don't modify ${prefix} during destroot

Fixes #39098

Note: See TracTickets for help on using tickets.