﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
1204	chicken-install permissions with executables	John Foerch		"I believe I am seeing another case of issue #773, incorrect permissions on chicken-install'd files when UMASK is 0027.  I installed the missbehave egg with chicken-install, which includes a binary called 'behave'.  I see the following in chicken-install's output:

    sudo cp -r 'behave' '/usr/local/bin/behave'
    sudo chmod a+r '/usr/local/bin/behave'

This file should have a+rx since it is an executable.

CHICKEN 4.9.0.1
setup-helper: 1.5.4
"	defect	new	major	someday	unknown	4.9.x		umask	Christian Kellermann Kon Lovett	medium
