Now once libssh2 which build-depends on new gcrypt hit the archive, other programs which use it but also use gnutls (but not _new_ gnutls yet) become unbuildable.
https://buildd.debian.org/status/package.php?p=qemu Dependency installability problem for qemu on armel and sparc: qemu build-depends on: - libssh2-1-dev libssh2-1-dev depends on: - libgcrypt20-dev qemu build-depends on: - libgnutls-dev libgnutls-dev depends on: - libgcrypt11-dev (>= 1.4.0) libgcrypt20-dev conflicts with: - --virtual-libgcrypt-dev So we've some fun transitions happening now.. ;) I think that for qemu I can easily disable libssh2 support for now, while the dust settles, because for qemu it really is of very low priority. For other packages it might not be that easy. Oh well... (See also https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=748535#35 ) Thanks, /mjt -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

