FS#10047 - Sox Needs to be Recompiled

Attached to Project: Arch Linux
Opened by Matthew Gyurgyik (pyther) - Monday, 31 March 2008, 23:40 GMT
Last edited by Eric Belanger (Snowman) - Wednesday, 02 April 2008, 04:45 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity High
Priority Normal
Reported Version 2007.08-2
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Solution: Recompile sox

Description:
When running rec test.mp3 or any type of similar command the following error is produced and the program does not execute.

Problem:
[pyther@tux ~]$ rec test.mp3
rec: error while loading shared libraries: libltdl.so.3: cannot open shared object file: No such file or directory

Additional info:
-libtool 2.2-2
-sox 14.0.0-1

Libtool 2.2-2 provides /usr/lib/libltdl.so.7 thus causing rec not to be able to find libltdl.so.3

Marked this as high, as this program is not very useful with this issue.


This task depends upon

Closed by  Eric Belanger (Snowman)
Wednesday, 02 April 2008, 04:45 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed in sox 14.0.0-2. We forgot to move the package from testing to extra.
Comment by Darío A. (darzephyr) - Tuesday, 01 April 2008, 12:42 GMT
I can confirm this.

Loading...