#1142137 aumix-common: dep weirdness: /usr/bin/mute: 8: aumix: not found

#1142137#5
Date:
2026-07-15 18:43:37 UTC
From:
To:
Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   sudo apt install aumix-common
   sudo apt install -t sid aumix-common

   * What exactly did you do (or not do) that was effective (or
     ineffective)?
     run mute
   * What was the outcome of this action?

videoteam@blue:~$ mute
/usr/bin/mute: 8: aumix: not found


   * What outcome did you expect instead?
   no error.

videoteam@blue:~$ apt-cache depends aumix-common
aumix-common
  Depends: oss-compat
    osspd
  Breaks: aumix
  Breaks: <aumix-gtk>
  Replaces: aumix
  Replaces: <aumix-gtk>


videoteam@blue:~$ apt search aumix
aumix/unstable 2.9.1-8 amd64
  Simple text-based mixer control program

aumix-common/unstable,now 2.9.1-8 all [installed]
  Simple text-based mixer control program (common files)

videoteam@blue:~$ sudo apt install aumix
Installing:
  aumix
...
videoteam@blue:~$ mute
(no error, good.)

*** End of the template - remove these template lines ***