I tried the solution suggested by barrakketh without success on 7.10 and
x86:

sudo apt-get install pbuilder
sudo pbuilder create --distribution feisty
sudo apt-get source trang
sudo pbuilder build trang*.dsc
sudo dpkg --install /var/cache/pbuilder/result/trang*.deb

dpkg complains about an unsatisfied dependency on libgcj7-0 (gutsy has
libgcj7-1 instead). Even if I install libgcj7-1 and run dpkg again with
--force-depends, when I try to run trang I get:

trang: error while loading shared libraries: libgcj.so.70: cannot open
shared object file: No such file or directory

Symlinking /usr/lib/libgcj.so.70 to /usr/lib/libgcj.so.71 produces
screenfuls of garbage. The package seems thoroughly broken.

Incidentally I found http://www.postneo.com/2007/01/16/all-i-want-to-do-
is-convert-my-schema which provided some suggestions, none of which
worked for RNC->RNG conversion.

-- 
trang segfaults on gutsy (x86 and AMD64)
https://bugs.launchpad.net/bugs/141447
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to