• Bug#267300: timidity initscript error

    From Ferdinando Pucci@1:229/2 to All on Sat Aug 21 22:30:15 2004
    From: [email protected]

    Package: timidity
    Version: 2.13.0.final-1

    # strace /etc/init.d/timidity

    exits with

    ...
    semget(IPC_PRIVATE, 0, 0) = -1 ENOSYS (Function not implemented)
    _exit(0) = ?

    However $timidity audio.mid works.

    libc: 2.3.2.ds1-12
    kernel: 2.4.20

    --
    Gates' Law: Every 18 months, the speed of software halves.


    --
    To UNSUBSCRIBE, email to [email protected]
    with a subject of "unsubscribe". Trouble? Contact [email protected]

    --- SoupGate-Win32 v1.05
    * Origin: you cannot sedate... all the things you hate (1:229/2)
  • From Henrique de Moraes Holschuh@1:229/2 to Ferdinando Pucci on Sat Aug 21 23:50:06 2004
    From: [email protected]

    tags 267300 + moreinfo unreproducible
    thanks

    On Sat, 21 Aug 2004, Ferdinando Pucci wrote:
    # strace /etc/init.d/timidity

    exits with

    ...
    semget(IPC_PRIVATE, 0, 0) = -1 ENOSYS (Function not implemented)
    _exit(0) = ?

    However $timidity audio.mid works.

    This doesn't make much sense. Why are you stracing /etc/init.d/timidity
    in the first place? Debug-run it using sh -x /etc/init.d/timidity, it
    is a shell script, not an executable.

    Anyway, for what it is worth, strace /etc/init.d/timidity works just fine
    here, both while enabled and disabled in /etc/default/timidity.

    Also, what does $timidity contains? What are you talking about?

    libc: 2.3.2.ds1-12
    kernel: 2.4.20

    You should update. Or are you running in an uncommon arch? Which?

    --
    "One disk to rule them all, One disk to find them. One disk to bring
    them all and in the darkness grind them. In the Land of Redmond
    where the shadows lie." -- The Silicon Valley Tarot
    Henrique Holschuh


    --
    To UNSUBSCRIBE, email to [email protected]
    with a subject of "unsubscribe". Trouble? Contact [email protected]

    --- SoupGate-Win32 v1.05
    * Origin: you cannot sedate... all the things you hate (1:229/2)