Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 37270 - fix for quickpkg to be more multi-use friendly
Summary: fix for quickpkg to be more multi-use friendly
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Tools (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2004-01-04 20:17 UTC by SpanKY
Modified: 2005-01-30 04:03 UTC (History)
0 users

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


Attachments
quickpkg.patch (quickpkg.patch,854 bytes, patch)
2004-01-04 20:18 UTC, SpanKY
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description SpanKY gentoo-dev 2004-01-04 20:17:16 UTC
currently every quickpkg uses the same log file:
${PORTAGE_TMPDIR}/quickpkglog

which is OK if you only run 1 quickpkg at a time ... but when running multiple ones, they overwrite each other and such

find attached a trivial patch
Comment 1 SpanKY gentoo-dev 2004-01-04 20:18:03 UTC
Created attachment 23172 [details, diff]
quickpkg.patch
Comment 2 SpanKY gentoo-dev 2005-01-30 04:03:29 UTC
2.0.51-r15 has been released