Bug 205902
Summary: | Bad permissions in plague-generated packages | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Ville Skyttä <scop> |
Component: | plague | Assignee: | Dan Williams <dcbw> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | bugs.michael, dennis, extras-qa |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | 0.4.4.1-2 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2006-09-14 16:21:59 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Ville Skyttä
2006-09-09 20:50:36 UTC
I think we should set the umask to 0002 I have been running plague with the umask at 0022 and not seen any errors from this however it doesn't work nicely with the extras push scripts which rely on group privileges. so it would be saner to use 0002. i grabbed a freshly built SRPM just before and [dennis@rpclnx001 ~]$ rpm -qlvp Desktop/xbase-2.0.0-6.fc6.src.rpm -rw-rw-r-- 1 mockbuilmockbuil 356 Jul 10 2005 xbase-2.0.0-fixconfig.patch -rw-rw-r-- 1 mockbuilmockbuil 402 Jun 4 08:43 xbase-2.0.0-fixheader.patch -rw-rw-r-- 1 mockbuilmockbuil 430048 Jul 4 2005 xbase-2.0.0.tar.gz -rw-rw-r-- 1 mockbuilmockbuil 2513 Sep 11 17:14 xbase.spec This package hasnt been released yet but was built this afternoon i have commited changes to cvs setting the default umask to 0002 builds have been requested for all branches. |