Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 266767 - sys-apps/coreutils-7.1 : failed to properly create symlink
Summary: sys-apps/coreutils-7.1 : failed to properly create symlink
Status: RESOLVED DUPLICATE of bug 266765
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-19 13:55 UTC by rebel
Modified: 2009-04-19 14:06 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 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 ***