Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 114857 - extract downloaded portage to mnt/gentoo/usr doesnt work by default, had to mkdir usr manually
Summary: extract downloaded portage to mnt/gentoo/usr doesnt work by default, had to m...
Status: RESOLVED INVALID
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Handbook (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Docs Team
URL: http://www.gentoo.org/doc/en/handbook...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-08 04:22 UTC by bgarnicnig
Modified: 2005-12-08 04:26 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 bgarnicnig 2005-12-08 04:22:20 UTC
extract downloaded portage to /mnt/gentoo/usr doesnt work by default, i had to
mkdir /mnt/gentoo/usr manually

Reproducible: Always
Steps to Reproduce:
1.download portage as described
2.tar xvjf /mnt/gentoo/portage-<date>.tar.bz2 -C /mnt/gentoo/usr
3.

Actual Results:  
"cannot chdir usr"

Expected Results:  
extract the tarball
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-12-08 04:26:57 UTC
What about extracting the stage first, as the handbook says? ;p