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

Bug 266767

Summary: sys-apps/coreutils-7.1 : failed to properly create symlink
Product: Gentoo Linux Reporter: rebel <rebel29270>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description rebel 2009-04-19 13:55:11 UTC
when emerging sys-apps/coreutils-7.1 i obtain that message :
">>> /usr/bin/cut -> /bin/cut
!!! failed to properly create symlink:
!!! /usr/bin/dir -> /bin/dir
!!! [Errno 1] Operation not permitted: '/usr/bin/dir'
!!! Failed to move file.
!!! /usr/bin/dir -> /bin/dir"

when starting "top" i receive (before launch) : Unknown HZ value! (93) Assume 100.

my kernel : linux-2.6.27-gentoo-r10

Reproducible: Always

Steps to Reproduce:
1. emerge coreutils -av
Actual Results:  
[ebuild     U ] sys-apps/coreutils-7.1 [6.10-r2] USE="acl nls -caps% (-selinux) -static -vanilla -xattr" 0 kB
......
>>> /usr/bin/who
>>> /usr/bin/users
>>> /usr/bin/pinky
>>> /usr/bin/cut -> /bin/cut
!!! failed to properly create symlink:
!!! /usr/bin/dir -> /bin/dir
!!! [Errno 1] Operation not permitted: '/usr/bin/dir'
!!! Failed to move file.
!!! /usr/bin/dir -> /bin/dir

Expected Results:  
installation success
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-04-19 14:06:42 UTC

*** This bug has been marked as a duplicate of bug 266765 ***