similar to: DO NOT REPLY [Bug 3488] New: writefd_unbuffered failed to write 4096 bytes: phase "unknown" [generator]: Broken pipe (32)

Displaying 20 results from an estimated 80 matches similar to: "DO NOT REPLY [Bug 3488] New: writefd_unbuffered failed to write 4096 bytes: phase "unknown" [generator]: Broken pipe (32)"

2010 Nov 03
1
Orthogonalization with different inner products
Suppose one wanted to consider random variables X_1,...X_n and from each subtract off the piece which is correlated with the previous variables in the list. i.e. make new variables Z_i so that Z_1=X_1 and Z_i=X_i-cov(X_i,Z_1)Z_1/var(Z_1)-...- cov(X_i,Z__{i-1})Z__{i-1}/var(Z_{i-1}) I have code to do this but I keep getting a "non-conformable array" error in the line with the covariance.
2013 May 17
0
Announce: Puppet 3.2.1-rc1 Available
Puppet 3.2.1-rc1 is a bugfix release candidate for the 3.x series of Puppet. This release addresses two major issues that were uncovered in 3.2.0 and caused us to pull that release (#20726 and #20742). It also includes a fix for Solaris support (#19760). Downloads are available at: * Source https://downloads.puppetlabs.com/puppet/puppet-3.2.1-rc1.tar.gz Available in native package format in
2018 Jul 24
0
Mail has quit working
Am 24.07.2018 um 21:07 schrieb TE Dukes: > Output from tail: > > > > Jul 24 10:05:02 ts130 clamd[3226]: SelfCheck: Database status OK. > Jul 24 10:15:02 ts130 clamd[3226]: SelfCheck: Database status OK. > Jul 24 10:25:02 ts130 clamd[3226]: SelfCheck: Database status OK. > Jul 24 10:35:02 ts130 clamd[3226]: SelfCheck: Database status OK. > Jul 24 10:35:59 ts130
2018 Jul 24
0
Mail has quit working
TE Dukes wrote: >> -----Original Message----- >> From: CentOS [mailto:centos-bounces at centos.org] On Behalf Of Alexander >> Dalloz >> Sent: Tuesday, July 24, 2018 4:19 PM >> To: centos at centos.org >> Subject: Re: [CentOS] Mail has quit working >> >> >> Am 24.07.2018 um 21:07 schrieb TE Dukes: >> >>> Output from tail:
2018 Jul 24
2
Mail has quit working
Third time trying respond! -------- Original Message -------- Subject: Re: [CentOS] Mail has quit working From: Gordon Messmer < <mailto:gordon.messmer at gmail.com> gordon.messmer at gmail.com> Date: Tue, July 24, 2018 10:31 am To: <mailto:centos at centos.org> centos at centos.org On 07/23/2018 03:39 PM, TE Dukes wrote: > Mail has come to an abrupt stop. Running C7,
2018 Jul 24
2
Mail has quit working
> -----Original Message----- > From: CentOS [mailto:centos-bounces at centos.org] On Behalf Of Alexander > Dalloz > Sent: Tuesday, July 24, 2018 4:19 PM > To: centos at centos.org > Subject: Re: [CentOS] Mail has quit working > > Am 24.07.2018 um 21:07 schrieb TE Dukes: > > Output from tail: > > > > > > > > Jul 24 10:05:02 ts130 clamd[3226]:
2010 Feb 05
0
Announce: Lustre 1.8.2 is available!
Hi all, Lustre 1.8.2 is available on the Sun Download Center Site. http://www.sun.com/software/products/lustre/get.jsp The change log and release notes can be read here: http://wiki.lustre.org/index.php/Use:Change_Log_1.8 Here are some items that may interest you in this release: * 16TB LUN is supported on RHEL5 with ext4-based ldiskfs and not with ext3-based ldiskfs. The default RHEL5
2010 Feb 05
0
Announce: Lustre 1.8.2 is available!
Hi all, Lustre 1.8.2 is available on the Sun Download Center Site. http://www.sun.com/software/products/lustre/get.jsp The change log and release notes can be read here: http://wiki.lustre.org/index.php/Use:Change_Log_1.8 Here are some items that may interest you in this release: * 16TB LUN is supported on RHEL5 with ext4-based ldiskfs and not with ext3-based ldiskfs. The default RHEL5
2018 Jul 25
6
Mail has quit working
> -----Original Message----- > From: CentOS [mailto:centos-bounces at centos.org] On Behalf Of mark > Sent: Tuesday, July 24, 2018 5:21 PM > To: CentOS mailing list > Subject: Re: [CentOS] Mail has quit working > > TE Dukes wrote: > >> -----Original Message----- > >> From: CentOS [mailto:centos-bounces at centos.org] On Behalf Of > Alexander > >>
2017 Dec 14
0
command 'service smb status' returns many process IDs
Hello, I have a Samba4 server running on Linux CentOS 6. Many users use this Samba service from their Windows PCs. After the Samba service is started (service smb stop ; service smb start), days later, just don't know when, running the command 'service smb status' would return many process IDs, like this: smbd (pid 32557 32240 32204 32202 31880 31874 31788 31714 31707 31337 31107
2009 Aug 21
0
Wine release 1.1.28
The Wine development release 1.1.28 is now available. What's new in this release (see below for details): - Support for IRDA protocol. - Faster initial wineprefix creation. - Axis remapping with evdev joysticks. - More image formats in WindowsCodecs. - Various bug fixes. The source is available from the following locations:
2016 Oct 19
3
[PATCH 0/2] builder: Add test that a serial console is set up for guest templates we supply.
The first of two sets of patches. This checks that the templates we supply have the serial console enabled, or in two cases, that the serial console can be enabled by fiddling with some grub config. The second set of patches (to follow) will test that the --password and --root-password options work. This implementation of this is quite complex. Rich.
2004 Jul 15
3
Rsync not preserving owner/group
For some reason when using -owner -group my files end up being nobody:nobody on the destination..? This is Solaris 9. Jeremy S. Loukinas
2010 May 15
1
barplot: invalid 'xlim' value
Forum, I am attempting to plot weekly horizontal histograms, something very similar to: http://addictedtor.free.fr/graphiques/RGraphGallery.php?graph=109 The part of the code used to create this graphic that interest me: # Draw the histograms for (i in 1:length(ages)){ par(new = TRUE) xmin <- -ages[i] + xlim[1] xmax <- xlim[2] - ages[i] ser <- freqs[, i+1] ser <-
2000 Feb 24
1
queueing problems
howdy R friends, I'm new but I used to play with S+ a long time ago. Can someone please help me with how to approach this? I have some response time data I want to 'correlate' with other data. I believe queueing is involved so I need to prove somehow (F test?) that response ~ exponential(...) How do I go about this? I cant find exponential in 'nlm' or other functions.
2003 Oct 30
1
XP Pro Autheticate to Samba 3.0 PDC fails: "Access is denied"
I've read the docs. I've bought the book. I've searched the lists. For three days and still no joy. Please help. Here are the details: OS: Redhat 9.0 on a Dell Poweredge 2650 Using stable samba 3.0 rpm downloaded straight from the site Configuring by any means necessary: webmin, swat, but right now, smb.conf I have set up a linux account for smbuser, added him to ntadmins group,
2008 Nov 01
1
swap being used?
I have a machine with 64GB of memory in our lab. We have memory demanding processes and natually swap gets used. However when these processes are gone and the system is idle, we still see swap being used. Is this normal behavior? TIA
1999 Nov 22
2
NLME-3.1 package available for R-0.90.0
With the assistance of Saikat DebRoy we have produced an nlme package (linear and nonlinear mixed-effects models) for R (see http://www.r-project.org/ for details about R). The nlme package for R requires R-0.90.0, which was released earlier today. Also released today was NLME 3.2 for S-PLUS. We will be working on incorporating the changes from NLME 3.1 to 3.2 into the R version but we wanted
2006 Apr 27
0
How to use prepare statement?
I need to run a large number of row into my database. In order to get the fast speed, I would like to use prepared statements. But I can not get the mysql connection handle in ActiveRecord, because the MysqlAdapter doesn''t permit to access the Mysql connection handle. So how can I get the connection handle or construct a new connection by using the same configure information?
2006 Aug 23
2
question on mounting a partition that is in a disk image
How do I mount a partition that is in an image file? I have a file called centos.img that has 3 partitions in the file. I need to copy data to the third partition on that image file. I have seen things about a loop back device (which is fine) but then it talked about an offset parameter and I dont know what that is or more importantly what number to use. I hope I'm on the right track. How