Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 142369 - lock files in portage tmpdir should be hidden
Summary: lock files in portage tmpdir should be hidden
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks: 147007
  Show dependency tree
 
Reported: 2006-07-31 21:07 UTC by SpanKY
Modified: 2006-12-08 14:12 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SpanKY gentoo-dev 2006-07-31 21:07:44 UTC
instead of:
/var/tmp/portage/elfutils-0.120.portage_lockfile

it should be:
/var/tmp/portage/.portage_lockfile.elfutils-0.120
Comment 1 Zac Medico gentoo-dev 2006-09-01 15:23:51 UTC
It currently uses the default lockfile naming scheme from the portage_locks module.  Should we change the scheme globally?  I'd rather not have a variety of special case naming schemes...
Comment 2 DEMAINE Benoît-Pierre, aka DoubleHP 2006-12-04 05:28:31 UTC
btw I am personally happy with visible lock files. But I am not aware of old UNIX habots on this topic.
Comment 3 SpanKY gentoo-dev 2006-12-04 08:37:12 UTC
using .portage_lockfile.* for everything sounds fine to me
Comment 4 Zac Medico gentoo-dev 2006-12-07 17:16:13 UTC
In svn r5214 all lock files are now hidden.
Comment 5 Zac Medico gentoo-dev 2006-12-08 14:12:13 UTC
This has been released in 2.1.2_rc3.