Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 302527 - Symlinks are created wrong
Summary: Symlinks are created wrong
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs on www.gentoo.org
Classification: Unclassified
Component: Other documents (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: nm (RETIRED)
URL: http://www.gentoo.org/doc/en/articles...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-27 21:04 UTC by mrl5
Modified: 2010-03-03 03:39 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 mrl5 2010-01-27 21:04:05 UTC
Symlinks are not created properly 


Reproducible: Always

Steps to Reproduce:
Follow the steps in the article :)
Actual Results:  
Symlink to /mnt/rwstorage/var is created inside /var dir (and the result is /var/var)
Symlink to /mnt/rwstorage/tmp isn't created at all

Expected Results:  
As above..

1. You should remove /var and /tmp dirs before creating symlinks. Then you will get expected results
2. Much easier for you to correct this on the website is:

To change cp to mv in this lines

# cd /
# cp var var.old
# cp tmp tmp.old

3. You should change it on the translated sites (not only on ../en/doc/..)
Comment 1 nm (RETIRED) gentoo-dev 2010-03-03 03:38:29 UTC
Confirmed. Reassigning . . .
Comment 2 nm (RETIRED) gentoo-dev 2010-03-03 03:39:33 UTC
Thanks for reporting; fixed in CVS.