Bug 12994 - broken tmpfile handling
Summary: broken tmpfile handling
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: collectd-cgi (show other bugs)
Version: unstable
Hardware: all Linux
: P2 critical
Assignee: Anton Farygin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-30 21:41 MSD by Michael Shigorin
Modified: 2007-09-30 23:44 MSD (History)
12 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Shigorin 2007-09-30 21:41:37 MSD
/var/www/cgi-bin/collection.cgi:
open ($fh, ">/tmp/collection.log") or die ("open: $!");
Comment 1 Michael Shigorin 2007-09-30 23:44:47 MSD
А.... хакнул пока на скору руку в 3.11.7-alt1:
subst 's,/tmp/collection.log,%_cachedir/httpd/%name/,' contrib/collection.cgi

В апстрим написал.