search for: 2699

Displaying 20 results from an estimated 94 matches for "2699".

Did you mean: 269
2017 Mar 25
7
[Bug 2699] New: PKCS#8 private keys with AES-128-CBC stopped working
https://bugzilla.mindrot.org/show_bug.cgi?id=2699 Bug ID: 2699 Summary: PKCS#8 private keys with AES-128-CBC stopped working Product: Portable OpenSSH Version: 7.5p1 Hardware: amd64 OS: Linux Status: NEW Severity: normal Priority: P5 Co...
2008 Oct 07
4
gluster over infiniband....
...parser: end:stripe0 2008-10-07 07:18:40 D [glusterfs.c:128:fuse_graph] glusterfs: setting option mount-point to /mnt/glusterfs 2008-10-07 07:18:40 D [xlator.c:115:xlator_set_type] xlator: attempt to load file /usr/local/lib/glusterfs/1.3.12/xlator/mount/fuse.so 2008-10-07 07:18:40 E [fuse-bridge.c:2699:init] glusterfs-fuse: fuse_mount failed (Transport endpoint is not connected) 2008-10-07 07:18:40 E [glusterfs.c:547:main] glusterfs: Initializing FUSE failed It says initializing FUSE failed, but lsmod shows fuse is running. Help? Here are my spec files: Server: # file: /etc/glusterfs/gluste...
2008 Jul 14
2
Convert data set to data frame
..., I want to have a data frame looks like shown below so that I can save it into my database: Level mean median var sd valid.n 2 6.11 1.29 2885 53.72 8.35e+04 5 32.72 2.74 2.343e+05 484.1 2699 9 395.2 4.06 1.023e+06 1011 26 10 2086 49.44 1.201e+07 3465 10 11 79.84 -2.82 3.652e+05 604.3 491 13 2.592e+04 -3.04 3.364e+09 5.8e+04 5...
2015 Sep 07
10
[Bug 2459] New: ssh-keygen -t rsa1 should be removed from Makefile
https://bugzilla.mindrot.org/show_bug.cgi?id=2459 Bug ID: 2459 Summary: ssh-keygen -t rsa1 should be removed from Makefile Product: Portable OpenSSH Version: 7.1p1 Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 Component: Build system Assignee:
2016 Feb 02
2
[Zorg] Adding a new slave
...ster/config/slaves.py =================================================================== --- buildbot/osuosl/master/config/slaves.py (revision 259443) +++ buildbot/osuosl/master/config/slaves.py (working copy) @@ -183,6 +183,9 @@ # Ubuntu 14.04 x86_64-scei-ps4, 2 x Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz create_slave("ps4-buildslave1", properties={'jobs': 72}, max_builds=1), + # Windows 10 Pro x86_64-scei-ps4, 2 x Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz + create_slave("ps4-buildslave2", properties={'jobs': 72}, max_builds=1...
2009 Nov 20
1
server unresponsive
hi folks. we've experienced some weird problems lately. we have about 600 SIP phone on a single system running *1.4.26.2 for about a month. recently there was massive UNREACHABLE messages like this one showed up: chan_sip.c: Peer '2699' is now UNREACHABLE! Last qualify: 1252 then they all became reachable again in a few seconds. sometimes it last for couple minutes. but sometimes it last for hours, when that happens. the system will get very slow and eventually error like this will start showing: channel.c: Exceptionally l...
2006 May 02
1
Unicall MFC/R2 B3,B4 and clear back
...he log below; May 3 12:51:11 WARNING[11325]: chan_unicall.c:627 unicall_report: MFC/R2 UniCall/17 <- 1 on [2/ 2/Group B /Go to grp II ] May 3 12:51:11 WARNING[11325]: chan_unicall.c:2644 handle_uc_event: Unicall/17 event Offered May 3 12:51:11 WARNING[11325]: chan_unicall.c:2699 handle_uc_event: CRN 32782 - Offered on channel 0 (ANI: 09797280105, DNIS: 0015107973287, Cat: 0) May 3 12:51:11 WARNING[11325]: chan_unicall.c:627 unicall_report: MFC/R2 UniCall/17 Call control(4) May 3 12:51:11 WARNING[11325]: chan_unicall.c:627 unicall_report: MFC/R2 UniCall/17 Accept call May...
2004 Dec 28
0
Re: smbd blocking in receive_smb (how to trigger procedure - LONG)
...: tdb> quit # # client will now open explorer and look at the properties of a FIFO (unix) File on the Docs share # now client is frozen # smbstatus Samba version 2.2.5 Service uid gid pid machine ---------------------------------------------- IPC$ nobody 65534 2699 pcpcwin (212.208.17.83) Tue Aug 6 18:21:51 2002 pascal pascal pascal 2675 ivpcvmwin98se (192.168.0.126) Tue Aug 6 18:19:45 2002 IPC$ nobody 65534 2699 pcpcwin (212.208.17.83) Tue Aug 6 18:21:51 2002 unsaved pascal vmf-staff 2675 ivpcvmwin98se (192....
2018 Jul 23
3
[PATCH v36 0/5] Virtio-balloon: support free page reporting
...hey are given to the hypervisor as a hint of the > > free pages, because they will be tracked by the hypervisor and transferred > > in the subsequent round if they are used and written. > > > > * Tests > > - Test Environment > > Host: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz > > Guest: 8G RAM, 4 vCPU > > Migration setup: migrate_set_speed 100G, migrate_set_downtime 2 second > > > > - Test Results > > - Idle Guest Live Migration Time (results are averaged over 10 runs): > > - Optimization v.s. Legacy...
2016 Dec 02
2
pdftools on Ubuntu
Hi, I am trying to install pdftools package on R 3.3.1 (Ubuntu 16.04), but the following issue occurs: ------------------------- ANTICONF ERROR --------------------------- Configuration failed because poppler-cpp was not found. Try installing: * deb: libpoppler-cpp-dev (Debian, Ubuntu, etc) * rpm: poppler-cpp-devel (Fedora, CentOS, RHEL) * csw: poppler_dev (Solaris) * brew: poppler (Mac OSX)
2008 Dec 20
9
Upgrade to Rails 2 - problem with "save" (MySQL boolean issue?)
I have been working through an upgrade of my 1.2.6 application to 2.2.2. I am almost there but I have hit a problem with ActiveRecord. Before the upgrade, the following code was working fine. def create_root(administrator) root = create_root_collection(self.pingee_name, administrator,
2018 Jun 29
3
[PATCH v34 0/4] Virtio-balloon: support free page reporting
...hey are given to the hypervisor as a hint of the > > free pages, because they will be tracked by the hypervisor and transferred > > in the subsequent round if they are used and written. > > > > * Tests > > - Test Environment > > Host: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz > > Guest: 8G RAM, 4 vCPU > > Migration setup: migrate_set_speed 100G, migrate_set_downtime 2 second > > > > - Test Results > > - Idle Guest Live Migration Time (results are averaged over 10 runs): > > - Optimization v.s. Legacy...
2018 Jun 29
3
[PATCH v34 0/4] Virtio-balloon: support free page reporting
...hey are given to the hypervisor as a hint of the > > free pages, because they will be tracked by the hypervisor and transferred > > in the subsequent round if they are used and written. > > > > * Tests > > - Test Environment > > Host: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz > > Guest: 8G RAM, 4 vCPU > > Migration setup: migrate_set_speed 100G, migrate_set_downtime 2 second > > > > - Test Results > > - Idle Guest Live Migration Time (results are averaged over 10 runs): > > - Optimization v.s. Legacy...
2016 Dec 02
1
pdftools on Ubuntu
...l libpoppler-cpp-dev > > > hope this help. > > > > Fran?ois Guilhaumon > > ?? > Fran?ois Guilhaumon, research scientist (IRD <http://en.ird.fr>), > associate editor (Journal of Biogeography > <http://onlinelibrary.wiley.com/journal/10.1111/%28ISSN%291365-2699>). > > homepage : http://francoisguilhaumon.free.fr > > MARBEC <http://www.umr-marbec.fr> - Biodiversit? Marine et ses usages > UMR 9190 - University of Montpellier > Montpellier, France > > ???.???`?..><((((?>.???`?.???.???`?...?><((((?> > >...
2018 Dec 27
2
[PATCH v37 0/3] Virtio-balloon: support free page reporting
...ry > pages are used after they are given to the hypervisor as a hint of the > free pages, because they will be tracked by the hypervisor and transferred > in the subsequent round if they are used and written. > > * Tests > 1 Test Environment > Host: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz > Migration setup: migrate_set_speed 100G, migrate_set_downtime 400ms > > 2 Test Results (results are averaged over several repeated runs) > 2.1 Guest setup: 8G RAM, 4 vCPU > 2.1.1 Idle guest live migration time > Optimization v.s. Legacy...
2018 Dec 27
2
[PATCH v37 0/3] Virtio-balloon: support free page reporting
...ry > pages are used after they are given to the hypervisor as a hint of the > free pages, because they will be tracked by the hypervisor and transferred > in the subsequent round if they are used and written. > > * Tests > 1 Test Environment > Host: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz > Migration setup: migrate_set_speed 100G, migrate_set_downtime 400ms > > 2 Test Results (results are averaged over several repeated runs) > 2.1 Guest setup: 8G RAM, 4 vCPU > 2.1.1 Idle guest live migration time > Optimization v.s. Legacy...
2005 Mar 31
1
R-alpha_2005-03-31: make check fails on Debian 3.0
...the R manuals from ./configure, and gcc -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I. -I../../src/include -I../../src/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -c regex.c -o regex.o regex.c:2525: warning: `noinline' attribute directive ignored regex.c:2699: warning: `always_inline' attribute directive ignored regex.c:6236: warning: `always_inline' attribute directive ignored [...] gcc -I/usr/local/src/R/R-alpha/include -I/usr/local/include -Wno-long-long -fPIC -g -O2 -c pfm-read.c -o pfm-read.o pfm-read.c:225: warning: `match' redefine...
2017 Sep 20
1
"Input/output error" on mkdir for PPC64 based client
...fff939182e0] ))))) 0-: 10.50.80.104:49152: ping timer event already removed [2017-09-20 13:34:23.346070] D [MSGID: 0] [dht-common.c:1002:dht_revalidate_cbk] 0-gv0-dht: revalidate lookup of / returned with op_ret 0 [Structure needs cleaning] [2017-09-20 13:34:23.347612] D [MSGID: 0] [dht-common.c:2699:dht_lookup] 0-gv0-dht: Calling fresh lookup for /tempdir3 on gv0-replicate-0 [2017-09-20 13:34:23.348013] D [MSGID: 0] [client-rpc-fops.c:2936:client3_3_lookup_cbk] 0-stack-trace: stack-address: 0x3fff88001080, gv0-client-1 returned -1 error: No such file or directory [No such file or directory...
2017 Mar 23
93
[Bug 2698] New: Tracking bug for OpenSSH 7.6 release
https://bugzilla.mindrot.org/show_bug.cgi?id=2698 Bug ID: 2698 Summary: Tracking bug for OpenSSH 7.6 release Product: Portable OpenSSH Version: -current Hardware: All OS: All Status: NEW Severity: normal Priority: P5 Component: Miscellaneous Assignee: unassigned-bugs at
2007 Aug 28
7
Excel
...tient had an ID code in the form of three letters followed by four digits. (Actually a New Zealand National Health Identification.) I saved the .xls file as .csv. Then I opened up the .csv (with Excel) to look at it. In the column of ID codes I saw: Aug-99. Clicking on that entry it showed 1/08/2699. In a column of character data, Excel had interpreted AUG2699 as a date. The .csv did not actually have a date in that cell, but if I had saved the .csv file it would have. David Scott _________________________________________________________________ David Scott Department of Statistics, Tamak...