Hi. On Wed, Aug 05, 2015 at 12:17:21PM +0200, Axel Beckert wrote: > Hi, > > Manuel A. Fernandez Montecelo wrote: > > 2015-08-04 23:15 GMT+01:00 Axel Beckert <[email protected]>: > > > Matthias Klose wrote: > > >> seen when binNMUing cwidget, unresolved symbol > > >> _ZN7cwidget7widgets5pager8set_textERKSsPKc > > > > > > Oops. Didn't notice that when rebuilding it for aptitude 0.7 testing. > > > > I am a bit lost with this, what is it exactly that it doesn't work? > > This: > > Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ... > aptitude: symbol lookup error: aptitude: undefined symbol: > _ZN7cwidget7widgets5pager8set_textERKSsPKc > E: pbuilder-satisfydepends failed. > > > aptitude failing to load (or compile) with the binNMUed cwidget? > > Failing to run. >
FWIW, I experienced a similar breakage on pbuilder for sid, and workedaround by using pbuilder's bind mount option to add a temporary dir containing the version from snapshots.d.o [0]. Something like : $ mkdir /tmp/whatever; cd /tmp/whatever; wget ....deb ; cd - $ sudo pbuilder login --bindmounts "/tmp/whatever" --save-after-login /# apt-get remove libcwidget3 /# dpkg -i /tmp/whatever/libcwidget3....deb /# C-d Hope this helps, [0] http://snapshot.debian.org/package/cwidget/0.5.17-3/#libcwidget3_0.5.17-3 -- Olivier BERGER http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8 Ingenieur Recherche - Dept INF Institut Mines-Telecom, Telecom SudParis, Evry (France) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

