On Wed, Jan 19, 2011 at 10:15:27AM +0100, Alessio Treglia wrote:
Jonas,

This avoids the loop more elegantly than by chasing specific versions of specific implementations all over (as you did after posting above):

 libjack-dev (>= 0.118~) | libjack-dev,
  libjack-dev-session

Notice the peculiar double dependency on same package twice in first of the lines. The trick is that a versioned dependency is only satisfied by a real package. So above means "Try first to install the real package" and "the version of the package tried must provide session feature".

it was not the solution:

Interesting.

Do you run Sid, fully up-to-date? Do you run Sid+experimental in the build chroot, also fully up-to-date?

What is the order of APT lines in your sources.list? And which PBUILDERSATISFYDEPENDSCMD do you use (i you use pbuilder/cowbuilder)?

I use pbuilder-satisfydepends-experimental and the following:

deb http://127.0.0.1:9999/debian sid main
deb http://127.0.0.1:9999/debian experimental main

...coupled with approx.


 - Jonas

--
 * Jonas Smedegaard - idealist & Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private

Attachment: signature.asc
Description: Digital signature

_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to