Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 144928

Summary: symlinks should be followed when installing sources
Product: Portage Development Reporter: Olivier Crete (RETIRED) <tester>
Component: Core - Ebuild SupportAssignee: Portage team <dev-portage>
Status: RESOLVED FIXED    
Severity: normal Keywords: InVCS
Priority: High    
Version: 2.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 136244    
Attachments: patch

Description Olivier Crete (RETIRED) gentoo-dev 2006-08-23 20:12:09 UTC
when installing sys-process/lsof-4.77 it only copies symlink to the sources instead of the sources themselves... we should either add -L or --copy-unsafe-links to the rsync command in bin/prepstrip
Comment 1 Olivier Crete (RETIRED) gentoo-dev 2006-08-23 20:20:59 UTC
Created attachment 94985 [details, diff]
patch

it seems that -L is necessary.. a patch against the trunk is attached.
Comment 2 Zac Medico gentoo-dev 2006-08-23 20:53:19 UTC
Thanks, this is in svn r4321.
Comment 3 Zac Medico gentoo-dev 2006-08-25 21:52:36 UTC
This has been released in 2.1.1_rc1.