[DRE-maint] [Bug 693515] Re: symbol lookup error: /usr/lib/ruby/1.9.1/i686-linux/odbc.so: undefined symbol: rb_str2cstr

Ray G. 693515 at bugs.launchpad.net
Tue May 31 09:07:35 UTC 2011


I'm receiving the same thing:

$ irb1.9.1
irb(main):001:0> require 'sqlite3'
=> true
irb(main):002:0> c = SQLite3::Database.new('test.db')
irb1.9.1: symbol lookup error: /usr/lib/ruby/1.9.1/x86_64-linux/sqlite3_api.so: undefined symbol: rb_str2cstr

I'm running ruby 1.9.1 no gems installed, using only Ubuntu packages.

-- 
You received this bug notification because you are subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/693515

Title:
  symbol lookup error: /usr/lib/ruby/1.9.1/i686-linux/odbc.so: undefined
  symbol: rb_str2cstr

Status in “libodbc-ruby” package in Ubuntu:
  New

Bug description:
  Binary package hint: libodbc-ruby1.9.1

  Hello,

  
  I have a ODBC data source configured using iodbc for a PostgreSLQ database.
  I've installed libodbc-ruby1.9.1 and when I try to use this data source, I get:

  $ irb1.9.1 
  irb(main):001:0> require 'odbc'
  => true
  irb(main):002:0> c = ODBC.connect('test')
  irb1.9.1: symbol lookup error: /usr/lib/ruby/1.9.1/i686-linux/odbc.so: undefined symbol: rb_str2cstr

  I'm running ruby1.9 with no gems (all ruby packages installed from
  Ubuntu's repository).

  Any ideas about what can be wrong with my installation?

  
  Thanks,
  Daniel

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: libodbc-ruby1.9.1 0.99991-2
  ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic i686
  Architecture: i386
  Date: Wed Dec 22 16:48:00 2010
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
  ProcEnviron:
   LANGUAGE=pt_BR:pt:en
   LANG=pt_BR.UTF-8
   SHELL=/bin/bash
  SourcePackage: libodbc-ruby





More information about the Pkg-ruby-extras-maintainers mailing list