search for: balks

Displaying 20 results from an estimated 108 matches for "balks".

Did you mean: talks
2002 Oct 01
0
Changing a directory to a symlink; rsync balks.
Good day, all, I'm using rsync 2.5.4 and a statically linked version of 2.5.5 to back up my main system to a backup drive (See rsync-backup at http://www.stearns.org/rsync-backup/ ). First, I made a full backup of the system. Then, on the main system, I merged the articles in techdocs to another directory called articles, removed the techdocs directory and made it a symlink to the
2006 Jul 28
4
ajax scaffold
someone using ajax scaffold ?? I''m using @scaffold_columns = [ AjaxScaffold::ScaffoldColumn.new(self, { :name => "name" }) ] in my model... I have a column named "name", but it''s not working, When I click in "Create New" ajax indicator starts but not occurs . . . someone can help me? tks
2004 Oct 09
1
inst directory
R CMD check now balks at my inst directory. It contains a single folder "doc," but apparently any folder causes the problem. If inst is empty, the project checks OK. This was not a problem before 1.9. I've checked the documentation, but don't see a change. What am I missing. -- Bob Wheeler --- htt...
2011 Oct 05
5
too many files open
Good morning Btrfs list, I have been loading a btrfs file system via a script rsyncing data files from an nfs mounted directory. The script runs well but after several days (moving about 10TB) rsync reports that it is sending the file list but stops moving data because btrfs balks saying too many files open. A simple umount/mount fixes the problem. What am I flushing when I remount that would affect this, and is there a way to do this without a remount. Once again thanks for any assistance. Jim -- To unsubscribe from this list: send the line "unsubscribe linux-btr...
2007 Oct 12
2
missing attribute: reorder
I am trying to use an integer object as a flag item for displaying a link on a page called reorder that is a column in my PlanProcedures table. I''m getting an error that says The Header is NoMethodError in Manage_plan_procedures#list missing attribute: reorder Here is what my model looks like: >> PlanProcedure.column_names => ["id", "plan_id",
2010 May 19
2
Steps to move away parts away from samba?
Morning, I like samba, but I'm tired of what I feel is fighting battles. I want to move the PDC portion of samba to an Active Directory server (I've been told AD is a part of Server 2008?). Would someone please list the steps for doing this? My rough idea so far is: - take an LDIF from OpenLDAP - install the server 2008 box - load the LDIF into AD - join the AD box to the samba domain -
2006 Aug 18
4
Default Date storage 0000-00-00?
...9;' system. This allows me to put in the due date and other info. However I wanted to put in the default value of ''0000-00-00'' for the shipped date, as it hasn''t shipped yet. Only Ruby won''t let me do that, it calls that value ''null'' and balks saying "Mysql::Error: Column ''Ship_Date'' cannot be null..." It is probably something obvious I am just overlooking. But Its been one of those fridays and my mind is gone. So any help would be greatly appreciated. -- Posted via http://www.ruby-forum.com/.
2001 Jun 22
4
RODBC
Hi, I have tried to install.packages("RODBC"), but it balks: Installing source package `RODBC'' ... creating cache ./config.cache checking for library containing SQLTables... no configure: error: no ODBC driver manager found ERROR: Configuration failed for package `RODBC'' What am I missing? What and where should "SQLTables" b...
2011 Dec 09
7
iSCSI best practices
Hey folks, I had some general questions and when reading through the list archives I came across an iSCSI discussion back in February where a couple of individuals were going back and forth about drafting up a "best practices" doc and putting it into a wiki. Did that ever happen? And if so, where is it? Now my questions : We are not using iSCIS yet at work but I see a few places
1999 Nov 19
1
max.col
I am trying to run, in R -Windows95, the example in MASS2, section 17.2. When I run predplot() on cush.lda I get > predplot(cush.lda, "LDA") Error: couldn't find function "max.col" I get the plot OK, but within predict(), it balks on max.col A more general question about using VR. Is there an easy way to use library on VR in general or do I have to move each into the library folder and load each separately. As always, thanks in advance. Jeff Jeff Morris Ortho-Clinical Diagnostics Rochester, NY jdmorris at ocdus.jnj.com...
2006 May 22
1
Ordinal Independent Variables
When I run "lrm" from the Design package, I get a warning about contrasts when I include an ordinal variable: Warning message: Variable ordfac is an ordered factor. You should set options(contrasts=c("contr.treatment","contr.treatment")) or Design will not work properly. in: Design(eval(m, sys.parent())) I don't get this message if I use glm with
2010 Oct 15
1
Dealing with Non-Standard Hours
A data set I obtained has the hours running from 01 through 24 rather than the conventional 00 through 23. My favorite, strptime, balks at hour 24. I thought it would be easy to correct but it must be too late on Friday for my brain and caffeine isn't helping. TIA for a hint, Clint -- Clint Bowman INTERNET: clint at ecy.wa.gov Air Quality Modeler INTERNET: clint at math.utah.edu Department of Ecology VOICE: (360) 407...
2006 Sep 17
1
Nuby experiences
Hello all, I am new to dovecot and have had a good experience so far. I'm using fetchmail - exim - dovecot - my email clients (mac os mail and thunderbird so far). I'm also using Ubuntu Server i.e. debian. I didn't like the inflexibility of mbox so I did a tweak to exim to deliver mail to a Maildir folder in my home directory on the server. I restarted Dovecot and it found it!
2002 Oct 29
1
NT4 "at" jobs & samba
Hello: All of my "at" jobs that write to a samba share (2.2.5) balk with "access denied" errors. I have "force nt acl user = yes" on the share, but this doesnt help. "access denied" only occurs when the batch jobs run under "at". I can run the batch files successfully at the nt cmd line. I can only guess that nt4 "at" jobs are
2013 Apr 16
1
isohybrid and partition type 0x17
Hi, OLPC's Openfirmware (OFW) implementation chokes when attempting to boot an iso created by isohybrid. The problem is that OFW's ISO-9660 support expects a partition type of 0x96 (CHRP ISO-9660, according to http://en.wikipedia.org/wiki/Partition_type). I see from
2012 Oct 18
4
converting a string to an integer vector
Hi All, Thanks in advance for your help. I'm trying to convert a string to an integer vector. For instance, I will start with a <- "1,2" The result I want to end up with will be the equivalent of c(1,2) What's the best way to make the conversion? I've tried using as.integer(a), but R seems to balk at that. Thanks, Ben -- View this message in context:
2010 Dec 29
1
Want non-ASCII characters in data package
Hi, I have a data frame that includes several names that (if typeset correctly) require accented characters not available in the ASCII character set. I'd like to include this data frame as example data in an R package. I'd also like the R CMD check warning about the use of non-ASCII characters to go away, in part so I could submit the package somewhere that wouldn't balk at the
2008 Dec 31
1
cannot load package "splines"
Greetings R-Helpers: I am trying to help a Chinese colleague who is experiencing difficulty loading my package. He is running WindowsXP and the Chinese version of R2.8.1. As you can see from his screen-copy (below), my package is successfully unpacked but cannot be loaded because splines balks when attempted to be loaded. Package mh1823 requires package survival, which in turn requires splines. > utils:::menuInstallLocal() package 'mh1823' successfully unpacked and MD5 sums checked updating HTML package descriptions > local({pkg <- select.list(sort(.packages(all....
2008 Apr 24
2
HUGE .... WINE runs a very complex testing proggy
Hi I'm not going to give the name of the proggy, because there may be Microsith trolls around, If someone wants the name please pm me. I've tried to run this VERY complex test generation proggy under Codeweavers Premium paid, using Xan.... 4.0 absolutely no go...not even an attempt, just balked. I tried it also under PCLinuxOS using Codeweavers and WINE and samo samo... I'm now
2012 Jun 09
2
[LLVMdev] Final Windows MinGW buildbot slave document...
Hi, Here's the final, confirmed working version of my Windows guide for how to set up a MinGW buildbot slave. Please consider to include it in the documentation on the LLVM website. Basically, it saves the newcoming Windows user about two or three days of experimentation to get it all working. I think those days are important as many people balk at spending days on figuring out how to get