[oe-commits] [Bug 5470] New: alsa-utils-alsactl installs the alsactl binary in the wrong location

bugzilla-daemon at git.openembedded.org bugzilla-daemon at git.openembedded.org
Wed Sep 1 20:36:01 UTC 2010


http://bugs.openembedded.org/show_bug.cgi?id=5470

           Summary: alsa-utils-alsactl installs the alsactl binary in the
                    wrong location
           Product: Openembedded
           Version: org.openembedded.dev
          Platform: All
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: Multimedia Audio
        AssignedTo: openembedded-commits at lists.openembedded.org
        ReportedBy: psanchez at fosstel.com


The alsa-utils-alsactl package installs the alsactl binary in
/usr/sbin/alsactl. It should be installed in /sbin/alsactl instead which is the
location other alsa utilities expect.

To verify this, install the package alsa-utils-alsamixer, run the alsamixer
command, make some volume level changes, and you will see the mixer complaining
about the missing /sbin/alsactl binary. Debian and Ubuntu alsa install
/sbin/alsactl.

-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-commits mailing list