LINUX.ORG.RU

История изменений

Исправление snaf, (текущая версия) :

На днях наступил на это. Но решилось гуглом.

http://wiki.gentoo.org/wiki/Prelink

Prelink fails with error «prelink: Can't walk directory tree XXXX: Too many levels of symbolic links» Your symlinks are nested too deeply. This happens when a symlink points to itself. For example, /usr/lib/lib -> lib is the most common. To fix this, you can find the symlink manually or use the utility provided by the symlinks package:

root # emerge symlinks 
root # symlinks -drv /

xorik

Тут врят ли помогут

помог =)

Исходная версия snaf, :

На днях наступил на это. Но решилось гуглом.

http://wiki.gentoo.org/wiki/Prelink

Prelink fails with error «prelink: Can't walk directory tree XXXX: Too many levels of symbolic links» Your symlinks are nested too deeply. This happens when a symlink points to itself. For example, /usr/lib/lib -> lib is the most common. To fix this, you can find the symlink manually or use the utility provided by the symlinks package:

root # emerge symlinks 
root # symlinks -drv /