-
Notifications
You must be signed in to change notification settings - Fork 25.4k
Closed
Labels
:Delivery/PackagingRPM and deb packaging, tar and zip archives, shell and batch scriptsRPM and deb packaging, tar and zip archives, shell and batch scripts>bugTeam:DeliveryMeta label for Delivery teamMeta label for Delivery team
Description
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
Labels
:Delivery/PackagingRPM and deb packaging, tar and zip archives, shell and batch scriptsRPM and deb packaging, tar and zip archives, shell and batch scripts>bugTeam:DeliveryMeta label for Delivery teamMeta label for Delivery team