FS#33991 - [jack2] libffado isn't an optional dependency

Attached to Project: Community Packages
Opened by Ralf Mardorf (Ralf) - Sunday, 24 February 2013, 02:07 GMT
Last edited by Eric Belanger (Snowman) - Sunday, 24 February 2013, 04:58 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture x86_64
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

libffado is a hard dependency.

$ jackd --help
jackdmp 1.9.9.5
Could not open component .so '/usr/lib/jack/jack_firewire.so': libffado.so.2: cannot open shared object file: No such file or directory
Could not open component .so '/usr/lib/jack/jack_firewire.so': libffado.so.2: cannot open shared object file: No such file or directory
jack_get_descriptor : dll jack_firewire.so is not a driver
Segmentation fault (core dumped)

$ pacman -Qi jack2 | grep libffado
Optional Deps : libffado: FireWire support

$ sudo pacman -Syu libffado
Targets (7)

$ jackd --help
jackdmp 1.9.9.5
no message buffer overruns
no message buffer overruns
no message buffer overruns

usage: jackdmp [ --no-realtime OR -r ]

jackdmp -d master-backend-name --help
to display options for each master backend


Additional info:
Version 1.9.9.5-1
This task depends upon

Closed by  Eric Belanger (Snowman)
Sunday, 24 February 2013, 04:58 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#33127 
Comment by Ralf Mardorf (Ralf) - Sunday, 24 February 2013, 02:14 GMT
Sorry, there are already 2 tickets, I suspect it's my fault that I didn't see them, when searching before I filed the bug.

Loading...