FS#28327 - [sox] missing gsm dependency

Attached to Project: Arch Linux
Opened by Havona (havona) - Wednesday, 08 February 2012, 16:16 GMT
Last edited by Eric Belanger (Snowman) - Friday, 10 February 2012, 04:38 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Eric Belanger (Snowman)
Architecture x86_64
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

SoX will not run without the gsm package, which is not installed as a dependency. Installing it separately fixes the issue.

$ sox --help
sox: error while loading shared libraries: libgsm.so.1: cannot open shared object file: No such file or directory

$ soxi --help
soxi: error while loading shared libraries: libgsm.so.1: cannot open shared object file: No such file or directory

$ play --help
play: error while loading shared libraries: libgsm.so.1: cannot open shared object file: No such file or directory

This issue appeared as a result of the recent libpng/libtiff rebuilds.
This task depends upon

Closed by  Eric Belanger (Snowman)
Friday, 10 February 2012, 04:38 GMT
Reason for closing:  Fixed
Additional comments about closing:  sox-14.3.2-6

Loading...