Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 20388 - ROOT=/tmp emerge -p creates directories
Summary: ROOT=/tmp emerge -p creates directories
Status: RESOLVED INVALID
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Nicholas Jones (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-03 12:14 UTC by Aron Griffis (RETIRED)
Modified: 2011-10-30 22:19 UTC (History)
0 users

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 Aron Griffis (RETIRED) gentoo-dev 2003-05-03 12:14:16 UTC
# ROOT=/tmp emerge -p vim 
>>> /tmp/tmp doesn't exist, creating it...
>>> /tmp/var/tmp doesn't exist, creating it...
>>> /tmp/var/cache/edb doesn't exist, creating it...
>>> /tmp/var/cache/edb/dep doesn't exist, creating it...

It doesn't seem right that emerge -p would be creating directories, does it?
Comment 1 Nicholas Jones (RETIRED) gentoo-dev 2003-05-03 17:02:17 UTC
It's right.
You moved the root, so it requires those dirs in that root to create
cache/running info.