search for: 1321

Displaying 20 results from an estimated 161 matches for "1321".

Did you mean: 121
2010 Oct 07
1
bogus file times in samba 3.5.4
Hi, I am seeing some very dodgy behavior from samba where the files times displayed to the client seem to have no basis in reality. In the example below The file was created on Oct. 5th but samba is saying the file time was way back on Sep. 30th. [root at tungsten KOSRCFLM]# ls -l 1321-538.dpn -rw-rw-r-- 1 resin resin 387 Oct 5 15:49 1321-538.dpn [root at tungsten KOSRCFLM]# stat 1321-538.dpn File: `1321-538.dpn' Size: 387 Blocks: 8 IO Block: 4096 regular file Device: fd08h/64776d Inode: 268583304 Links: 1 Access: (0664/-rw-rw-r--) Uid: ( 500/ res...
2006 Apr 03
3
Need More Simultaneous Voice Channel Capacity on Asterisk
Hi, We are testing Asterisk (1.2.5, configured for an IP PBX) for the number of simultaneous multiple VoIP calls supported. Whenever we increase the number of SIP end points over 250, or the equivalent of 125 caller-callee pairs, our testing fails. In fact, adding even one additional pair of end points over the 250 makes all end points fail. I have pasted the console diagnostics posted by
2013 Dec 03
3
Self Heal Issue GlusterFS 3.3.1
...common.c:3685:afr_notify] 0-glustervol-replicate-0: Subvolume 'glustervol-client-1' came back up; going online. [2013-12-03 05:42:32.791161] I [client-handshake.c:453:client_set_lk_version_cbk] 0-glustervol-client-1: Server lk version = 1 [2013-12-03 05:42:32.795103] E [afr-self-heal-data.c:1321:afr_sh_data_open_cbk] 0-glustervol-replicate-0: open of <gfid:a7e88fd1-6e32-40ab-90f6-ea452242a7c6> failed on child glustervol-client-0 (Transport endpoint is not connected) [2013-12-03 05:42:32.798064] E [afr-self-heal-data.c:1321:afr_sh_data_open_cbk] 0-glustervol-replicate-0: open of <g...
2019 Feb 10
1
[Bug 1321] New: Certificate expiry on netfilter.org websites
https://bugzilla.netfilter.org/show_bug.cgi?id=1321 Bug ID: 1321 Summary: Certificate expiry on netfilter.org websites Product: bugzilla Version: other Hardware: x86_64 OS: All Status: NEW Severity: enhancement Priority: P5 Component: net...
2007 Jun 11
3
[Bug 1321] New: sshd connection refused
http://bugzilla.mindrot.org/show_bug.cgi?id=1321 Summary: sshd connection refused Product: Portable OpenSSH Version: 4.6p1 Platform: UltraSparc OS/Version: Solaris Status: NEW Severity: major Priority: P2 Component: ssh AssignedTo: bitbucket at mi...
2009 Sep 15
0
CESA-2009:1321 Low CentOS 5 x86_64 nfs-utils Update
CentOS Errata and Security Advisory 2009:1321 Low Upstream details at : http://rhn.redhat.com/errata/RHSA-2009-1321.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) x86_64: 73d989d3e148b8054a93dffda91e8853 nfs-utils-1.0.9-42.el5.x86_64.rpm Source: 7ec3de83176bb970dabbe7e0f...
2009 Sep 15
0
CESA-2009:1321 Low CentOS 5 i386 nfs-utils Update
CentOS Errata and Security Advisory 2009:1321 Low Upstream details at : http://rhn.redhat.com/errata/RHSA-2009-1321.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) i386: 2d28a5a021474063cb4c4c7c62b95e5f nfs-utils-1.0.9-42.el5.i386.rpm Source: 7ec3de83176bb970dabbe7e0f499f...
2012 Oct 03
0
CEBA-2012:1321 CentOS 6 docbook-utils FASTTRACK Update
CentOS Errata and Bugfix Advisory 2012:1321 Upstream details at : https://rhn.redhat.com/errata/RHBA-2012-1321.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 76bdc4c1eefa656fba8add8bdd4aacddc3127254e17d7ca1b48db2e812dd551f docbook-utils-0.6.14-25.el6.noarch.r...
2009 Jan 21
0
Playfile to both legs of call
...only way so far I have been able to do this is the following. One problem with this is that people will hear sound out of sync from each other as there is going to be some delay in getting each of these actions going. Another problem is this seems like a hard way to solve the problem. exten => 1321,1,Answer() exten => 1321,n,NoOp(Just got '${ActionID}') exten => 1321,n,Wait(3) exten => 1321,n,Background(${WhatToPlay) exten => 1321,n,Hangup() exten => 1324,1,Answer() exten => 1324,n,NoOp(Just got '${ActionID}') exten => 1324,n,ChanSpy(${WhoHear},qW) exten...
2001 Nov 21
1
Slow printing in batch?
...sample lab dev cal day HbA1c% 0289 3962: 50 SDC:1055 nyTosoh :470 BioRad :135 Min. :1.0 Min. : 4.700 0308 5530: 25 AAS: 74 Tosoh : 74 DEKS-0521:577 1st Qu.:6.0 1st Qu.: 7.300 0303 9481: 25 V2BioRad:450 DEKS-1321:276 Median :7.0 Median : 8.200 0303 8453: 25 VCBioRad:135 Tosoh :141 Mean :6.8 Mean : 8.583 0299 7761: 25 3rd Qu.:8.0 3rd Qu.:10.000 0294 7744: 25 Max. :9.0 Max. :13.700...
2017 Oct 09
8
Regular expression help
...b/c where there may be multiple words on a line (separated by spaces).? The a, b, and c strings can contain non-space, non-slash characters. I'd like to use gsub() to extract the c strings (which should be empty if there are none). A real example is "f 147/1315/587 2820/1320/587 3624/1321/587 1852/1322/587" which I'd like to transform to " 587 587 587 587" Another real example is "f 1067 28680 24462" which should transform to "?? ". I've tried a few different regexprs, but am unable to find a way to say "transform words by delet...
2007 Sep 24
0
[Bug 10470] swfdec_js_movie.c(1321): : reading and writing property -1 is not implemented
http://bugs.freedesktop.org/show_bug.cgi?id=10470 eric at anholt.net changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|eric at anholt.net |swfdec at lists.freedesktop.org QAContact|eric at anholt.net |swfdec at lists.freedesktop.org -- Configure
2016 Sep 13
2
understanding an error message
...switch message SMBtdis (pid 9099) conn 0x7f88d8a835e0 [2016/09/12 12:47:13.387069, 3] ../source3/smbd/server_exit.c:246(exit_server_common) [2016/09/12 12:47:13.387080, 2] ../source3/smbd/service.c:1140(close_cnum) Server exit (failed to receive smb request) toshiba523print (ipv4:192.168.1.19:1321) closed connection to service scans [2016/09/12 12:47:13.387382, 1] ../source3/smbd/process.c:554(receive_smb_talloc) receive_smb_raw_talloc failed for client ipv4:192.168.1.19:1321 read error = NT_STATUS_CONNECTION_RESET. [2016/09/12 12:47:13.387679, 3] ../source3/smbd/server_exit.c:246(exit_s...
2010 Apr 29
9
illegal root login on `hvc0''
...on `hvc0'' Apr 28 23:06:48 darkstar login[1304]: ILLEGAL ROOT LOGIN on `hvc0'' Apr 28 23:06:57 darkstar login[1304]: ILLEGAL ROOT LOGIN on `hvc0'' Apr 28 23:07:18 darkstar passwd[1320]: password for `root'' changed by `root'' Apr 28 23:07:38 darkstar login[1321]: ILLEGAL ROOT LOGIN on `hvc0'' Apr 28 23:08:02 darkstar login[1321]: ILLEGAL ROOT LOGIN on `hvc0'' Apr 29 00:01:38 darkstar login[1338]: ILLEGAL ROOT LOGIN on `hvc0'' Apr 29 00:01:59 darkstar login[1338]: ILLEGAL ROOT LOGIN on `hvc0'' Apr 29 00:02:44 darkstar lo...
2006 May 09
3
3.0.23pre1 does not compile on HP-UX 11i
...ntly down at 3.0.11). Configure ran fine, but make eventually failed here: Compiling lib/sysacls.c cc: warning 422: Unknown option "fPIE" ignored. cc: "lib/sysacls.c", line 1277: warning 611: Type conversion loses "const" qualifier. cc: "lib/sysacls.c", line 1321: error 1588: "oldtext" undefined. cc: "lib/sysacls.c", line 1321: warning 563: Argument #1 is not the correct type. make: *** [lib/sysacls.o] Error 1 ...of note also are the large number of "fPIE" errors, even though configure finds that "-fPIE" is supported...
2017 Oct 09
0
Regular expression help
> x <- "f 147/1315/587 2820/1320/587 3624/1321/587 1852/1322/587" > gsub("(^| *)([^/ ]*/?){0,2}", "\\1", x) [1] " 587 587 587 587" > y <- "aa aa/ aa/bb aa/bb/ aa/bb/cc aa/bb/cc/ aa/bb/cc/dd aa/bb/cc/dd/" > gsub("(^| *)([^/ ]*/?){0,2}", "\\1", y) [1] " cc cc/ cc...
2017 Oct 09
1
Regular expression help
...uot;(^| +)([^/ ]*/?){0,2}", with the first "*" replaced by "+" would be a bit better. Bill Dunlap TIBCO Software wdunlap tibco.com On Mon, Oct 9, 2017 at 8:50 AM, William Dunlap <wdunlap at tibco.com> wrote: > > x <- "f 147/1315/587 2820/1320/587 3624/1321/587 1852/1322/587" > > gsub("(^| *)([^/ ]*/?){0,2}", "\\1", x) > [1] " 587 587 587 587" > > y <- "aa aa/ aa/bb aa/bb/ aa/bb/cc aa/bb/cc/ aa/bb/cc/dd aa/bb/cc/dd/" > > gsub("(^| *)([^/ ]*/?){0,2}", "\\1", y) &gt...
2013 Jul 26
3
Expunged message reappeared, giving a new UID
...lbox), or Evolution set to immediately delete. The following log entry appears on the server the client is connected to: Jul 26 10:40:55 intmail3a dovecot: imap(srf): Warning: /mail/spool/s/srf/mail/INBOX/dovecot-uidlist: Duplicate file entry at line 5: 1374831638.M830754P11591.intmail3a,S=1289,W=1321 (uid 733481 -> 733482) - retrying by re-reading from beginning Jul 26 10:40:55 intmail3a dovecot: imap(srf): Warning: Maildir /mail/spool/s/srf/mail/INBOX: Expunged message reappeared, giving a new UID (old uid=733481, file=1374831638.M830754P11591.intmail3a,S=1289,W=1321) The email reappears i...
2017 Oct 10
0
Regular expression help
How about this (I'm showing it as a pipe because it's easier to read that way): library(magrittr) "f 147/1315/587 2820/1320/587 3624/1321/587 1852/1322/587" %>% ? strsplit(' ') %>% ? unlist %>% ? sub('^[^/]*/*','',.) %>% ? sub('^[^/]*/*','',.) %>% ? paste(collapse = ' ') Georges Monette -- Georges Monette, PhD P.Stat.(SSC) | Associate Professor. Faculty of Sc...
2006 Aug 03
2
Connectiion to UPS via SNMP
...on. So I think this combination work together with NUT and the snmp-driver, correct? I installed the networkupstools on my Debian Sarge with apt-get (nut & nut-snmp). After configuration I start the upsd and upsmon. I get following output in /var/log/syslog: ... Aug 3 08:40:44 localhost upsd[1321]: Connected to UPS [snmp]: snmp-ups-136.8.4.14 Aug 3 08:40:44 localhost snmp-ups[1320]: Startup successful Aug 3 08:40:44 localhost upsd[1321]: Data for UPS [snmp] is stale - check driver Aug 3 08:40:44 localhost upsd[1322]: Startup successful Aug 3 08:40:44 localhost upsmon[1324]: Startup succ...