Package: libsequel-core-ruby1.8
Version: 1.5.1-1
Severity: normal

$ruby -r sequel -e "Sequel.connect 'postgres://localhost:5432/mlist'"
/usr/lib/ruby/1.8/sequel_core/database.rb:406:in `adapter_class': Could not 
load postgres adapter: (Sequel::Error::AdapterNotFound)
  no such file to load -- postgres
        from /usr/lib/ruby/1.8/sequel_core/database.rb:440:in `connect'
        from /usr/lib/ruby/1.8/sequel_core.rb:26:in `connect'
        from -e:1

Upon investigation, I've seen that postgres adapter does `require "postgres"',
however libpgsql-ruby1.8 package uses `pg.so' name instead of `postgres.so'.
`require "pg"' works fine.

-- System Information:
Debian Release: 5.0.3
  APT prefers stable
  APT policy: (600, 'stable'), (500, 'proposed-updates')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-2-686 (SMP w/4 CPU cores)
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)
Shell: /bin/sh linked to /bin/bash

Versions of packages libsequel-core-ruby1.8 depends on:
ii  libmetaid-ruby1.8             1.0-2      Some additional methods to make me
ii  ruby                          4.2        An interpreter of object-oriented 

libsequel-core-ruby1.8 recommends no packages.

Versions of packages libsequel-core-ruby1.8 suggests:
ii  libdbi-ruby1.8        0.2.2-1            Database Independent Interface for
pn  libodbc-ruby1.8       <none>             (no description available)
ii  libpgsql-ruby1.8      0.7.9.2008.03.18-2 PostgreSQL interface for Ruby 1.8
pn  libsqlite3-ruby1.8    <none>             (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to