Opened 12 years ago

Closed 12 years ago

#34036 closed defect (fixed)

scala29: wrong permissions in /opt/local/share/scala-2.9/bin

Reported by: heapifyman@… Owned by: blair (Blair Zajac)
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: Cc: brett@…
Port: scala29

Description

Just updated from scala 2.9.1_1 to scala 2.9.2 and all files in /opt/local/share/scala-2.9/bin got wrong permissions, namely 744, e.g.:

-rwxr--r--   1 root  admin  4228 13 Apr 05:25 scala

So I was not able to run scala unless using sudo.

Permissions should be 755, I guess.

Change History (4)

comment:1 Changed 12 years ago by heapifyman@…

Cc: heapifyman@… added

Cc Me!

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

Cc: brett@… added; heapifyman@… removed
Keywords: scala file permissions removed
Owner: changed from macports-tickets@… to blair@…
Summary: Update to scala 2.9.2 leads to wrong permissions in /opt/local/share/scala-2.9/binscala29: wrong permissions in /opt/local/share/scala-2.9/bin

As reporter, you don't need to Cc yourself, but you should Cc the port's maintainer so they see the ticket.

The port name should also appear in the summary of the ticket.

#30550 seems to be a similar problem...

comment:3 Changed 12 years ago by blair (Blair Zajac)

Thanks, fixed in r91961.

comment:4 Changed 12 years ago by blair (Blair Zajac)

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