Skip to content

dependencies issue on Ubuntu Bionic #90

@jonadem

Description

@jonadem

I tried to install the software but I was blocked very soon, I get a dependencies conflict.

The problematic package is librtmidi-dev on Ubuntu 18.04 "Bionic".

When I try to install it, I get :

jona@jona-ThinkPad-T520:~/Softwares/linthesia$ sudo apt install librtmidi-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 librtmidi-dev : Depends: librtaudio-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

My guess is that the issue lies in this chain : librtmidi-dev -> libjack-dev -> libjack0 >< jackd1 <- lmms
lmms is installed from the official repository (a lot of other softwares are depending on jackd1 AFAICT).
I also tried to install librtmidi-dev:i386 but I get the same problem.

Can someone give me an hint ?

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions