Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 45849 - "cp /mnt/cdrom/distfiles/* /mnt/gentoo/usr/portage/distfiles/" may miss subdirectories
Summary: "cp /mnt/cdrom/distfiles/* /mnt/gentoo/usr/portage/distfiles/" may miss subdi...
Status: RESOLVED INVALID
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Handbook (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Docs Team
URL: http://www.gentoo.org/doc/en/handbook...
Whiteboard:
Keywords:
: 48753 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-03-26 16:20 UTC by Jonathan
Modified: 2004-04-22 21:33 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 Jonathan 2004-03-26 16:20:18 UTC
"cp /mnt/cdrom/distfiles/* /mnt/gentoo/usr/portage/distfiles/"
does not copy subdirectories from the cd. the Gentoo Linux Install Reference at "http://www.gentoo.org/doc/en/gentoo-x86-quickinstall.xml" does a better job with this step, ie.. "cp -R /mnt/cdrom/distfiles /mnt/gentoo/usr/portage/distfiles"

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 SpanKY gentoo-dev 2004-03-26 20:32:12 UTC
distfiles doesnt contain directories (or rather, it shouldnt)

the only exception is 'cvs-src' which really doesnt matter
Comment 2 Sven Vermeulen (RETIRED) gentoo-dev 2004-03-28 05:32:11 UTC
marking as invalid; I hate changing cp-instructions (historically it always resulted in a cascade of updates) and as the current ones work, we don't touch them.
Comment 3 SpanKY gentoo-dev 2004-04-22 21:33:18 UTC
*** Bug 48753 has been marked as a duplicate of this bug. ***