Displaying 20 results from an estimated 89 matches for "2548".
Did you mean:
2048
2004 Dec 19
2
MFC/R2 errors
...75077440]: chan_unicall.c:634 unicall_error: UniCall: mfcr2 local_unblocking_expired
Dec 20 08:40:38 WARNING[1175077440]: chan_unicall.c:634 unicall_error: UniCall: mfcr2 far_unblocking_expired
........and so on
-- UC channel 1 far unblocked
Dec 20 08:40:38 WARNING[1175077440]: chan_unicall.c:2548 handle_uc_event: UC event Local end unblocked
-- UC channel 1 local unblocked
Dec 20 08:40:38 WARNING[1175077440]: chan_unicall.c:2548 handle_uc_event: UC event Far end unblocked
-- UC channel 2 far unblocked
Dec 20 08:40:38 WARNING[1175077440]: chan_unicall.c:2548 handle_uc_event: UC event...
2011 Nov 29
1
opensuse 12.1 - unable to start libvirtd
I''ve just installed xen on opensuse 12.1 (4.1 as provided by yast) as will as libvirt + tools however I''m unable to start the libvirt daemon. Here are the log messages:
22:42:02.951: 2548: info : libvirt version: 0.9.6
22:42:02.951: 2548: error : virSysinfoRead:465 : internal error Failed to find path for dmidecode binary
22:42:02.956: 2548: error : virGetUserID:2122 : Failed to find user record for name ''qemu'': Success
22:42:02.956: 2548: error : virStateInitializ...
2016 Mar 04
7
[Bug 2548] New: Make pam_set_data/pam_get_data work with OpenSSH
https://bugzilla.mindrot.org/show_bug.cgi?id=2548
Bug ID: 2548
Summary: Make pam_set_data/pam_get_data work with OpenSSH
Product: Portable OpenSSH
Version: 7.2p1
Hardware: Sparc
OS: Solaris
Status: NEW
Severity: major
Priority: P5
Compo...
2005 Jan 18
1
Asterisk - libunicall - MFCr2 *** settings problems ??? ***
...n:
Jan 17 10:04:17 WARNING[-1120736336]:
chan_unicall.c:634 unicall_error: UniCall: mfcr2 Rx
bits 0x9 [1/ 20/103/107]
Jan 17 10:04:17 WARNING[-1120736336]:
chan_unicall.c:634 unicall_error: UniCall: mfcr2 Far
end disconnected - state 0x20
Jan 17 10:04:17 WARNING[-1120736336]:
chan_unicall.c:2548 handle_uc_event: UC event Far end
disconnected
Jan 17 10:04:17 WARNING[-1120736336]:
chan_unicall.c:2854 handle_uc_event: Far disconnect
cause 16
Jan 17 10:04:17 WARNING[-1120736336]:
chan_unicall.c:1088 unicall_hangup:
unicall_hangup(UniCall/5-1)
Jan 17 10:04:17 WARNING[-1120736336]:
chan_unicall....
2010 Jun 21
2
difference in dates
Dear R People:
I have a data frame with the two following date columns:
> a.df[1:10,c(1,6)]
DATE DEATH
1207 2009-04-16 2009-05-06
1514 2009-04-16 2009-05-06
2548 2009-04-16 2009-05-08
3430 2009-04-16 2009-05-09
3851 2009-04-16 2009-05-09
3945 2009-04-16 2009-05-09
7274 2009-04-16 2009-05-12
7532 2009-04-16 2009-05-12
7651 2009-04-16 2009-05-12
8495 2009-04-16 2009-05-13
>
I would like to generate a 3rd column which is the difference in days
between the...
2005 Jan 10
10
Unicall errors
...etected
Jan 10 16:16:38 WARNING[1089170112]: chan_unicall.c:634 unicall_error: UniCall: mfcr2 Making a new call with CRN 32791
Jan 10 16:16:38 WARNING[1089170112]: chan_unicall.c:634 unicall_error: UniCall: mfcr2 Tx bits 0xD [2/ 2/101/ 0]
Jan 10 16:16:38 WARNING[1089170112]: chan_unicall.c:2548 handle_uc_event: UC event Detected
Jan 10 16:16:39 WARNING[1089170112]: chan_unicall.c:634 unicall_error: UniCall: mfcr2 Rx bits 0x9 [2/ 2/101/ 0]
Jan 10 16:16:39 WARNING[1089170112]: chan_unicall.c:634 unicall_error: UniCall: mfcr2 Far end disconnected - state 0x2
Jan 10 16:16:39 WARNING[...
2009 Mar 06
2
Paragraph tags around <div> blocks
...losing </div> in the non-working cases.
Markdown couldn't find a closing tag to match the opening tag,
therefore it must be text,
and gets wrapped in <p> tags.
Go figure.
--
Sherwood Botsford
Sherwood's Forests
Warburg, Alberta T0C 2T0
http://www.sherwoods-forests.com
780-848-2548
2005 Jan 18
2
MFCR2 - LIBUNICALL - Asterisk Problems
...n:
Jan 17 10:04:17 WARNING[-1120736336]:
chan_unicall.c:634 unicall_error: UniCall: mfcr2 Rx
bits 0x9 [1/ 20/103/107]
Jan 17 10:04:17 WARNING[-1120736336]:
chan_unicall.c:634 unicall_error: UniCall: mfcr2 Far
end disconnected - state 0x20
Jan 17 10:04:17 WARNING[-1120736336]:
chan_unicall.c:2548 handle_uc_event: UC event Far end
disconnected
Jan 17 10:04:17 WARNING[-1120736336]:
chan_unicall.c:2854 handle_uc_event: Far disconnect
cause 16
Jan 17 10:04:17 WARNING[-1120736336]:
chan_unicall.c:1088 unicall_hangup:
unicall_hangup(UniCall/5-1)
Jan 17 10:04:17 WARNING[-1120736336]:
chan_unicall....
2019 Aug 01
2
Working with PAM stages
...h and account take place. For the
key auth route, auth stage is bypassed in favor of the AuthorizedKeys or
AuthorizedKeysCommand (in its own process) mechanisms, while PAM account
and session stages are in the same process. Is this correct?
I?m aware of https://bugzilla.mindrot.org/show_bug.cgi?id=2548, which
correspond to the password route. Key route doesn?t seem to agree with it.
Regardless, I haven?t seen fixes around it.
And in either auth route, what do the two processes share uniquely for the
same login attempt, like a session ID that I can extract?
Best,
Carl
2016 Mar 07
2
[Bug 2549] New: [PATCH] Allow PAM conversation for pam_setcred for keyboard-interactive authentication
https://bugzilla.mindrot.org/show_bug.cgi?id=2549
Bug ID: 2549
Summary: [PATCH] Allow PAM conversation for pam_setcred for
keyboard-interactive authentication
Product: Portable OpenSSH
Version: 7.1p2
Hardware: Sparc
OS: Solaris
Status: NEW
Severity: enhancement
Priority: P5
2010 Jun 21
1
using table and tapply?
...4-16 F 49 Constitutional 27
10967 2009-04-16 F 47 Constitutional 28
11164 2009-04-16 F 26 Constitutional 28
15220 2009-04-16 M 49 Gastrointestinal 30
1207 2009-04-16 F 39 Other 20
1514 2009-04-16 F 39 Other 20
2548 2009-04-16 M 49 Other 22
3430 2009-04-16 F 54 Other 23
>
sometimes I want use the date and obtain the totals deaths, sometimes
I want to use the Co and obtain the total number of deaths, etc.
I've tried "table" and "with" but...
2010 Apr 27
0
Small bug when server IP changes
...P address 10.32.1.201 running Samba:
# rpm -qa samba3\* libsmb\* libwb\* kernel
samba3-client-3.4.7-42.el5
samba3-cifsmount-3.4.7-42.el5
samba3-3.4.7-42.el5
samba3-doc-3.4.7-42.el5
libwbclient0-3.4.7-42.el5
samba3-winbind-3.4.7-42.el5
kernel-2.6.18-164.15.1.el5
# service smb status
smbd (pid 2591 2548) is running...
nmbd (pid 2552 2551) is running...
# ip addr list up
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2...
2009 Sep 07
1
Scan and read.table
...6116E+00 7.51601E-01 2.35158E+00
5.71097E-02 1.66941E-01 1.39843E-01 -2573
-9999 1.60770E+00 1.48763E+00 7.25607E-01 2.41005E+00
4.15829E-02 1.75023E-01 1.14078E-01 -2588
-9998 1.67015E+00 1.50197E+00 8.04380E-01 2.32958E+00
4.60430E-02 1.68910E-01 1.70382E-01 -2548
-9997 1.60714E+00 1.56161E+00 7.36944E-01 2.37716E+00
4.96144E-02 1.35797E-01 1.62153E-01 -2539
Thanks
Santosh
[[alternative HTML version deleted]]
2002 Oct 17
4
Newbie Time Series Questions
...explode the number of time series, e.g.
> klam.ts
Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep
Jan 1960 1461 1716 2524 1773 1906 2005 1756 1575 1387 983 1094 1382
Feb 1960 1907 2253 1985 1907 1769 1676 2634 1386 929 766 968 1309
Mar 1960 2511 2852 3661 2103 2189 2548 3841 2937 857 743 1058 1574
...
Any advice on how to properly create the ts object so it looks and plots
a la Figure 13.15 in VR?
I'm using R 1.60 on a Windows 2000 box.
Thanks
--
Rob Schick
Research Associate
NOAA Fisheries
Santa Cruz Lab
110 Shaffer Road
Santa Cruz, CA 95060
Phone: 831....
2008 Aug 19
1
matrix question
...I have a vector s:
[[1]]
[1] 44308
[[2]]
[1] 4371
Also, I have a list d:
[[1]]
[1] 1201 6170 2036 2927 1625 1391 2074 1453 3172 3027 4691 3719 1185 320 2071 1027 1046 1186 1403 580 1382 440 8 174
[[2]]
[1] 6521 688 2678 3409 3033 1608 3618 1461 1836 2104 879 1095 2630 1591 2986 703 2548 913 1426 753 256 869 106
I want to multiply them together and put the results in a matrix.
This is my syntax:
for(i in 1:length(s))
for(j in 1:length(d))
m<-d[[j]][j]/s[[i]] #m is the matrix of dimensions set to X(e.g. 10X10)
However, it seems I only get one result when i get m, w...
2014 Jun 10
2
No rule to make target `efi32/com32/lib/memcmp.o', needed by `syslinux.so'.
...make[2]: *** [efi] Error 2
Output of `ls -Gl efi32/com32/lib/mem*.o`:
-rw-r--r-- 1 stappers 2812 Jun 10 22:06 efi32/com32/lib/memcpy.o
-rw-r--r-- 1 stappers 3620 Jun 10 22:06 efi32/com32/lib/memmem.o
-rw-r--r-- 1 stappers 2744 Jun 10 22:06 efi32/com32/lib/memmove.o
-rw-r--r-- 1 stappers 2548 Jun 10 22:06 efi32/com32/lib/mempcpy.o
-rw-r--r-- 1 stappers 2736 Jun 10 22:06 efi32/com32/lib/memset.o
What should have build efi32/com32/lib/memcmp.o ?
Groeten
Geert Stappers
--
Leven en laten leven
2000 Nov 19
1
Bug in stars function (PR#738)
...ons or comments.
Tom
Thomas S. Dye, Ph.D. http://www.tsdye.com
Home: 812A 19th Avenue, Honolulu, Hawaii 96816. (808) 739-1367 or 387-9352.
Work: International Archaeological Research Institute, Inc., 2081 Young St.,
Honolulu, Hawaii 96826. Voice (808) 946-2548; Fax 943-0716.
--1465796871-645734172-974620647=:18687
Content-Type: TEXT/PLAIN; charset=US-ASCII; name="new-stars.r"
Content-Transfer-Encoding: BASE64
Content-ID: <Pine.BSI.4.10.10011182157270.18687@malasada.lava.net>
Content-Description: bug fix
Content-Disposition: attachment; f...
2005 Dec 04
6
tbf and prio blocking some flows entirely
...t at some point they just stop getting
processed. The last packets that went out on that flow were:
11:26:47.691755 IP 66.1.2.3.922 > 66.9.8.7.55318: P 1872:1920(48) ack 2261 win 9968 <nop,nop,timestamp 8735287 43843955>
11:26:47.731489 IP 66.9.8.7.55318 > 66.1.2.3.922: . ack 1920 win 2548 <nop,nop,timestamp 43844116 8735287>
11:26:47.855781 IP 66.1.2.3.922 > 66.9.8.7.55318: P 1920:1968(48) ack 2261 win 9968 <nop,nop,timestamp 8735300 43844116>
11:26:47.856142 IP 66.9.8.7.55318 > 66.1.2.3.922: . ack 1968 win 2548 <nop,nop,timestamp 43844240 8735300>
11:26:47.8...
2004 Nov 18
0
Samba ADS Winbind unable to join SuSe 9.1
...flags
[none], length: 193) 172.68.1.201.464 > 172.68.1.53.32772: UDP,
length: 165
E...A ....t........5......9p.....QoO0M...........A0?......8.6......p.....b...a....
20:11:25.027936 IP (tos 0x0, ttl 64, id 43741, offset 0, flags [DF],
length: 192) 172.68.1.53.32983 > 172.68.1.201.389: P 2408:2548(140)
ack 7171 win 23168 <nop,nop,timestamp 79154632 903813>
E.....@.@......5........0.pC{..t..Z........
..0.....c....dc=XYZ,dc=
20:11:25.068304 IP (tos 0x0, ttl 128, id 16675, offset 0, flags [DF],
length: 884) 172.68.1.201.389 > 172.68.1.53.32983: P 7171:8003(832)
ack 2548 win 64560 <n...
2002 Jun 09
2
"password server" not working: 2.2.4
I've been having some trouble getting ACLs to work under my Samba 2.2.4
client (talking to my 2.2.4 "PDC"). Finally, I checked the log and
realized that it wasn't able to map SIDs to UID/GIDs. Further checking,
and I realized that the client never made the request to the server.
Here's some output from smbpasswd:
smbpasswd -D 4 fred
Initialising global parameters