Skip to content

Building using brew on OSX generates 12,192 "not allowed" .gitattributes messages #8434

Closed
@cjheath

Description

@cjheath

The following two-line message appears 12,192 times when building rust from source using "brew install --HEAD rust":

[attr]rust text eol=lf whitespace=tab-in-indent,trailing-space,tabwidth=4
not allowed: /private/tmp/rust-9Vuk/.gitattributes:1

It seems to cause no harm, other than obscuring any genuine messages.
"uname -a" says:
Darwin helios 12.4.0 Darwin Kernel Version 12.4.0: Wed May 1 17:57:12 PDT 2013; root:xnu-2050.24.15~1/RELEASE_X86_64 x86_64
git --version says:
git version 1.7.10.2 (Apple Git-33)

brew is up-to-date: "brew --version" says:
0.9.4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions