[DRE-maint] [Bug 447523] Re: ODBC::Error: INTERN (0) [RubyODBC]Cannot allocate SQLHENV

Carsten Gehling carsten at sarum.dk
Tue Jun 15 08:39:30 UTC 2010


@deepak: When I download the new libodbc-ruby1.8 and try to install it
on Debian 5 with

sudo dpkg -i libodbc-ruby1.8_0.99991-1_i386.deb

I get a dependency error:

(Reading database ... 42650 files and directories currently installed.)
Preparing to replace libodbc-ruby1.8 0.99991-1 (using libodbc-ruby1.8_0.99991-1_i386.deb) ...
Unpacking replacement libodbc-ruby1.8 ...
dpkg: dependency problems prevent configuration of libodbc-ruby1.8:
 libodbc-ruby1.8 depends on libruby1.8 (>= 1.8.7.249); however:
  Version of libruby1.8 on system is 1.8.7.72-3lenny1.
dpkg: error processing libodbc-ruby1.8 (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 libodbc-ruby1.8

is it safe to add "squeeze" as a apt-source and upgrade/pin libruby1.8
from there on an otherwise stable Debian 5/lenny?

/Carsten

-- 
ODBC::Error: INTERN (0) [RubyODBC]Cannot allocate SQLHENV
https://bugs.launchpad.net/bugs/447523
You received this bug notification because you are subscribed to Ubuntu.

Status in “libodbc-ruby” package in Ubuntu: Fix Committed

Bug description:
After updating to 0.997 every call to ODBC results in the error message:
ODBC::Error: INTERN (0) [RubyODBC]Cannot allocate SQLHENV

Steps to reproduce:
$ irb
irb(main):001:0> require 'odbc'
=> true
irb(main):002:0> ODBC.drivers
ODBC::Error: INTERN (0) [RubyODBC]Cannot allocate SQLHENV
	from (irb):2:in `drivers'
	from (irb):2


With version 0.995 from intrepid it works.

ProblemType: Bug
Architecture: i386
Date: Fri Oct  9 21:51:15 2009
DistroRelease: Ubuntu 9.10
Package: libodbc-ruby1.8 0.9997-2
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, no user)
 LANG=de_DE.UTF-8
ProcVersionSignature: Ubuntu 2.6.31-12.41-generic
SourcePackage: libodbc-ruby
Uname: Linux 2.6.31-12-generic i686
XsessionErrors:
 (gnome-settings-daemon:1478): GLib-CRITICAL **: g_propagate_error: assertion `src != NULL' failed
 (gnome-settings-daemon:1478): GLib-CRITICAL **: g_propagate_error: assertion `src != NULL' failed
 (nautilus:1535): Eel-CRITICAL **: eel_preferences_get_boolean: assertion `preferences_is_initialized ()' failed
 (polkit-gnome-authentication-agent-1:1586): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed







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