search for: 2808

Displaying 20 results from an estimated 92 matches for "2808".

Did you mean: 2008
2017 Dec 07
5
[Bug 2808] New: Unable to add certificates to agent when using PKCS#11 backed keys.
https://bugzilla.mindrot.org/show_bug.cgi?id=2808 Bug ID: 2808 Summary: Unable to add certificates to agent when using PKCS#11 backed keys. Product: Portable OpenSSH Version: 7.4p1 Hardware: amd64 OS: Linux Status: NEW Severity: enhanc...
2003 Apr 21
1
building R 1.7.0 under RH7.3 (PR#2808)
This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. Send mail to mime@docserver.cac.washington.edu for more info. ---559023410-959030623-1050952576=:23064 Content-Type: TEXT/PLAIN; charset=US-ASCII The configure process does not seem to be working as well as it had for previous versions ...
2017 Feb 16
6
Ayuda con Date
Hola. Tengo una duda con esta sintaxis. Tengo una variable con formato Date que por algún motivo (el data.table viene de una consulta con PostgreSQL): datos <- prov[, pprid, pprfecbaja] str(datos) Cuando intento quitar las fechas de bajas inválidas (0001-01-01) y convertirlas a NA, la variable resultante "pierde" su condición de Date. Probé con distintas formas, siempre con el mismo
2010 Nov 03
1
Patch to provide "btrfs subvolume last-gen".
Here is a patch to btrfs-progs to provide the command "subvolume last-gen": $ sudo ./btrfs subvolume last-gen /.snaps/1h-20101102-010001 transid marker was 2808 $ sudo ./btrfs subvolume last-gen /.snaps/1h-20101102-020001/ transid marker was 2942 $ So we can do something like: $ sudo ./btrfs subvolume find-new /.snaps/1h-20101102-020001 2808 | head -5 inode 100399 file offset 2093056 len 4096 disk start 58160975872 offset 0 gen 2901 flags...
2016 Dec 13
1
virsh not detecting hugepage mount; disabled by config?
...safb:off,simplefb:off splash=verbose,theme:livedvd-aurora kvm.ignore_msrs=1 transparent_hugepage=never hugepages=3072 softlevel=qemuvm My startup script outputs the following: hugetlbfs /var/lib/hugetlbfs hugetlbfs rw,relatime,pagesize=2097152,uid=77,gid=77,mode=0770 0 0 [2016.12.13 22:22:50 virsh 2808] ERROR Failed to start domain win10 [2016.12.13 22:22:50 virsh 2808] ERROR internal error: hugetlbfs filesystem is not mounted or disabled by administrator config virsh was unsuccessful So hugetlbfs is definitively mounted, but virsh does either not detect it or some magical option, that I’ve not...
2006 Jan 26
3
VOIP Router
Dear All : I need to link my HQ to some Remote Sites - I need a Router which supports VOIP , and VPN Also the Router Should has 3 FXS ports and 1 FXO ... The call should be routed from the Remote Site to the HQ through a VPN tunnel ( 3DES ) ... Any Advise ? Mohamed Farid ,, Notice: This e-mail (including attachments) is confidential and is intended solely for the addressee. Unless you are
2009 Mar 04
2
[LLVMdev] Nested functions
...bc. My previous experience is that if I compile either if them, I would get the same failure as I did with foo.bc. That is not the case. I get a different assertion failure when I compile either of them with llc which is as follows: llc: <llvm-src>/llvm/lib/CodeGen/AsmPrinter/DwarfWriter.cpp:2808: void llvm::DwarfDebug::ConstructCompileUnits(): Assertion `Root->hasLinkOnceLinkage() && Root->hasOneUse() && "Malformed compile unit descriptor anchor type"' failed. This makes it hard for me to easily create a test case and submit a bug report. Hence, I thou...
2003 Aug 26
1
Long pause.
...304 932 308 2601 188 2 31 67 1 0 0 802304 2832 604 6668 1164 364 1164 364 3165 149 1 27 72 1 0 0 802128 2820 604 6668 1036 364 1036 364 2909 133 3 29 68 1 0 0 801728 2804 604 6668 1424 164 1424 168 3292 165 2 27 71 3 0 0 801456 2808 600 6672 1016 264 1016 264 2682 154 7 24 69 1 1 0 801580 2828 600 7048 940 112 1008 128 2377 298 41 35 24 2 0 0 801528 2780 600 7228 1108 0 1288 0 2725 201 2 25 73 2 0 0 801488 2744 600 7636 656 0 1064 0 2237 294 1 25 74...
2016 Dec 14
0
Re: virsh not detecting hugepage mount; disabled by config?
...rora kvm.ignore_msrs=1 >> transparent_hugepage=never hugepages=3072 softlevel=qemuvm >> >> My startup script outputs the following: >> hugetlbfs /var/lib/hugetlbfs hugetlbfs >> rw,relatime,pagesize=2097152,uid=77,gid=77,mode=0770 0 0 >> [2016.12.13 22:22:50 virsh 2808] ERROR Failed to start domain win10 >> [2016.12.13 22:22:50 virsh 2808] ERROR internal error: hugetlbfs >> filesystem is not mounted or disabled by administrator config >> virsh was unsuccessful >> >> So hugetlbfs is definitively mounted, but virsh does either not dete...
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,
2009 Mar 04
0
[LLVMdev] Nested functions
...that if I > compile either if them, I would get the same failure as I did with > foo.bc. That is not the case. I get a different assertion failure > when I compile either of them with llc which is as follows: > > llc: <llvm-src>/llvm/lib/CodeGen/AsmPrinter/DwarfWriter.cpp:2808: > void llvm::DwarfDebug::ConstructCompileUnits(): Assertion `Root- > >hasLinkOnceLinkage() && Root->hasOneUse() && "Malformed compile > unit descriptor anchor type"' failed. This is because bugpoint tool does not understand debug info intrinsics....
2008 Jul 30
2
[LLVMdev] Really nasty remat bug [LONG]
...lvm debug output (lots of stuff added by me so you won't get the same output with upstream llvm -debug). ##### There's a sequence of instructions that looks like this before linear scan: ##### 2800 %reg1591<def> = SUB64rr %reg1591, %reg1589, %EFLAGS<imp-def,dead> ; srcLine 0 2808 %reg1591<def> = IMUL64rr %reg1591, %reg1055, %EFLAGS<imp-def,dead> ; srcLine 0 2816 %reg1591<def> = ADD64rr %reg1591, %reg1579, %EFLAGS<imp-def,dead> ; srcLine 0 2820 %reg1198<def> = LEA64r %reg1591, 1, %reg1574, 0 ; srcLine 0 ##### %reg1591 gets spilled by linea...
2014 Dec 18
0
Aw: Re: Re: rsync not copy all information for font file
ls -la Source folder ----------------------------********---------------------------------- root at ---:/BKP_SC//FONT# ls -la totale 2808 drwxr-sr-x 1 nobody 65533 944 giu 30 2010 . drwxr-sr-x 1 nobody 65533 1440 mar 18 2014 .. -rw-r--r-- 1 nobody 65533 12292 apr 20 2012 :2eDS_Store drwxr-sr-x 1 nobody 65533 880 giu 30 2010 .AppleDouble -rw-r--r-- 1 nobody 65533 0 mar 5 2010 Davys Dingbats 1 -rw-r--r-- 1 nobody 65...
2015 Dec 11
16
[Bug 2515] New: Implement diffie-hellman-group{14,15,16)-sha256
https://bugzilla.mindrot.org/show_bug.cgi?id=2515 Bug ID: 2515 Summary: Implement diffie-hellman-group{14,15,16)-sha256 Product: Portable OpenSSH Version: -current Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P3 Component: ssh Assignee: dtucker at
2009 Oct 02
0
Sending a DTMF remotely with PlayDTMF problem.
...833: - RTP 2833 Event: 0000000b (len = 4) [Oct 2 11:09:20] DEBUG[29533]: rtp.c:806 send_dtmf: Sending dtmf: 35 (#), at 192.168.0.148 [Oct 2 11:09:20] DTMF[29533]: channel.c:2768 __ast_read: DTMF end '#' received on SIP/1000-0a292360, duration 80 ms [Oct 2 11:09:20] DTMF[29533]: channel.c:2808 __ast_read: DTMF end accepted with begin '#' on SIP/1000-0a292360 [Oct 2 11:09:20] DTMF[29533]: channel.c:2824 __ast_read: DTMF end passthrough '#' on SIP/1000-0a292360 [Oct 2 11:09:20] DEBUG[29533]: channel.c:4806 ast_generic_bridge: Got DTMF end on channel (SIP/1000-0a292360) [O...
2009 Oct 03
0
Problem sending a DTMF remotely. Please need help...
...833: - RTP 2833 Event: 0000000b (len = 4) [Oct 2 11:09:20] DEBUG[29533]: rtp.c:806 send_dtmf: Sending dtmf: 35 (#), at 192.168.0.148 [Oct 2 11:09:20] DTMF[29533]: channel.c:2768 __ast_read: DTMF end '#' received on SIP/1000-0a292360, duration 80 ms [Oct 2 11:09:20] DTMF[29533]: channel.c:2808 __ast_read: DTMF end accepted with begin '#' on SIP/1000-0a292360 [Oct 2 11:09:20] DTMF[29533]: channel.c:2824 __ast_read: DTMF end passthrough '#' on SIP/1000-0a292360 [Oct 2 11:09:20] DEBUG[29533]: channel.c:4806 ast_generic_bridge: Got DTMF end on channel (SIP/1000-0a292360) [O...
2009 Oct 06
0
Problem sending a DTMF remotely. Please need help!!!
...833: - RTP 2833 Event: 0000000b (len = 4) [Oct 2 11:09:20] DEBUG[29533]: rtp.c:806 send_dtmf: Sending dtmf: 35 (#), at 192.168.0.148 [Oct 2 11:09:20] DTMF[29533]: channel.c:2768 __ast_read: DTMF end '#' received on SIP/1000-0a292360, duration 80 ms [Oct 2 11:09:20] DTMF[29533]: channel.c:2808 __ast_read: DTMF end accepted with begin '#' on SIP/1000-0a292360 [Oct 2 11:09:20] DTMF[29533]: channel.c:2824 __ast_read: DTMF end passthrough '#' on SIP/1000-0a292360 [Oct 2 11:09:20] DEBUG[29533]: channel.c:4806 ast_generic_bridge: Got DTMF end on channel (SIP/1000-0a292360) [O...
2009 Oct 05
1
Problem sending a DTMF remotely. Please need help!!
...833: - RTP 2833 Event: 0000000b (len = 4) [Oct 2 11:09:20] DEBUG[29533]: rtp.c:806 send_dtmf: Sending dtmf: 35 (#), at 192.168.0.148 [Oct 2 11:09:20] DTMF[29533]: channel.c:2768 __ast_read: DTMF end '#' received on SIP/1000-0a292360, duration 80 ms [Oct 2 11:09:20] DTMF[29533]: channel.c:2808 __ast_read: DTMF end accepted with begin '#' on SIP/1000-0a292360 [Oct 2 11:09:20] DTMF[29533]: channel.c:2824 __ast_read: DTMF end passthrough '#' on SIP/1000-0a292360 [Oct 2 11:09:20] DEBUG[29533]: channel.c:4806 ast_generic_bridge: Got DTMF end on channel (SIP/1000-0a292360) [O...
2016 Aug 22
1
RPC server is unavailable when using ADUC
.../samba -D ├─2798 /usr/sbin/samba -D ├─2799 /usr/sbin/samba -D ├─2800 /usr/sbin/samba -D ├─2801 /usr/sbin/samba -D ├─2802 /usr/sbin/winbindd -D --option=server role check:inhibit=yes --foreground ├─2803 /usr/sbin/samba -D ├─2808 /usr/sbin/smbd -D --option=server role check:inhibit=yes --foreground ├─2812 /usr/sbin/winbindd -D --option=server role check:inhibit=yes --foreground ├─2848 /usr/sbin/smbd -D --option=server role check:inhibit=yes --foreground ├─3096 /usr/sbin/smbd -D --option=serv...
2014 Nov 11
3
[LLVMdev] supporting SAD in loop vectorizer
...8> %wide.load11 to <4 x i32> > 2804 %15 = zext <4 x i8> %wide.load12 to <4 x i32> > 2805 %16 = sub nsw <4 x i32> %8, %14 > 2806 %17 = sub nsw <4 x i32> %9, %15 > 2807 %18 = icmp sgt <4 x i32> %16, <i32 -1, i32 -1, i32 -1, i32 -1> > 2808 %19 = icmp sgt <4 x i32> %17, <i32 -1, i32 -1, i32 -1, i32 -1> > 2809 %20 = sub <4 x i32> zeroinitializer, %16 > 2810 %21 = sub <4 x i32> zeroinitializer, %17 > 2811 %22 = select <4 x i1> %18, <4 x i32> %16, <4 x i32> %20 > 2812 %23 =...