similar to: Incorrect format of Text

Displaying 20 results from an estimated 1100 matches similar to: "Incorrect format of Text"

2008 Nov 10
3
read SAS file
Looked at a lot of documentation and listserv postings and still can’t solve this problem. I need to get a SAS dataset into R. I’ve converted it to an .xpt file and when I try to read it I get: > read.xport("cft2008R") Error: could not find function "read.xport" > Not sure what I’m doing wrong. I’m running SAS 9.1.3 on an UNIX box. I ftp’d the file over to my
2007 Aug 02
3
how to export and import VMware servers
I recently build a CentOS-based VMware server (the free ver) and now need to move all of the virtual machines off my old Windows-based VMware server (also the free ver) to this next CentOS-based one. I have successfully FTP'd all of the files to the new CentOS box and have even opened the server in the console Window, but cannot "start" it. I start the machine (like I always do),
2007 Jul 16
3
NIS problems after installation
so, i just installed CentOS on our server and set up NIS using the same configuration as on our other server, but the clients' ypbind services complain that although they can find the correct server, the server does not respond to requests. to debug this, i've: * pinged the server using its ip and it's name * ssh'ed to the server using it's ip and name *
2013 Jun 17
1
ignore time completely (don't report with -i)?
$ rsync -rin --no-t --ignore-times src dst I still get items like <f..T...... file Is it possible to completely turn off time synchronization? Because windows (cygwin) targets seem unable to handle them, and I'm basically using rsync -ri as a remote diff. I want to verify that ftp'd files are faithfully transferred (no CRLF bull, for example). This obsession with times seems
2002 Nov 06
1
What else do tab-delimited and csv do differently?
Until recently, I naively believed that a csv was the same as a tab-delimited file except commas replaced tab characters (provided of course, the characters being separated weren't either). Evidently, that is not the case. I tried reading a tab-delimited file (created in Excel [2000, W2K] and ftp'd as ASCII to linux) into R platform i686-pc-linux-gnu arch i686 os
2000 Dec 05
6
R or Splus?
It's been suggested I use R, I suppose because my employer is too skint to pay for a copy of Splus. But.... it doesn't seem to be stable. I was trying to do some ordinary regression and stepping through a model. I was trying to set up a model ('kitchen_sink') in which to put all my model parameters. Then I wanted to use step() to see what it would reduce the model to. I
1999 Jul 16
3
Carriage Returns in files after copying
I apologize in advance if I'm wasting bandwidth with a simple question, but I was unable to find a solution for this problem in the documentation... I've got a set of shares set up on a SUN Enterprise 5500 using Samba 2.0.4. In Windows NT, I map a drive to the share. When I copy a text file from Windows NT to the SUN, editing the file in UNIX shows that ^M has been added to the end of
2009 Aug 27
5
Transform data for repeated measures
I have a dataset that I'm trying to rearrange for a repeated measures analysis: It looks like: patient basefev1 fev11h fev12h fev13h fev14h fev15h fev16h fev17h fev18h drug 201 2.46 2.68 2.76 2.50 2.30 2.14 2.40 2.33 2.20 a 202 3.50 3.95 3.65 2.93 2.53 3.04 3.37 3.14 2.62 a 203 1.96 2.28 2.34 2.29 2.43 2.06 2.18 2.28 2.29 a
2007 Feb 24
5
/lib/modules...
So. I understand this isn''t properly a xen question, although it is something that I am encountering rather /because/ of setting up xen. I''ve successfully compiled a domU kernel and laid it over a rhel4u4 os installed into an image file. One of the things that happens during boot is that redhat doesn''t find the right subdirectory for the domU kernel version in
2006 Aug 02
4
1.0 RC3 released
http://dovecot.org/releases/dovecot-1.0.rc3.tar.gz http://dovecot.org/releases/dovecot-1.0.rc3.tar.gz.sig Does this fix the hangs people have been reporting? - SSL connections hanged sometimes, especially when saving messages. - mbox: Mail bodies were saved with CR+LF linefeeds - Mail forwarding was broken with deliver/Sieve - dbox fixes. Might actually be usable now. - Index file handling
2006 Aug 02
4
1.0 RC3 released
http://dovecot.org/releases/dovecot-1.0.rc3.tar.gz http://dovecot.org/releases/dovecot-1.0.rc3.tar.gz.sig Does this fix the hangs people have been reporting? - SSL connections hanged sometimes, especially when saving messages. - mbox: Mail bodies were saved with CR+LF linefeeds - Mail forwarding was broken with deliver/Sieve - dbox fixes. Might actually be usable now. - Index file handling
2011 Apr 04
1
doveadm mailbox status - getting the size in bytes
Hi, doveadm has an option to get the "vsize" of mailboxes, which is calculated by counting the number of linefeeds, but there does not appear to be way to simply get the size in bytes of a mailbox. I was wondering if there is something I am missing (I am using mdbox), or if not is it possible to implement this. Thanks
2005 Jun 14
2
1.0-test73
http://dovecot.org/test/ Two potentially dangerous changes: - mbox parser should now be able to handle CR+LF linefeeds. Hopefully doesn't break anything. - Some mail header parser changes. Hopefully doesn't break anything. And other stuff: - COPY shouldn't crash anymore with 64bit systems - If PAM modifies username, keep it - When auth workers died they leaked file
2006 Jan 17
14
Going nuts on ''\n'' to <br />
Hi all, Is there no way to easily resolve this. It can''t be that I''m the first that wants this, and it wouldn''t be RoR if it''s not possible. On the mysql prompt with the select description from todos .. linefeeds are show, so they are there. This is the actual contents with a linefeed after the ":" "Project contacts: delete table, point
2005 Apr 12
2
assertion failed in 1.0-stable
Hello everybody, I get the following assertion error with dovecot 1.0-stable when accessing a large folder: file istream-raw-mbox.c: line 383 (istream_raw_mbox_get_body_size): assertion failed: (rstream->body_offset != (uoff_t)-1) There is no error when using dovecot 0.99.14. Any ideas ? Martin ----------------------------------------------------------------- Martin Preen, Universitaet
2005 Jun 08
1
assertion failed -0.99 -> 1.0-stable
Hello Timo, I've upgraded from dovecot-0.99 to dovecot-1.0-stable (the 2005-05-09 version) on FreeBSD 5.4 and encountered the following problems (problem #4 (assertion failed) made me downgrade back to dovecot-0.99...) : 1. mbox sync: UID inserted in the middle of mailbox /var/mail/gopauld (5230 > 4407) --> OK, that's documented on the Wiki, not a real problem 2. imap(cxxx):
2004 Aug 06
2
delay issues in speex, integer API
Hmm, the delay caused by the filters in the speex UWB mode seems to be 509 samples. I used the GoldWave editor to determine the offset. I have always been confused by the SNR output in the testenc source code. It did not make sense because it uses a 640 (=FRAME_SIZE) offset for its SNR calculations. After changing the calculation method, the SNR readings are much better. I may decide to adjust my
2005 Aug 18
0
Beginners help
Hello folks, Today I have picked up samba again after years of neglection :) I want to be able to integrate our linux boxes in out windows domain. There are 2 reasons for this. The first reason is backup purposes. I want to be able to access some directories on my unix boxes to copy/backup files to my windows boxes. Until now, the linux boxes gzipped and ftp'd the zip files to the windows
2004 Feb 10
2
Mailbox formats
I'm currently using mbox and mbx with UW-IMAP, mbox for space efficiency and mbx for folders with lots of messages for time efficiency without a large space cost. I've avoided maildir because it has a relatively high space cost; mbox has no inter-message cost while maildir wastes on average half a sector plus an inode for each message. What other formats are there, and has anyone come
2017 Jul 22
2
SIEVE: handling of lineending in fields
Hello, migrated von the mailserver from centos to alpine linux. Most parts are run well. dovecot 2.2.31 sieve: 0.4.19 But i fight with on behavior. I have an sieve script which pipes a few fields to an external script which send this data to an telegram-bot. the part of the sieve-script. if header :matches "Subject" "*" { set "subject" "${1}"; } if