• [^] # Coucou !

    Posté par . En réponse au journal Petit coup de gueule contre Mandrake. Évalué à 1.

    Bonjour monsieur le P2Piste ! _o/

    Bon, pour xmule, voilà un peu plus d'infos :

    # urpmi xmule
    ftp://ftp.proxad.net/pub/Distributions_Linux/plf/mandrake/10.0/./i(...)
    installation de /var/cache/urpmi/rpms/xmule-1.8.2c-1plf.i586.rpm
    Préparation... ##################################################
    1:xmule ##################################################

    # xmule
    Initialising xMule
    try to open: resource/newprefs01.pm ... not found
    try to open: /root/.xMule/resource/newprefs01.pm ... not found -> copy 'resource'-directory from xmule/src to $HOME/.xMule/
    try to open: resource/newprefs03.pm ... not found
    try to open: /root/.xMule/resource/newprefs03.pm ... not found -> copy 'resource'-directory from xmule/src to $HOME/.xMule/
    try to open: resource/newprefs04.pm ... not found
    try to open: /root/.xMule/resource/newprefs04.pm ... not found -> copy 'resource'-directory from xmule/src to $HOME/.xMule/
    Segmentation fault

    # strace xmule
    [...snip...]
    open("resource/newprefs01.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
    write(1, "try to open: resource/newprefs01"..., 50try to open: resource/newprefs01.pm ... not found
    ) = 50
    open("/root/.xMule/resource/newprefs01.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
    write(1, "try to open: /root/.xMule/resour"..., 124try to open: /root/.xMule/resource/newprefs01.pm ... not found -> copy 'resource'-directory from xmule/src to $HOME/.xMule/
    ) = 124
    open("resource/newprefs03.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
    write(1, "try to open: resource/newprefs03"..., 50try to open: resource/newprefs03.pm ... not found
    ) = 50
    open("/root/.xMule/resource/newprefs03.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
    write(1, "try to open: /root/.xMule/resour"..., 124try to open: /root/.xMule/resource/newprefs03.pm ... not found -> copy 'resource'-directory from xmule/src to $HOME/.xMule/
    ) = 124
    open("resource/newprefs04.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
    write(1, "try to open: resource/newprefs04"..., 50try to open: resource/newprefs04.pm ... not found
    ) = 50
    open("/root/.xMule/resource/newprefs04.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
    write(1, "try to open: /root/.xMule/resour"..., 124try to open: /root/.xMule/resource/newprefs04.pm ... not found -> copy 'resource'-directory from xmule/src to $HOME/.xMule/
    ) = 124
    brk(0) = 0x89f4000
    brk(0x8a15000) = 0x8a15000
    --- SIGSEGV (Segmentation fault) @ 0 (0) ---
    --- SIGSEGV (Segmentation fault) @ 0 (0) ---
    +++ killed by SIGSEGV +++

    # uname -r
    2.6.3-14mdk


    Merci :-)