[Sablevm-developer] Bug#235838: sablevm: error while loading shared libraries
Brought to you by:
egagnon
From: Grzegorz B. P. <ga...@de...> - 2004-03-02 20:36:25
|
On Tue, 2004-03-02 at 13:47, Laurent Martelli wrote: > Package: sablevm > Version: 1.0.9-3 ^^^^^^^^^^^^^^^^^^^ > Severity: grave > Justification: renders package unusable > > laurent@stan:~$ sablevm > sablevm: error while loading shared libraries: libsablevm.so.1: cannot open shared object file: No such file or directory > > Make /usr/lib/libsablevm.so.1 a symbolic link to > /usr/lib/libsablevm.so.0 seems to fix the problem. All you need to do is to install version 1.1.0-2 of sablevm package. I don't know why it didn't get installed/upgraded on your machine, especially that you use i386 arch, where complete 1.1.0-2 set of packages was pushed from incoming into the archive yesterday. For other architectures it may take another day, as sablevm-classlib has been auto-built very quickly, while sablevm packages more than 10 hours later and didn't catch up for yesterday's incoming->archive push, so you have a mix of old "sablevm" and new "sablevm-classlib". Picking up new version from http://incoming.debian.org may be useful. It also means that I need to make dependencies more tight apparently. Will make sure this is the case in next upload. Try 'apt-get upgrade' again, this problem should go away. Thanks for trying SableVM, Grzegorz B. Prokopski |