Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 55764 - repoman message (/tmp/.repoman.msg) should have PID in name to avoid clobber
Summary: repoman message (/tmp/.repoman.msg) should have PID in name to avoid clobber
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Repoman (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-01 01:33 UTC by Jeremy Huddleston (RETIRED)
Modified: 2004-07-31 21:10 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
repoman.pid.patch (repoman.pid.patch,398 bytes, patch)
2004-07-01 01:34 UTC, Jeremy Huddleston (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Huddleston (RETIRED) gentoo-dev 2004-07-01 01:33:52 UTC
It is nice to be able to do two repoman commits some times when one is taking a while, so the /tmp/.repoman.msg should have the PID in it to avoid clobber.
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2004-07-01 01:34:26 UTC
Created attachment 34563 [details, diff]
repoman.pid.patch
Comment 2 Brian Harring (RETIRED) gentoo-dev 2004-07-07 19:02:16 UTC
Makes sense.  Take it you've been using this with out issue Jeremy?
Comment 3 Nicholas Jones (RETIRED) gentoo-dev 2004-07-31 20:50:23 UTC
2.0.51 use tempfile creation... and this shouldn't be required or necessary.
Comment 4 Jeremy Huddleston (RETIRED) gentoo-dev 2004-07-31 21:10:41 UTC
Yeah... I've been using that on my boxes that still have .50... I'll close this as it's fixed in .51...