search for: libdbd

Displaying 18 results from an estimated 18 matches for "libdbd".

Did you mean: libdb
2011 Jun 14
5
puppet dashboard
...d depends on ruby1.8 (>= 1.8.7); however: Package ruby1.8 is not installed. puppet-dashboard depends on rake (>= 0.8.3); however: Package rake is not installed. puppet-dashboard depends on dbconfig-common; however: Package dbconfig-common is not installed. puppet-dashboard depends on libdbd-mysql-ruby; however: Package libdbd-mysql-ruby is not installed. puppet-dashboard depends on rubygems; however: Package rubygems is not installed. puppet-dashboard depends on libhttpclient-ruby1.8; however: Package libhttpclient-ruby1.8 is not installed. dpkg: error processing puppet-dashbo...
2006 Apr 28
4
mongrel error on debian sarge
...ections | grep ruby libbreakpoint-ruby1.8 install libbz2-ruby1.8 install libcmd-ruby1.8 install libcmdparse2-ruby install libdaemonize-ruby1.8 install libdbd-mysql-ruby1.8 install libdbd-odbc-ruby1.8 install libdbd-pg-ruby1.8 install libdbi-ruby1.8 install libgettext-ruby-util install libgettext-ruby1.8...
2008 Jul 03
6
mysql gem warning on ubuntu
i just deployed my app on ubuntu with passenger. i installed the mysql gem as follows: $ sudo gem install mysql Select which gem to install for your platform (i486-linux) 1. mysql 2.7.3 (mswin32) 2. mysql 2.7.1 (mswin32) 3. mysql 2.7 (ruby) 4. mysql 2.6 (ruby) 5. Skip this gem 6. Cancel installation > 3 Building native extensions. This could take a while... Successfully installed
2006 Feb 26
17
please help: having problem with the scaffold commad, mysql.
i just recently purchase agile web dev book about ruby on rails and going through the whole project. well i am now stuck on creating the scaffold. I have been messing with settings for awhile now. here is the error: koloa@ubuntu:/var/www/depot$ ruby script/generate scaffold Product Admin exists app/controllers/ exists app/helpers/ exists app/views/admin exists test/functional/ dependency
2010 Mar 07
7
Upgraded puppet-server from EPEL 24.8 to 25.1 - now seeing "puppetmasterd[xxxx]: Too many connections"
I have updated the 1100 clients that prior to the update used to connect to the master just fine. Now after about 30 minutes of running, puppetmasterd starts to complain "puppetmasterd[6875]: Too many connections", and from that point forward will stop compiling catalogs. Puppetmaster is configured using the Mongrel Apache configuration as described here:
2005 Jan 30
0
Strange message log from ldapsam_search_one_group()
Hello, I've a Debian 3.1 box with Samba 3.0.9 acting as a PDC with OpenLDAP 2.1.30, libdbd-4.2.52, smbldap-tools 0.8.5, libnss-ldap version 220-1. Sometimes I get a burst of 20-30 messages with the same timestamp like these: [2005/01/30 19:17:43, 0, pid=13107, effective(0, 0), real(0, 0)] passdb/pdb_ldap.c:ldapsam_search_one_group(1982) ldapsam_search_one_group: Problem during the LD...
2006 Aug 22
0
Re: mySQL Not working with rails app
Hi Joe You mention you''re using debian - is ruby installed from binary packages or from source? If it''s binary you should just be able to apt-get install libdbd-mysql-ruby If source make sure you have ruby-dev and build-essential* installed, then try installing the gem again. * you probably don''t need all of build-essential, but there''s no harm in doing so HTH, Simon --~--~---------~--~----~------------~-------~--~----~ You received t...
2006 Aug 22
0
Re: mySQL Not working with rails app
...e: > simonki-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org wrote: >> Hi Joe >> >> You mention you''re using debian - is ruby installed from binary >> packages or from source? >> >> If it''s binary you should just be able to apt-get install >> libdbd-mysql-ruby >> If source make sure you have ruby-dev and build-essential* installed, >> then try installing the gem again. >> >> * you probably don''t need all of build-essential, but there''s no harm >> in doing so >> >> HTH, >> Simo...
2011 Oct 04
9
Postgresql adapter not working
...ol: 5 timeout: 5000 username: me password: mypass development: <<: *common test: <<: *common production: <<: *common Which only adds the host line to what is shown in the tutorial. After confirming that the pg gem is installed I tried two things: first install the libdbd-pg-ruby package for Ubuntu, and then replaced the pg gem for postgres-pr, as suggested here: http://stackoverflow.com/questions/3347537/please-install-the-postgresql-adapter-gem-install-activerecord-postgresql-adapt Neither of these actions changed matters, the error remains. What else can I do t...
2010 May 24
1
[0017330] 1.6.1 and 1.6.2 + MySQL crases on ODBC Query (via func_odbc or sip realtime)
...ODBC tools libraries ii unixodbc-bin 2.2.11-16 Graphical tools for ODBC management and brow ii unixodbc-dev 2.2.11-16 ODBC libraries for UNIX (development files) Asterisk-node0:/tmp# dpkg -l | grep -i mysql ii libdbd-mysql-perl 4.007-1 A Perl5 database interface to the MySQL data ii libmyodbc 3.51.15r409-4 the MySQL ODBC driver ii libmysql5.0-cil 5.2.1+dfsg-2 MySQL database connector for CLI ii...
2013 Aug 13
0
Processed: perl 5.18 transition nearly ready
...severity 719573 serious Bug #719573 [libimager-perl] libimager-perl: FTBFS with Perl 5.18: Failed test 'pod ok in lib/Imager/API.pod' Severity set to 'serious' from 'important' > severity 704265 serious Bug #704265 {Done: gregor herrmann <gregoa at debian.org>} [src:libdbd-firebird-perl] libdbd-firebird-perl: FTBFS with perl 5.16: test failures Severity set to 'serious' from 'important' > severity 711268 serious Bug #711268 {Done: gregor herrmann <gregoa at debian.org>} [src:libtest-simple-perl] libtest-simple-perl: FTBFS with perl 5.18: test...
2006 Feb 03
6
Postgres question
What are the practical differences between using postgres and postgres-pr to connect rails to a postgres database? I realize the -pr version is pure ruby, while the other is a set of c bindings, but, does that result in performance, reliability, or feature differences? Any information appreciated. Colin Freas -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Oct 06
7
rails: command not found on Debian lenny
I installed ruby gems from their website and installed rails using gem install rails I got a successful installed notification. But when I tried to use rails command, it gave me command not found. After I installed gems. I had to create a symbolic link otherwise gem command wouldn''t work. Anyone know how to get rails to work? Thanks!!
2006 Oct 10
6
"MySQL server has gone away" with Apache 2.2 + Mongrel cluster
Hi I just setup a server (Apache 2.2, mod_proxy_balancer, mongrel_cluster) with 2 Rails applications according to this excellent Post: http://blog.codahale.com/2006/06/19/time-for-a-grown-up-server-rails-mongrel-apache-capistrano-and-you Everythings works great, but after a long inactive period (say one night), the first 3 connections allways get an Error 500 Excerpt from production.log: ...
2011 Apr 06
2
Cannot install pakcage RMySQL
Hello All, I have a technical difficulty installing RMySQL. I am running openSUSE11.1 and R 2.12 I have installed MySQL from the website. and following installation , as root This is the part where trouble begin, ...... checking mysql.h usability... no checking mysql.h presence... no checking for mysql.h... no checking for mysql_init in -lmysqlclient... no checking for mysql_init in
2006 Apr 30
82
Mongrel 3.15, Ubuntu and Park place (S3)
Hello. I installed under Ubuntu (Dapper) Park Place. I followed the instructions given at the RedHanded site. I get the following mongrel error when launching the application: ** Please login in with `admin'' and password `pass@word1'' ** You should change the default password or delete the admin at soonest chance!/usr/lib/ruby/gems/1.8/gems/mongrel-0.3.12.5/lib/mongrel.rb:584:in
2013 Apr 18
0
Processed: adding new jessie tag to sid-tagged bugs
...[apt] Estimate of free space does not take into account filesystem reserved space Bug #247331 [apt] apt: free disk space check is not useful Added tag(s) jessie. Added tag(s) jessie. Added tag(s) jessie. > tags 596103 + jessie Bug #596103 {Done: Dmitry Borodaenko <angdraug at debian.org>} [libdbd-pg-ruby1.9.1] libdbd-pg-ruby1.9.1: db.select_all(query) returns last row several times Added tag(s) jessie. > tags 701412 + jessie Bug #701412 [src:prelude-manager] prelude-manager: ftbfs with eglibc-2.17 Added tag(s) jessie. > tags 640168 + jessie Bug #640168 [munin-node] acpi plugin don'...
2013 Mar 21
0
Processed (with 1 errors): Fix broken submitters (double encoded)
...t;} [dh-make] dh-make: Template could indicate when to use s-s-d --name/--exec Changed Bug submitter to '?tienne BERSAC <ebersac at olfeo.com>' from '??tienne BERSAC <ebersac at olfeo.com>' > submitter 643697 Fr?d?ric Bri?re <fbriere at fbriere.net> Bug #643697 [libdbd-mock-perl] libdbd-mock-perl: mock sessions no longer return results Changed Bug submitter to 'Fr?d?ric Bri?re <fbriere at fbriere.net>' from 'Fr??d??ric Bri??re <fbriere at fbriere.net>' > submitter 644132 G?bor Gomb?s <gombasg at digikabel.hu> Bug #644132 [life...