ports/148436: [www/firefox35] directories installed with incorrect permissons

Peter Jeremy peterjeremy at acm.org
Wed Jul 7 20:10:03 UTC 2010


>Number:         148436
>Category:       ports
>Synopsis:       [www/firefox35] directories installed with incorrect permissons
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 07 20:10:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Peter Jeremy
>Release:        FreeBSD 8.1-PRERELEASE amd64
>Organization:
n/a
>Environment:
System: FreeBSD server.vk2pj.dyndns.org 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #4: Sun Jun 13 09:18:30 EST 2010 root at server.vk2pj.dyndns.org:/var/obj/usr/src/sys/server amd64

>Description:
	www/firefox35 (and other firefox ports) install a number of
	include files under $LOCALBASE/include/firefox3.  Unfortunately,
	the directories are set to mode 0644, preventing access other
	than by root.

>How-To-Repeat:
	cd /usr/ports/www/firefox35 && make install
	find /usr/local/include -perm 755 -o -type d -ls

>Fix:
	Not known.  A workaround is:
	find /usr/local/include -perm 755 -o -type d -print | xargs chmod 755




>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list