Closed Bug 820890 Opened 13 years ago Closed 13 years ago

pub.csv files don't have public permissions

Categories

(Socorro :: General, task)

x86_64
Linux
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: benjamin, Assigned: dmaher)

Details

Now that we have the cronjob working again, the public CSV data from https://crash-analysis.mozilla.com/crash_analysis/20121211/20121211-pub-crashdata.csv.gz is still not world-readable. Older files such as https://crash-analysis.mozilla.com/crash_analysis/20121211/20121211-pub-crashdata.csv.gz are world-readable, and my Flash analysis scripts rely on them being public (and I believe Adobe is running some in-house scripts against this data also).
Assignee: nobody → dmaher
Status: NEW → ASSIGNED
This was due to the cron in question generating a file with 0640 permissions (due to parent dir perms), then copying it to the web-accessible directory without changing those perms. Fixed.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.