On 05-08-15 21:32, Andreas Tille wrote: > Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ... > aptitude: symbol lookup error: aptitude: undefined symbol: > _ZN7cwidget7widgets5pager8set_textERKSsPKc > [...] > This is for a package that only Build-Depends debhelper. Other packages > with more Build-Dependencies are failing to install any of them. > > Any hint?
aptitude needs a rebuild for the cwidget transition: https://release.debian.org/transitions/html/auto-cwidget.html https://lists.debian.org/debian-release/2015/08/msg00120.html In the mean time you can use the classic resolver by setting it in .pbuilderrc: PBUILDERSATISFYDEPENDSCMD="/usr/lib/pbuilder/pbuilder-satisfydepends-classic" Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

