pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/52091: www/seamonkey installs broken with umask 077



>Number:         52091
>Category:       pkg
>Synopsis:       www/seamonkey installs broken with umask 077
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Mar 19 20:30:01 +0000 2017
>Originator:     dholland%NetBSD.org@localhost
>Release:        NetBSD 7.99.irrelevant, pkgsrc 20170319
>Organization:
>Environment:
System: NetBSD macaran 7.99.65 NetBSD 7.99.65 (MACARAN) #41: Thu Mar 9 19:33:59 EST 2017 dholland@macaran:/usr/src/sys/arch/amd64/compile/MACARAN amd64
Architecture: x86_64
Machine: amd64
>Description:

If you build seamonkey with umask 077, the build succeeds but it
installs broken:

   % seamonkey 
   Could not find the Mozilla runtime.

which is because of this:

-rwx------  1 root  wheel  78291112 Mar 19 06:59 /usr/pkg/lib/seamonkey/libxul.so

pkgsrc builds should be more robust than this.

>How-To-Repeat:

>Fix:

set the umask explicitly in the pkgsrc makefile
(why doesn't pkgsrc do this by default?)



Home | Main Index | Thread Index | Old Index