-= Eredeti üzenet (Original message) =- Dátum (Date): Fri, 04 Feb 2005 12:40:05 +0200 Küldő (From): Ivan Yosifov <[EMAIL PROTECTED]> Címzett (To): gentoo-user <[EMAIL PROTECTED]> Tárgy (Subject): [gentoo-user] Prelink exits with 1 ( a crash ? ). What do I do ?
> It appears prelink has simply stopped working for me. It exits with 1 > and does not print any error messages. > localhost ~ # prelink -vmahfR > localhost ~ # echo $? > 1 > localhost ~ # prelink -fva > localhost ~ # echo $? > 1 > localhost ~ # prelink -va > localhost ~ # echo $? > 1 > localhost ~ # prelink --version > prelink 1.0 > localhost ~ # echo $? > 0 > What does exitcode 1 mean ? How do I make it work again ? > [email protected] mailing list -= Eredeti üzenet vége (End of original message) =- I got the same problem, so for the archives, and for those who intrested in it: http://bugs.gentoo.org/show_bug.cgi?id=71024 There is the solution: # /usr/sbin/env-update # strace /usr/sbin/prelink -afmR 2>&1 | grep 'Too many levels' It will - hopefully - shows which file/directory causes this problem. Check if it's safe to remove. Remove. Prelink again. In case of problems try the strace again. Cheers, Zsoltik@ -------------------------------------------------------------------------- Opinions, conclusions and other information in this message that do not relate to the official business of Online Business Technologies Corp. shall be understood as neither given nor endorsed by it. In such cases Online Business Technologies Corp. will not bear the responsibility of consequences. If you have received this communication in error, please notify the system manager immediately by responding to this email and then delete it from your system. A levelben foglalt, nem az Online Rt. hivatalos uzletmenetevel kapcsolatos velemenyek vagy mas informaciok vonatkozasaban az Online Rt. nem vallal felelosseget. Amennyiben a level valamely hiba folytan jutott Onhoz, kerjuk, hogy valaszlevelben azonnal ertesitse a rendszer uzemeltetojet, majd torolje ki a levelet rendszerebol!
-- [email protected] mailing list
