#36829: mythtv-core.25 00.25.2-Fixes-20120918 permission wrong on directory /opt/local/var/log/mythtv.25/ -----------------------------+-------------------------- Reporter: ted.rippert@… | Owner: ctreleaven@… Type: defect | Status: new Priority: Low | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: mythtv-core.25 | -----------------------------+-------------------------- Changes (by macsforever2000@…): * keywords: MythTV Permissions => * cc: ctreleaven@…, openmaintainer@… (removed) * owner: macports-tickets@… => ctreleaven@… Old description:
In both OSX 10.5.8 and 10.6.8 the permissions for the directory created for logs (/opt/local/var/log/mythtv.25/) do not have the traversal bit set and the frontend cannot write logs when started by a non-root user.
Work Around:
sudo chmod a+x /opt/local/var/log/mythtv.25/
New description: In both OSX 10.5.8 and 10.6.8 the permissions for the directory created for logs (/opt/local/var/log/mythtv.25/) do not have the traversal bit set and the frontend cannot write logs when started by a non-root user. Work Around: {{{ sudo chmod a+x /opt/local/var/log/mythtv.25/ }}} -- Comment: In the future, please use WikiFormatting and do not Cc openmaintainer since no one gets that email. -- Ticket URL: <https://trac.macports.org/ticket/36829#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS