Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 281538

Summary: ALSA config file /usr/share/alsa/init/default has ")" instead of "}" at 52,40
Product: Gentoo Linux Reporter: srunni
Component: Current packagesAssignee: Gentoo ALSA team <alsa-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: michal.guminiak
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: New patch for 1.0.21 version

Description srunni 2009-08-15 01:23:58 UTC
When I updated to the latest version of ALSA, I started getting errors when attempting to restart /etc/init.d/alsasound. This is because there is a syntactic typo in the new version of /usr/share/alsa/init/default; there is a ")" instead of a "}" at line 52, character 40.
Comment 1 Steve Dibb (RETIRED) gentoo-dev 2009-08-17 19:24:33 UTC
(In reply to comment #0)
> When I updated to the latest version of ALSA, I started getting errors when
> attempting to restart /etc/init.d/alsasound. This is because there is a
> syntactic typo in the new version of /usr/share/alsa/init/default; there is a
> ")" instead of a "}" at line 52, character 40.
> 

Which version?  "latest" is ambiguous.
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2009-08-17 19:37:05 UTC
Thanks.

+*alsa-utils-1.0.20-r5 (17 Aug 2009)
+
+  17 Aug 2009; Samuli Suominen <ssuominen@gentoo.org>
+  +alsa-utils-1.0.20-r5.ebuild, +files/alsa-utils-1.0.20-init_default.patch:
+  Fix brackets inside /usr/share/alsa/init/default wrt #281538.
Comment 3 Michał Guminiak 2009-11-20 17:24:35 UTC
Created attachment 210724 [details, diff]
New patch for 1.0.21 version

I believe there are different typos in the .21 version. I attached a patch for it.
Comment 4 Michał Guminiak 2009-11-20 17:28:32 UTC
Adding myself to cc.
Comment 5 Dominik Kapusta (RETIRED) gentoo-dev 2009-11-21 12:51:03 UTC
Fixed in 1.0.21-r1. Thanks! :)