You are not logged in.

#1 2015-12-11 10:20:49

Aton
Member
Registered: 2013-04-02
Posts: 70

[SOLVED] Dependency cycle for libffado and jack2-dbus

When running `pacman -Syu` today, pacman warned me about a circular dependency:

libffado will be installed before its jack2-dbus dependency

Is this something I need to worry about (i.e. file a bug report) or is this a
true circular dependency and I'll be fine if I ignore it?

Last edited by Aton (2015-12-14 15:03:46)

Offline

#2 2015-12-11 10:55:11

ayekat
Member
Registered: 2011-01-17
Posts: 1,589

Re: [SOLVED] Dependency cycle for libffado and jack2-dbus

It's nothing to worry about. Usually pacman just installs the dependencies before the package that depends on it, but in case of a circular dependencies, it has to break that rule to avoid turning in circles infinitely. But nothing will break because of that.

More generally, though, circular dependencies are not very elegant; they get a mention in the weekly automated integrity checks next to missing dependencies and missing makedepends.


pkgshackscfgblag

Offline

#3 2015-12-14 15:03:28

Aton
Member
Registered: 2013-04-02
Posts: 70

Re: [SOLVED] Dependency cycle for libffado and jack2-dbus

Thanks!

Offline

Board footer

Powered by FluxBB