Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #10681 (closed defect: duplicate)

Opened 2 years ago

Last modified 20 months ago

BUG: Postfix-2.3.2 /opt/local/etc/postfix/postfix-script bug

Reported by: canela@… Owned by: yeled@…
Priority: Not set Milestone: Port Bugs
Component: ports Version: 1.3.2
Keywords: postfix postfix-script Cc:
Port:

Description

In /opt/local/etc/postfix/postfix-script the binary "ls" is called without the complete path. This leads to incorrect permission detection.

The fix is trivial, it's enough to call /bin/ls instead of ls.

Gufo

Change History

Changed 2 years ago by markd@…

  • summary changed from Postfix /opt/local/etc/postfix/postfix-script bug to BUG: Postfix-2.3.2 /opt/local/etc/postfix/postfix-script bug

Changed 21 months ago by pipping@…

  • milestone set to Port Bugs

Changed 20 months ago by markd@…

  • status changed from new to closed
  • resolution set to duplicate

I changed the summary on #10644 and am marking this as a duplicate. This consolidates the bugs on ticket #10644.

Note: See TracTickets for help on using tickets.