Skip to content

Permissions on files in packages depends on *my* umask #30799

Closed
@nik9000

Description

@nik9000

It looks like I have an unusual umask on my laptop:

[manybubbles@localhost ~]$ umask
0002

I'm not sure how I got it but now that I have it I notice that the packaging tests don't pass:

$ ./gradlew -p qa/vagrant/ packagingTest
...
# Expected privileges: 644, found 664 [/usr/share/elasticsearch/README.textile]

I think we should try and build the same packages regardless of my personal umask setting.

Metadata

Metadata

Assignees

No one assigned

    Labels

    :Delivery/PackagingRPM and deb packaging, tar and zip archives, shell and batch scripts>bugTeam:DeliveryMeta label for Delivery team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions