You are not logged in.
trying to upgrade Jack2 I get this
[studio@myhost ~]$ LC_ALL=C sudo pacman -S jack2
resolving dependencies...
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: ardour3-svn: requires jack>=0.118.0I know that Ardour3-svn works with jack2 so I tried to force the upgrade, without success:
[studio@myhost ~]$ LC_ALL=C sudo pacman -Sf jack2
resolving dependencies...
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: ardour3-svn: requires jack>=0.118.0why doesn't the force-option work here?
Last edited by capoeira (2011-07-28 16:53:03)
Offline
Have you tried to remove the old jack first?
I think '-f' is for file conflicts and '-d' is for dependencies.
Last edited by karol (2011-07-28 16:29:10)
Offline
thanks man, "-Sd" worked.....thougt "-Sf" would skip dependencie-check, too
btw, you help a lot here in this forum, and superfast.....thanks a lot for that
Last edited by capoeira (2011-07-28 16:52:33)
Offline