Locally, I fixed this by rebuilding guile-libs/guile packages and
reinstalling, no code changes needed at all.
$ apt source guile-3.0-libs
$ cd guile-3.0-3.0.8/
$ sudo apt build-dep guile-3.0
$ sudo apt install fakeroot
$ dpkg-buildpackage -rfakeroot -uc -us
$ sudo dpkg -i ../guile-3.0*.deb
--
Y
This seems to be the same problem as debian bug 898297. Attached is a
patch that fixed the issue for me (already submitted it to the debian
bug).
** Patch added: "Tentative patch"
https://bugs.launchpad.net/ubuntu/+source/ufraw/+bug/1768855/+attachment/5201431/+files/05_lensfun_destroy_cleanup
Had the same problem with gdb 7.7.1 on 14.04 LTS.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921839
Title:
gdb reports ImportError no module libstdcxx.v6.printers
To manage notifications about t
Public bug reported:
Binary package hint: eclipse
After a fresh gutsy install, got eclipse source from "apt-get source
eclipse". Command to build: "dpkg-buildpackage -rfakeroot -uc -b"
Error message:
/usr/bin/gcj-4.2 -c -g -O2 -fPIC -findirect-dispatch -fjni
org.eclipse.debug.ui_3.2.2.r322_v20
I was getting the same errors using the eclipse 3.3 from upstream (local
.tgz), until chaging the vm order at /etc/eclipse/java_home, placing the
java-6-sun one at the top.
--
Eclipse from repos doesnt work
https://bugs.launchpad.net/bugs/152354
You received this bug notification because you are