FS#4773 - hydrogen package missing libsndfile, jack-audio-connection-kit package dependency

Attached to Project: Arch Linux
Opened by Anonymous Submitter - Sunday, 04 June 2006, 07:19 GMT
Last edited by arjan timmerman (blaasvis) - Sunday, 04 June 2006, 07:57 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Tobias Kieslich (tobias)
Architecture not specified
Severity Medium
Priority Normal
Reported Version 0.7.2 Gimmick
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Installed hydrogen a few days ago, thought I'd have a play with it today, found it didn't run because of a couple of missing package dependencies.

First attempt to run :

--
$ hydrogen
hydrogen: error while loading shared libraries: libsndfile.so.1: cannot open shared object file: No such file or directory
--

after installing the libsndfile package, I then get

--
$ hydrogen
hydrogen: error while loading shared libraries: libjack.so.0: cannot open shared object file: No such file or directory
--

after installing the 'jack-audio-connection-kit' package, hydrogen then starts up and is now working.

The hydrogen package version is the current one, namely 0.9.3-1.
This task depends upon

Closed by  Tobias Kieslich (tobias)
Sunday, 04 June 2006, 23:56 GMT
Reason for closing:  Fixed
Additional comments about closing:  fixed in testing, moves to extra when openssl/db moves
Comment by arjan timmerman (blaasvis) - Sunday, 04 June 2006, 07:58 GMT
this isn't a critical bug, you can install the stuff and run it... critical means it can destroy systems and stuff :P
Comment by Tobias Powalowski (tpowa) - Sunday, 04 June 2006, 15:05 GMT
neri you ahve them as makedepends, seems they are runtime depends
Comment by Tobias Kieslich (tobias) - Sunday, 04 June 2006, 23:07 GMT
Argh, that used to work, that it negotiates the available output plugins. grmpf...

Loading...