[ubuntu-mono] [Bug 481046] Re: Ode bindings look for wong file

Andrew Starr-Bochicchio a.starr.b at gmail.com
Wed Jun 16 05:25:42 BST 2010


Fixed in Lucid:

taoframework (2.1.svn20090801-2) unstable; urgency=low
 .
   * debian/monodoc-taoframework-manual.prerm,
     debian/monodoc-taoframework-manual.postinst:
     + Delete - we use Triggers for search updates, and modern Monodoc handles
       indexing from disparate files
   * debian/control,
     debian/rules:
     + Use mono-csc from mono-devel 2.4.3 as compiler command
   * debian/Makefile:
     + Use mono-csc as compiler command
   * debian/control:
     + No-change Standards bump
     + Update build-dependencies (Closes: #564368)
     + Add ${misc:Depends} lines everywhere
   * debian/patches/300_libode_update.diff:
     + Update Tao.Ode.dll.config to use current libode version (Closes: #542870)
   * debian/*.links:
     + Remove, these are empty
   * debian/libtaoframework-*.install,
     debian/libtaoframework-*.installcligac:
     + Use CLI Policy 0.7 install locations
   * debian/patches/400_cli_policy_0.7_pcfiles.diff:
     + Update pcfiles for CLI Policy 0.7 install locations
   * debian/patches/500_dont_rename_pcfiles.diff:
     + ABI-versioned pcfiles aren't helpful, and not every distro ships them,
       so let's just ship unversioned files
   * debian/control,
     debian/libtaoframework-*-cil-dev.install:
     + Create unversioned -dev packages

** Changed in: taoframework (Ubuntu)
       Status: New => Fix Released

-- 
Ode bindings look for wong file
https://bugs.launchpad.net/bugs/481046
You received this bug notification because you are a member of Ubuntu
CLI/Mono Uploaders, which is subscribed to taoframework in ubuntu.

Status in “taoframework” package in Ubuntu: Fix Released
Status in “taoframework” package in Debian: Fix Released

Bug description:
I'm trying to use Ode in my Mono application using Karmic. I have version 2:0.11-4 of 'libode1' and 2.1.svn20090801-1 of 'libtaoframework-ode0.9-cil'.

I've added references to Tao.Ode and when I try to debug my application I receive an exception:

DllNotFoundException: libode.so.0debian1

'libode1' doesn't supply this file (it provides 'libode.so.1.1.0' - which is probably compatible). I'm not sure why Tao Framework's Ode bindings are packaged but don't depend on an Ode that supplies the correct shared object.





More information about the Ubuntu-mono mailing list