similar to: arrayfields-3.6.0

Displaying 20 results from an estimated 130 matches similar to: "arrayfields-3.6.0"

2006 Mar 10
0
WEBrick crashing
ruby 1.8.2 (2004-12-25) [i386-mswin32] latest version of edge rails - patched to make the server work with win32 (http://dev.rubyonrails.org/ticket/4139) On some pages WEBrick is crashing with the following: d:/programming/ruby/lib/ruby/1.8/profiler.rb:27: You have a nil object when you didn''t expect it! (NoMethodError) You might have expected an instance of Array. The error occured
2013 Oct 08
0
PostGIS 2.1 rasters available to Rails code: breadcrumbs
Just wanted to post this in case someone else was faced with the same problem. It''s database-specific code, worse, it''s specific to a particular * version* of a particular *extension* to a particular database, wires in SQL, and uses eval on a string of data from the database! So, you know, I''m getting coal in my stocking from DHH this year. I can deal. (After the
2006 Mar 26
4
edge and 1.8.2/1.8.4 issues
I recently upgraded to 1.8.4 to try out mongrel, and so far have been in a kind of hell where I can''t get my app working! Currently running (or trying to run): Ruby version 1.8.4 (i386-mswin32) RubyGems version 0.8.11 Rails version 1.0.0 Active Record version 1.13.2 Action Pack version 1.11.2 Action Web Service version 1.0.0 Action Mailer version 1.1.5 Active Support version
2008 Jul 09
0
console-sanity tool in klibc?
Hi all, in a somewhat unrelated discussion, a user wanted to run gpg in an initramfs generated by the Debian initramfs-tools package. Whether that is a good idea or not is a different discussion, but he noted that /dev/tty won't work in the initramfs because no controlling console has been setup yet (I think init is the first program to do so). So, I was wondering if it might be a good idea
2008 Nov 26
2
zfs znode changes getting lost
In place of padding in zfs znode i added a new field. stored an integer value and am able to see saved information. but after reboot it is not there. If i was able to access before reboot so it must be in memory. I think i need to save it to disk. how does one force zfs znode to disk. right now i dont do anything special for it. Just made an ioctl, accessed znode and made changes. example in
2007 Jan 26
10
Camping and DBI
Hi, I''ve been playing around with using DBI instead of ActiveRecord ''cause I just love to beat myself up! ;) Is this an okay way to do this, or is there any other more creative ways? require ''dbi'' module MyApp:Models class DB def self.dbh DBI.connect(''DBI:Mysql:dbname'', ''username'',
2009 Apr 07
12
Problem with MYSQL after re-installing rails
Hey all- Re-installed OSX yesterday and with it, Ruby and Rails Now when I try to run db:migrate I get the error message: "!!! The bundled mysql.rb driver has been removed from Rails 2.2. Please install the mysql gem and try again: gem install mysql. Rake aborted! no such file to load -- mysql" So, I try sudo gem install mysql -- --with-mysql-dir=/usr/local/mysql And get:
2010 Dec 26
2
Doing a mixed-ANOVA after accounting for a covariate
Dear r helpers, I would like to look at the interaction between two two-level factors, one between and one within participants, after accounting for any variance due to practice (31 trials in each of two blocks) in the task. It seems to require treating practice as a covariate. All the examples I noticed for handling covariates (i.e. ANCOVA, including the ones in Faraway's "Practical
2012 Feb 08
0
samba-3.6.0 .spec anad patches for SRPM building for RHEL 5 and 6 at https://github.com/nkadel/samba-3.6.0-srpm
For folks who want samba-3.6.0 for RHEL 5 or 6, and would prefer to have RHEL compatible layouts rather than the somewhat different layouts of the packages at http://ftp.samba.org/pub/samba/Binary_Packages/, I've published some .spec files and patches at https://github.com/nkadel/samba-3.6.0-srpm I'm happy to walk through how to build these with "mock" to get very clean
2006 Jun 20
4
Searching ActiveRecord sets
Hey all, I''m learning AR and I''m trying to find the best way to search an ActiveRecord set in order to make a conditional statement decision, something like .has_value?(value) but for a multi-dimensional array like an AR set of like 100 rows. I know I can do something like this: results = Table.find_by_sql("...") for result in results if
2011 Apr 19
0
unicorn 3.6.0 release soon
Mainly small fixes, improvements, and workarounds for fork() issues with pseudo-random number generators shipped with Ruby (Kernel#rand, OpenSSL::Random (used by SecureRandom and also by Rails). If there are any other fixes/improvements that could be useful let us know. I think this is nearing the end of the line for the 3.x series which will then go into maintenance mode. I''m looking
2011 Sep 02
0
Samba 3.6.0 and Windows7 Client
Hello, I am currently trying to replace a 2003 AD Server with LDAP backed Samba3 acting as a PDC. Two days ago, Windows7 clients (that are on a different subnet) than the samba server were working well and I thought my understanding advances. Then, I started to learn how to integrate printers and suddenly I noticed that the Windows7 clients stopped working -- even with the working smb.conf that
2011 Aug 11
1
3.6.0: smbclient can't access a NT4 share
Hi, I upgraded to 3.6.0, but since that time, I can't connect to a share on a NT4 Wks host any more: # /usr/bin/smbclient //molek-04/lightcycler -U administrator protocol negotiation failed: NT_STATUS_IO_TIMEOUT I thought it could be something with 'client ntlmv2 auth", what is 'yes' since that version. But even if I switch it to 'no' it's the same. What
2011 Sep 12
0
samba 3.6.0 compile error --enable-external-libtdb=yes (works for samba-3.5.11)
Hello I'm trying to compile samba-3.6.0 on a RHEL6 server (relevant options below): --with-libtalloc=no \ --enable-external-libtalloc=yes \ --with-libtdb=no --enable-external-libtdb=yes This does not work, I get an error "Unable to find libtdb". However: libtdb-devel-1.2.1-3.el6.i686 libtdb-1.2.1-3.el6.i686 have been installed. This works fine when I try to
2011 Oct 12
0
Samba 3.6.0 compile errors in utils/net_idmap_check.c
Gday samba fans. I am doing something no longer fashionable, I am compiling Samba 3.6.0 on Tru64 Version 5.1A using the Compaq C compiler: Compaq C V6.4-014 on Compaq Tru64 UNIX V5.1A (Rev. 1885) Compiler Driver V6.4-215 (sys) cc Driver I also tried gcc but I got a lot farther with DEC-C... All the way to utils/net_idmap_check.c where it says: Compiling utils/net_idmap_check.c
2019 Apr 29
0
R 3.6.0 for Debian buster
>>>>> Johannes Ranke writes: Thanks. You may have seen that with current gfortran in testing/unstable, there are problems with the R BLAS/LAPACK API entries using a Fortran interface (and hence in particular when using the BLAS and LAPACK sources that ship with R). It seems I can avoid these using OpenBLAS (but then this really only works find for me provided I setenv
2019 Apr 29
0
R 3.6.0 for Debian buster
>>>>> Johannes Ranke writes: > Am Montag, 29. April 2019, 13:44:03 CEST schrieb Kurt Hornik: >> >>>>> Johannes Ranke writes: >> Thanks. You may have seen that with current gfortran in >> testing/unstable, there are problems with the R BLAS/LAPACK API entries >> using a Fortran interface (and hence in particular when using the BLAS >>
2019 May 10
0
R 3.6.0 for Debian buster
On 10 May 2019 at 10:52, Johannes Ranke wrote: | Thanks, that sounds good. But I need some help as I do not know much about | autoconf and Debian packaging: Is it enough to patch configure.ac (r76467) or | do we need to update configure as well (r76468)? Again, that would happen in the sources you pick up from me, and per part1
2019 May 10
0
R 3.6.0 for Debian buster
On 10 May 2019 at 13:46, Kurt Hornik wrote: | >>>>> Dirk Eddelbuettel writes: | | > On 10 May 2019 at 10:52, Johannes Ranke wrote: | > | Thanks, that sounds good. But I need some help as I do not know much about | > | autoconf and Debian packaging: Is it enough to patch configure.ac (r76467) or | > | do we need to update configure as well (r76468)? | | > Again,
2019 May 11
0
R 3.6.0 for Debian buster
On 10 May 2019 at 18:31, Kurt Hornik wrote: | Thanks. Btw, Tomas just told R Core that | | ********************************************************************* | I had a quick look at reference lapack builds in different | distributions: looking at the disassembly, and specifically for dposv | tail-calling into dpotrs. I checked the latest packages from Fedora 30, | Fedora Rawhide (the